GitHub pull request #2223 of commit aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c, no merge conflicts. Running as SYSTEM Setting status of aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c to PENDING with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/214/ and message: 'Build started for merge commit.' Using context: reddeer-verification-2023-09 Agent centos-7-sj9dj 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-sj9dj" 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-sj9dj" - 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-sj9dj" - 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-sj9dj (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/reddeer.prcheck [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/reddeer.git > git init /home/jenkins/agent/workspace/reddeer.prcheck # timeout=10 Fetching upstream changes from https://github.com/eclipse/reddeer.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/reddeer.git > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/pull/2223/*:refs/remotes/origin/pr/2223/* # timeout=10 > git rev-parse aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c^{commit} # timeout=10 Checking out Revision aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c # timeout=10 Commit message: "Added cleanup for EnumWizardTest" > git rev-list --no-walk aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [reddeer.prcheck] $ Xvnc -help Starting xvnc [reddeer.prcheck] $ Xvnc :52 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Mon Sep 4 09:58:26 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5952 vncext: created VNC server for screen 0 [reddeer.prcheck] $ /bin/bash -x /tmp/jenkins17365281274657015531.sh + metacity --sm-disable --replace [reddeer.prcheck] $ /opt/tools/apache-maven/latest/bin/mvn -f /home/jenkins/agent/workspace/reddeer.prcheck/pom.xml -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 -U clean verify Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Fetching p2.index from https://download.eclipse.org/staging/2023-09/ (365B) [INFO] Adding repository https://download.eclipse.org/staging/2023-09 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2023-09/ (2.56MB) [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B) [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (14.08kB) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (126B) [INFO] Adding repository https://download.eclipse.org/oomph/simrel-orbit/2023-09 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (457B) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (117.47kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/pom.xml [INFO] Fetching org.eclipse.osgi_3.18.500.v20230801-1826.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.47MB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.89kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.65kB) [INFO] Fetching org.eclipse.swt_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.79kB) [INFO] Fetching org.hamcrest.core_2.2.0.v20230809-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.2kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB) [INFO] Fetching org.hamcrest_2.2.0.v20210711-0821.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (147.32kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.49MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.08MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/pom.xml [INFO] Fetching com.ibm.icu_73.2.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.89MB) [INFO] Fetching com.sun.jna_5.13.0.v20230812-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.81MB) [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.3MB) [INFO] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (48.11kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/staging/2023-09/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2023-09/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.commons-io_2.13.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (472.61kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/staging/2023-09/plugins/ (317.8kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.45kB) [INFO] Fetching org.eclipse.core.commands_3.11.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (117.29kB) [INFO] Fetching org.eclipse.equinox.common_3.18.100.v20230730-1117.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.54kB) [INFO] Fetching org.eclipse.core.contenttype_3.9.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (102.48kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.88kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.300.v20230801-1826.jar from https://download.eclipse.org/staging/2023-09/plugins/ (198.21kB) [INFO] Fetching org.eclipse.core.databinding_1.13.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (287.75kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.13.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (315.27kB) [INFO] Fetching org.eclipse.core.databinding.property_1.10.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (166.11kB) [INFO] Fetching org.eclipse.core.expressions_3.9.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (95.08kB) [INFO] Fetching org.eclipse.core.runtime_3.29.0.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.99kB) [INFO] Fetching org.eclipse.core.jobs_3.15.0.v20230808-1403.jar from https://download.eclipse.org/staging/2023-09/plugins/ (115.71kB) [INFO] Fetching org.eclipse.equinox.app_1.6.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (91.53kB) [INFO] Fetching org.eclipse.e4.core.commands_1.1.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.5kB) [INFO] Fetching org.eclipse.e4.core.di_1.9.100.v20230721-1753.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.35kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.12.100.v20230725-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.66kB) [INFO] Fetching org.eclipse.e4.core.services_2.4.100.v20230708-0809.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.64kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.8.100.v20230617-1158.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.82kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.18.0.v20230429-1914.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.92kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.17.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.36kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (53.96kB) [INFO] Fetching org.eclipse.emf.ecore_2.35.0.v20230829-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.29MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.5kB) [INFO] Fetching org.eclipse.e4.ui.services_1.6.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.42kB) [INFO] Fetching org.eclipse.jface_3.31.0.v20230821-1552.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.13MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (219.3kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (205.58kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.14kB) [INFO] Fetching org.eclipse.e4.ui.di_1.5.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.21kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (58.65kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (396.71kB) [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.14kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.11kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.100.v20230819-0347.jar from https://download.eclipse.org/staging/2023-09/plugins/ (270.25kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (91.77kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.35.0.v20230801-1141.jar from https://download.eclipse.org/staging/2023-09/plugins/ (238.79kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (256.48kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.24kB) [INFO] Fetching org.eclipse.jface.databinding_1.15.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (292.29kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.21kB) [INFO] Fetching org.eclipse.urischeme_1.3.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.17kB) [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230810-0713.jar from https://download.eclipse.org/staging/2023-09/plugins/ (378.61kB) [INFO] Fetching org.eclipse.help_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (274.59kB) [INFO] Fetching org.eclipse.ui_3.204.0.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (434.21kB) [INFO] Fetching org.eclipse.ui.workbench_3.130.0.v20230822-0911.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.52MB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.23kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] Fetching bcprov_1.76.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (7.97MB) [INFO] Fetching bcpg_1.76.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (439.42kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/staging/2023-09/plugins/ (302.53kB) [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (69.73kB) [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.83kB) [INFO] Fetching org.eclipse.text_3.13.100.v20230801-1334.jar from https://download.eclipse.org/staging/2023-09/plugins/ (299.13kB) [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230717-1727.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.25kB) [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230814-1312.jar from https://download.eclipse.org/staging/2023-09/plugins/ (900.14kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.28kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.88kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (172.09kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (365.14kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.10.100.v20230814-2013.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.64kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.43kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.100.v20230710-0621.jar from https://download.eclipse.org/staging/2023-09/plugins/ (184.63kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.73kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (137.49kB) [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (115.78kB) [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.editors_3.17.0.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (612.76kB) [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.32MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230821-0745.jar from https://download.eclipse.org/staging/2023-09/plugins/ (693.66kB) [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (428.8kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] Fetching jakarta.inject.jakarta.inject-api_1.0.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (10.61kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] Fetching org.eclipse.ui.forms_3.13.0.v20230807-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (332.72kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/pom.xml [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (73.8kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (536.33kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.55MB) [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (300.96kB) [INFO] Fetching org.eclipse.core.variables_3.6.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.54kB) [INFO] Fetching org.eclipse.debug.core_3.21.100.v20230731-1425.jar from https://download.eclipse.org/staging/2023-09/plugins/ (401.09kB) [INFO] Fetching org.eclipse.debug.ui_3.18.100.v20230802-1257.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.04MB) [INFO] Fetching org.eclipse.ui.console_3.13.0.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (246.77kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (209.72kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.400.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.72kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.6.100.v20230718-0609.jar from https://download.eclipse.org/staging/2023-09/plugins/ (113.11kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/staging/2023-09/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/staging/2023-09/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.300.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.04kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (33.68kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (135.53kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (103.54kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.5.100.v20230814-2013.jar from https://download.eclipse.org/staging/2023-09/plugins/ (248.62kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.55kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.46kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.81kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (698.87kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.4.0.v20230728-2008.jar from https://download.eclipse.org/staging/2023-09/plugins/ (172.99kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (103.81kB) [INFO] Fetching org.junit_4.13.2.v20230809-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (414.97kB) [INFO] Fetching org.eclipse.ui.browser_3.8.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.26kB) [INFO] Fetching org.eclipse.ui.views.log_1.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (174.65kB) [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (397.26kB) [INFO] Fetching org.eclipse.wst.server.ui_1.6.200.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (953.19kB) [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.15kB) [INFO] Fetching org.yaml.snakeyaml_2.1.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (326.36kB) [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/staging/2023-09/plugins/ (60.39kB) [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.29kB) [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (101.36kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/pom.xml [INFO] Fetching org.eclipse.draw2d_3.14.0.202308271959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.38kB) [INFO] Fetching org.eclipse.gef_3.15.0.202308271959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (999.88kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (168.01kB) [INFO] Fetching org.eclipse.emf.edit_2.19.0.v20230828-0616.jar from https://download.eclipse.org/staging/2023-09/plugins/ (301.87kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (354.65kB) [INFO] Fetching org.eclipse.ui.views_3.12.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (107.54kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.07kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/staging/2023-09/plugins/ (175.44kB) [INFO] Fetching org.eclipse.emf.validation_1.8.3.202305230712.jar from https://download.eclipse.org/staging/2023-09/plugins/ (411.07kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.93kB) [INFO] Fetching org.eclipse.graphiti_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (326.75kB) [INFO] Fetching org.eclipse.graphiti.mm_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (222.15kB) [INFO] Fetching org.eclipse.graphiti.ui_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (692.62kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (110.58kB) [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202303072132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (155.83kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/pom.xml [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.200.v20230627-0107.jar from https://download.eclipse.org/staging/2023-09/plugins/ (58.97kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.extension:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/pom.xml [INFO] Fetching biz.aQute.bnd.util_6.4.1.202306080939.jar from https://download.eclipse.org/staging/2023-09/plugins/ (418.96kB) [INFO] Fetching biz.aQute.bndlib_6.4.1.202306080939.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.04MB) [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.84kB) [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (54.01kB) [INFO] Fetching jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.47kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.96MB) [INFO] Fetching org.slf4j.jcl_1.7.2.v20130115-1340.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.83kB) [INFO] Fetching org.eclipse.ant.core_3.7.100.v20230731-0828.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.39kB) [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (163.54kB) [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230814-1810.jar from https://download.eclipse.org/staging/2023-09/plugins/ (583.32kB) [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.77kB) [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230814-1356.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.04MB) [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.96kB) [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230822-0733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (10.99MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.13.100.v20230809-1849.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.68MB) [INFO] Fetching org.eclipse.team.core_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (405.12kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (346.43kB) [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230822-0733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (552.58kB) [INFO] Fetching org.eclipse.compare_3.9.200.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (809.15kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (258.26kB) [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.35.0.v20230814-2020.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.05MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.100.v20230811-2104.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.51MB) [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (926.07kB) [INFO] Fetching org.eclipse.search_3.15.200.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (500.56kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (470.99kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230811-1614.jar from https://download.eclipse.org/staging/2023-09/plugins/ (182.24kB) [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (180.32kB) [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230825-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (507.87kB) [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB) [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230812-1744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.75kB) [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.61MB) [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (349.88kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/staging/2023-09/plugins/ (388.81kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (166.06kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/pom.xml [INFO] Fetching org.eclipse.swtbot.generator_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (110.97kB) [INFO] Fetching org.eclipse.swtbot.generator.jdt_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (60.3kB) [INFO] Fetching org.eclipse.swtbot.generator.ui_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (25.04kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.go:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/pom.xml [INFO] Fetching org.eclipse.core.net_1.5.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.77kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.57kB) [INFO] Fetching org.eclipse.ui.ide.application_1.5.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (129.16kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/pom.xml [INFO] Fetching slf4j.api_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (62.14kB) [INFO] Fetching org.apache.aries.spifly.dynamic.bundle_1.3.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.25kB) [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/staging/2023-09/plugins/ (308.6kB) [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.51kB) [INFO] Fetching com.google.guava_32.1.2.jre.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.9MB) [INFO] Fetching jaxen_2.0.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (218.71kB) [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (119.01kB) [INFO] Fetching org.objectweb.asm.commons_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (70.52kB) [INFO] Fetching org.objectweb.asm.util_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.94kB) [INFO] Fetching org.apache.commons.cli_1.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.92kB) [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (352.28kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/staging/2023-09/plugins/ (101.69kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.10.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.25kB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.16kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (188.35kB) [INFO] Fetching org.eclipse.m2e.archetype.catalog_3.2.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.15kB) [INFO] Fetching org.eclipse.m2e.archetype.common_3.2.104.jar from https://download.eclipse.org/staging/2023-09/plugins/ (179.57kB) [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.400.20230826-0755.jar from https://download.eclipse.org/staging/2023-09/plugins/ (5.32MB) [INFO] Fetching org.jdom2_2.0.6.v20230720-0727.jar from https://download.eclipse.org/staging/2023-09/plugins/ (349.79kB) [INFO] Fetching org.eclipse.m2e.archetype.descriptor_3.2.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.9kB) [INFO] Fetching org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (156.31kB) [INFO] Fetching org.eclipse.m2e.core_2.4.0.20230826-0915.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.71kB) [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.56kB) [INFO] Fetching org.eclipse.m2e.core.ui_2.0.6.20230822-1606.jar from https://download.eclipse.org/staging/2023-09/plugins/ (812.06kB) [INFO] Fetching org.eclipse.m2e.model.edit_2.0.300.20230320-2130.jar from https://download.eclipse.org/staging/2023-09/plugins/ (410.69kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.4.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.63kB) [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/staging/2023-09/plugins/ (229kB) [INFO] Fetching org.eclipse.wst.sse.core_1.2.1200.v202308180854.jar from https://download.eclipse.org/staging/2023-09/plugins/ (479.34kB) [INFO] Fetching org.eclipse.wst.xml.core_1.2.800.v202308210520.jar from https://download.eclipse.org/staging/2023-09/plugins/ (812.15kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.67kB) [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.42kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.3kB) [INFO] Fetching org.eclipse.wst.common.frameworks_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (125.12kB) [INFO] Fetching org.eclipse.wst.common.environment_1.1.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.66kB) [INFO] Fetching org.objectweb.asm.tree_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.73kB) [INFO] Fetching org.objectweb.asm.tree.analysis_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (33.18kB) [INFO] Fetching slf4j.nop_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Fetching org.eclipse.jdt_3.19.200.v20230903-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.74kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB) [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B) [INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest [INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ (486B) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (37.46kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Fetching org.apache.lucene.analysis-common_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.9MB) [INFO] Fetching org.apache.lucene.core_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.84MB) [INFO] Fetching org.apache.lucene.analysis-smartcn_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.44MB) [INFO] Fetching org.apache.lucene.queries_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (546.11kB) [INFO] Fetching org.apache.lucene.queryparser_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (449.09kB) [INFO] Fetching org.apache.lucene.sandbox_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (248.53kB) [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (275.68kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.94kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (17.44kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (573.38kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (174.63kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.26kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (578.19kB) [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.6kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (348.3kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (636.3kB) [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (232.29kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (97.24kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (99.81kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (196.87kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.79kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.54kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.04kB) [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (381.35kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (476.59kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (146.78kB) [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (371.22kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.75kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jem_2.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (292.8kB) [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.06kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.83kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.48kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.72kB) [INFO] Fetching org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (132.24kB) [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/staging/2023-09/plugins/ (417.38kB) [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (152.23kB) [INFO] Fetching org.eclipse.wst.validation_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (436.03kB) [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (381.87kB) [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.13.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (190.33kB) [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.01kB) [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (297.8kB) [INFO] Fetching org.eclipse.jst.common.ui_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.99kB) [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.1.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (144.26kB) [INFO] Fetching org.eclipse.jst.ejb.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (459.55kB) [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (159.84kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (339.48kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.901.v202309012304.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.78MB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (858.88kB) [INFO] Fetching org.eclipse.wst.web.ui_1.2.500.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (90.73kB) [INFO] Fetching org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (165.79kB) [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.83kB) [INFO] Fetching org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (194.86kB) [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.58kB) [INFO] Fetching org.eclipse.jst.jee_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (119.55kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.600.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.28kB) [INFO] Fetching org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126.89kB) [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.41kB) [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.2.100.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.58kB) [INFO] Fetching org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (485.51kB) [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (152.42kB) [INFO] Fetching org.eclipse.jst.servlet.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (255.21kB) [INFO] Fetching org.eclipse.wst.css.core_1.3.400.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (554.95kB) [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (322.08kB) [INFO] Fetching org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1MB) [INFO] Fetching org.eclipse.wst.sse.ui_1.7.800.v202308200343.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.wst.html.core_1.4.400.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (785.75kB) [INFO] Fetching org.eclipse.wst.html.ui_1.1.801.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (334.1kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/legacy/releases/ (130B) [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/gef/updates/legacy/releases/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.0_gef-master_1544/ (11.25kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.1_gef-maintenance_1205/ (11.77kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.0/ (8.86kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.1/ (8.55kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.2/ (8.91kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.0/ (9.19kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.1/ (9.19kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.2/ (9.3kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.0/ (11.55kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.1/ (11.67kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.2/ (11.46kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.0/ (11.6kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.1/ (11.84kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.2/ (11.7kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.0_gef-master_322/ (16.59kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.1_gef-maintenance_62/ (16.72kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.2_gef-maintenance_212/ (16.67kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.0_gef-master_679/ (16.86kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.100_gef-master_1130/ (11.71kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.101_gef-maintenance_810/ (11.59kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.1_gef-maintenance_433/ (16.83kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.14.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (250.75kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.52kB) [INFO] Fetching org.mockito.mockito-core_5.4.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (673.71kB) [INFO] Fetching net.bytebuddy.byte-buddy_1.14.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.01MB) [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (68.18kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] Fetching org.eclipse.pde.junit.runtime_3.7.100.v20230728-0611.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.12kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.integration.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.site:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/site/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] RedDeer Parent POM File [pom] [INFO] RedDeer Plugins [pom] [INFO] RedDeer Common [eclipse-plugin] [INFO] RedDeer Workbench Core [eclipse-plugin] [INFO] RedDeer E4 Workbench Core [eclipse-plugin] [INFO] RedDeer Core [eclipse-plugin] [INFO] RedDeer SWT [eclipse-plugin] [INFO] RedDeer JFace [eclipse-plugin] [INFO] RedDeer Workbench [eclipse-plugin] [INFO] RedDeer E4 Workbench [eclipse-plugin] [INFO] RedDeer UIForms [eclipse-plugin] [INFO] RedDeer Direct [eclipse-plugin] [INFO] RedDeer JUnit [eclipse-plugin] [INFO] RedDeer Eclipse [eclipse-plugin] [INFO] RedDeer GEF [eclipse-plugin] [INFO] RedDeer GEF Spy [eclipse-plugin] [INFO] RedDeer Graphiti [eclipse-plugin] [INFO] RedDeer JDT Junit [eclipse-plugin] [INFO] RedDeer JUnit Extensions [eclipse-plugin] [INFO] RedDeer Requirements [eclipse-plugin] [INFO] RedDeer UI [eclipse-plugin] [INFO] RedDeer Spy [eclipse-plugin] [INFO] RedDeer Recorder [eclipse-plugin] [INFO] RedDeer Go [eclipse-plugin] [INFO] RedDeer Log Parser [eclipse-plugin] [INFO] RedDeer CodeGen [eclipse-plugin] [INFO] RedDeer Test-Apps [pom] [INFO] RedDeer E4 Test App [eclipse-plugin] [INFO] RedDeer Tests [pom] [INFO] RedDeer Common Tests [eclipse-test-plugin] [INFO] RedDeer SWT Tests [eclipse-test-plugin] [INFO] RedDeer Core Tests [eclipse-test-plugin] [INFO] RedDeer Workbench Tests [eclipse-test-plugin] [INFO] RedDeer UIForms Test [eclipse-test-plugin] [INFO] RedDeer JFace Tests [eclipse-test-plugin] [INFO] RedDeer Integration and Eclipse Installation Tests [eclipse-test-plugin] [INFO] RedDeer Eclipse Tests [eclipse-test-plugin] [INFO] RedDeer GEF Tests [eclipse-test-plugin] [INFO] RedDeer Graphiti Tests [eclipse-test-plugin] [INFO] RedDeer Direct Tests [eclipse-test-plugin] [INFO] RedDeer JUnit Tests [eclipse-test-plugin] [INFO] RedDeer Requirements Tests [eclipse-test-plugin] [INFO] RedDeer UI Tests [eclipse-test-plugin] [INFO] RedDeer E4 Workbench Tests [eclipse-test-plugin] [INFO] RedDeer Features [pom] [INFO] RedDeer E4 Feature [eclipse-feature] [INFO] RedDeer Eclipse Feature [eclipse-feature] [INFO] RedDeer GEF Spy Feature [eclipse-feature] [INFO] RedDeer SWT Feature [eclipse-feature] [INFO] RedDeer Tests Feature [eclipse-feature] [INFO] RedDeer UI Feature [eclipse-feature] [INFO] RedDeer Recorder Feature [eclipse-feature] [INFO] RedDeer GEF/Graphiti Feature [eclipse-feature] [INFO] RedDeer Spy Feature [eclipse-feature] [INFO] RedDeer Log Parser Feature [eclipse-feature] [INFO] RedDeer CodeGen Feature [eclipse-feature] [INFO] RedDeer Site [eclipse-repository] [INFO] RedDeer Archetype [maven-archetype] [INFO] [INFO] ---------------------< org.eclipse.reddeer:parent >--------------------- [INFO] Building RedDeer Parent POM File 4.7.0-SNAPSHOT [1/58] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --------------------< org.eclipse.reddeer:plugins >--------------------- [INFO] Building RedDeer Plugins 4.7.0-SNAPSHOT [2/58] [INFO] from plugins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ plugins --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ plugins --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ plugins --- [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.common >----------- [INFO] Building RedDeer Common 4.7.0-SNAPSHOT [3/58] [INFO] from plugins/org.eclipse.reddeer.common/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common --- [INFO] Resolving class path of RedDeer Common... [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.1MB) [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.16kB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.07MB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/staging/2023-09/plugins/ (251.02kB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.92kB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.02kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB) [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.9kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common --- [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.core >------- [INFO] Building RedDeer Workbench Core 4.7.0-SNAPSHOT [4/58] [INFO] from plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.core --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.core --- [INFO] Resolving class path of RedDeer Workbench Core... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.2.0.v20230501-1823.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.61kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.2.0.v20230501-1823.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.12kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.14.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.84kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-09/plugins/ (11.39kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.core --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench.core --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core >------ [INFO] Building RedDeer E4 Workbench Core 4.7.0-SNAPSHOT [5/58] [INFO] from plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Resolving class path of RedDeer E4 Workbench Core... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.core >------------ [INFO] Building RedDeer Core 4.7.0-SNAPSHOT [6/58] [INFO] from plugins/org.eclipse.reddeer.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core --- [INFO] Resolving class path of RedDeer Core... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core --- [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.core --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.swt >------------- [INFO] Building RedDeer SWT 4.7.0-SNAPSHOT [7/58] [INFO] from plugins/org.eclipse.reddeer.swt/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt --- [INFO] Resolving class path of RedDeer SWT... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt --- [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.swt --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.swt --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.jface >------------ [INFO] Building RedDeer JFace 4.7.0-SNAPSHOT [8/58] [INFO] from plugins/org.eclipse.reddeer.jface/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface --- [INFO] Resolving class path of RedDeer JFace... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jface --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jface --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.workbench >---------- [INFO] Building RedDeer Workbench 4.7.0-SNAPSHOT [9/58] [INFO] from plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench --- [INFO] Resolving class path of RedDeer Workbench... [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (59.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.94kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.2.0.v20230616-1215.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.102.0.v20230616-1215.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.89kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.29kB) [INFO] Fetching org.eclipse.ui.win32_3.5.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.35kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.13kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.1.0.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.64kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.41kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench --- [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench >-------- [INFO] Building RedDeer E4 Workbench 4.7.0-SNAPSHOT [10/58] [INFO] from plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench --- [INFO] Resolving class path of RedDeer E4 Workbench... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms >----------- [INFO] Building RedDeer UIForms 4.7.0-SNAPSHOT [11/58] [INFO] from plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms --- [INFO] Resolving class path of RedDeer UIForms... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.uiforms --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.uiforms --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.direct >----------- [INFO] Building RedDeer Direct 4.7.0-SNAPSHOT [12/58] [INFO] from plugins/org.eclipse.reddeer.direct/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct --- [INFO] Resolving class path of RedDeer Direct... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.direct --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.direct --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.direct --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.direct --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.direct --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.direct --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.direct --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.junit >------------ [INFO] Building RedDeer JUnit 4.7.0-SNAPSHOT [13/58] [INFO] from plugins/org.eclipse.reddeer.junit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit --- [INFO] Resolving class path of RedDeer JUnit... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit --- [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse >----------- [INFO] Building RedDeer Eclipse 4.7.0-SNAPSHOT [14/58] [INFO] from plugins/org.eclipse.reddeer.eclipse/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse --- [INFO] Resolving class path of RedDeer Eclipse... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse --- [INFO] Compiling 251 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.eclipse --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.eclipse --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.gef >------------- [INFO] Building RedDeer GEF 4.7.0-SNAPSHOT [15/58] [INFO] from plugins/org.eclipse.reddeer.gef/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef --- [INFO] Resolving class path of RedDeer GEF... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef --- [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy >----------- [INFO] Building RedDeer GEF Spy 4.7.0-SNAPSHOT [16/58] [INFO] from plugins/org.eclipse.reddeer.gef.spy/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.spy --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.spy --- [INFO] Resolving class path of RedDeer GEF Spy... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef.spy --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef.spy --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef.spy --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti >---------- [INFO] Building RedDeer Graphiti 4.7.0-SNAPSHOT [17/58] [INFO] from plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti --- [INFO] Resolving class path of RedDeer Graphiti... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.graphiti --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.graphiti --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.graphiti --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.graphiti --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.graphiti --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit >---------- [INFO] Building RedDeer JDT Junit 4.7.0-SNAPSHOT [18/58] [INFO] from plugins/org.eclipse.reddeer.jdt.junit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jdt.junit --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jdt.junit --- [INFO] Resolving class path of RedDeer JDT Junit... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jdt.junit --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jdt.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jdt.junit --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jdt.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jdt.junit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jdt.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jdt.junit --- [WARNING] /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/build.properties: bin.includes value(s) [resources/] do not match any files. [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jdt.junit --- [INFO] No tests to run. [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.junit.extension >------- [INFO] Building RedDeer JUnit Extensions 4.7.0-SNAPSHOT [19/58] [INFO] from plugins/org.eclipse.reddeer.junit.extension/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.extension --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.extension --- [INFO] Resolving class path of RedDeer JUnit Extensions... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit.extension --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit.extension --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit.extension --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit.extension --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.requirements >-------- [INFO] Building RedDeer Requirements 4.7.0-SNAPSHOT [20/58] [INFO] from plugins/org.eclipse.reddeer.requirements/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements --- [INFO] Resolving class path of RedDeer Requirements... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.requirements --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.requirements --- [INFO] No tests to run. [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.ui >------------- [INFO] Building RedDeer UI 4.7.0-SNAPSHOT [21/58] [INFO] from plugins/org.eclipse.reddeer.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui --- [INFO] Resolving class path of RedDeer UI... [INFO] Fetching org.slf4j.binding.log4j12_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (23.66kB) [INFO] Fetching org.eclipse.swtbot.ant.junit_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (10.42kB) [INFO] Fetching biz.aQute.bnd.embedded-repo_6.4.1.202306080939.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (5.73MB) [INFO] Fetching ch.qos.logback.slf4j_1.2.3.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (21.17kB) [INFO] Fetching org.slf4j.binding.simple_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (26.7kB) [INFO] Fetching org.slf4j.binding.nop_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (15.08kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.ui --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.ui --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.spy >------------- [INFO] Building RedDeer Spy 4.7.0-SNAPSHOT [22/58] [INFO] from plugins/org.eclipse.reddeer.spy/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.spy --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.spy --- [INFO] Resolving class path of RedDeer Spy... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.spy --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.spy --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.spy --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.recorder >---------- [INFO] Building RedDeer Recorder 4.7.0-SNAPSHOT [23/58] [INFO] from plugins/org.eclipse.reddeer.recorder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.recorder --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.recorder --- [INFO] Resolving class path of RedDeer Recorder... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.recorder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.recorder --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.recorder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.recorder --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.recorder --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.recorder --- [INFO] No tests to run. [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.go >------------- [INFO] Building RedDeer Go 4.7.0-SNAPSHOT [24/58] [INFO] from plugins/org.eclipse.reddeer.go/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.go --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.go --- [INFO] Resolving class path of RedDeer Go... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.go --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.go --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.go --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/src does not exist [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.go --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.go --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.go --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.go --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.go --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.logparser >---------- [INFO] Building RedDeer Log Parser 4.7.0-SNAPSHOT [25/58] [INFO] from plugins/org.eclipse.reddeer.logparser/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.logparser --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.logparser --- [INFO] Resolving class path of RedDeer Log Parser... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.logparser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.logparser --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.logparser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.logparser --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.logparser --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.logparser --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.codegen >----------- [INFO] Building RedDeer CodeGen 4.7.0-SNAPSHOT [26/58] [INFO] from plugins/org.eclipse.reddeer.codegen/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.codegen --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.codegen --- [INFO] Resolving class path of RedDeer CodeGen... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.codegen --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.codegen --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.codegen --- [INFO] No tests to run. [INFO] [INFO] -------------------< org.eclipse.reddeer:test-apps >-------------------- [INFO] Building RedDeer Test-Apps 4.7.0-SNAPSHOT [27/58] [INFO] from test-apps/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ test-apps --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ test-apps --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/test-apps/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ test-apps --- [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.e4 >------------- [INFO] Building RedDeer E4 Test App 4.7.0-SNAPSHOT [28/58] [INFO] from test-apps/org.eclipse.reddeer.e4/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4 --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4 --- [INFO] Resolving class path of RedDeer E4 Test App... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4 --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4 --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4 --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4 --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4 --- [INFO] No tests to run. [INFO] [INFO] ---------------------< org.eclipse.reddeer:tests >---------------------- [INFO] Building RedDeer Tests 4.7.0-SNAPSHOT [29/58] [INFO] from tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tests --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ tests --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ tests --- [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ tests --- [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.common.test >--------- [INFO] Building RedDeer Common Tests 4.7.0-SNAPSHOT [30/58] [INFO] from tests/org.eclipse.reddeer.common.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common.test --- [INFO] Resolving class path of RedDeer Common Tests... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.19kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.300.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (16.38kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.61kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (41.14kB) [INFO] Fetching org.eclipse.core.net.win32_1.1.100.v20230725-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.76kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.49kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.100.v20230617-1158.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.6kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (87.79kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common.test --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/bin [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/resources does not exist [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.common.test --- [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.69kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (129.01kB) [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.87kB) [INFO] Fetching org.eclipse.platform_4.29.0.v20230903-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (586.37kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.006 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.properties.LoggerTest 10:00:09.840 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 10:00:09.840 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 10:00:09.840 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 10:00:09.841 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 10:00:09.841 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 10:00:09.841 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 10:00:09.841 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.reddeer.common.properties.LoggerTest testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest) Time elapsed: 0.013 s Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.006 s getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.001 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 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.009 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.006 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.002 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitWhileTest 10:00:09.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:00:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:00:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:00:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, NO exception will be thrown 10:00:20.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:00:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.51 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0.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: 2.502 s Running org.eclipse.reddeer.common.test.wait.TimePeriodTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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.001 s getSeconds_factor_gt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_smallnumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.GroupWaitTest 10:00:23.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:00:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 10:00:25.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:00:32.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 10:00:32.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:00:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:00:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:00:37.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:00:37.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:00:44.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:00:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:00:47.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 10:00:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:00:51.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:00:51.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:00:58.505 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.021 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.505 s test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 7.002 s test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 4.002 s test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 8.002 s test_groupWaitBothConditionsFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.501 s test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 11.008 s test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitUntilTest 10:00:58.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:01:05.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:01:05.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:01:12.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:01:12.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:01:15.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.508 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0.001 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.003 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.002 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.041 s testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.003 s testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.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.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt.test --- [INFO] Resolving class path of RedDeer SWT Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt.test --- [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.swt.test --- [INFO] Fetching slf4j.simple_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.6kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 10:01:33.648 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:01:33.650 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:01:33.714 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:01:33.715 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:01:33.730 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 10:01:33.749 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:01:33.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:33.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 10:01:33.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:01:33.810 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:01:33.816 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:01:33.819 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:33.819 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:01:33.821 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:33.821 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:01:33.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:33.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:33.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 10:01:33.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 10:01:33.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:33.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:33.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:01:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:01:33.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:01:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:33.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 10:01:33.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:33.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:34.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:34.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:01:34.017 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:01:34.017 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:01:34.017 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:01:34.017 DEBUG [main][AbstractWait] Waiting until shell is active... 10:01:34.018 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:01:34.018 INFO [main][AbstractShell] Close shell Testing shell 10:01:34.018 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:01:34.032 DEBUG [main][AbstractWait] Waiting while shell is available... 10:01:34.032 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:01:34.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 10:01:34.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:34.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:34.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:34.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:34.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 10:01:34.123 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 10:01:34.123 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:34.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:34.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:34.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.295 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 10:01:34.210 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 10:01:34.211 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:01:34.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:34.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 10:01:34.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:34.212 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:01:34.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:34.213 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:01:34.213 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:34.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:34.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 10:01:34.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 10:01:34.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:34.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:34.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:34.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:01:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:01:34.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:01:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:34.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 10:01:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:34.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:34.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:34.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:34.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:01:34.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 10:01:34.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:01:34.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:01:34.244 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:01:34.245 DEBUG [main][AbstractWait] Waiting until shell is active... 10:01:34.245 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:01:34.245 INFO [main][AbstractShell] Close shell Testing shell 10:01:34.245 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:01:34.323 DEBUG [main][AbstractWait] Waiting while shell is available... 10:01:34.323 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:01:34.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 10:01:34.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:34.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:34.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:34.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:34.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 10:01:34.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 10:01:34.336 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:34.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.122 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:34.408 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:34.411 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:01:34.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:34.412 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:34.412 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:34.412 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:01:34.414 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:34.414 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:01:34.414 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:34.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:34.415 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:34.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:34.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:34.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:34.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:34.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 1 and no matchers specified 10:01:34.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:01:34.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:34.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:34.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:01:34.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:01:34.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:34.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:01:34.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:01:35.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:01:35.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:01:35.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:01:35.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:01:35.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:01:35.621 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 10:01:35.624 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:01:35.625 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:01:35.625 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:01:35.625 DEBUG [main][AbstractWait] Waiting until shell is active... 10:01:35.625 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:01:35.625 INFO [main][AbstractShell] Close shell Testing shell 10:01:35.625 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:01:35.643 DEBUG [main][AbstractWait] Waiting while shell is available... 10:01:35.643 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:01:35.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:35.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:35.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:35.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:35.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:35.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:35.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:35.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:35.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:35.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:35.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:35.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "@#NON_EXISITNG_LABEL%$") 10:01:35.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:01:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:35.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:01:35.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:01:35.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:35.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:35.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:36.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:36.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:36.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:36.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:36.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:01:36.720 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 10:01:36.721 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:01:36.721 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:01:36.721 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:01:36.721 DEBUG [main][AbstractWait] Waiting until shell is active... 10:01:36.721 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:01:36.721 INFO [main][AbstractShell] Close shell Testing shell 10:01:36.721 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:01:36.734 DEBUG [main][AbstractWait] Waiting while shell is available... 10:01:36.735 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:01:36.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:36.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:36.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:36.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:36.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:36.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:36.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:36.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:36.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:36.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:36.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:36.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:36.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 10:01:36.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:01:36.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:36.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:01:36.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:01:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:36.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:36.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:36.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:01:36.808 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 10:01:36.912 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:01:36.913 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:01:36.913 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:01:36.913 DEBUG [main][AbstractWait] Waiting until shell is active... 10:01:36.913 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:01:36.914 INFO [main][AbstractShell] Close shell Testing shell 10:01:36.914 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:01:36.925 DEBUG [main][AbstractWait] Waiting while shell is available... 10:01:36.925 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:01:36.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:36.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:36.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:36.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:36.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:36.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:36.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:36.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:36.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:36.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:36.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:36.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:36.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 10:01:36.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:01:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:37.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:01:37.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:01:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:37.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:37.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:37.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:01:37.017 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 10:01:37.120 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:01:37.120 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:01:37.120 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:01:37.121 DEBUG [main][AbstractWait] Waiting until shell is active... 10:01:37.121 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:01:37.121 INFO [main][AbstractShell] Close shell Testing shell 10:01:37.121 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:01:37.132 DEBUG [main][AbstractWait] Waiting while shell is available... 10:01:37.132 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:01:37.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:37.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:37.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:37.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:37.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:37.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:37.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:37.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:37.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:37.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:37.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:37.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:37.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 10:01:37.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:01:37.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:37.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:37.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:01:37.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:01:37.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:37.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:37.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:37.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:37.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:01:37.220 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:01:37.220 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:01:37.220 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:01:37.221 DEBUG [main][AbstractWait] Waiting until shell is active... 10:01:37.221 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:01:37.221 INFO [main][AbstractShell] Close shell Testing shell 10:01:37.221 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:01:37.320 DEBUG [main][AbstractWait] Waiting while shell is available... 10:01:37.320 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:01:37.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:37.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:37.321 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:37.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:37.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:37.323 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:37.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:37.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:37.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:37.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:37.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:37.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:37.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test browser:") 10:01:37.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:01:37.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:37.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:37.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:01:37.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:01:37.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:37.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:37.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:37.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:37.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:01:37.371 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:01:37.371 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:01:37.371 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:01:37.372 DEBUG [main][AbstractWait] Waiting until shell is active... 10:01:37.372 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:01:37.372 INFO [main][AbstractShell] Close shell Testing shell 10:01:37.372 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:01:37.488 DEBUG [main][AbstractWait] Waiting while shell is available... 10:01:37.488 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:01:37.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:37.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:37.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:37.490 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:37.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:37.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:01:37.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:01:37.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:37.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:37.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:37.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 10:01:37.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:01:37.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:37.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:37.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:01:37.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:01:37.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:37.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:37.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:37.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:37.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:01:37.534 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 10:01:37.537 DEBUG [main][BrowserProgressListener] Calling chanded() 10:01:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:01:37.538 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:01:37.731 DEBUG [main][BrowserProgressListener] Calling chanded() 10:01:38.038 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:01:38.204 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 10:01:38.538 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:01:38.599 DEBUG [main][BrowserProgressListener] Calling chanded() 10:01:39.038 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:01:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:01:39.039 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:01:49.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:01:49.040 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:01:49.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:01:49.052 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 10:01:49.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:01:49.052 DEBUG [main][BrowserProgressListener] Calling chanded() 10:01:49.052 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:01:49.084 DEBUG [main][BrowserProgressListener] Calling chanded() 10:01:49.208 DEBUG [main][BrowserProgressListener] Calling chanded() 10:01:49.553 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:01:49.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:01:49.553 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:01:59.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:01:59.553 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:01:59.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:01:59.555 INFO [WorkbenchTestable][AbstractBrowser] Browser back 10:01:59.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:01:59.556 DEBUG [main][BrowserProgressListener] Calling chanded() 10:01:59.556 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:01:59.680 DEBUG [main][BrowserProgressListener] Calling chanded() 10:02:00.056 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:02:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:02:00.057 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:02:01.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:02:01.057 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:02:01.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:02:01.059 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 10:02:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:02:01.060 DEBUG [main][BrowserProgressListener] Calling chanded() 10:02:01.060 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:02:01.123 DEBUG [main][BrowserProgressListener] Calling chanded() 10:02:01.560 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:02:01.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:02:01.561 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:02:02.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:02:02.561 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:02:02.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:02:02.562 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:02.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 10:02:02.563 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:02.563 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:02.563 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:02.563 INFO [main][AbstractShell] Close shell Testing shell 10:02:02.563 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:02.578 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:02.578 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:02.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:02:02.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:02.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:02.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:02.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:02.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:02:02.580 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:02:02.581 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:02.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:02.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:02.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.231 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.243 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.079 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.202 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.206 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.175 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.167 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 25.09 s Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.599 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.600 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:02.600 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:02.600 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.600 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:02.600 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:02.604 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:02.605 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:02.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:02.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:02.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:02.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:02.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:02.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:02.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:02.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:02.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:02.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 10:02:02.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:02.657 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 10:02:02.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:02.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:02.685 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:02.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:02.685 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:02.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:02.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:02.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:02.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:02.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:02.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:02.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:02.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:02.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:02.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:02.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:02.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:02.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:02.731 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 10:02:02.734 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 10:02:02.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:02.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:02.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:02.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:02.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:02.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:02.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:02.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:02.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:02.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:02.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:02.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:02.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:02.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:02.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:02.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:02.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:02.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:02.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:02.835 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 10:02:02.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 10:02:02.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:02.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:02.848 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:02.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:02.848 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:02.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:02.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:02.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:02.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:02.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:02.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:02.919 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 10:02:02.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 10:02:02.919 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 10:02:02.919 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 10:02:02.919 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 10:02:02.920 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 10:02:02.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:02.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:02.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:02.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:02.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:02.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:02.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:02.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:02.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:02.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:02.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:02.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:02.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:02.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:02.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:02.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:02.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:02.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:02.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:02.977 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 10:02:02.977 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 10:02:02.977 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 10:02:02.977 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 10:02:02.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:02.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:02.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:03.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:03.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:03.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:03.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:03.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:03.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:03.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:03.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:03.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:03.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:03.060 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 10:02:03.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 10:02:03.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 10:02:03.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:03.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:03.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:03.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:03.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:03.074 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:03.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:03.075 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:03.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:03.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:03.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:03.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:03.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:03.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:03.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:03.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:03.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:03.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:03.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:03.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:03.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:03.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:03.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:03.140 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 10:02:03.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 10:02:03.140 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 10:02:03.140 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 10:02:03.140 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 10:02:03.140 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 10:02:03.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:03.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:03.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:03.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:02:03.154 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:02:03.154 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:03.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.08 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.062 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.1 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.098 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.083 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.078 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:02:03.164 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:02:03.165 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:03.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:03.165 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:02:03.165 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:03.166 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:03.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:03.173 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:03.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:03.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:03.174 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:02:03.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:02:03.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:03.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:03.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:03.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:03.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:03.214 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 10:02:03.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:03.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:03.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:03.217 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:03.217 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:03.218 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:03.218 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:03.218 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:03.218 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:03.218 DEBUG [main][MenuItemLookup] Item match:Window 10:02:03.222 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:03.222 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:03.222 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:03.222 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:03.222 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:03.222 DEBUG [main][MenuItemLookup] Item match:Show View 10:02:03.232 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:02:03.232 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:02:03.232 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:02:03.232 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:02:03.232 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:02:03.232 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:02:03.232 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:02:03.232 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:02:03.232 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:03.232 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:02:03.232 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:02:03.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:02:03.233 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:02:03.234 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:02:03.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:02:03.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:02:03.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:02:03.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:03.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:03.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:03.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:03.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:03.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:03.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:03.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:03.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:03.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:03.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:03.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 10:02:03.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:02:03.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:03.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:03.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:02:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 10:02:03.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:02:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:03.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:02:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:03.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:02:03.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 10:02:03.856 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 10:02:03.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 10:02:03.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 10:02:03.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:03.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:03.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:03.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:03.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:03.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") 10:02:03.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:03.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:03.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:03.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:03.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:03.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:03.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:03.860 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:02:03.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:03.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:03.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:03.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:02:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:02:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:02:03.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:03.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:03.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:02:03.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:03.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:03.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:03.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:03.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 10:02:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:03.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:03.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:03.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:03.940 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 10:02:03.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 10:02:03.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:03.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:03.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:03.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:03.959 DEBUG [main][MenuItemLookup] Found menu:'submenu' 10:02:03.959 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:03.959 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 10:02:03.959 DEBUG [main][MenuItemLookup] Item match:View Action with ID 10:02:03.959 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 10:02:03.960 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 10:02:03.960 INFO [main][MenuItemHandler] Select menu item: View Action with ID 10:02:03.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 10:02:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 10:02:03.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:02:03.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:03.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:03.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:02:03.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:03.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:02:03.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:02:03.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:03.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:03.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:03.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:03.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:03.965 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 10:02:03.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:03.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:03.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:03.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:03.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 10:02:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:03.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:03.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:03.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:03.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:03.973 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 10:02:03.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 10:02:03.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:03.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:03.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:03.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:03.975 DEBUG [main][MenuItemLookup] Found menu:'submenu' 10:02:03.975 DEBUG [main][MenuItemLookup] Item match:submenu 10:02:03.977 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 10:02:03.977 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 10:02:03.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 10:02:03.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 10:02:03.978 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 10:02:03.979 DEBUG [main][MenuItemLookup] Found menu:'submenu' 10:02:03.979 DEBUG [main][MenuItemLookup] Item match:submenu 10:02:03.979 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 10:02:03.979 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 10:02:03.979 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 10:02:03.979 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 10:02:03.979 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 10:02:03.979 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 10:02:03.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:02:03.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:03.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:03.980 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:02:03.980 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:03.980 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:02:03.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:02:03.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:03.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:03.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:03.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:04.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:04.017 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 10:02:04.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:04.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:04.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:04.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:04.018 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:04.018 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:04.018 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:04.018 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:04.018 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:04.018 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:04.018 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:04.018 DEBUG [main][MenuItemLookup] Item match:Window 10:02:04.019 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:04.019 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:04.019 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:04.019 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:04.019 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:04.019 DEBUG [main][MenuItemLookup] Item match:Show View 10:02:04.022 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:02:04.022 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:02:04.022 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:02:04.023 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:02:04.023 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:02:04.023 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:02:04.023 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:02:04.023 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:02:04.023 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:04.023 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:02:04.023 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:02:04.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:02:04.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:02:04.023 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:02:04.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:02:04.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 10:02:04.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:02:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:04.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:04.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:04.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:04.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:04.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:04.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:04.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:04.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:04.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:04.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:02:04.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:02:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:04.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:02:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:02:04.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:02:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:04.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:02:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:04.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:02:04.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 10:02:04.585 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 10:02:04.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 10:02:04.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 10:02:04.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:04.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:04.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:04.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:04.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:04.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:02:04.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:04.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:04.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:04.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:04.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:04.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:04.587 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:02:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:04.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:04.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:02:04.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:02:04.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:02:04.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:04.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:04.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:02:04.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:04.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:04.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:04.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:04.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 '\*?\QError Log\E') 10:02:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:04.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:04.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:04.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:04.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:04.722 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:02:04.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:02:04.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:04.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:04.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:04.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:04.726 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:02:04.726 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:04.726 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:02:04.726 DEBUG [main][MenuItemLookup] Item match:Filters... 10:02:04.726 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 10:02:04.726 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 10:02:04.726 INFO [main][MenuItemHandler] Select menu item: &Filters... 10:02:04.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 10:02:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available. finished successfully 10:02:04.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 10:02:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:04.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:02:04.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:04.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:04.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:04.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 10:02:04.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:04.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:04.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:04.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:04.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:04.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:04.822 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:02:04.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:04.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:04.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:04.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:04.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 10:02:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available. finished successfully 10:02:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 10:02:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 10:02:04.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:02:04.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:04.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:04.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:02:04.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:04.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:02:04.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:02:04.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:04.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:04.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:04.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:04.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:04.928 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:02:04.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:04.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:04.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:04.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:04.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:04.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:04.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:02:04.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:04.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:04.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:04.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:04.938 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:02:04.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:02:04.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:04.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:04.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:04.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:04.940 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:02:04.940 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:04.940 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:02:04.940 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:04.940 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 10:02:04.940 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 10:02:04.940 DEBUG [main][MenuItemLookup] Item match:Show text filter 10:02:04.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 10:02:04.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 10:02:04.941 INFO [main][MenuItemHandler] Select menu item: &Show text filter 10:02:04.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:04.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:04.946 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 10:02:04.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:04.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:04.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:04.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:05.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:05.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:05.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:05.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:05.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:05.950 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 10:02:05.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:02:05.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:05.951 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:05.951 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:02:05.951 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:02:05.951 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:05.951 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.787 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.787 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.019 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.944 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.027 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 10:02:05.983 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 10:02:05.984 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:05.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:05.984 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 10:02:05.984 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:05.984 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:05.985 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:05.985 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:05.985 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:05.986 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:02:05.987 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 10:02:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:05.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:05.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:02:05.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:05.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:05.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:05.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:05.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:02:05.999 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:02:05.999 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:02:05.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:06.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:02:06.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 10:02:06.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:02:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:06.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:02:06.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:06.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:06.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:06.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:02:06.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:06.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:06.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:06.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:06.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:06.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:02:06.085 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 10:02:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:02:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:02:06.087 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:02:06.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:02:06.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:02:06.088 TRACE [main][WidgetHandler] Notify Table with event 13 10:02:06.088 TRACE [main][WidgetHandler] Wait for synchronization 10:02:06.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:06.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:02:06.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:06.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:06.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:06.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:02:06.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:06.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:02:06.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:06.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:06.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:06.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:06.094 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:02:06.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:06.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:06.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:06.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:02:06.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:02:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:02:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:06.621 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:06.621 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:06.621 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:06.621 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:02:06.621 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:02:06.621 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:06.621 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:06.622 DEBUG [main][MenuItemLookup] Item match:Window 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.622 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:02:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:06.623 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:06.623 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:06.623 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:06.623 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:02:06.623 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:02:06.623 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:06.623 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:06.623 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:06.623 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:02:06.623 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:06.623 DEBUG [main][MenuItemLookup] Item match:Window 10:02:06.624 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:06.624 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:06.624 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:06.624 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.624 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:06.624 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:02:06.624 DEBUG [main][MenuItemLookup] Item match:Perspective 10:02:06.627 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:02:06.627 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.627 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:02:06.627 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:02:06.627 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:02:06.627 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:02:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:02:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:06.628 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:06.628 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:06.628 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:06.628 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:02:06.628 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:02:06.628 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:06.628 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:06.628 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:06.628 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:02:06.628 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:06.628 DEBUG [main][MenuItemLookup] Item match:Window 10:02:06.628 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:02:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:06.629 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:02:06.629 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:06.629 DEBUG [main][MenuItemLookup] Item match:Window 10:02:06.630 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:06.630 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:06.630 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:06.630 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.630 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:06.630 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:02:06.630 DEBUG [main][MenuItemLookup] Item match:Perspective 10:02:06.630 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:02:06.630 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.630 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:02:06.630 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:02:06.630 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:02:06.630 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:02:06.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:06.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:06.631 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:06.631 DEBUG [main][MenuItemLookup] Item match:Window 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.631 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:02:06.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:06.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:06.632 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:06.632 DEBUG [main][MenuItemLookup] Item match:Window 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:06.632 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:02:06.632 DEBUG [main][MenuItemLookup] Item match:Perspective 10:02:06.633 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:02:06.633 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:06.633 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:02:06.633 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:02:06.633 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:02:06.633 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:02:06.633 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:02:06.633 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:02:06.633 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:02:06.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:02:06.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:02:06.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:02:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:06.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:06.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:02:06.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:06.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:06.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:06.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") 10:02:06.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:06.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:06.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:06.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:02:06.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:06.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:06.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:06.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:06.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:06.716 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:02:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:06.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:06.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:06.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:06.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 10:02:06.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 10:02:06.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:06.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:06.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:06.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:06.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:06.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Run.*') 10:02:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:06.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:06.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:06.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:06.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:02:06.923 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:02:06.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:07.030 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 10:02:07.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:07.030 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:02:07.030 DEBUG [main][MenuItemLookup] Item match:Run As 10:02:07.033 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 10:02:07.033 DEBUG [main][MenuItemLookup] Item match:(none applicable) 10:02:07.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 10:02:07.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 10:02:07.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 10:02:07.034 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 10:02:07.034 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.034 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.149 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.044 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.045 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:07.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.046 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.046 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.046 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:07.051 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.052 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:07.052 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:02:07.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:07.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:07.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:07.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 10:02:07.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:07.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:02:07.089 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:02:07.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:07.097 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 10:02:07.097 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 10:02:07.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:02:07.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:02:07.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:07.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:07.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:07.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 10:02:07.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:07.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:02:07.168 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:02:07.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:07.176 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 10:02:07.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 10:02:07.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 10:02:07.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:02:07.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:02:07.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:07.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 10:02:07.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:07.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:02:07.256 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:02:07.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:07.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:02:07.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:02:07.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:07.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:07.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:07.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 10:02:07.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:07.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:02:07.346 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:02:07.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:07.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 10:02:07.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.370 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:02:07.370 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.370 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:02:07.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:07.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:07.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:07.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "genericToolItem") 10:02:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:07.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:02:07.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.455 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:02:07.455 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:02:07.455 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.07 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.1 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.063 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.085 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.085 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.462 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.462 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:07.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.463 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.463 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.463 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:07.470 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.470 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:07.470 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:07.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:02:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:07.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:07.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:02:07.523 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:07.523 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:07.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:07.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:07.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:07.525 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:07.525 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 10:02:07.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 10:02:07.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 10:02:07.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:07.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:07.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:07.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:02:07.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:07.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:07.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:07.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:07.584 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:02:07.584 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:07.584 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:07.584 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:07.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:07.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:07.584 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:07.584 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 10:02:07.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 10:02:07.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.591 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.630 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:07.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.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.shell.DefaultShell, index 0 and no matchers specified 10:02:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:07.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:07.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:07.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:07.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:02:07.662 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:07.662 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:07.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:07.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:07.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:07.663 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:07.663 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:02:07.663 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:02:07.663 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 10:02:07.663 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 10:02:07.663 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 10:02:07.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 10:02:07.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 10:02:07.663 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 10:02:07.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.677 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:07.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:07.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:07.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:02:07.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:07.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:07.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:07.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:07.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:02:07.739 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:07.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:07.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:07.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:07.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:07.739 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:07.739 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 10:02:07.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:07.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:07.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:02:07.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:07.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:07.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:07.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:07.813 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:07.813 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:07.813 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:07.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:07.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:07.813 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:07.813 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:02:07.813 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:02:07.813 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 10:02:07.814 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 10:02:07.814 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 10:02:07.814 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 10:02:07.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:07.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:07.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:07.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 10:02:07.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:07.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 10:02:07.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.885 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:07.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:02:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:07.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:07.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:02:07.956 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:07.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:07.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:07.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:07.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:07.957 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:07.957 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:02:07.957 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:02:07.957 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 10:02:07.957 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 10:02:07.957 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 10:02:07.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:07.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:07.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:07.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:07.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:07.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:07.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:07.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:07.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:07.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:08.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 10:02:08.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:08.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 10:02:08.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:08.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:08.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:02:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:08.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:08.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:08.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:02:08.111 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:08.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:08.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:08.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:08.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:08.111 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:08.111 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:02:08.111 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:02:08.111 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 10:02:08.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 10:02:08.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 10:02:08.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:08.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:08.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:08.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:02:08.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:08.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:08.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:08.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:02:08.186 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:08.186 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:08.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:08.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:08.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:08.187 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:08.187 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:02:08.187 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:02:08.187 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 10:02:08.187 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 10:02:08.187 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 10:02:08.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:08.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:08.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:02:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:08.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:08.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:08.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:02:08.269 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:08.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:08.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:08.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:08.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:08.270 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:08.270 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 10:02:08.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 10:02:08.270 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 10:02:08.270 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 10:02:08.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 10:02:08.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:08.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 10:02:08.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:08.271 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:08.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:08.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:02:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:08.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:08.364 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:08.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:08.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:08.364 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:08.364 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:08.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.409 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:08.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 10:02:08.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:08.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 10:02:08.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:08.464 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 10:02:08.464 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 10:02:08.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.522 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.522 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:08.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:08.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:08.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.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.shell.DefaultShell, index 0 and no matchers specified 10:02:08.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:08.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:08.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:08.569 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:08.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:08.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:08.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:08.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:08.569 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:08.569 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:02:08.569 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:02:08.569 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 10:02:08.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 10:02:08.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:08.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 10:02:08.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:02:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:08.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:08.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:08.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:02:08.654 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:08.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:08.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:08.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:08.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:08.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.682 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:08.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.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.shell.DefaultShell, index 0 and no matchers specified 10:02:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:08.731 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:08.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:08.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:08.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:08.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:08.731 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:08.731 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:02:08.731 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:02:08.731 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 10:02:08.731 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 10:02:08.731 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 10:02:08.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 10:02:08.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:08.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:08.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:08.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.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.shell.DefaultShell, index 0 and no matchers specified 10:02:08.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:08.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:08.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:08.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:02:08.789 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:08.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:08.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:08.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:08.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:08.789 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:08.789 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 10:02:08.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:08.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.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.shell.DefaultShell, index 0 and no matchers specified 10:02:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:08.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:02:08.878 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:08.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:08.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:08.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:08.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:08.878 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:08.878 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:02:08.878 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:02:08.878 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 10:02:08.879 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 10:02:08.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.884 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:02:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:02:08.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:02:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.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.shell.DefaultShell, index 0 and no matchers specified 10:02:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:08.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:02:08.945 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:02:08.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:02:08.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:02:08.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:08.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:08.946 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:02:08.946 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:02:08.946 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:02:08.946 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 10:02:08.946 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 10:02:08.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 10:02:08.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 10:02:08.946 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 10:02:08.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.959 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:02:08.959 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:02:08.959 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.07 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.089 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.047 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.076 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.088 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.044 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.09 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.074 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.099 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.073 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.106 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.091 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.104 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.095 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.065 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.062 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.081 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.065 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.067 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:02:08.966 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:02:08.966 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:08.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.967 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:02:08.967 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.967 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:08.980 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.980 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:08.980 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.980 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.980 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 10:02:08.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:02:08.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:09.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:09.012 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 10:02:09.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:09.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:09.012 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:09.012 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:09.012 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:09.012 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:02:09.012 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:02:09.012 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:09.012 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:09.012 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:09.012 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:02:09.012 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:09.012 DEBUG [main][MenuItemLookup] Item match:Window 10:02:09.013 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:09.013 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:09.013 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:09.013 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:09.013 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:09.013 DEBUG [main][MenuItemLookup] Item match:Show View 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:09.017 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:02:09.017 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:02:09.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:02:09.018 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:02:09.018 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:02:09.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:02:09.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:02:09.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:02:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:09.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:09.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:09.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 10:02:09.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:02:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:09.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:02:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:09.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:02:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 10:02:09.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:02:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:09.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:02:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:09.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:02:09.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 10:02:09.087 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 10:02:09.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 10:02:09.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 10:02:09.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:09.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:02:09.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:09.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:09.115 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:02:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:09.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:09.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:09.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:02:09.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:02:09.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:02:09.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:02:09.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:09.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:09.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 10:02:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:09.250 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:02:09.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:02:09.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:09.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:09.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:09.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:09.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.view.WorkbenchView, index 0 and following matchers specified ( with key 'org.eclipse.reddeer.widget.key' and value 'text1') 10:02:09.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 10:02:09.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:09.280 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:09.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:02:09.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:09.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 10:02:09.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:09.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 10:02:09.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:02:09.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:09.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:09.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:09.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:09.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:09.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 10:02:09.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:09.336 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:02:09.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:02:09.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:09.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:09.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:09.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:09.339 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 10:02:09.339 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 10:02:09.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:02:09.351 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:02:09.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:09.411 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 10:02:09.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:09.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:09.412 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:09.412 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:09.412 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:09.412 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:02:09.412 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:02:09.412 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:09.412 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:09.412 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:09.412 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:02:09.412 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:09.412 DEBUG [main][MenuItemLookup] Item match:Window 10:02:09.413 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:09.413 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:09.413 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:09.413 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:09.413 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:09.413 DEBUG [main][MenuItemLookup] Item match:Show View 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:09.418 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:02:09.418 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:02:09.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:02:09.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:02:09.418 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:02:09.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:02:09.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:02:09.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:02:09.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:09.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:09.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 10:02:09.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:09.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 10:02:09.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:02:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:09.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:02:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:09.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:02:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 10:02:09.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:02:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:09.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:02:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:09.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:02:09.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 10:02:09.483 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 10:02:09.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 10:02:09.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 10:02:09.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:09.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.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 "Open") 10:02:09.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:09.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:09.484 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:02:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:09.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:09.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:02:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:02:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:02:09.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:02:09.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:09.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:09.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:09.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:09.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 '\*?\QRedDeer SWT Controls\E') 10:02:09.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:09.562 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:02:09.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:02:09.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:09.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:09.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:09.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:09.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.574 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:09.574 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:09.574 DEBUG [main][MenuItemLookup] Item match:File 10:02:09.576 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:09.576 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:09.579 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:02:09.579 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:02:09.589 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:02:09.589 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:02:09.589 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:02:09.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 10:02:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully 10:02:09.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:02:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:09.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 10:02:09.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:02:09.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:09.667 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:09.668 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 10:02:09.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:02:09.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:02:09.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:09.671 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:02:09.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:09.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:09.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:09.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:09.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:02:09.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:09.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:09.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 10:02:09.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:09.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 10:02:09.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:02:09.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:09.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:09.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:09.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:09.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:09.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:09.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 '\*?\QRedDeer SWT Controls\E') 10:02:09.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:09.720 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:02:09.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:02:09.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:09.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:09.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:09.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:09.722 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 10:02:09.722 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 10:02:09.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:02:09.723 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:02:09.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:09.762 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 10:02:09.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:09.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:09.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:09.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:09.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:09.774 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:09.774 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:09.774 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:02:09.774 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:02:09.774 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:09.774 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:09.774 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:09.774 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:02:09.774 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:09.774 DEBUG [main][MenuItemLookup] Item match:Window 10:02:09.775 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:09.775 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:09.775 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:09.775 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:09.775 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:09.775 DEBUG [main][MenuItemLookup] Item match:Show View 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:09.779 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:02:09.779 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:02:09.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:02:09.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:02:09.779 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:02:09.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:02:09.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:02:09.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:02:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:09.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:09.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:09.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:09.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 10:02:09.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:02:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:09.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:02:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:09.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:02:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 10:02:09.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:02:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:09.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:02:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:09.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:02:09.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 10:02:09.852 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 10:02:09.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 10:02:09.852 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 10:02:09.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:09.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:02:09.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:02:09.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:09.854 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:02:09.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:09.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:09.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:09.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:09.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:02:09.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:02:09.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:02:09.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:02:09.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:09.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:09.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 10:02:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:09.931 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:02:09.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:02:09.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:09.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:09.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:09.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:09.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:09.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.934 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:02:09.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:09.934 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:09.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Original text") 10:02:09.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.935 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:02:09.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:09.944 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:09.944 INFO [WorkbenchTestable][AbstractText] Text set to: New text 10:02:09.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:09.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.945 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:02:09.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:09.945 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:09.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "New text") 10:02:09.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.945 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:02:09.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:09.945 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:09.945 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 10:02:09.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:02:09.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:09.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:09.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:09.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 10:02:09.946 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:02:09.946 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:09.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:09.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:09.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.3 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.409 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.255 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:09.951 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:09.952 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:09.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:09.952 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:09.952 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:09.952 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:09.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:09.954 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:09.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:09.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:09.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:09.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:09.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:09.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:09.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:09.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:10.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:10.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:10.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test clabel") 10:02:10.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:10.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:10.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:10.029 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.030 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:10.030 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:10.031 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:10.031 INFO [main][AbstractShell] Close shell Testing shell 10:02:10.031 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:10.039 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:10.039 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:10.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:10.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:10.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:10.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:10.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:10.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:10.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "FormLabel") 10:02:10.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:10.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:10.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:10.120 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.121 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.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 10:02:10.121 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:10.121 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:10.122 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:10.122 INFO [main][AbstractShell] Close shell Testing shell 10:02:10.122 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:10.130 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:10.130 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:10.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:10.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:10.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.143 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:10.143 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:10.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:10.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:10.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:10.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:10.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:10.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 10:02:10.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:10.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:02:10.183 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.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 "Test label") 10:02:10.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:10.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:10.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:10.186 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 10:02:10.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:10.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:10.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:10.214 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label") 10:02:10.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:10.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:10.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:10.216 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.217 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.217 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.217 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:10.218 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:10.218 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:10.218 INFO [main][AbstractShell] Close shell Testing shell 10:02:10.218 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:10.231 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:10.231 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:10.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:10.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:10.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:10.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:10.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:10.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:10.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:10.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label4") 10:02:10.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:10.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:10.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:10.307 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.308 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.309 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.309 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:10.309 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:10.309 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:10.309 INFO [main][AbstractShell] Close shell Testing shell 10:02:10.309 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:10.318 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:10.318 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:10.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:10.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:10.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:10.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:10.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:10.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:10.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:10.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:10.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label2") 10:02:10.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:10.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:10.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:10.379 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.379 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 10:02:10.380 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.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 10:02:10.380 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:10.381 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:10.381 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:10.381 INFO [main][AbstractShell] Close shell Testing shell 10:02:10.381 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:10.388 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:10.389 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:10.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:10.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:10.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:10.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:10.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:10.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:10.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:10.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label1*") 10:02:10.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:10.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:10.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:10.463 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.464 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.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 10:02:10.464 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:10.464 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:10.464 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:10.464 INFO [main][AbstractShell] Close shell Testing shell 10:02:10.464 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:10.472 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:10.472 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:10.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:10.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:10.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:10.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:10.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:10.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:10.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label3") 10:02:10.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:10.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:10.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:10.547 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.549 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.549 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.549 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:10.550 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:10.550 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:10.550 INFO [main][AbstractShell] Close shell Testing shell 10:02:10.550 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:10.558 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:10.558 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:10.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:10.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:10.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:10.566 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:10.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:10.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:10.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:10.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label1") 10:02:10.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:10.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:10.623 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.624 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.624 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.624 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:10.625 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:10.625 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:10.625 INFO [main][AbstractShell] Close shell Testing shell 10:02:10.625 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:10.633 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:10.633 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:10.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:10.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:10.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:10.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:10.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:10.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:10.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label") 10:02:10.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:10.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:10.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:10.686 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.687 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.687 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.687 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:10.688 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:10.688 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:10.688 INFO [main][AbstractShell] Close shell Testing shell 10:02:10.688 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:10.696 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:10.696 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:10.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:10.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:10.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:10.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:10.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:10.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:10.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:10.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:10.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:10.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:10.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:10.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 10:02:10.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:10.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:10.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:10.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:10.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:10.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:10.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:10.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:10.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:10.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:10.757 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.758 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 10:02:10.758 INFO [WorkbenchTestable][AbstractText] Text set to: 10:02:10.758 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:10.758 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 10:02:10.761 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 10:02:10.851 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:10.852 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 10:02:11.454 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:11.454 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 10:02:12.055 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:12.055 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:02:12.656 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:12.656 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 10:02:13.257 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:13.257 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:02:13.858 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:13.858 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 10:02:14.459 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:14.459 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 10:02:15.060 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:15.060 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 10:02:15.661 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:15.661 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 10:02:16.262 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:16.262 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 10:02:16.863 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:16.864 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 10:02:17.465 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:17.465 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 10:02:18.066 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:18.066 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 10:02:18.667 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:18.667 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:02:19.268 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:19.268 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:02:19.869 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:19.869 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 10:02:20.470 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:20.470 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:02:21.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 10:02:21.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:21.085 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:21.085 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.085 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.085 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:21.086 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:21.086 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:21.086 INFO [main][AbstractShell] Close shell Testing shell 10:02:21.086 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:21.095 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:21.095 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:21.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.095 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.107 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.107 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:21.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 10:02:21.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:21.148 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:21.149 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 10:02:21.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 10:02:21.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:21.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:21.152 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.152 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.152 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:21.153 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:21.153 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:21.153 INFO [main][AbstractShell] Close shell Testing shell 10:02:21.153 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:21.162 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:21.162 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:21.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:21.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Special label?") 10:02:21.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:21.221 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:21.225 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.225 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.225 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:21.226 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:21.226 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:21.226 INFO [main][AbstractShell] Close shell Testing shell 10:02:21.226 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:21.234 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:21.234 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:21.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.246 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:21.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:21.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:21.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label2 *") 10:02:21.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:21.295 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:21.295 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.295 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.295 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:21.308 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:21.308 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:21.308 INFO [main][AbstractShell] Close shell Testing shell 10:02:21.308 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:21.316 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:21.316 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:21.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.323 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:21.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label2") 10:02:21.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:21.367 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:21.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.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 10:02:21.368 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:21.369 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:21.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:21.369 INFO [main][AbstractShell] Close shell Testing shell 10:02:21.369 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:21.377 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:21.377 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:21.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.384 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:21.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 "Required label2") 10:02:21.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:21.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:21.455 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.455 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.455 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:21.455 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:21.455 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:21.455 INFO [main][AbstractShell] Close shell Testing shell 10:02:21.455 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:21.463 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:21.463 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:21.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.477 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:21.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 10:02:21.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:21.531 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:21.532 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.532 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.532 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:21.533 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:21.533 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:21.533 INFO [main][AbstractShell] Close shell Testing shell 10:02:21.533 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:21.540 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:21.540 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:21.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.547 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.547 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:21.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "FormCLabel") 10:02:21.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:21.591 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:21.591 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.592 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.592 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:21.592 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:21.592 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:21.592 INFO [main][AbstractShell] Close shell Testing shell 10:02:21.592 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:21.615 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:21.615 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:21.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.622 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:02:21.622 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:02:21.622 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.672 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.093 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.095 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.11 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.073 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.091 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.063 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.085 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.081 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.063 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.397 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.064 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.075 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.077 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.061 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.092 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.07 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.075 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:02:21.629 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:02:21.630 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:21.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:02:21.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.630 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:21.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.631 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:21.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.639 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 10:02:21.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:21.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:21.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:21.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:21.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 10:02:21.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:21.644 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:02:21.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:02:21.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:21.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:21.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:21.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:21.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.646 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 10:02:21.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:02:21.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:21.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:02:21.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:02:21.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:02:21.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 10:02:21.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 10:02:21.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:02:21.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:02:21.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:21.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:21.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:02:21.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:02:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:02:21.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 10:02:21.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 10:02:21.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:02:21.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:02:21.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.744 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:02:21.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:02:21.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Styled text") 10:02:21.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.745 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:02:21.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:02:21.746 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 10:02:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:02:21.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 10:02:21.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:02:21.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.071 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.026 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:21.752 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:21.752 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:21.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:21.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.753 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:21.754 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.754 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:21.754 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:21.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:21.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and following matchers specified ( with key 'null' and value 'id#CLabel:1') 10:02:21.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:21.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:21.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:02:21.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.772 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.772 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:21.772 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:21.772 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:21.772 INFO [main][AbstractShell] Close shell Testing shell 10:02:21.772 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:21.774 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:21.774 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:21.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:21.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.780 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:21.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.780 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:21.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:21.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 10:02:21.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:21.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:21.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 10:02:21.824 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.824 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.824 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:21.824 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:21.824 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:21.824 INFO [main][AbstractShell] Close shell Testing shell 10:02:21.824 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:21.827 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:21.827 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:21.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:21.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:21.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:21.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:21.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 10:02:21.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:02:21.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 10:02:21.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:21.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 10:02:21.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 2 and no matchers specified 10:02:21.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:02:21.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:02:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 10:02:21.852 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.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 10:02:21.852 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:21.852 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:21.852 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:21.852 INFO [main][AbstractShell] Close shell Testing shell 10:02:21.852 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:21.855 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:21.855 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:21.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:21.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.870 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:21.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.871 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:21.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:21.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 10:02:21.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:21.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:21.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 10:02:21.911 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:21.911 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:21.911 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:21.911 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:21.911 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:21.911 INFO [main][AbstractShell] Close shell Testing shell 10:02:21.911 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:21.914 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:21.915 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:21.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:21.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:21.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:21.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:21.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:21.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:21.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:21.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:21.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:21.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 11 and no matchers specified 10:02:21.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:21.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:21.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:21.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:21.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:21.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 10:02:21.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 10:02:22.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 10:02:22.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 10:02:22.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 10:02:22.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 10:02:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:22.941 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 10:02:22.941 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:22.941 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:22.941 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:22.941 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:22.941 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:22.941 INFO [main][AbstractShell] Close shell Testing shell 10:02:22.941 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:22.945 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:22.945 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:22.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:22.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:22.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:22.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:22.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:22.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:22.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:22.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:22.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:22.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:22.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:22.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:22.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "CLabel:1") 10:02:22.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:22.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:22.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:22.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:22.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:22.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:22.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:22.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:22.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:22.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:02:22.975 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:22.976 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:22.976 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:22.976 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:22.976 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:22.976 INFO [main][AbstractShell] Close shell Testing shell 10:02:22.976 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:22.979 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:22.979 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:22.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:22.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:22.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:22.987 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:22.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:22.987 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:22.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:22.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:22.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:22.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:22.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "NON_ESITING_@##$_TEXT") 10:02:22.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:23.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:23.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:23.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:23.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:23.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:23.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:23.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:23.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:23.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:24.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:24.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:24.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:24.008 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 10:02:24.008 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:24.008 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:24.008 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:24.008 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:24.008 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:24.008 INFO [main][AbstractShell] Close shell Testing shell 10:02:24.008 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:24.011 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:24.011 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:24.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:24.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:24.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:24.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.017 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:24.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:24.017 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:24.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:24.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:24.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:24.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:24.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 10:02:24.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:24.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:24.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 10:02:24.035 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:24.036 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:24.036 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:24.036 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:24.036 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:24.036 INFO [main][AbstractShell] Close shell Testing shell 10:02:24.036 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:24.038 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:24.038 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:24.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:24.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:24.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:02:24.049 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:02:24.049 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:24.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.025 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.054 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.036 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.049 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.032 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.034 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.032 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.062 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.063 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:24.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:24.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:24.064 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:24.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:24.064 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:24.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:24.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:24.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:24.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:24.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:24.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified 10:02:24.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:24.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:24.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 10:02:24.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Disabled:") 10:02:24.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:24.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:02:24.167 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:24.167 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:24.167 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:24.168 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:24.168 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:24.168 INFO [main][AbstractShell] Close shell Testing shell 10:02:24.168 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:24.180 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:24.180 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:24.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:24.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:24.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:24.186 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:24.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:24.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:24.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified ( with key 'coolId' and value '1') 10:02:24.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:24.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 10:02:24.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 10:02:24.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:24.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:02:24.269 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 10:02:24.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:24.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:24.272 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:24.273 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:24.273 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:24.273 INFO [main][AbstractShell] Close shell Testing shell 10:02:24.273 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:24.285 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:24.285 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:24.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:24.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:24.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:24.297 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:24.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:24.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:24.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo0") 10:02:24.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:24.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:02:24.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and no matchers specified 10:02:24.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:24.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:02:24.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 10:02:24.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:24.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:02:24.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified 10:02:24.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:24.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 10:02:24.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 10:02:24.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:24.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:24.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:02:24.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 2 and no matchers specified 10:02:24.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:02:24.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:02:24.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 10:02:24.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo3") 10:02:24.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:24.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:24.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:02:24.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 3 and no matchers specified 10:02:24.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:02:24.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:02:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 10:02:24.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:24.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:24.366 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:24.367 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:24.367 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:24.367 INFO [main][AbstractShell] Close shell Testing shell 10:02:24.367 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:24.379 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:24.379 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:24.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:24.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:24.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:24.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:24.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:24.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:24.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo3") 10:02:24.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:24.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:02:24.451 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 10:02:24.452 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:24.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 10:02:24.452 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:24.453 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:24.453 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:24.453 INFO [main][AbstractShell] Close shell Testing shell 10:02:24.453 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:24.466 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:24.466 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:24.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:24.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.479 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:24.479 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:24.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:24.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:24.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 10:02:24.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:24.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:24.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:02:24.556 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 10:02:24.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:24.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:24.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:24.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:24.558 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:24.558 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:24.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 10:02:24.559 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:24.559 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:24.559 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:24.559 INFO [main][AbstractShell] Close shell Testing shell 10:02:24.559 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:24.572 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:24.573 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:24.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:24.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.585 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:24.586 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:24.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:24.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:24.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified 10:02:24.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:24.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:24.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 10:02:24.648 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 10:02:24.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:24.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:24.649 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:24.650 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:24.650 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:24.650 INFO [main][AbstractShell] Close shell Testing shell 10:02:24.651 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:24.663 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:24.663 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:24.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:24.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:24.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:24.675 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:24.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:24.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:24.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:24.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:24.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 5 and no matchers specified 10:02:24.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:24.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:24.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:24.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:24.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:24.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:24.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:02:24.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:02:25.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:02:25.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:02:25.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:02:25.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:02:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:25.740 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 10:02:25.740 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:25.740 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:25.740 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:25.740 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:25.740 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:25.740 INFO [main][AbstractShell] Close shell Testing shell 10:02:25.740 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:25.753 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:25.753 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:25.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:25.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:25.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:25.766 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:25.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:25.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:25.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:25.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:25.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:25.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:25.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "NON_EXISTING_LABEL_&*") 10:02:25.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:25.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:25.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:25.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:25.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:26.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:26.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:26.836 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 10:02:26.836 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:26.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 10:02:26.836 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:26.836 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:26.836 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:26.836 INFO [main][AbstractShell] Close shell Testing shell 10:02:26.836 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:26.849 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:26.849 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:26.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:26.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:26.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:26.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:26.861 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:26.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:26.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:26.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:26.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:26.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:26.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:26.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 10:02:26.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:26.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:26.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:26.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:26.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:26.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:26.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:02:26.925 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 10:02:26.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:26.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:26.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:26.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:26.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:26.927 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:26.928 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:26.928 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:26.928 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:26.928 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:26.928 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:26.928 INFO [main][AbstractShell] Close shell Testing shell 10:02:26.928 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:26.941 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:26.941 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:26.941 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:26.941 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:26.941 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:26.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:02:26.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:02:26.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:26.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.893 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.121 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.111 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.088 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.093 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.106 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.089 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.091 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.095 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.092 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:26.960 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:26.960 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:26.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:26.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:26.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:26.961 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:26.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:26.961 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:26.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:26.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:26.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:26.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:26.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:26.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:26.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:26.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:26.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:26.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:26.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:26.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:26.978 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:26.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 10:02:26.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:26.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:26.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:26.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:26.983 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 10:02:26.985 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 10:02:26.986 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:26.986 TRACE [main][WidgetHandler] Wait for synchronization 10:02:26.986 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:26.986 TRACE [main][WidgetHandler] Wait for synchronization 10:02:26.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 10:02:26.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:26.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:26.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:26.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:26.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 10:02:26.987 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 10:02:26.987 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 10:02:26.987 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:26.987 TRACE [main][WidgetHandler] Wait for synchronization 10:02:26.987 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:26.987 TRACE [main][WidgetHandler] Wait for synchronization 10:02:26.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 10:02:26.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:26.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:26.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:26.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:26.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 10:02:26.987 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 10:02:26.987 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 10:02:26.987 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:26.987 TRACE [main][WidgetHandler] Wait for synchronization 10:02:26.988 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:26.988 TRACE [main][WidgetHandler] Wait for synchronization 10:02:26.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 10:02:26.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:26.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:26.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:26.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:26.988 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 10:02:26.988 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 10:02:26.988 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:26.988 TRACE [main][WidgetHandler] Wait for synchronization 10:02:26.988 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:26.988 TRACE [main][WidgetHandler] Wait for synchronization 10:02:26.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 10:02:26.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:26.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:26.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:26.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:26.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 10:02:26.989 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 10:02:26.989 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 10:02:26.989 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:26.989 TRACE [main][WidgetHandler] Wait for synchronization 10:02:26.989 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:26.989 TRACE [main][WidgetHandler] Wait for synchronization 10:02:26.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 10:02:26.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:26.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:26.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:26.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:26.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 10:02:26.990 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 10:02:26.990 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 10:02:26.990 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:26.990 TRACE [main][WidgetHandler] Wait for synchronization 10:02:26.990 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:26.990 TRACE [main][WidgetHandler] Wait for synchronization 10:02:26.990 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:26.990 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:26.990 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:26.990 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:26.990 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:26.990 INFO [main][AbstractShell] Close shell Testing shell 10:02:26.990 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:26.994 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:26.994 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:26.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:26.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:26.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "This is a link1") 10:02:27.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "This is another link2 with two links") 10:02:27.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.035 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.035 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.035 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.035 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.035 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.035 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.035 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.039 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.039 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 10:02:27.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.065 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 10:02:27.066 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.066 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.066 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.066 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.066 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.066 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.066 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.070 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.070 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.076 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 10:02:27.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.125 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 10:02:27.125 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.125 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.125 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.125 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.126 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.126 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.126 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.129 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.129 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.136 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 10:02:27.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 10:02:27.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:27.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 10:02:27.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.157 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.157 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.157 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.157 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.157 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.161 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.161 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 10:02:27.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 10:02:27.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:27.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 10:02:27.213 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.214 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.214 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.214 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.214 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.214 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.214 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.218 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.218 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.224 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.224 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:27.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:27.243 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:27.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 2 and no matchers specified 10:02:27.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:02:27.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:02:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 10:02:27.245 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 10:02:27.245 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 10:02:27.245 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:27.245 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.245 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:27.245 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.246 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 10:02:27.246 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 10:02:27.246 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:27.246 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.246 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:27.246 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.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 10:02:27.246 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.246 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.246 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.246 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.246 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.250 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.250 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:02:27.256 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:02:27.256 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.056 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.027 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.031 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.06 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.031 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.057 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 10:02:27.261 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.261 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:27.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.262 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.262 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:27.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.266 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:27.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.267 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:27.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:27.309 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:27.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 10:02:27.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.312 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 10:02:27.312 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 10:02:27.312 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:27.312 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.312 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:27.312 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 10:02:27.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.313 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 10:02:27.314 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 10:02:27.314 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:27.314 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.314 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:27.314 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 10:02:27.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.315 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 10:02:27.315 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 10:02:27.315 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:27.315 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.315 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:27.315 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 10:02:27.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.317 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 10:02:27.317 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 10:02:27.317 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:27.317 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.317 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:27.317 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "links") 10:02:27.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.318 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 10:02:27.318 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 10:02:27.318 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:27.318 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.319 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:27.319 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "links") 10:02:27.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.319 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 10:02:27.319 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 10:02:27.319 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:27.319 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.319 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:27.319 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.320 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.320 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.320 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.320 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.320 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.320 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.320 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.323 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.323 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 10:02:27.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 10:02:27.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.352 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.353 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.353 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.353 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.353 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.357 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.357 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 10:02:27.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.385 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 10:02:27.408 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.409 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.409 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.409 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.409 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.409 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.409 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.413 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.413 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 10:02:27.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.439 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 10:02:27.439 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.439 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.439 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.439 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.439 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.439 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.439 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.443 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.443 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.454 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 10:02:27.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 10:02:27.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.470 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.470 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.470 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.470 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.470 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.470 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.470 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.474 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.474 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 10:02:27.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 10:02:27.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.520 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.521 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.521 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.521 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.521 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.524 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.524 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:27.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:27.547 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:27.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "same") 10:02:27.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:02:27.550 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 10:02:27.550 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 10:02:27.551 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:27.551 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.551 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:27.551 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.551 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 10:02:27.551 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 10:02:27.551 TRACE [main][WidgetHandler] Notify Link with event 3 10:02:27.551 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.551 TRACE [main][WidgetHandler] Notify Link with event 4 10:02:27.551 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.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 10:02:27.551 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.551 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.551 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.551 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.551 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.555 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.555 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:02:27.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:02:27.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.068 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.034 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.05 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.035 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.031 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.045 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.031 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 10:02:27.566 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 10:02:27.567 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:27.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 10:02:27.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.567 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:27.571 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.571 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:27.571 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 10:02:27.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 10:02:27.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.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: 32, Matcher matching widget with label: is "Label 1") 10:02:27.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:27.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 2") 10:02:27.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:27.615 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.615 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.615 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.615 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.615 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.615 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.615 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.619 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.619 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 10:02:27.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.625 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 10:02:27.625 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 10:02:27.625 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.054 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.629 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.630 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:27.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.631 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:27.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.631 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:27.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 2) 10:02:27.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:27.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:02:27.670 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 10:02:27.670 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 10:02:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:27.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:27.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:27.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:27.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:27.676 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:27.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) 10:02:27.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:27.678 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 10:02:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:27.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:27.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:27.678 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 10:02:27.678 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.678 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.678 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.678 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.679 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.679 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.679 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.684 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.684 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.690 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.690 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 10:02:27.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:27.727 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 10:02:27.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:27.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:27.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:27.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:27.728 TRACE [main][WidgetHandler] Notify Button with event 27 10:02:27.728 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.728 TRACE [main][WidgetHandler] Notify Button with event 13 10:02:27.728 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.728 TRACE [main][WidgetHandler] Notify Button with event 26 10:02:27.728 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.728 TRACE [main][WidgetHandler] Notify Button with event 3 10:02:27.728 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.728 TRACE [main][WidgetHandler] Notify Button with event 4 10:02:27.728 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.728 TRACE [main][WidgetHandler] Notify Button with event 13 10:02:27.728 TRACE [main][WidgetHandler] Wait for synchronization 10:02:27.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:27.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:27.729 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:27.730 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.730 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.730 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.731 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.731 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.731 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.731 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.738 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.738 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 10:02:27.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:27.781 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 10:02:27.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:27.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:27.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:27.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:27.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:27.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:27.782 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:27.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.783 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.783 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.783 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.783 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.783 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.789 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.789 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 4) 10:02:27.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:02:27.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:02:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:02:27.830 INFO [WorkbenchTestable][AbstractButton] Click button 10:02:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:27.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:27.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:27.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:27.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:27.831 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:27.832 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.832 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.832 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.832 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.833 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.833 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.833 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.838 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.838 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 10:02:27.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:27.880 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 10:02:27.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:27.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:27.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:27.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:27.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:27.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:27.881 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:27.882 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.882 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.882 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.883 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.883 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.883 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.883 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.889 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.889 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.915 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.915 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.915 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:27.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 10:02:27.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:27.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:27.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:02:27.948 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 10:02:27.948 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 10:02:27.949 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 10:02:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:27.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:27.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:27.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:27.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:27.955 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:27.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 10:02:27.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:27.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:27.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:27.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:27.956 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 10:02:27.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:27.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:27.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:27.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:27.957 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 10:02:27.957 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 10:02:27.957 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:27.957 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:27.957 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:27.957 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:27.957 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:27.957 INFO [main][AbstractShell] Close shell Testing shell 10:02:27.957 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:27.963 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:27.963 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:27.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:27.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:27.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:27.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:27.974 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:27.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:27.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:27.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:27.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:27.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:28.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 10:02:28.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:28.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:28.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:28.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:28.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:28.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:28.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:02:28.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:02:28.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:02:28.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:02:29.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:02:29.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:02:29.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:29.034 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 10:02:29.034 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:29.034 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:29.034 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:29.034 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:29.034 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:29.034 INFO [main][AbstractShell] Close shell Testing shell 10:02:29.034 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:29.040 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:29.040 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:29.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:29.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:29.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:29.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:29.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:29.046 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:29.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:29.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:29.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:29.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:29.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:29.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:29.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: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ") 10:02:29.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:29.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:29.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:29.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:29.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:29.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:29.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:29.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:29.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:29.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:30.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:30.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:30.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:30.086 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:02:30.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:30.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:30.086 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:30.086 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:30.086 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:30.086 INFO [main][AbstractShell] Close shell Testing shell 10:02:30.086 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:30.092 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:30.092 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:30.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:30.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:30.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:30.098 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:30.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:30.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:30.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:30.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:30.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:30.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:30.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 10:02:30.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:30.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:30.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:30.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:30.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:30.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:30.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:30.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:30.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:30.132 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 10:02:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:30.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:30.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:30.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:30.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:30.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:30.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:30.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:30.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:30.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:30.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:30.137 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:30.137 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:30.138 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:30.138 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:30.138 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:30.138 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:30.138 INFO [main][AbstractShell] Close shell Testing shell 10:02:30.138 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:30.144 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:30.144 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:30.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:30.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:30.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:30.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:30.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:30.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:30.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:30.150 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:30.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:30.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:30.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:30.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:30.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 10:02:30.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:30.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:30.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:30.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:30.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:30.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:30.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:30.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:30.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:30.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:30.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:30.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:30.185 INFO [WorkbenchTestable][AbstractButton] Click button 10:02:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:30.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:30.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:30.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:30.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:30.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:30.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:30.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:30.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:30.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:30.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:30.186 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:30.186 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:30.186 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:30.186 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:30.187 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:30.187 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:30.187 INFO [main][AbstractShell] Close shell Testing shell 10:02:30.187 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:30.192 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:30.192 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:30.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:30.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:30.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:30.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:30.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:30.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:30.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:30.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:30.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:30.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:30.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:30.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:30.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 10:02:30.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:30.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:30.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:30.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:30.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:30.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:30.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:02:30.251 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 10:02:30.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:30.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:30.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:30.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:30.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 10:02:30.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:30.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:30.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:30.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:30.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:30.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:30.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:30.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:30.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:30.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:30.252 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:30.259 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:30.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 10:02:30.259 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:30.260 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:30.260 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:30.260 INFO [main][AbstractShell] Close shell Testing shell 10:02:30.260 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:30.265 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:30.265 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:30.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:30.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:30.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:30.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:30.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:30.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:30.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:30.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:30.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:30.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:30.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 4 and following matchers specified (Widget matcher matching widgets with style: 2) 10:02:30.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:30.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:30.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:30.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:30.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:30.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:02:30.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:02:30.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:02:30.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:02:31.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:02:31.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:02:31.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:31.329 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 10:02:31.329 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:31.329 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:31.329 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:31.329 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:31.329 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:31.329 INFO [main][AbstractShell] Close shell Testing shell 10:02:31.329 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:31.338 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:31.338 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:31.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:31.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:31.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:31.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:31.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:31.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:31.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:31.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:31.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:31.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:31.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:31.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:31.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG") 10:02:31.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:31.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:31.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:31.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:31.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:31.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:31.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:31.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:32.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:32.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:32.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:32.385 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:02:32.385 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:32.385 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:32.385 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:32.385 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:32.385 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:32.385 INFO [main][AbstractShell] Close shell Testing shell 10:02:32.385 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:32.391 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:32.391 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:32.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:32.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:32.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:32.403 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:32.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:32.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:32.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:32.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:32.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:32.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:32.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 5 and following matchers specified (Widget matcher matching widgets with style: 8) 10:02:32.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:32.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:32.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:32.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:32.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:32.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:32.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:02:32.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:02:32.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:02:32.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:02:33.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:02:33.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:02:33.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:33.436 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 10:02:33.436 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:33.436 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:33.436 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:33.436 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:33.436 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:33.436 INFO [main][AbstractShell] Close shell Testing shell 10:02:33.436 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:33.443 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:33.443 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:33.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:33.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:33.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:33.455 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:33.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:33.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:33.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:33.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:33.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:33.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:33.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S") 10:02:33.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:33.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:33.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:33.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:33.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:33.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:33.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:34.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:34.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:34.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:34.489 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:02:34.490 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:34.490 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:34.490 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:34.490 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:34.490 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:34.490 INFO [main][AbstractShell] Close shell Testing shell 10:02:34.490 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:34.495 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:34.495 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:34.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:34.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:34.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:34.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:34.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:34.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:34.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:34.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:34.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:34.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:34.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:34.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:34.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 10:02:34.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:34.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:34.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:34.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:34.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:34.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:34.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:34.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:34.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:34.541 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 10:02:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:34.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:34.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:34.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:34.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:34.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:34.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:34.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:34.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:34.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:34.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:34.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:34.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:34.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:34.542 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:34.543 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:34.543 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:34.543 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:34.543 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:34.544 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:34.544 INFO [main][AbstractShell] Close shell Testing shell 10:02:34.544 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:34.549 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:34.549 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:34.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:34.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:34.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:34.555 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:34.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:34.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:34.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:34.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:34.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:34.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:34.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 6 and following matchers specified (Widget matcher matching widgets with style: 4) 10:02:34.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:34.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:34.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:34.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 10:02:34.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 10:02:35.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 10:02:35.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 10:02:35.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 10:02:35.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 10:02:35.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:35.595 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 10:02:35.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:35.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:35.595 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:35.595 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:35.595 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:35.595 INFO [main][AbstractShell] Close shell Testing shell 10:02:35.595 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:35.601 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:35.601 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:35.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:35.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:35.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:35.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:35.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:35.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:35.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 16) 10:02:35.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:35.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:35.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:02:35.642 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 10:02:35.642 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 10:02:35.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:35.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:35.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:35.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:35.642 TRACE [main][WidgetHandler] Notify Button with event 27 10:02:35.642 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.642 TRACE [main][WidgetHandler] Notify Button with event 13 10:02:35.642 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.642 TRACE [main][WidgetHandler] Notify Button with event 26 10:02:35.642 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.642 TRACE [main][WidgetHandler] Notify Button with event 3 10:02:35.642 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.642 TRACE [main][WidgetHandler] Notify Button with event 4 10:02:35.642 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.643 TRACE [main][WidgetHandler] Notify Button with event 13 10:02:35.643 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:35.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:35.643 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:35.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) 10:02:35.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:35.645 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 10:02:35.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:35.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:35.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:35.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:35.645 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 10:02:35.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:35.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:35.645 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:35.645 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:35.645 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:35.645 INFO [main][AbstractShell] Close shell Testing shell 10:02:35.645 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:35.651 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:35.651 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:35.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:35.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:35.659 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:35.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:35.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:35.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 10:02:35.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:35.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:35.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:35.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:35.703 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 10:02:35.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:35.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:35.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:35.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:35.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:35.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:35.704 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:35.704 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:35.704 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:35.705 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:35.705 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:35.705 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:35.705 INFO [main][AbstractShell] Close shell Testing shell 10:02:35.705 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:35.712 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:35.712 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:35.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:35.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:35.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:35.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:35.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:35.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:35.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 10:02:35.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:35.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:35.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:35.756 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 10:02:35.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:35.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:35.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:35.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:35.757 TRACE [main][WidgetHandler] Notify Button with event 27 10:02:35.757 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.757 TRACE [main][WidgetHandler] Notify Button with event 13 10:02:35.757 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.757 TRACE [main][WidgetHandler] Notify Button with event 26 10:02:35.757 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.757 TRACE [main][WidgetHandler] Notify Button with event 3 10:02:35.757 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.757 TRACE [main][WidgetHandler] Notify Button with event 4 10:02:35.757 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.757 TRACE [main][WidgetHandler] Notify Button with event 13 10:02:35.757 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.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 10:02:35.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:35.758 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:35.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 10:02:35.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:35.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16) 10:02:35.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:02:35.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:02:35.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:02:35.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:35.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:35.760 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:35.760 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:35.760 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:35.760 INFO [main][AbstractShell] Close shell Testing shell 10:02:35.760 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:35.766 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:35.766 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:35.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:35.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:35.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:35.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:35.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:35.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:35.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 16) 10:02:35.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:35.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:02:35.813 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 10:02:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:35.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:35.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:35.813 TRACE [main][WidgetHandler] Notify Button with event 27 10:02:35.813 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.813 TRACE [main][WidgetHandler] Notify Button with event 13 10:02:35.813 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.813 TRACE [main][WidgetHandler] Notify Button with event 26 10:02:35.813 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.813 TRACE [main][WidgetHandler] Notify Button with event 3 10:02:35.813 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.813 TRACE [main][WidgetHandler] Notify Button with event 4 10:02:35.814 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.814 TRACE [main][WidgetHandler] Notify Button with event 13 10:02:35.814 TRACE [main][WidgetHandler] Wait for synchronization 10:02:35.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:35.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:35.814 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:35.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: 16) 10:02:35.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:35.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16) 10:02:35.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:02:35.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:02:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:02:35.819 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:35.819 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:35.819 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:35.819 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:35.819 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:35.819 INFO [main][AbstractShell] Close shell Testing shell 10:02:35.819 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:35.825 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:35.825 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:35.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:35.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:35.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:35.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:35.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:35.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 2) 10:02:35.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:02:35.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:02:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:02:35.868 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 10:02:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:35.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:35.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:35.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:35.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:35.869 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:35.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:35.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:35.870 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:35.870 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:35.870 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:35.870 INFO [main][AbstractShell] Close shell Testing shell 10:02:35.870 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:35.876 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:35.876 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:35.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:35.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:35.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:35.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:35.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:35.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:35.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 8) 10:02:35.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:02:35.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:02:35.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:02:35.921 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 10:02:35.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:35.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:35.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:35.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:35.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:35.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:35.922 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:35.923 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:35.923 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:35.923 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:35.923 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:35.923 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:35.923 INFO [main][AbstractShell] Close shell Testing shell 10:02:35.923 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:35.928 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:35.928 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:35.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:35.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:35.935 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:35.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:35.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:35.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, with key 'buttonTestId' and value 'CHECK-BOX#1') 10:02:35.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:35.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:35.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:35.971 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 10:02:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:35.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:35.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:35.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:35.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:35.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:35.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:35.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:35.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:35.972 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:35.973 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:35.973 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:35.973 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:35.973 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:35.973 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:35.973 INFO [main][AbstractShell] Close shell Testing shell 10:02:35.973 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:35.979 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:35.979 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:35.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:35.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:35.985 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:35.985 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:35.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:35.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:35.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:35.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:36.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 4 and following matchers specified (Widget matcher matching widgets with style: 16) 10:02:36.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:36.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:36.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:36.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:36.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:36.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:36.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:02:36.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:02:36.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:02:36.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:02:37.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:02:37.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:02:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:37.024 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 10:02:37.024 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:37.024 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:37.024 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:37.024 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:37.024 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:37.024 INFO [main][AbstractShell] Close shell Testing shell 10:02:37.024 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:37.030 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:37.030 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:37.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:37.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:37.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:37.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:37.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:37.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:37.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:37.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:37.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:37.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:37.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:37.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:37.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@") 10:02:37.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:37.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:37.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:37.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:37.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:37.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:37.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:37.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:37.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:37.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:38.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:38.073 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:02:38.073 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:38.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 10:02:38.074 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:38.074 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:38.074 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:38.074 INFO [main][AbstractShell] Close shell Testing shell 10:02:38.074 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:38.082 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:38.082 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:38.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:38.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:38.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:38.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:38.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:38.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:38.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:38.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:38.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:38.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:38.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:38.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 10:02:38.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:38.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:38.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:38.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:38.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:38.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:38.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:02:38.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:38.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:38.141 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 10:02:38.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:38.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:38.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:38.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:38.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:38.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:38.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:38.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:38.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:38.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:38.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:38.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:38.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:38.142 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:38.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:38.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:38.143 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:38.143 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:38.144 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:38.144 INFO [main][AbstractShell] Close shell Testing shell 10:02:38.144 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:38.150 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:38.150 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:38.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:38.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:38.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:38.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:38.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:02:38.156 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:02:38.156 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:38.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:38.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.527 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.059 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.054 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.051 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.049 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.071 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.059 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.071 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.051 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.052 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.068 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.059 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.069 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.056 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.052 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.047 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.052 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.052 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.052 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.058 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.054 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.065 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.052 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.044 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.05 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.052 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.053 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.066 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 10:02:38.162 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 10:02:38.166 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:38.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:38.167 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 10:02:38.167 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:38.167 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:38.167 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:38.167 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:38.167 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:38.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:38.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 10:02:38.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 10:02:38.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:38.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:38.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:38.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 10:02:38.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:38.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:38.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:38.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:38.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:38.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:38.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:38.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:38.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 16) 10:02:38.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:38.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:38.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:38.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:02:38.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:02:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:38.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:02:38.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16) 10:02:38.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:38.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:38.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:38.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:02:38.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:02:38.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:38.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:02:38.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Label A") 10:02:38.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:38.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:38.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:38.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:38.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:38.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:38.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:38.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:38.245 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:38.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Label B") 10:02:38.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:38.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:38.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:38.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:38.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:38.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:38.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:38.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:38.246 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:38.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Label C") 10:02:38.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:38.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:38.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:38.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:38.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:38.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:38.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:38.248 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:38.248 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 10:02:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:38.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:38.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:38.248 TRACE [main][WidgetHandler] Notify Button with event 27 10:02:38.248 TRACE [main][WidgetHandler] Wait for synchronization 10:02:38.248 TRACE [main][WidgetHandler] Notify Button with event 13 10:02:38.248 TRACE [main][WidgetHandler] Wait for synchronization 10:02:38.248 TRACE [main][WidgetHandler] Notify Button with event 26 10:02:38.248 TRACE [main][WidgetHandler] Wait for synchronization 10:02:38.248 TRACE [main][WidgetHandler] Notify Button with event 3 10:02:38.248 TRACE [main][WidgetHandler] Wait for synchronization 10:02:38.248 TRACE [main][WidgetHandler] Notify Button with event 4 10:02:38.248 TRACE [main][WidgetHandler] Wait for synchronization 10:02:38.248 TRACE [main][WidgetHandler] Notify Button with event 13 10:02:38.248 TRACE [main][WidgetHandler] Wait for synchronization 10:02:38.250 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 10:02:38.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:38.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:38.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:38.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:38.250 TRACE [main][WidgetHandler] Notify Button with event 27 10:02:38.250 TRACE [main][WidgetHandler] Wait for synchronization 10:02:38.250 TRACE [main][WidgetHandler] Notify Button with event 13 10:02:38.250 TRACE [main][WidgetHandler] Wait for synchronization 10:02:38.250 TRACE [main][WidgetHandler] Notify Button with event 26 10:02:38.250 TRACE [main][WidgetHandler] Wait for synchronization 10:02:38.250 TRACE [main][WidgetHandler] Notify Button with event 3 10:02:38.250 TRACE [main][WidgetHandler] Wait for synchronization 10:02:38.250 TRACE [main][WidgetHandler] Notify Button with event 4 10:02:38.250 TRACE [main][WidgetHandler] Wait for synchronization 10:02:38.250 TRACE [main][WidgetHandler] Notify Button with event 13 10:02:38.250 TRACE [main][WidgetHandler] Wait for synchronization 10:02:38.251 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:38.251 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:38.251 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:38.252 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:38.252 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:38.252 INFO [main][AbstractShell] Close shell Testing shell 10:02:38.252 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:38.257 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:38.257 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:38.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 10:02:38.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:38.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:38.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:38.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 10:02:38.263 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 10:02:38.263 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:38.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:38.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.096 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:02:38.268 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:02:38.268 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:38.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:38.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:02:38.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:38.269 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:38.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:38.274 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:38.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:38.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:38.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 10:02:38.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:02:38.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:38.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:38.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:38.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:02:38.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:38.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:38.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:38.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:38.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:38.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:38.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:39.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:39.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:39.328 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:02:39.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:39.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:39.328 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:39.328 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:39.328 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:39.328 INFO [main][AbstractShell] Close shell Testing shell 10:02:39.328 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:39.336 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:39.336 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:39.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:02:39.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:39.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.342 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 10:02:39.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:39.342 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 10:02:39.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:02:39.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:39.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:39.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:39.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:02:39.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:39.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:39.378 INFO [WorkbenchTestable][AbstractButton] Click button &OK 10:02:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:39.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:39.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:39.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:02:39.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:39.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:39.379 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:39.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 "Cancel", Widget matcher matching widgets with style: 8) 10:02:39.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:39.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:39.382 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 10:02:39.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:39.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:39.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:39.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02: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 "Next >", Widget matcher matching widgets with style: 8) 10:02:39.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:39.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:39.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:39.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:39.383 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:02:39.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:39.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:39.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:39.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 10:02:39.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:39.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:39.386 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 10:02:39.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:39.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:39.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:39.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:39.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 10:02:39.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:39.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:39.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:39.387 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 10:02:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:39.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:39.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:39.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8) 10:02:39.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:39.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:39.389 INFO [WorkbenchTestable][AbstractButton] Click button &No 10:02:39.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:39.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:39.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:39.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:39.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 "Finish", Widget matcher matching widgets with style: 8) 10:02:39.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:39.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:39.392 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:02:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:39.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:39.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:39.393 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:39.393 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:39.393 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:39.393 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:39.393 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:39.393 INFO [main][AbstractShell] Close shell Testing shell 10:02:39.393 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:39.401 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:39.401 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:39.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:02:39.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:39.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:39.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.406 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 10:02:39.406 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:02:39.406 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:39.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:39.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.067 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.064 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:39.411 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:39.412 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:39.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:39.412 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:39.412 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:39.412 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:39.412 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:39.412 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:39.412 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:39.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:39.413 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:39.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:39.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:39.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:39.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:39.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:39.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:39.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:39.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:39.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 10:02:39.445 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:39.445 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:39.445 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:39.445 INFO [main][AbstractShell] Close shell Testing shell 10:02:39.445 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:39.449 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:39.449 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:39.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:39.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:39.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:39.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:39.456 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:39.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:39.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:39.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:39.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:39.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:39.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:39.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:39.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:39.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:39.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 10:02:39.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:39.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:39.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:39.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:39.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:39.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:39.483 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:39.483 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:39.483 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:39.483 INFO [main][AbstractShell] Close shell Testing shell 10:02:39.483 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:39.487 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:39.487 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:39.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:39.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:39.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:39.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:39.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:39.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:39.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:39.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:39.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:39.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:39.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:39.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:39.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:39.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:39.517 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:02:39.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:39.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:40.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:40.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:40.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:40.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:40.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:40.021 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 10:02:40.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:40.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:40.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:40.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:40.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:02:40.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:40.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:40.525 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 10:02:40.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 10:02:40.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:41.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 10:02:41.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 10:02:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:41.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 10:02:41.526 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 10:02:41.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 10:02:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:42.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 10:02:42.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 10:02:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:42.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:42.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 10:02:42.527 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 10:02:42.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:02:42.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:43.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:02:43.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:02:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:43.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 10:02:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:43.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:02:43.028 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 10:02:43.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 10:02:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:43.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 10:02:43.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 10:02:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:44.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:44.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 10:02:44.030 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 10:02:44.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 10:02:44.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:44.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 10:02:44.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 10:02:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:45.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:45.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 10:02:45.031 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:45.032 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:45.032 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:45.032 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:45.032 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:45.032 INFO [main][AbstractShell] Close shell Testing shell 10:02:45.032 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:45.037 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:45.038 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:45.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:45.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:45.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.053 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:45.053 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:45.053 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:45.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:45.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:45.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:45.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:45.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:45.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:45.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:45.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:45.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:45.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:45.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:45.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:45.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:45.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:45.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:45.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:45.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:45.078 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:45.078 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:45.078 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:45.079 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:45.079 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:45.079 INFO [main][AbstractShell] Close shell Testing shell 10:02:45.079 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:45.083 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:45.083 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:45.083 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:45.083 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:45.083 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:45.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.095 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:45.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:45.095 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:45.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:45.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:45.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:45.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:45.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:45.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:45.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:45.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:45.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:45.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:45.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:45.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:45.116 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:45.116 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:45.116 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:45.116 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:45.116 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:45.116 INFO [main][AbstractShell] Close shell Testing shell 10:02:45.116 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:45.120 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:45.120 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:45.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:45.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:45.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:45.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:45.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:45.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:45.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:45.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:45.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:45.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:45.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:45.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:45.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:45.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:45.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:45.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:45.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:45.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:45.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'tree001') 10:02:45.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:45.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:45.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:45.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:45.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 10:02:45.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:45.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:45.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:45.152 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:45.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 10:02:45.152 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:45.152 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:45.152 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:45.152 INFO [main][AbstractShell] Close shell Testing shell 10:02:45.152 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:45.156 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:45.156 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:45.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:45.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:45.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:45.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:45.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:45.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:45.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:45.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:45.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:45.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:45.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 10:02:45.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:45.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:45.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:45.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:45.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:45.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:45.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:45.184 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:45.184 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:45.184 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:45.184 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:45.184 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:45.184 INFO [main][AbstractShell] Close shell Testing shell 10:02:45.184 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:45.188 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:45.188 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:45.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:45.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:45.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:45.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:02:45.200 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:02:45.200 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:45.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:45.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.789 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.043 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.037 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.56 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.042 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.037 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.029 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.038 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:45.205 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:45.205 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:45.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:45.206 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:45.206 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:45.206 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:45.206 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:45.206 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:45.206 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:45.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:45.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:45.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:45.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:45.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:45.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:45.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 10:02:45.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:45.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:45.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:45.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:45.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:45.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 10:02:45.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:45.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:45.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:45.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:45.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:45.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:45.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:45.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:45.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:45.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:45.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:45.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:45.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:45.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:02:45.731 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:45.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:46.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:46.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:46.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:02:46.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:46.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:46.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:02:46.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:46.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:46.234 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:46.234 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:46.234 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:46.235 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:46.235 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:46.235 INFO [main][AbstractShell] Close shell Testing shell 10:02:46.235 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:46.239 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:46.239 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:46.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:46.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:46.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:46.246 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:46.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:46.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:46.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:46.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:46.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:46.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:46.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 10:02:46.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:46.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:46.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:46.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:46.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:46.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:46.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:46.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:46.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:46.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:46.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:46.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:46.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:46.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:46.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:46.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:46.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:46.272 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:46.272 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:46.272 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:46.272 INFO [main][AbstractShell] Close shell Testing shell 10:02:46.272 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:46.276 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:46.276 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:46.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:46.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:46.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:46.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:46.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:46.283 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:46.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:46.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:46.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:46.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:46.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:46.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:46.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:46.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:46.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:46.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:46.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:46.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:46.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:46.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:46.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:46.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:46.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:46.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:46.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:46.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:46.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:46.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:46.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:46.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:46.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:46.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:46.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:02:46.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:47.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:47.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:47.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:02:47.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:47.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:47.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:02:47.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:47.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:47.315 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:47.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 10:02:47.315 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:47.316 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:47.316 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:47.316 INFO [main][AbstractShell] Close shell Testing shell 10:02:47.316 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:47.320 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:47.320 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:47.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:47.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:47.320 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:47.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:47.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:47.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:47.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:47.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:47.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:47.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:47.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:47.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:47.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:47.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:47.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:47.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:47.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:47.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:47.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:47.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:47.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:47.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:47.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:47.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:47.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:47.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:47.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:47.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:47.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:47.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:47.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:47.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:02:47.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:48.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:48.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:48.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:02:48.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:48.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:48.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:02:48.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:48.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:48.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:48.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 10:02:48.367 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:48.368 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:48.368 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:48.368 INFO [main][AbstractShell] Close shell Testing shell 10:02:48.368 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:48.372 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:48.372 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:48.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:48.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:48.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:48.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:48.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:48.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:48.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:48.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:48.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:48.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:48.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:48.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:48.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:48.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:48.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:48.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:48.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:48.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:48.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:48.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:48.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:48.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:48.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:48.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:48.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:48.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:48.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:48.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:48.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:48.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:48.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:48.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:48.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:48.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:48.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:48.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:48.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:48.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:48.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:48.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:48.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:48.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:48.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:48.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:48.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:02:48.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:48.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:49.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:02:49.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:49.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:02:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:49.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:49.410 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:49.410 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:49.410 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:49.410 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:49.410 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:49.410 INFO [main][AbstractShell] Close shell Testing shell 10:02:49.410 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:49.414 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:49.414 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:49.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:49.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:49.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:49.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:49.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:49.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:49.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:49.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:49.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:49.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:49.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 10:02:49.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:49.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:49.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:49.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:49.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:49.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:49.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 10:02:49.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:49.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:49.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:49.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:49.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:49.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:49.447 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 10:02:49.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:49.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:49.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:49.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:49.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:49.950 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:49.950 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:49.950 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:49.950 INFO [main][AbstractShell] Close shell Testing shell 10:02:49.950 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:49.954 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:49.954 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:49.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:49.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:49.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:49.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:49.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:49.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:49.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:49.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:49.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:49.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:49.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:49.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:49.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:49.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:49.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:49.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:49.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:49.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:49.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:49.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:49.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:49.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:49.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:49.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 10:02:49.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:49.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:49.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:49.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:49.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:49.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:49.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:50.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:50.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:50.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:50.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:50.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:50.490 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:50.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:50.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:50.493 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 10:02:50.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:50.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:50.493 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 10:02:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:50.993 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 10:02:50.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:50.996 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 10:02:50.996 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 10:02:50.997 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 10:02:50.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 10:02:50.997 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 10:02:50.997 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 10:02:50.998 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:50.998 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:50.998 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:50.998 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:50.998 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:50.998 INFO [main][AbstractShell] Close shell Testing shell 10:02:50.998 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:51.002 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:51.002 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:51.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:51.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:51.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:51.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:51.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:51.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:51.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:51.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:51.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:51.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:51.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 10:02:51.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:51.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:51.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:51.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:51.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:51.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:51.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:51.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:51.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:51.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:51.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:51.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:51.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:51.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:51.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:51.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:51.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:51.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:51.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:51.536 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 10:02:51.536 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 10:02:51.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:02:51.537 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 10:02:51.538 DEBUG [main][TreeEventsListener] It was check event: true 10:02:51.538 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 10:02:51.538 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 10:02:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 10:02:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:02:51.539 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 10:02:51.539 DEBUG [main][TreeEventsListener] It was check event: true 10:02:51.539 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 10:02:51.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:51.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:51.539 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:51.539 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:51.539 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:51.539 INFO [main][AbstractShell] Close shell Testing shell 10:02:51.539 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:51.543 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:51.543 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:51.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:51.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:51.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:51.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:51.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:51.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:51.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:51.560 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:51.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:51.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:51.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:51.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:51.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:51.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:51.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:51.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:51.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:51.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:51.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:51.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:51.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:51.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:51.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:51.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:51.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:51.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:51.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:51.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:51.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:51.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:51.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:51.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:51.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:51.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 10:02:51.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 10:02:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:52.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 10:02:52.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 10:02:52.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 10:02:52.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:52.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 10:02:52.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:52.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 10:02:52.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 10:02:52.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 10:02:52.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:52.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:52.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 10:02:52.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 10:02:52.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 10:02:52.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:52.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 10:02:52.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:52.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 10:02:52.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:52.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 10:02:52.589 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:52.589 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:52.589 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:52.589 INFO [main][AbstractShell] Close shell Testing shell 10:02:52.589 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:52.592 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:52.593 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:52.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:52.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:52.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:52.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:52.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:52.604 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:52.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:52.604 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:52.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:52.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:52.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:52.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:52.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:52.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:52.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:52.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:52.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:52.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:52.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:52.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:52.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 10:02:52.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:52.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:52.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:52.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:52.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:52.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:52.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:53.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:53.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:53.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:53.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:02:53.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:53.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:53.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:02:53.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:53.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:02:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:53.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:53.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:53.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:53.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:53.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:53.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:53.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:53.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 10:02:53.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:02:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:54.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:54.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:02:54.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 10:02:54.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:02:54.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:54.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 10:02:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:54.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:02:54.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 10:02:54.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:54.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:54.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:54.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:54.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:54.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:54.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:54.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:54.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:54.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:54.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:54.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:02:54.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:54.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:02:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:54.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:02:54.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:54.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:02:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:54.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:54.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:54.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:54.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:54.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:54.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:54.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:54.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:54.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:54.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:54.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:54.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:54.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:54.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:54.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:54.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:54.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:54.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:54.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:54.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:54.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:54.137 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:02:54.137 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:02:54.138 DEBUG [main][TreeItemHandler] Set Tree selection 10:02:54.139 DEBUG [main][TreeHandler] Notify Tree about selection event 10:02:54.139 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 10:02:54.139 DEBUG [main][TreeEventsListener] It was check event: false 10:02:54.139 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:02:54.139 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 10:02:54.139 DEBUG [WorkbenchTestable][TreeItemHandler] BB 10:02:54.139 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 10:02:54.139 DEBUG [WorkbenchTestable][TreeItemHandler] C 10:02:54.140 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 10:02:54.140 DEBUG [main][TreeHandler] Unselect all tree items 10:02:54.140 DEBUG [main][TreeHandler] Notify Tree about selection event 10:02:54.140 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 10:02:54.140 DEBUG [main][TreeEventsListener] It was check event: false 10:02:54.140 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 10:02:54.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:54.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:54.141 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:54.141 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:54.141 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:54.141 INFO [main][AbstractShell] Close shell Testing shell 10:02:54.141 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:54.145 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:54.145 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:54.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:54.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:54.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:54.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:54.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:54.151 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:54.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:54.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:54.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:54.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:54.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:54.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:54.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:54.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:54.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:54.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:54.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:54.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:54.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:54.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:54.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:54.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:54.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:54.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:54.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:54.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:54.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:54.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:54.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:54.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:54.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:54.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:02:54.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:54.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:55.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:55.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:55.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:02:55.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:55.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:55.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:02:55.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:55.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:55.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:55.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:55.183 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:55.184 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:55.184 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:55.184 INFO [main][AbstractShell] Close shell Testing shell 10:02:55.184 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:55.190 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:55.190 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:55.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:55.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:55.190 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:55.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:55.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:55.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:55.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:55.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:55.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:55.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:55.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:55.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:55.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:55.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:55.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:55.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:55.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:55.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:55.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:55.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:55.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:55.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:55.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:55.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:55.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:55.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:55.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:55.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:55.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:55.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:55.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:55.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:55.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:55.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:55.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:55.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:55.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:55.738 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:55.739 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:55.739 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:55.739 INFO [main][AbstractShell] Close shell Testing shell 10:02:55.739 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:55.742 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:55.742 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:55.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:55.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:55.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:55.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:55.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:55.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:55.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:55.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:55.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:55.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:55.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:55.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:55.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:55.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:55.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:55.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:55.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:55.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:55.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:55.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:55.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:55.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:55.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:55.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:55.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:55.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:55.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:55.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:55.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:55.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:55.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:55.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:55.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:56.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:56.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:56.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:56.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:56.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:56.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:56.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:56.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:56.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 10:02:56.276 DEBUG [main][TreeItemHandler] Selecting tree item: AA 10:02:56.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 10:02:56.276 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 10:02:56.276 DEBUG [main][TreeEventsListener] It was check event: false 10:02:56.276 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 10:02:56.276 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:56.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 10:02:56.276 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:56.277 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:56.277 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:56.277 INFO [main][AbstractShell] Close shell Testing shell 10:02:56.277 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:56.280 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:56.280 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:56.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:56.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:56.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:56.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:56.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:56.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:56.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:56.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:56.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:56.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:56.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:56.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:56.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:56.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:56.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:56.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:56.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:56.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:56.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:56.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:56.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:56.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:56.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:56.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:56.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:56.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:56.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:56.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:56.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:56.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:56.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:56.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:02:56.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:57.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:57.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:57.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:02:57.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:02:57.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:57.320 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:02:57.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:57.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:02:57.321 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:57.321 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:57.321 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:57.321 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:57.321 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:57.321 INFO [main][AbstractShell] Close shell Testing shell 10:02:57.321 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:57.326 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:57.326 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:57.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:57.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:57.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:57.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:57.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:57.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:57.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:57.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:57.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:57.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:57.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:57.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:57.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:57.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:57.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:57.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:57.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:57.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:57.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:57.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:57.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:57.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:57.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:57.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:57.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:57.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:57.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:57.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:02:57.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:57.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:57.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:57.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:02:57.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:57.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:57.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:02:57.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:57.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:57.871 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 10:02:57.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 10:02:57.871 DEBUG [main][TreeItemHandler] Selecting tree item: AA 10:02:57.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 10:02:57.871 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 10:02:57.871 DEBUG [main][TreeEventsListener] It was check event: false 10:02:57.871 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 10:02:57.871 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:57.871 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:57.871 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 10:02:57.871 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 10:02:57.871 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 10:02:57.872 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:57.872 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:02:57.872 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:02:57.872 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:02:57.872 DEBUG [main][AbstractWait] Waiting until shell is active... 10:02:57.872 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:02:57.872 INFO [main][AbstractShell] Close shell Testing shell 10:02:57.872 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:02:57.876 DEBUG [main][AbstractWait] Waiting while shell is available... 10:02:57.876 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:02:57.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:57.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:57.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:57.881 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:57.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:57.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:02:57.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:02:57.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:57.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:57.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:57.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:57.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:57.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:57.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:57.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:57.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:57.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:57.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:02:57.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:57.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:02:57.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:57.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:57.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:57.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:57.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:57.906 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 10:02:57.906 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:02:57.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:57.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:58.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:58.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:58.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 10:02:58.407 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:02:58.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:58.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:58.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:58.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:59.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:02:59.908 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:02:59.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:02:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:00.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:00.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:00.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:03:00.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:00.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:01.410 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:03:01.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:01.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:01.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:03:01.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:01.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:01.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:01.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:01.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:03:01.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:01.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:01.911 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:03:01.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:01.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:01.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:03:01.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:01.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:01.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:01.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:01.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:03:01.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:01.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:02.412 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:03:02.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:02.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:02.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:03:02.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:02.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:02.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:02.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:02.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:03:02.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:02.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:02.912 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:03:02.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:02.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:03:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:02.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:02.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:02.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:03:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:02.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 10:03:02.913 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:03:02.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:02.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:03:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:02.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:02.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:02.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:03:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:02.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:02.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 10:03:02.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:02.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:03:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:03:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:03:02.915 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 10:03:02.915 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:03:02.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:02.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:03.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:03.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:03.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 10:03:03.415 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:03:03.415 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:03.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:03.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:03.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:04.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:04.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:04.917 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:03:04.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:05.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:05.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:05.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:05.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:05.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:05.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:06.418 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:03:06.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:06.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:06.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:06.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:06.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:03:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:07.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:07.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:03:07.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 10:03:07.420 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:07.420 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:07.420 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:07.420 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:07.420 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:07.420 INFO [main][AbstractShell] Close shell Testing shell 10:03:07.420 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:07.425 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:07.425 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:07.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:03:07.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:03:07.433 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:03:07.433 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.229 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.04 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.037 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.043 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.05 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.047 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.534 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.048 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.552 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.044 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.055 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.542 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.538 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.048 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.546 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.551 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.438 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.438 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:07.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.439 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.439 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.439 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:07.444 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.444 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:07.444 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:07.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:07.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:03:07.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:07.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:07.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:03:07.464 TRACE [main][WidgetHandler] Notify List with event 13 10:03:07.464 TRACE [main][WidgetHandler] Wait for synchronization 10:03:07.465 TRACE [main][WidgetHandler] Notify List with event 13 10:03:07.465 TRACE [main][WidgetHandler] Wait for synchronization 10:03:07.465 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:07.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 10:03:07.465 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:07.465 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:07.465 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:07.465 INFO [main][AbstractShell] Close shell Testing shell 10:03:07.465 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:07.468 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:07.468 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:07.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.479 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.479 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:07.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:03:07.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:07.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:03:07.496 TRACE [main][WidgetHandler] Notify List with event 13 10:03:07.496 TRACE [main][WidgetHandler] Wait for synchronization 10:03:07.496 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:07.496 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:07.496 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:07.497 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:07.497 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:07.497 INFO [main][AbstractShell] Close shell Testing shell 10:03:07.497 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:07.500 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:07.500 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:07.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.500 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:07.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:03:07.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:07.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:03:07.530 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:07.530 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:07.530 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:07.530 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:07.530 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:07.530 INFO [main][AbstractShell] Close shell Testing shell 10:03:07.530 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:07.533 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:07.534 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:07.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.545 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:07.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:03:07.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:07.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:07.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:03:07.564 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 10:03:07.565 TRACE [main][WidgetHandler] Notify List with event 13 10:03:07.565 TRACE [main][WidgetHandler] Wait for synchronization 10:03:07.566 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:07.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 10:03:07.566 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:07.566 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:07.566 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:07.566 INFO [main][AbstractShell] Close shell Testing shell 10:03:07.566 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:07.570 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:07.570 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:07.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.581 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:07.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:03:07.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:07.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:07.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:03:07.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'list001') 10:03:07.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:07.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:07.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 10:03:07.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:03:07.623 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:07.623 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:07.623 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:07.624 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:07.624 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:07.624 INFO [main][AbstractShell] Close shell Testing shell 10:03:07.624 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:07.628 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:07.628 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:07.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:07.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:03:07.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:07.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:03:07.662 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 10:03:07.662 TRACE [main][WidgetHandler] Notify List with event 13 10:03:07.662 TRACE [main][WidgetHandler] Wait for synchronization 10:03:07.664 TRACE [main][WidgetHandler] Notify List with event 13 10:03:07.664 TRACE [main][WidgetHandler] Wait for synchronization 10:03:07.664 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:07.664 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:07.664 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:07.664 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:07.664 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:07.664 INFO [main][AbstractShell] Close shell Testing shell 10:03:07.664 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:07.667 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:07.667 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:07.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.677 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:07.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:03:07.711 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:07.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:07.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:03:07.724 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 10:03:07.724 TRACE [main][WidgetHandler] Notify List with event 13 10:03:07.724 TRACE [main][WidgetHandler] Wait for synchronization 10:03:07.725 TRACE [main][WidgetHandler] Notify List with event 13 10:03:07.725 TRACE [main][WidgetHandler] Wait for synchronization 10:03:07.725 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:07.725 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:07.725 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:07.725 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:07.725 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:07.725 INFO [main][AbstractShell] Close shell Testing shell 10:03:07.725 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:07.729 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:07.729 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:07.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:03:07.740 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:03:07.740 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.034 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.031 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.034 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.035 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.061 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.035 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.063 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:03:07.745 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:03:07.746 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:07.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:03:07.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.746 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:07.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.746 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:07.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:07.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.749 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 10:03:07.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:07.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:07.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 '\*?\QRedDeer SWT Controls\E') 10:03:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:07.755 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:03:07.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:03:07.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:07.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:07.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:07.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:07.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 10:03:07.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:03:07.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:07.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified ( with key 'org.eclipse.reddeer.widget.key' and value 'label1') 10:03:07.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:07.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.759 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:03:07.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 10:03:07.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:03:07.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:03:07.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 10:03:07.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 10:03:07.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:03:07.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:07.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Name:") 10:03:07.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.760 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:03:07.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:03:07.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:03:07.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 10:03:07.761 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:03:07.761 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.761 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 10:03:07.768 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:07.769 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:07.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.769 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:07.769 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.769 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:07.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.775 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:07.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:07.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:07.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:07.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:754): Gtk-WARNING **: 10:03:07.791: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.797: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.799: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.800: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.807: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.808: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.808: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.809: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.810: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.819: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.826: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.828: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.835: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.835: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.837: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.838: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.839: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.839: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.845: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.845: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.845: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.848: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.856: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.856: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.856: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.856: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.857: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.857: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.858: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.858: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.859: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:03:07.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 10:03:07.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:07.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 10:03:07.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 10:03:07.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:07.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:07.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:07.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:07.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:07.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:03:07.879 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:07.879 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:07.879 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:07.879 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:07.879 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:07.879 INFO [main][AbstractShell] Close shell Testing shell 10:03:07.879 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:07.900 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:07.901 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:07.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:07.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:07.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:07.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:07.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:07.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:07.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:07.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:07.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:07.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:07.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:07.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:754): Gtk-WARNING **: 10:03:07.926: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.933: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.934: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.935: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.936: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.941: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.941: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.943: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.943: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.943: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.944: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.945: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.953: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.960: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.961: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.962: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.963: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.969: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.969: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.971: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.972: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.972: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.978: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.978: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.979: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.980: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.980: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.980: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.981: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.982: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.982: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.982: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.988: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.990: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.990: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.990: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.991: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.992: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:07.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:03:07.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 10:03:07.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:08.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:08.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:08.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:03:08.007 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 10:03:08.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 10:03:08.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:08.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:08.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:08.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:03:08.008 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 10:03:08.012 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:03:09.012 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 10:03:09.012 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 10:03:09.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 10:03:09.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:09.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:09.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:09.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:09.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:09.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:03:09.013 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 10:03:09.013 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:03:10.013 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 10:03:10.013 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 10:03:10.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 10:03:10.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:10.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:10.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:10.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:10.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:10.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:10.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:03:10.014 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 10:03:10.014 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:03:11.014 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 10:03:11.015 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 10:03:11.015 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 10:03:11.017 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 10:03:11.017 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 10:03:11.017 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 10:03:11.017 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 10:03:11.018 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 10:03:11.018 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 10:03:11.018 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 10:03:11.018 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 10:03:11.018 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 10:03:11.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:11.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:11.018 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:11.019 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:11.019 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:11.019 INFO [main][AbstractShell] Close shell Testing shell 10:03:11.019 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:11.041 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:11.041 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:11.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:11.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:11.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:11.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:11.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:11.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:11.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:11.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:11.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:11.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:754): Gtk-WARNING **: 10:03:11.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.076: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.078: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.079: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.079: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.085: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.085: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.086: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.087: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.087: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.088: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.088: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.098: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.105: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.106: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.108: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.114: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.114: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.115: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.115: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.116: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.117: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.118: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.125: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.125: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.126: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.127: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.127: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.127: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.129: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.130: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.130: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.131: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.138: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.138: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.138: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.139: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.140: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.140: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.140: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.140: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.142: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.143: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.143: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.143: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:11.143: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:03:11.146 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 10:03:11.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 10:03:11.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:11.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:11.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:11.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:11.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:11.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:11.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:11.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:11.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:11.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:03:11.159 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 10:03:11.160 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:03:12.161 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 10:03:12.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 10:03:12.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:12.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:12.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:12.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:03:12.162 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:03:12.164 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:12.164 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:12.164 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:12.165 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:12.165 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:12.165 INFO [main][AbstractShell] Close shell Testing shell 10:03:12.165 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:12.187 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:12.188 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:12.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:12.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:12.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.195 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:12.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:12.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:12.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:12.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:12.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:12.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:754): Gtk-WARNING **: 10:03:12.209: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.215: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.216: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.217: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.218: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.224: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.224: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.225: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.225: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.226: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.227: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.227: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.236: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.242: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.243: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.244: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.245: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.251: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.251: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.252: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.252: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.253: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.254: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.254: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.260: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.260: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.261: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.262: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.262: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.262: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.263: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.264: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.264: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.264: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.270: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.270: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.270: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.270: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.271: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.271: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.272: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.272: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.273: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.273: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.274: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.274: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:12.274: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:03:12.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 10:03:12.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:12.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 10:03:12.291 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 10:03:12.291 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 10:03:12.291 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:03:13.292 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 10:03:13.292 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 10:03:13.292 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:03:14.292 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 10:03:14.292 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 10:03:14.293 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:03:15.293 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 10:03:15.293 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:15.293 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:15.293 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:15.294 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:15.294 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:15.294 INFO [main][AbstractShell] Close shell Testing shell 10:03:15.294 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:15.315 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:15.315 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:15.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:15.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:15.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:15.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:15.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:15.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:15.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:15.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:15.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:15.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:15.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:15.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:754): Gtk-WARNING **: 10:03:15.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.343: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.344: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.353: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.353: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.353: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.364: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.372: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.372: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.374: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.380: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.382: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.383: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.383: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.390: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.391: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.391: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.393: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.393: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.393: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.399: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.399: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.399: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.399: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.400: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.400: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.400: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.401: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.401: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.402: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.402: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.403: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:15.403: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:03:15.405 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 10:03:15.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 10:03:15.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:15.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:15.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:15.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:15.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:15.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:15.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:15.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:15.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:15.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:03:15.420 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 10:03:15.420 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:03:16.421 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 10:03:16.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 10:03:16.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:16.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:16.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:16.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:03:16.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:03:16.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:16.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 10:03:16.422 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:03:16.424 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:16.424 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:16.424 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:16.425 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:16.425 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:16.425 INFO [main][AbstractShell] Close shell Testing shell 10:03:16.425 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:16.446 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:16.446 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:16.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:16.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:16.446 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:16.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:16.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:16.453 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:16.453 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:16.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:16.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:16.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:16.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:16.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:754): Gtk-WARNING **: 10:03:16.466: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.472: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.473: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.474: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.475: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.484: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.484: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.493: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.501: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.503: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.509: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.510: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.512: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.519: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.519: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.519: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.520: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.522: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.529: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.529: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.530: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.530: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.532: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.533: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.533: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.534: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.534: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:03:16.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 10:03:16.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:16.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:16.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:16.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:16.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:16.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:16.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:16.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:16.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:16.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 10:03:16.552 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:16.552 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:16.552 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:16.552 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:16.552 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:16.552 INFO [main][AbstractShell] Close shell Testing shell 10:03:16.552 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:16.573 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:16.573 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:16.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:16.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:16.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:16.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:16.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:16.585 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:16.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:16.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:16.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:16.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:16.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:16.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:754): Gtk-WARNING **: 10:03:16.599: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.605: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.607: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.607: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.608: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.614: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.614: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.616: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.616: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.617: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.617: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.627: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.634: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.636: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.637: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.644: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.644: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.645: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.645: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.646: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.647: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.647: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.653: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.653: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.654: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.655: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.655: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.655: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.656: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.663: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.663: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.664: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.664: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.667: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.667: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.667: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:16.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:03:16.670 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 10:03:16.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 3 and no matchers specified 10:03:16.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:16.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:16.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:16.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:03:16.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:03:17.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:03:17.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:03:17.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:03:17.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:03:17.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:17.686 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 10:03:17.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:17.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 10:03:17.686 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:17.686 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:17.686 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:17.686 INFO [main][AbstractShell] Close shell Testing shell 10:03:17.686 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:17.714 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:17.714 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:17.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:17.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:17.714 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:17.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:17.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:17.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:17.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:17.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:17.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:17.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:754): Gtk-WARNING **: 10:03:17.739: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.746: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.747: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.748: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.749: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.755: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.755: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.756: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.756: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.757: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.758: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.758: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.768: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.774: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.776: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.777: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.786: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.793: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.794: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.794: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.795: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.795: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.795: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.796: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.797: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.797: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.797: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.804: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.804: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.804: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.805: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.807: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.808: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.808: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.808: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:754): Gtk-WARNING **: 10:03:17.808: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:03:17.811 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 10:03:17.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 10:03:17.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:17.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:17.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:17.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:17.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:17.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 10:03:17.829 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:17.829 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:17.829 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:17.829 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:17.829 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:17.829 INFO [main][AbstractShell] Close shell Testing shell 10:03:17.829 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:17.851 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:17.851 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:17.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:17.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:17.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:17.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:03:17.862 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:03:17.862 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:17.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.095 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.138 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.141 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.14 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.126 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.131 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.132 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.139 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.138 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:17.869 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:17.869 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:17.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:17.870 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:17.870 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:17.870 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:17.870 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:17.870 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:17.870 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:17.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:17.870 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:17.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:17.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:17.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:17.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:17.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:03:17.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:17.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:17.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:17.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:17.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:17.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:17.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:17.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:17.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:17.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:03:17.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Disabled:") 10:03:17.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:17.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:17.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:17.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:17.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:17.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:03:17.912 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:17.912 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:17.912 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:17.913 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:17.913 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:17.913 INFO [main][AbstractShell] Close shell Testing shell 10:03:17.913 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:17.919 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:17.919 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:17.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:17.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:17.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:17.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:17.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:17.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:17.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:17.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:17.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:17.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:17.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:17.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:17.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified ( with key 'comboTestKey' and value '3') 10:03:17.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:17.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:17.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:17.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:17.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 10:03:17.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 10:03:17.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 10:03:17.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 10:03:17.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:17.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:03:17.960 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 10:03:17.965 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:17.966 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:17.966 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:17.966 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:17.966 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:17.966 INFO [main][AbstractShell] Close shell Testing shell 10:03:17.966 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:17.973 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:17.973 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:17.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:17.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:17.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:17.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:17.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:17.979 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:17.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:17.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:17.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:17.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:17.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:17.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:18.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo0") 10:03:18.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:18.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:18.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:18.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:03:18.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 10:03:18.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:18.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:18.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:18.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:03:18.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 10:03:18.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:18.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:18.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:03:18.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:03:18.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:18.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:18.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:03:18.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 10:03:18.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:18.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:18.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:03:18.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 2 and no matchers specified 10:03:18.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:03:18.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:03:18.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:18.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 10:03:18.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo3") 10:03:18.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:18.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:03:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 3 and no matchers specified 10:03:18.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:03:18.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:03:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 10:03:18.034 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:18.034 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:18.034 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:18.034 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:18.034 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:18.034 INFO [main][AbstractShell] Close shell Testing shell 10:03:18.034 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:18.041 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:18.041 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:18.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:18.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:18.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:18.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:18.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:18.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:18.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:18.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:18.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:18.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:18.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo3") 10:03:18.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:18.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:18.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:18.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:03:18.083 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 10:03:18.084 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:18.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 10:03:18.084 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:18.084 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:18.084 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:18.084 INFO [main][AbstractShell] Close shell Testing shell 10:03:18.084 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:18.113 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:18.113 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:18.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:18.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:18.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:18.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:18.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:18.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:18.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:18.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:18.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:18.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 10:03:18.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:18.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:18.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:18.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:03:18.155 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 10:03:18.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:03:18.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:18.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:18.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:03:18.156 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:03:18.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:18.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:18.157 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:18.157 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:18.157 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:18.157 INFO [main][AbstractShell] Close shell Testing shell 10:03:18.157 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:18.164 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:18.164 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:18.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:18.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:18.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:18.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.175 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:18.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:18.175 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:18.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:18.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:18.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:18.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:18.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:03:18.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:18.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:18.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:03:18.222 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 10:03:18.222 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:18.222 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:18.222 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:18.223 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:18.223 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:18.223 INFO [main][AbstractShell] Close shell Testing shell 10:03:18.223 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:18.229 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:18.229 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:18.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:18.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:18.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:18.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.241 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:18.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:18.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:18.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:18.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:18.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:18.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:18.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 5 and no matchers specified 10:03:18.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:18.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:18.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:18.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:18.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:18.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:18.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:03:18.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:03:18.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:03:18.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:03:19.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:03:19.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:03:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:19.282 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 10:03:19.282 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:19.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 10:03:19.282 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:19.282 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:19.283 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:19.283 INFO [main][AbstractShell] Close shell Testing shell 10:03:19.283 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:19.292 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:19.292 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:19.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:19.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:19.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:19.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:19.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:19.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:19.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:19.311 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:19.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:19.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:19.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:19.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:19.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "NON_EXISTING_LABEL_&*") 10:03:19.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:19.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:19.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:19.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:19.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:19.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:19.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:19.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:19.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:19.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:20.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:20.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:20.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:20.350 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 10:03:20.350 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:20.350 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:20.350 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:20.350 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:20.350 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:20.350 INFO [main][AbstractShell] Close shell Testing shell 10:03:20.350 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:20.357 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:20.357 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:20.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:20.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:20.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:20.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:20.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:20.364 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:20.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:20.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:20.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:20.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:20.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 10:03:20.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:20.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:20.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:20.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:20.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:20.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:20.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:03:20.404 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 10:03:20.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:03:20.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:20.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:20.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:20.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:20.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:20.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:20.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:20.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:03:20.406 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:03:20.407 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:20.407 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:20.407 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:20.408 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:20.408 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:20.408 INFO [main][AbstractShell] Close shell Testing shell 10:03:20.408 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:20.414 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:20.414 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:20.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:20.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:20.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:03:20.420 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:03:20.420 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:20.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.553 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.056 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.053 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.069 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.073 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.054 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.066 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.07 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.052 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.056 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.427 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.427 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:20.428 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:20.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:20.428 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:20.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:20.432 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:20.433 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:20.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:20.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:20.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:20.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:20.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:20.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 2 and no matchers specified 10:03:20.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:20.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:20.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:03:20.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:03:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:20.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 10:03:20.465 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 10:03:20.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:03:20.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:20.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:20.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:20.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:20.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:20.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:03:20.470 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:03:20.470 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:20.470 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:20.470 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:20.471 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:20.471 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:20.471 INFO [main][AbstractShell] Close shell Testing shell 10:03:20.471 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:20.476 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:20.476 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:20.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:20.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:20.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.487 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:20.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:20.487 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:20.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:20.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:20.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:20.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabFolder with no referenced composite specified, index 0 and no matchers specified 10:03:20.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:20.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:20.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:20.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:20.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 10:03:20.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:20.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 10:03:20.517 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:20.518 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:20.518 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:20.518 INFO [main][AbstractShell] Close shell Testing shell 10:03:20.518 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:20.523 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:20.523 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:20.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:20.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.535 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:20.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:20.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:20.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:20.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:20.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:20.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and no matchers specified 10:03:20.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:20.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:20.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:20.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:20.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:03:20.564 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 10:03:20.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabFolder with no referenced composite specified, index 0 and no matchers specified 10:03:20.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:20.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:20.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:20.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:20.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:20.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 10:03:20.566 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:20.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 10:03:20.566 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:20.567 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:20.567 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:20.567 INFO [main][AbstractShell] Close shell Testing shell 10:03:20.567 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:20.572 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:20.572 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:20.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:20.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:20.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:20.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:20.584 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:20.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:20.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:20.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:20.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 0") 10:03:20.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:20.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:20.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:20.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:20.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:20.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:03:20.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1") 10:03:20.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:20.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:20.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:20.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:20.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:03:20.613 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 10:03:20.614 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 10:03:20.614 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:20.615 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:20.615 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:20.615 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:20.615 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:20.615 INFO [main][AbstractShell] Close shell Testing shell 10:03:20.615 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:20.620 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:20.620 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:20.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:20.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:20.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:20.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:20.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:20.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:20.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:20.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:20.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabFolder with no referenced composite specified, index 0 and no matchers specified 10:03:20.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:20.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:20.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:20.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:20.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:20.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:20.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 10:03:20.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:20.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 10:03:20.660 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:20.660 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:20.660 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:20.660 INFO [main][AbstractShell] Close shell Testing shell 10:03:20.660 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:20.665 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:20.665 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:20.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:20.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:20.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:20.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:20.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:20.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:20.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:20.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:20.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:20.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 5 and no matchers specified 10:03:20.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:20.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:20.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:20.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:03:20.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:03:21.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:03:21.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:03:21.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:03:21.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:03:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:21.705 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 10:03:21.705 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:21.705 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:21.705 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:21.705 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:21.705 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:21.705 INFO [main][AbstractShell] Close shell Testing shell 10:03:21.705 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:21.710 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:21.710 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:21.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:21.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:21.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:21.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:21.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:21.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:21.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:21.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:21.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:21.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:21.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:21.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:21.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$") 10:03:21.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:21.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:21.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:21.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:21.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:22.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:22.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:22.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:22.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:22.752 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 10:03:22.752 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:22.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 10:03:22.752 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:22.752 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:22.752 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:22.752 INFO [main][AbstractShell] Close shell Testing shell 10:03:22.752 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:22.760 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:22.760 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:22.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:22.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:22.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:22.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:22.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:22.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:22.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:22.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:22.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:22.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1") 10:03:22.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:22.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:22.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:22.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:22.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:03:22.804 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 10:03:22.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:03:22.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:22.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:22.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:22.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:22.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:03:22.805 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:03:22.805 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:22.805 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:22.805 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:22.806 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:22.806 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:22.806 INFO [main][AbstractShell] Close shell Testing shell 10:03:22.806 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:22.811 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:22.811 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:22.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:22.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:22.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:22.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:03:22.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:03:22.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:22.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:22.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.396 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.054 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.048 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.048 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.047 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.04 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.051 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.052 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.043 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 10:03:22.828 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 10:03:22.829 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:22.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:22.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 10:03:22.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:22.829 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:22.830 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:22.830 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:22.830 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:22.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:22.830 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 10:03:22.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 10:03:22.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:22.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:22.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:22.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified 10:03:22.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:22.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:22.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:22.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:22.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:03:22.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified 10:03:22.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:22.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:22.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:22.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:22.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:03:22.855 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 10:03:22.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified 10:03:22.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:22.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:22.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:22.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:22.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:03:22.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 1 and no matchers specified 10:03:22.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:22.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:22.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:22.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:22.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 10:03:22.858 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 10:03:22.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 1 and no matchers specified 10:03:22.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:22.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:22.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:22.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:22.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:22.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:22.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:22.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 10:03:22.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "First spinner:") 10:03:22.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:22.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:22.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:22.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:22.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:22.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:22.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:22.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:03:22.860 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 10:03:22.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "First spinner:") 10:03:22.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:22.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:22.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:22.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:22.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:03:22.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Second spinner:") 10:03:22.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:22.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:22.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:22.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:22.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:03:22.862 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 10:03:22.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Second spinner:") 10:03:22.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:22.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:22.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:22.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:22.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:22.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:22.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:22.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:03:22.864 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:22.864 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:22.864 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:22.864 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:22.864 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:22.864 INFO [main][AbstractShell] Close shell Testing shell 10:03:22.864 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:22.869 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:22.869 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:22.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 10:03:22.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:22.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:22.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 10:03:22.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 10:03:22.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:22.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.046 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:22.882 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:22.883 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:22.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:22.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:22.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:22.883 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:22.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:22.883 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:22.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:22.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:22.884 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:22.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:22.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:22.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:22.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:23.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 10:03:23.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:23.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:23.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:23.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:23.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:23.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:23.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 7 and no matchers specified 10:03:23.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:23.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 10:03:23.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 10:03:23.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:23.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 10:03:23.234 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@16af94ee 10:03:23.238 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:23.238 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:23.238 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:23.238 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:23.238 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:23.238 INFO [main][AbstractShell] Close shell Testing shell 10:03:23.238 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:23.245 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:23.245 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:23.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:23.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:23.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:23.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:23.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:23.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:23.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:23.258 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:23.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:23.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:23.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:23.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:23.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:23.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:23.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:23.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:23.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:23.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:23.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:23.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "1 3") 10:03:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:23.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:23.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:23.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:03:23.620 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:23.621 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:23.621 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:23.621 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:23.621 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:23.621 INFO [main][AbstractShell] Close shell Testing shell 10:03:23.621 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:23.628 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:23.628 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:23.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:23.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:23.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:23.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:23.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:23.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:23.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:23.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:23.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:23.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:23.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:23.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:23.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified 10:03:23.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:23.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:23.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:23.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:23.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:23.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:23.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:23.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:23.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:23.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:03:23.982 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:23.982 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:23.982 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:23.982 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:23.982 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:23.982 INFO [main][AbstractShell] Close shell Testing shell 10:03:23.982 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:23.989 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:23.989 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:23.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:23.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:23.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:23.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:23.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:23.995 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:23.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:23.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:23.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:23.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:24.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "0 3") 10:03:24.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:24.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:24.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:24.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:24.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:24.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:03:24.348 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:24.348 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:24.348 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:24.348 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:24.348 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:24.348 INFO [main][AbstractShell] Close shell Testing shell 10:03:24.348 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:24.355 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:24.355 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:24.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:24.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:24.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:24.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:24.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:24.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:24.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:24.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:24.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:24.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:24.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:24.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:24.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:24.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:24.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:24.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:24.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:24.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:24.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "1 2") 10:03:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:24.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:24.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:24.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:03:24.723 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 10:03:24.724 TRACE [main][WidgetHandler] Notify Table with event 13 10:03:24.724 TRACE [main][WidgetHandler] Wait for synchronization 10:03:24.725 TRACE [main][WidgetHandler] Notify Table with event 3 10:03:24.725 TRACE [main][WidgetHandler] Wait for synchronization 10:03:24.725 TRACE [main][WidgetHandler] Notify Table with event 4 10:03:24.725 TRACE [main][WidgetHandler] Wait for synchronization 10:03:24.726 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:24.726 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:24.726 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:24.726 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:24.726 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:24.727 INFO [main][AbstractShell] Close shell Testing shell 10:03:24.727 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:24.734 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:24.734 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:24.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:24.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:24.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:24.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:24.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:24.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:24.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:24.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:24.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:24.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:24.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:24.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:24.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 1 and no matchers specified 10:03:24.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:25.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:25.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:25.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:25.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:25.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:25.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:25.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:25.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:25.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 10:03:25.083 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:25.083 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:25.083 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:25.083 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:25.083 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:25.083 INFO [main][AbstractShell] Close shell Testing shell 10:03:25.083 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:25.089 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:25.090 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:25.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:25.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:25.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:25.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:25.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:25.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:25.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:25.096 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:25.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:25.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:25.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:25.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:25.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:25.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:25.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:25.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:25.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:25.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:25.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:25.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:25.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:25.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and no matchers specified 10:03:25.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:25.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:25.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:25.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:25.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:03:25.443 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:25.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 10:03:25.444 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:25.444 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:25.444 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:25.444 INFO [main][AbstractShell] Close shell Testing shell 10:03:25.444 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:25.451 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:25.451 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:25.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:25.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:25.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:25.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:25.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:25.463 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:25.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:25.463 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:25.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:25.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:25.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:25.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:25.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:25.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:25.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:25.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:25.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:25.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:25.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:25.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:25.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 1 and no matchers specified 10:03:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:25.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:25.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:25.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 10:03:25.808 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:25.809 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:25.809 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:25.809 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:25.809 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:25.809 INFO [main][AbstractShell] Close shell Testing shell 10:03:25.809 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:25.816 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:25.816 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:25.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:25.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:25.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:25.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:25.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:25.823 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:25.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:25.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:25.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:25.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:25.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 7 and no matchers specified 10:03:25.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:26.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:26.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:26.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:26.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:26.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:26.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 10:03:26.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 10:03:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:26.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 10:03:26.161 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 10:03:26.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 7 and no matchers specified 10:03:26.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:26.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:26.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:26.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 10:03:26.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 10:03:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:26.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 10:03:26.162 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:26.163 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:26.163 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:26.163 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:26.163 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:26.163 INFO [main][AbstractShell] Close shell Testing shell 10:03:26.163 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:26.170 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:26.170 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:26.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:26.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:26.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:26.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:26.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:26.176 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:26.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:26.176 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:26.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:26.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:26.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:26.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:26.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:26.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:26.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:26.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:26.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:26.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:26.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:26.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 6 and no matchers specified 10:03:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:26.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 10:03:26.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 10:03:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:26.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 10:03:26.552 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 10:03:26.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 6 and no matchers specified 10:03:26.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:26.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:26.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:26.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 10:03:26.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 10:03:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:26.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 10:03:26.554 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:26.554 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:26.554 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:26.555 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:26.555 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:26.555 INFO [main][AbstractShell] Close shell Testing shell 10:03:26.555 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:26.562 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:26.562 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:26.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:26.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:26.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:26.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:26.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:26.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:03:26.575 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:03:26.575 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:26.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:26.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:26.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.695 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.373 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.384 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.353 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.366 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.385 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.35 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.367 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.36 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.353 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.399 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:26.586 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:26.587 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:26.587 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:26.587 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:26.587 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:26.587 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:26.588 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:26.588 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:26.588 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:26.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:26.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:26.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:26.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:26.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:26.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:26.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:26.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:27.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:27.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:27.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:27.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:27.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:27.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:27.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:27.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:27.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:27.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:27.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:27.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:27.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:27.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:27.150 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:27.150 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:27.150 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:27.150 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:27.150 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:27.150 INFO [main][AbstractShell] Close shell Testing shell 10:03:27.150 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:27.160 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:27.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:27.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:27.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:27.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:27.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:27.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:27.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:27.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:27.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:27.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:27.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:27.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:27.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:27.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:27.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:27.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:27.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:27.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:27.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:27.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:27.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:27.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:27.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:27.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:27.658 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 10:03:27.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:27.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:27.658 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:27.659 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:27.659 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:27.659 INFO [main][AbstractShell] Close shell Testing shell 10:03:27.659 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:27.668 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:27.668 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:27.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:27.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:27.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:27.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:27.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:27.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:27.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:27.675 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:27.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:27.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:27.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:27.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:27.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:27.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:28.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:28.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:28.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:28.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:28.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:28.173 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 10:03:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:28.174 TRACE [main][WidgetHandler] Notify Table with event 13 10:03:28.174 TRACE [main][WidgetHandler] Wait for synchronization 10:03:28.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:28.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:28.178 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:28.178 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:28.178 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:28.178 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:28.178 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:28.178 INFO [main][AbstractShell] Close shell Testing shell 10:03:28.178 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:28.187 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:28.187 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:28.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:28.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:28.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:28.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:28.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:28.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:28.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:28.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:28.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:28.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:28.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:28.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:28.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:03:28.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:28.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:28.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:28.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:28.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:28.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:03:28.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:03:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:28.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:03:28.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:28.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:28.686 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 10:03:28.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:03:28.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:03:28.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:28.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:03:28.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:28.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:28.694 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:28.694 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:28.694 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:28.694 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:28.694 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:28.694 INFO [main][AbstractShell] Close shell Testing shell 10:03:28.694 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:28.704 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:28.704 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:28.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:28.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:28.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:28.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:28.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:28.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:28.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:28.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:28.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:28.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:28.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:28.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:28.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 10:03:28.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:29.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:29.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:29.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:29.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:29.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:29.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:29.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:29.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:29.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:29.200 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 10:03:29.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:29.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:29.201 TRACE [main][WidgetHandler] Notify Table with event 13 10:03:29.201 TRACE [main][WidgetHandler] Wait for synchronization 10:03:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:29.203 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:29.203 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:29.203 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:29.204 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:29.204 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:29.204 INFO [main][AbstractShell] Close shell Testing shell 10:03:29.204 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:29.213 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:29.213 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:29.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:29.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:29.213 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:29.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:29.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:29.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:29.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:29.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:29.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:29.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:29.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:29.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:29.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:29.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:29.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:29.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:29.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:29.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:29.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:29.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:29.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:29.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:29.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:29.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:29.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:29.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:29.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:29.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:29.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:29.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:29.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:29.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:29.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:29.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:29.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:29.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:29.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:29.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:29.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:29.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:29.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:29.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:29.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:29.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:29.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:29.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:29.729 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:29.730 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:29.730 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:29.730 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:29.730 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:29.730 INFO [main][AbstractShell] Close shell Testing shell 10:03:29.730 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:29.739 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:29.739 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:29.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:29.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:29.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:29.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:29.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:29.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:29.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:29.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:29.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:29.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:29.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:29.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:29.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:29.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:30.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:30.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:30.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:30.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:30.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:30.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:30.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:30.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:30.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:30.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:30.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:30.236 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 10:03:30.236 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:30.236 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:30.236 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:30.236 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:30.236 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:30.236 INFO [main][AbstractShell] Close shell Testing shell 10:03:30.236 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:30.245 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:30.245 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:30.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:30.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:30.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:30.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:30.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:30.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:30.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:30.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:30.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:30.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:30.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:30.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:30.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:30.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:30.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:30.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:30.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:30.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:30.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:30.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:30.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:30.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:30.748 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:03:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:30.748 TRACE [main][WidgetHandler] Notify Table with event 13 10:03:30.748 TRACE [main][WidgetHandler] Wait for synchronization 10:03:30.748 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:30.749 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:30.749 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:30.749 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:30.749 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:30.749 INFO [main][AbstractShell] Close shell Testing shell 10:03:30.749 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:30.758 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:30.758 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:30.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:30.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:30.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:30.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:30.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:30.765 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:30.765 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:30.765 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:30.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:30.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:30.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:30.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:31.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:03:31.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:31.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:31.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:31.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:31.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:31.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:31.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:03:31.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:03:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:31.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:03:31.262 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 10:03:31.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:31.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:31.262 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:31.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 10:03:31.263 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:31.263 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:31.263 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:31.263 INFO [main][AbstractShell] Close shell Testing shell 10:03:31.263 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:31.271 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:31.271 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:31.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:31.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:31.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:31.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:31.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:31.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:31.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:31.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:31.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:31.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:31.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:31.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:31.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:31.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:31.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:31.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:31.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:31.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:31.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:31.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:31.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 10:03:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 10:03:31.768 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:31.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 10:03:31.768 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:31.768 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:31.768 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:31.768 INFO [main][AbstractShell] Close shell Testing shell 10:03:31.768 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:31.777 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:31.777 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:31.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:31.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:31.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:31.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:31.784 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:31.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:31.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:31.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:31.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:31.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:31.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:32.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 10:03:32.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:32.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:32.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:32.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:32.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:32.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:32.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:32.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:32.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:32.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:32.307 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:32.307 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:32.307 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:32.308 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:32.308 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:32.308 INFO [main][AbstractShell] Close shell Testing shell 10:03:32.308 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:32.317 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:32.317 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:32.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:32.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:32.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:32.323 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:32.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:32.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:32.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:32.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:32.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:32.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:32.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:32.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:32.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:32.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:32.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:32.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:32.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:32.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:32.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:32.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'table2') 10:03:32.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:32.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:32.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:32.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:32.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:32.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:32.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:32.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 10:03:32.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 10:03:32.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:32.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:32.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:32.841 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:32.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 10:03:32.841 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:32.842 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:32.842 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:32.842 INFO [main][AbstractShell] Close shell Testing shell 10:03:32.842 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:32.852 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:32.852 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:32.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:32.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:32.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:32.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:32.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:32.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:32.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:32.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:32.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:32.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:32.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:32.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:33.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:33.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:33.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:33.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:33.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:33.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:33.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:33.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:33.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:33.366 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 10:03:33.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:33.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 10:03:33.367 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:33.367 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:33.367 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:33.367 INFO [main][AbstractShell] Close shell Testing shell 10:03:33.367 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:33.376 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:33.376 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:33.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:33.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:33.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:33.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:33.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:33.382 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:33.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:33.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:33.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:33.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:33.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:33.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:33.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:33.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:33.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:33.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:33.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:33.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:33.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:33.874 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:03:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:33.874 TRACE [main][WidgetHandler] Notify Table with event 13 10:03:33.874 TRACE [main][WidgetHandler] Wait for synchronization 10:03:33.874 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:33.874 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:33.874 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:33.875 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:33.875 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:33.875 INFO [main][AbstractShell] Close shell Testing shell 10:03:33.875 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:33.883 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:33.884 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:33.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:33.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:33.884 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:33.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:33.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:33.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:33.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:33.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:33.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:33.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:33.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:33.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:34.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:34.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:34.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:34.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:34.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:34.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:34.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:34.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:34.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:34.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:34.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:34.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:34.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:34.390 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 10:03:34.390 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:34.390 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:34.390 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:34.390 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:34.390 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:34.390 INFO [main][AbstractShell] Close shell Testing shell 10:03:34.390 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:34.399 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:34.399 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:34.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:34.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:34.399 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:34.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:34.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:34.406 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:34.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:34.406 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:34.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:34.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:34.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:34.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:34.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:34.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:34.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:34.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:34.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:34.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:34.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:34.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:34.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:34.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:34.895 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:34.895 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:34.895 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:34.895 INFO [main][AbstractShell] Close shell Testing shell 10:03:34.895 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:34.904 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:34.904 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:34.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:34.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:34.905 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:34.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:34.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:34.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:34.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:34.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:34.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:34.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:34.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:34.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:35.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:35.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:35.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:35.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:35.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:35.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:35.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:35.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:35.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:35.409 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:35.409 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:35.409 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:35.409 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:35.409 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:35.409 INFO [main][AbstractShell] Close shell Testing shell 10:03:35.409 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:35.420 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:35.420 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:35.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:35.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:35.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:35.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:35.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:35.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:35.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:35.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:35.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:35.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:35.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:35.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:35.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:03:35.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:35.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:35.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:35.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:35.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:03:35.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:03:35.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:35.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:03:35.934 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:03:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:35.934 TRACE [main][WidgetHandler] Notify Table with event 13 10:03:35.934 TRACE [main][WidgetHandler] Wait for synchronization 10:03:35.934 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:35.934 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:35.934 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:35.935 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:35.935 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:35.935 INFO [main][AbstractShell] Close shell Testing shell 10:03:35.935 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:35.944 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:35.944 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:35.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:35.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:35.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:35.957 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:35.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:35.957 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:35.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:35.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:35.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:35.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:36.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:36.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:36.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:36.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:36.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:36.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:36.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:36.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:36.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:36.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:36.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:36.446 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:36.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 10:03:36.446 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:36.446 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:36.447 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:36.447 INFO [main][AbstractShell] Close shell Testing shell 10:03:36.447 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:36.456 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:36.456 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:36.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:36.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:36.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:36.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:36.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:36.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:36.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:36.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:36.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:36.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:36.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:36.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:36.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:36.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:36.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:36.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:36.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:36.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:36.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:36.958 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 10:03:36.959 TRACE [main][WidgetHandler] Notify Table with event 13 10:03:36.959 TRACE [main][WidgetHandler] Wait for synchronization 10:03:36.959 TRACE [main][WidgetHandler] Notify Table with event 8 10:03:36.959 TRACE [main][WidgetHandler] Wait for synchronization 10:03:36.960 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:36.961 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:36.961 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:36.961 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:36.961 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:36.961 INFO [main][AbstractShell] Close shell Testing shell 10:03:36.961 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:36.970 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:36.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:36.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:36.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:36.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:36.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:36.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:36.977 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:36.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:36.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:36.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:36.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:36.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:36.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:37.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:37.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:37.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:37.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:37.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:37.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:37.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:37.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:37.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:37.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:37.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:37.523 TRACE [main][WidgetHandler] Notify Table with event 13 10:03:37.523 TRACE [main][WidgetHandler] Wait for synchronization 10:03:37.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:37.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:37.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:37.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:37.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:37.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:37.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:37.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:37.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:37.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:37.527 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:37.527 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:37.527 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:37.527 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:37.527 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:37.527 INFO [main][AbstractShell] Close shell Testing shell 10:03:37.527 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:37.536 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:37.537 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:37.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:37.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:37.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:37.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:37.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:37.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:37.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:37.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:37.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:37.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:37.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:37.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:38.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:38.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:38.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:38.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:38.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:38.037 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 10:03:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:38.037 TRACE [main][WidgetHandler] Notify Table with event 13 10:03:38.037 TRACE [main][WidgetHandler] Wait for synchronization 10:03:38.037 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:38.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 10:03:38.037 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:38.037 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:38.037 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:38.037 INFO [main][AbstractShell] Close shell Testing shell 10:03:38.037 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:38.046 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:38.046 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:38.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:38.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:38.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:38.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:38.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:38.057 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:38.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:38.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:38.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:38.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:38.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:38.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:38.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:38.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:38.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:38.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:38.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:38.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:38.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:38.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:38.539 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 10:03:38.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:38.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:38.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:38.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:38.539 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:38.539 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:38.539 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:38.539 INFO [main][AbstractShell] Close shell Testing shell 10:03:38.539 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:38.548 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:38.548 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:38.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:38.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:38.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:38.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:38.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:38.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:38.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:38.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:38.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:38.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:38.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:38.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:38.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:38.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:39.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:39.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:39.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:39.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:39.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:39.028 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:03:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:39.028 TRACE [main][WidgetHandler] Notify Table with event 13 10:03:39.028 TRACE [main][WidgetHandler] Wait for synchronization 10:03:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:39.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:39.030 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 10:03:39.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:39.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:39.033 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:39.033 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:39.033 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:39.033 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:39.033 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:39.033 INFO [main][AbstractShell] Close shell Testing shell 10:03:39.033 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:39.042 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:39.042 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:39.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:39.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:39.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:39.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:39.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:39.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:39.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:39.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:39.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:39.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:39.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:39.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:39.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:39.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:39.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:39.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:39.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:39.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:39.531 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 10:03:39.531 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:39.531 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:39.531 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:39.531 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:39.531 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:39.531 INFO [main][AbstractShell] Close shell Testing shell 10:03:39.531 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:39.540 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:39.540 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:39.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:39.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:39.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:39.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:39.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:39.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:39.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:39.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:39.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:39.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:39.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:03:39.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:40.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:40.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:40.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:40.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:40.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:40.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:40.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:03:40.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 10:03:40.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:40.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:40.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:41.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:41.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:42.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:42.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:44.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:44.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:45.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:45.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:45.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:46.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:46.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:46.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:47.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:47.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:48.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:48.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:49.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:49.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:49.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:49.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:50.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:03:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:03:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 10:03:50.065 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:50.065 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:50.065 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:50.066 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:50.066 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:50.066 INFO [main][AbstractShell] Close shell Testing shell 10:03:50.066 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:50.075 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:50.075 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:50.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:50.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:50.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:50.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:03:50.088 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:03:50.088 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:50.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.502 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.579 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.508 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.524 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.511 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.51 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.525 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.507 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.513 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.519 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.5 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.539 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.536 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.523 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.507 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.515 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.505 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.516 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.53 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.51 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.509 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.571 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.509 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.496 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.494 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.498 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 10.541 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:50.093 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:50.093 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:50.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:50.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:50.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:50.094 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:50.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:50.094 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:50.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:50.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:50.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:03:50.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:50.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:50.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:50.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:50.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 1 and no matchers specified 10:03:50.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:50.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:50.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:50.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:50.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:50.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:50.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 10:03:50.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:50.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:50.115 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:50.115 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:50.116 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:50.116 INFO [main][AbstractShell] Close shell Testing shell 10:03:50.116 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:50.119 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:50.119 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:50.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:50.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:50.119 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:50.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:03:50.125 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:50.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:03:50.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:50.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:50.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:50.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:50.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 4 and no matchers specified 10:03:50.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:50.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:50.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:50.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:50.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:50.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:50.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:03:50.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:03:50.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:03:50.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:03:51.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:03:51.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:03:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:51.147 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 10:03:51.147 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:51.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 10:03:51.148 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:51.148 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:51.148 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:51.148 INFO [main][AbstractShell] Close shell Testing shell 10:03:51.148 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:51.152 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:51.152 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:51.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:51.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:51.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:51.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:03:51.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:51.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:03:51.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:51.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:51.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:51.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:51.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 1 and no matchers specified 10:03:51.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:51.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:51.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:51.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:51.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:51.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:51.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 10:03:51.188 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:51.188 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:51.188 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:51.188 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:51.188 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:51.188 INFO [main][AbstractShell] Close shell Testing shell 10:03:51.188 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:51.192 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:51.192 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:51.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:51.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:51.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:51.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:03:51.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:51.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:03:51.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:51.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:51.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:51.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:51.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 0 and no matchers specified 10:03:51.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:51.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:51.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:51.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:51.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:51.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 10:03:51.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 10:03:51.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:51.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:03:51.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:51.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:51.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:51.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:51.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:51.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:03:51.222 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:03:51.223 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:51.223 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:51.223 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:51.224 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:51.224 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:51.224 INFO [main][AbstractShell] Close shell Testing shell 10:03:51.224 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:51.227 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:51.227 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:51.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:51.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:51.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:51.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:03:51.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:51.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:03:51.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:51.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:51.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:51.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:51.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 1 and no matchers specified 10:03:51.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:51.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:51.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:51.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:51.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:51.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 10:03:51.256 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:51.256 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:51.256 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:51.256 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:51.256 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:51.256 INFO [main][AbstractShell] Close shell Testing shell 10:03:51.256 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:51.260 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:51.260 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:51.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:51.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:51.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:51.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:51.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:51.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:03:51.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:51.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:03:51.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:51.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:51.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:51.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:51.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 0 and no matchers specified 10:03:51.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:51.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:51.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:51.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:51.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:51.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:51.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:51.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:51.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 10:03:51.292 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:51.292 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:51.292 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:51.292 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:51.292 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:51.292 INFO [main][AbstractShell] Close shell Testing shell 10:03:51.292 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:51.295 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:51.295 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:51.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:51.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:51.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:51.302 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:03:51.302 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:03:51.302 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:51.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.21 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.031 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.04 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.033 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.04 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.035 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.028 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:51.307 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:51.308 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:51.308 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:51.308 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:51.308 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:51.308 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:51.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:51.312 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:51.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:51.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:51.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:03:51.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:51.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:51.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:51.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:51.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 256) 10:03:51.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:51.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:51.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:51.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:03:51.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 10:03:51.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:03:51.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 10:03:52.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:03:52.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 10:03:52.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:52.332 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 10:03:52.332 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:52.332 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:52.332 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:52.332 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:52.332 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:52.332 INFO [main][AbstractShell] Close shell Testing shell 10:03:52.332 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:52.335 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:52.335 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:52.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:52.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:52.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:52.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:03:52.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:52.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:03:52.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:52.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:52.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:52.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:52.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2) 10:03:52.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:52.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:52.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:52.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:52.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 10:03:52.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2) 10:03:52.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:52.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:52.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:52.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:52.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:52.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 10:03:52.359 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:52.359 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:52.359 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:52.359 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:52.359 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:52.359 INFO [main][AbstractShell] Close shell Testing shell 10:03:52.359 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:52.361 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:52.361 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:52.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:52.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:52.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:52.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:03:52.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:52.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:03:52.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:52.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:52.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:52.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:52.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 256) 10:03:52.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:52.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:52.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:52.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:52.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:52.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 10:03:52.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 256) 10:03:52.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:52.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:52.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:52.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:52.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 10:03:52.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 256) 10:03:52.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:52.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:52.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:52.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:52.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 10:03:52.390 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:52.390 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:52.390 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:52.390 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:52.390 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:52.390 INFO [main][AbstractShell] Close shell Testing shell 10:03:52.390 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:52.393 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:52.393 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:52.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:52.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:52.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:52.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:03:52.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:52.404 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:03:52.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:52.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:52.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:52.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:52.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 2) 10:03:52.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:52.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:52.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:52.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:03:52.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:52.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:03:53.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:53.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:03:53.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:53.418 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 10:03:53.418 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:53.418 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:53.418 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:53.418 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:53.418 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:53.418 INFO [main][AbstractShell] Close shell Testing shell 10:03:53.418 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:53.422 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:53.422 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:53.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:53.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:53.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:53.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:53.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:53.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:03:53.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:53.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:03:53.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:53.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:53.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:53.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:53.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 512) 10:03:53.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:53.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:53.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:53.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:53.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:53.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:53.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 10:03:53.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 512) 10:03:53.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:53.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:53.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:53.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:53.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:53.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 10:03:53.449 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:53.449 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:53.449 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:53.449 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:53.449 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:53.449 INFO [main][AbstractShell] Close shell Testing shell 10:03:53.449 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:53.452 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:53.453 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:53.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:53.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:53.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:53.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:53.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:53.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:03:53.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:53.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:03:53.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:53.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:53.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:53.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:53.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 512) 10:03:53.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:53.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:53.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:53.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:53.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:03:53.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:53.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:03:54.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:54.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:03:54.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:54.479 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 10:03:54.479 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:54.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 10:03:54.479 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:54.479 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:54.479 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:54.479 INFO [main][AbstractShell] Close shell Testing shell 10:03:54.479 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:54.482 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:54.482 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:54.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:54.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:54.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:54.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.488 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:03:54.488 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:03:54.488 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:54.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:54.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.181 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.028 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.028 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.035 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.025 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.03 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.029 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 10:03:54.498 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 10:03:54.499 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:54.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:54.500 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 10:03:54.500 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:54.500 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:54.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:54.501 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:54.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:54.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:54.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 10:03:54.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 10:03:54.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:54.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:54.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:54.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:03:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:54.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.OkCancelShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:03:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:54.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:54.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:54.518 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:03:54.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:54.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:54.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:54.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:54.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 10:03:54.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 10:03:54.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.OkCancelShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:03:54.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:54.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:54.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:54.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:54.519 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:03:54.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:54.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:54.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:54.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:54.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 10:03:54.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 10:03:54.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:54.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:54.520 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:54.520 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:54.520 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:54.520 INFO [main][AbstractShell] Close shell Testing shell 10:03:54.520 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:54.523 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:54.523 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:54.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 10:03:54.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:54.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 10:03:54.534 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 10:03:54.534 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:54.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.032 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:03:54.546 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:03:54.546 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:54.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:54.546 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:03:54.546 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:54.546 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:54.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:54.549 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:54.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:54.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:54.549 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 10:03:54.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:03:54.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:54.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:54.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:54.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:03:54.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:54.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:54.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:54.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:03:54.569 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 10:03:54.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:03:54.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:54.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:54.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:54.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:54.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:54.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:54.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:03:54.570 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:03:54.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:54.570 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:54.570 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:54.570 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:54.571 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:54.571 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:54.571 INFO [main][AbstractShell] Close shell Testing shell 10:03:54.571 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:54.574 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:54.574 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:54.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:03:54.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:54.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:54.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 10:03:54.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:54.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 10:03:54.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:03:54.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:54.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:54.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:54.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:03:54.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:54.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:54.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:54.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:03:54.604 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 10:03:54.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 10:03:54.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:54.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:03:54.605 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 10:03:54.611 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:54.611 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:54.611 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:54.611 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:54.611 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:54.611 INFO [main][AbstractShell] Close shell Testing shell 10:03:54.611 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:54.615 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:54.615 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:54.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:03:54.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:54.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:54.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.630 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 10:03:54.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:54.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 10:03:54.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:03:54.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:54.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:54.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:54.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:03:54.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:54.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:54.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:54.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:54.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:54.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:54.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:03:54.648 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 10:03:54.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:03:54.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:54.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:54.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:54.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:54.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:54.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:54.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:03:54.649 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 10:03:54.650 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:54.650 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:54.650 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:54.650 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:54.650 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:54.650 INFO [main][AbstractShell] Close shell Testing shell 10:03:54.650 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:54.653 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:54.653 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:54.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:03:54.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:54.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 10:03:54.660 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:03:54.660 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:54.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.041 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.04 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:54.666 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:54.667 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:54.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:54.667 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:54.667 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:54.667 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:54.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:54.669 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:54.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:54.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:54.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:03:54.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:54.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:54.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:54.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:54.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 2 and no matchers specified 10:03:54.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:54.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:03:54.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:03:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:54.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 10:03:54.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 10:03:54.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:03:54.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:54.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:54.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:54.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:03:54.698 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:03:54.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabFolder with no referenced composite specified, index 0 and no matchers specified 10:03:54.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:54.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:54.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:54.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 10:03:54.701 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:54.701 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:54.701 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:54.702 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:54.702 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:54.702 INFO [main][AbstractShell] Close shell Testing shell 10:03:54.702 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:54.706 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:54.706 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:54.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:54.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:54.707 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:54.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:03:54.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:54.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:03:54.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:54.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:54.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:54.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:54.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 3 and no matchers specified 10:03:54.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:54.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:03:54.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:03:54.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:54.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 10:03:54.747 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 10:03:54.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 10:03:54.748 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:03:54.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 3 and no matchers specified 10:03:54.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:54.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:54.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:54.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:54.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:54.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:54.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:03:54.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:03:55.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:03:55.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:03:55.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:03:55.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:03:55.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:55.751 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 10:03:55.751 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:55.751 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:55.751 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:55.751 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:55.751 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:55.751 INFO [main][AbstractShell] Close shell Testing shell 10:03:55.751 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:55.757 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:55.757 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:55.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:55.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:55.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:55.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:03:55.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:55.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:03:55.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:55.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:55.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:55.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:55.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 5 and no matchers specified 10:03:55.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:55.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:55.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:55.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:55.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:55.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:55.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:03:55.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:03:56.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:03:56.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:03:56.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:03:56.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:03:56.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:56.806 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 10:03:56.806 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:56.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 10:03:56.806 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:56.806 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:56.806 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:56.806 INFO [main][AbstractShell] Close shell Testing shell 10:03:56.806 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:56.811 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:56.811 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:56.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:56.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:56.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:56.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:56.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:56.822 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:03:56.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:56.822 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:03:56.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:56.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:56.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:56.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:56.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$") 10:03:56.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:56.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:56.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:56.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:56.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:57.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:57.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:57.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:57.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:57.849 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 10:03:57.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:57.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:57.849 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:57.849 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:57.849 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:57.849 INFO [main][AbstractShell] Close shell Testing shell 10:03:57.849 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:57.854 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:57.854 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:57.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:57.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:57.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:57.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:57.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:57.866 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:03:57.866 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:57.866 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:03:57.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:57.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:57.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:57.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:57.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1") 10:03:57.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:57.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:57.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:57.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:57.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:57.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:57.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:57.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 10:03:57.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:03:57.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:57.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:57.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:57.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:57.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:57.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:03:57.893 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:03:57.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabFolder with no referenced composite specified, index 0 and no matchers specified 10:03:57.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:57.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:57.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:57.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:57.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:57.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:57.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:57.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:57.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:57.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 10:03:57.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:57.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:57.894 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:57.894 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:57.894 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:57.894 INFO [main][AbstractShell] Close shell Testing shell 10:03:57.894 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:57.899 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:57.899 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:57.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:57.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:57.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:57.905 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:03:57.905 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:03:57.905 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:57.905 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.245 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.05 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.055 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.048 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.044 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.039 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 10:03:57.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:57.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:57.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:03:57.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:57.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:57.932 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:03:57.932 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:03:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:57.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:57.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:57.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:03:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:57.956 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:03:57.956 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:03:57.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:57.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:57.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:57.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:57.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:03:57.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:57.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:57.987 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 10:03:57.988 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 10:03:58.000 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:03:58.000 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:03:58.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:58.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:58.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:58.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:03:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:58.014 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:03:58.014 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:03:58.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:58.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:58.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:58.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:03:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. failed, an exception will be thrown 10:03:59.548 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:03:59.548 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:03:59.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:59.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:59.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:59.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:03:59.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:59.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:59.577 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:03:59.577 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:03:59.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:59.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:59.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:03:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:59.603 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:03:59.603 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:03:59.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:59.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:59.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:59.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:03:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:59.628 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:03:59.628 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:03:59.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:59.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:59.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:59.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:59.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:03:59.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:59.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:59.652 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:03:59.652 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:03:59.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:59.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:59.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:59.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:03:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:59.678 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:03:59.678 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:03:59.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:59.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:59.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:03:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:59.725 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:03:59.725 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:03:59.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:59.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:59.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:03:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:03:59.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:03:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:59.748 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:03:59.748 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:03:59.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:59.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.846 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.023 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.033 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.029 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.532 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.035 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.024 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.024 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.026 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.045 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.021 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.029 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:03:59.766 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:03:59.767 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:59.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:59.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:03:59.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:59.767 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:59.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:59.767 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:59.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:59.768 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:59.768 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:03:59.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:03:59.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:59.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:59.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:59.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:03:59.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:59.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:59.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:59.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:03:59.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:59.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:59.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:59.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:59.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:59.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:03:59.946 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:03:59.946 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:03:59.946 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:03:59.947 DEBUG [main][AbstractWait] Waiting until shell is active... 10:03:59.947 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:03:59.947 INFO [main][AbstractShell] Close shell Testing shell 10:03:59.947 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:03:59.954 DEBUG [main][AbstractWait] Waiting while shell is available... 10:03:59.954 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:03:59.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:03:59.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:59.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:59.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:03:59.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:59.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:03:59.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:03:59.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:59.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:59.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:00.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:04:00.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:00.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:00.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:00.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:00.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:00.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:04:00.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:04:00.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:04:00.184 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:00.184 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:00.184 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:00.184 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:00.184 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:00.184 INFO [main][AbstractShell] Close shell Testing shell 10:04:00.184 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:00.192 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:00.192 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:00.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:00.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:00.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:00.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:00.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:00.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:00.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:00.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:00.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:00.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:00.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:00.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:04:00.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:00.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:00.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:00.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:00.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:00.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:00.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:00.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:00.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:04:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:04:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:04:00.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:00.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 10:04:00.400 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:00.400 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:00.400 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:00.400 INFO [main][AbstractShell] Close shell Testing shell 10:04:00.400 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:00.406 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:00.406 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:00.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:00.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:00.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:00.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:00.413 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:00.413 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:00.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:00.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:00.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:00.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:00.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:04:00.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:00.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:00.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:00.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:00.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:00.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:00.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:04:00.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:04:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:00.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:04:00.589 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:00.589 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:00.589 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:00.589 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:00.589 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:00.589 INFO [main][AbstractShell] Close shell Testing shell 10:04:00.589 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:00.595 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:00.595 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:00.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:00.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:00.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:00.602 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:00.602 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:00.602 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:00.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:00.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:00.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:00.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:00.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:04:00.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:00.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:00.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:00.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:00.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:00.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:00.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:00.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:00.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:00.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:04:00.790 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:00.790 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:00.790 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:00.790 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:00.790 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:00.790 INFO [main][AbstractShell] Close shell Testing shell 10:04:00.790 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:00.797 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:00.797 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:00.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:00.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:00.797 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:00.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:00.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:00.803 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:00.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:00.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:00.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:00.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:00.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:00.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:00.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:04:00.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:00.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:00.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:00.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:00.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:00.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:00.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:00.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:00.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:00.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:04:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:04:00.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:04:00.997 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:00.997 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:00.997 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:00.998 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:00.998 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:00.998 INFO [main][AbstractShell] Close shell Testing shell 10:04:00.998 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:01.004 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:01.004 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:01.004 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:01.004 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:01.004 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:01.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:01.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:01.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:01.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:01.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:01.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:01.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:01.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:01.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:01.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 10:04:01.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:01.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:01.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:01.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:01.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:01.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:01.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:01.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:01.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:01.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:04:01.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:04:01.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:01.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:01.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:01.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:01.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:01.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:04:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:04:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:04:01.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:04:01.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:04:01.202 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:01.202 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:01.202 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:01.203 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:01.203 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:01.203 INFO [main][AbstractShell] Close shell Testing shell 10:04:01.203 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:01.209 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:01.209 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:01.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:01.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:01.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:01.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:01.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:01.223 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:01.223 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:01.223 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:01.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:01.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:01.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:01.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:01.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:04:01.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:01.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:01.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:01.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:01.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:01.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:01.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:01.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:01.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:01.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:04:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:04:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:04:01.419 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:01.419 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:01.419 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:01.419 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:01.419 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:01.419 INFO [main][AbstractShell] Close shell Testing shell 10:04:01.419 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:01.425 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:01.425 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:01.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:01.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:01.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:01.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:04:01.437 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:04:01.437 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:01.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.671 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.193 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.252 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.2 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.189 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.201 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.208 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.212 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.214 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:01.443 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:01.444 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:01.444 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:01.444 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:01.444 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:01.444 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:01.445 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:01.445 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:01.445 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:01.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:01.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:01.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:01.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:01.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:01.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:01.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:01.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:01.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:01.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:01.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:01.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:01.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 10:04:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:04:01.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:04:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:01.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:01.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:04:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:04:01.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:04:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:01.971 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:04:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:01.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:04:02.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:02.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:02.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:04:02.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:04:02.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:02.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:04:02.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:02.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:04:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:04:02.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:04:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:02.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:04:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:02.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:04:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 10:04:02.473 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:02.473 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:02.473 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:02.474 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:02.474 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:02.474 INFO [main][AbstractShell] Close shell Testing shell 10:04:02.474 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:02.478 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:02.478 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:02.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:02.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:02.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:02.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:02.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:02.484 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:02.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:02.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:02.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:02.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:02.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:02.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:02.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:02.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:02.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:02.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:02.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:02.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:02.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:02.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:02.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 10:04:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:04:02.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:04:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:03.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:04:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:04:03.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:04:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:03.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:04:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:03.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:04:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:04:03.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:04:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:03.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:03.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:04:03.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:04:03.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:04:03.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:03.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:04:03.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:03.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:04:03.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 10:04:03.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:03.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:03.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:03.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:03.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:03.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:03.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:04:03.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:03.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:03.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:04:03.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:03.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:04:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:03.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:04:03.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:04:03.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:04:03.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:03.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:04:03.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:03.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:04:03.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:04:03.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:04:03.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:03.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:04:03.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:03.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:04:03.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 10:04:03.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:03.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 10:04:03.517 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:03.518 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:03.518 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:03.518 INFO [main][AbstractShell] Close shell Testing shell 10:04:03.518 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:03.523 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:03.523 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:03.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:03.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:03.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:03.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:03.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:03.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:03.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:03.532 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:03.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:03.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:03.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:03.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:03.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:03.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:03.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:03.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:03.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:03.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:03.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:03.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:03.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:03.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:03.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 10:04:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 10:04:03.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:03.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:03.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:03.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:03.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:03.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:03.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 10:04:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 10:04:03.568 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:03.568 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:03.568 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:03.568 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:03.568 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:03.568 INFO [main][AbstractShell] Close shell Testing shell 10:04:03.568 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:03.572 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:03.572 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:03.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:03.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:03.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:03.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:03.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:03.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:03.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:03.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:03.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:03.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:03.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:03.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:03.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:03.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:03.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:03.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:03.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:03.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:03.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:03.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:03.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 10:04:03.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:03.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:04.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:04.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:04.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 10:04:04.607 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:04.607 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:04.607 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:04.607 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:04.607 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:04.607 INFO [main][AbstractShell] Close shell Testing shell 10:04:04.607 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:04.611 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:04.611 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:04.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:04.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:04.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:04.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:04.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:04.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:04.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:04.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:04.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:04.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:04.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:04.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:04.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:04.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:04.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:04.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:04.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 10:04:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:05.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:05.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:05.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 10:04:05.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 10:04:05.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:05.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:05.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:05.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:05.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:05.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:05.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:05.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:05.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:05.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:05.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 10:04:05.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:05.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:06.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 10:04:06.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:06.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:06.646 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:06.646 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:06.646 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:06.646 INFO [main][AbstractShell] Close shell Testing shell 10:04:06.646 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:06.651 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:06.651 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:06.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:06.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:06.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:06.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:06.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:06.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:06.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:06.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:06.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:06.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:06.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:06.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:06.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:06.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:06.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:06.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:06.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:06.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:06.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:06.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:06.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:06.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:06.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 10:04:08.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 10:04:08.195 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:08.195 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:08.195 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:08.196 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:08.196 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:08.196 INFO [main][AbstractShell] Close shell Testing shell 10:04:08.196 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:08.199 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:08.199 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:08.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:08.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:08.199 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:08.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:08.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:08.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:08.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:08.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:08.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:08.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:08.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:08.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:08.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:08.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:08.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:08.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:08.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:08.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:08.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:08.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:08.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:08.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:08.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:08.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 10:04:09.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 10:04:09.732 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:09.732 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:09.732 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:09.732 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:09.732 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:09.733 INFO [main][AbstractShell] Close shell Testing shell 10:04:09.733 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:09.737 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:09.737 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:09.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:09.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:09.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:09.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:04:09.750 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:04:09.750 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:09.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.308 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.039 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.048 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.052 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.038 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.037 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.551 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.539 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:09.756 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:09.757 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:09.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:09.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:09.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:09.757 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:09.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:09.757 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:09.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:09.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:09.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:04:09.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:09.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:09.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:09.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 10:04:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available. finished successfully 10:04:09.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 10:04:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:09.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 2") 10:04:09.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:09.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 10:04:09.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:09.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:09.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:09.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available. finished successfully 10:04:09.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:09.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 1") 10:04:09.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:09.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 10:04:09.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:09.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:09.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:09.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:04:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 10:04:09.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available. finished successfully 10:04:09.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 10:04:09.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:09.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:09.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 2") 10:04:09.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:09.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:09.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 10:04:09.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:09.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:09.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:09.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:04:09.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 1") 10:04:09.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:09.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 10:04:09.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:09.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:09.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:10.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:10.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:10.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:10.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:04:10.789 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 10:04:10.789 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 10:04:10.789 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 10:04:10.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:10.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:10.792 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 10:04:10.792 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 10:04:10.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:10.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:10.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:10.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:10.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:10.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:10.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:10.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:04:10.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:10.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:04:10.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:10.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:10.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:10.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:10.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:04:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 10:04:10.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:04:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:10.826 INFO [WorkbenchTestable][AbstractShell] Close shell 10:04:10.826 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:04:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:10.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:10.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:10.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:10.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:04:10.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:10.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:04:10.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:10.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:10.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:10.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:10.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:10.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:10.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:10.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:10.848 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:04:10.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:10.848 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:04:10.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:10.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:10.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:10.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 10:04:10.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 10:04:10.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 10:04:10.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:10.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:10.871 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 10:04:10.872 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 10:04:10.873 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 10:04:10.874 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 10:04:10.874 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 10:04:10.874 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 10:04:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:10.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:10.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:10.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:10.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:10.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:10.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:10.898 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:04:10.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:10.898 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:04:10.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:10.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:10.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:10.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:10.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:04:10.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 10:04:10.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:04:10.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:10.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:10.923 INFO [WorkbenchTestable][AbstractShell] Close shell 10:04:10.923 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:04:10.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:10.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:10.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:10.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:10.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:04:10.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:10.954 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:04:10.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:10.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:10.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:10.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:10.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 10:04:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available. finished successfully 10:04:10.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 10:04:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:10.976 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 10:04:10.976 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 10:04:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:10.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:10.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:10.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:10.985 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:04:10.985 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:04:10.985 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:10.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.049 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.04 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.05 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.056 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.031 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:04:10.990 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:04:10.991 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:10.991 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:10.991 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:04:10.991 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:10.991 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:10.991 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:10.991 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:10.991 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:10.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:10.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 10:04:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:04:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:10.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:10.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:10.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:04:10.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:10.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:10.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 10:04:10.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:10.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 10:04:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:04:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:10.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:10.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:10.992 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 10:04:10.992 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:04:10.993 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 10:04:10.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:04:10.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:10.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:10.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:10.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:10.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 10:04:10.993 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:04:10.993 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:10.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:10.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:10.994 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 s maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:10.999 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:10.999 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:10.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:10.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:10.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:10.999 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:11.023 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:11.023 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:11.023 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:11.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:11.024 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:04:11.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:11.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:11.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:11.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:11.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT WorkbenchToolItem") 10:04:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:11.031 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 10:04:11.031 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:11.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:11.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:11.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:11.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:04:11.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:11.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:04:11.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:11.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:11.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:11.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:11.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:11.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'RedDeer SWT Workbench.*') 10:04:11.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:11.038 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 10:04:11.038 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:11.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:11.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:11.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:11.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:04:11.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:11.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:04:11.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:11.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:11.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:11.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:04:11.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:04:11.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:04:11.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:11.051 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:11.051 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:11.051 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:04:11.051 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:04:11.051 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:04:11.051 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:04:11.051 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:04:11.051 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:04:11.051 DEBUG [main][MenuItemLookup] Item match:Window 10:04:11.052 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:04:11.052 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:04:11.052 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:04:11.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.052 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:04:11.052 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:04:11.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.052 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:04:11.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.052 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:04:11.052 DEBUG [main][MenuItemLookup] Item match:Preferences 10:04:11.052 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:04:11.052 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:04:11.052 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:04:11.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:04: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 10:04:11.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:04:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.183 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:04:11.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:11.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:11.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:11.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:04:11.196 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:04:11.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:04:11.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:04:11.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 10:04:11.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:04:11.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:11.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 10:04:11.224 DEBUG [main][TreeItemHandler] Selecting tree item: Java 10:04:11.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 10:04:11.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 10:04:11.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and no matchers specified 10:04:11.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:04:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified 10:04:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:11.278 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 10:04:11.278 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:11.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:11.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 10:04:11.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:04:11.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:11.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:04:11.282 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:04:11.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:04:11.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:04:11.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:04:11.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:11.292 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:11.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:11.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:11.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:11.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:11.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:11.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:04:11.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:11.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:04:11.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:11.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:11.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:11.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:04:11.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:04:11.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:04:11.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:11.334 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:04:11.334 DEBUG [main][MenuItemLookup] Item match:Window 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:04:11.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.335 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:04:11.335 DEBUG [main][MenuItemLookup] Item match:Preferences 10:04:11.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:04:11.335 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:04:11.335 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:04:11.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.... 10:04:11.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:04:11.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:04:11.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.446 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:04:11.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.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 10:04:11.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:11.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:11.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:04:11.448 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:04:11.448 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:04:11.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:04:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified 10:04:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:11.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:11.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.450 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:04:11.450 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:04:11.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:04:11.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:04:11.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:04:11.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:11.452 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:11.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:11.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:11.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:11.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:11.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:11.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:04:11.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:11.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:04:11.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:11.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:11.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:11.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:04:11.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:04:11.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:04:11.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:11.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:11.486 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:11.486 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:04:11.486 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:04:11.486 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:04:11.486 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:04:11.486 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:04:11.486 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:04:11.486 DEBUG [main][MenuItemLookup] Item match:Window 10:04:11.487 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:04:11.487 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:04:11.487 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:04:11.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.487 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:04:11.487 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:04:11.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.487 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:04:11.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.487 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:04:11.487 DEBUG [main][MenuItemLookup] Item match:Preferences 10:04:11.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:04:11.487 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:04:11.487 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:04:11.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:04:11.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:04:11.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:04:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.584 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:04:11.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:11.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:11.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:11.586 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:04:11.586 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:04:11.586 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:04:11.586 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:04:11.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 10:04:11.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.586 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 10:04:11.586 DEBUG [main][TreeItemHandler] Selecting tree item: Java 10:04:11.587 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 10:04:11.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 10:04:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression '.*ack.*') 10:04:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:11.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:11.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.636 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:04:11.636 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:04:11.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:04:11.636 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:04:11.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:04:11.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:11.640 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:11.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:11.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:11.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:11.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:11.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:11.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:11.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:04:11.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:11.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:04:11.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:11.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:11.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:11.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.*'] 10:04:11.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.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.*'] 10:04:11.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.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.*'] 10:04:11.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:11.667 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:11.667 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:11.667 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:04:11.667 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:04:11.667 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:04:11.667 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:04:11.667 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:04:11.667 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:04:11.667 DEBUG [main][MenuItemLookup] Item match:Window 10:04:11.668 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:04:11.668 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:04:11.668 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:04:11.668 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.668 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:04:11.668 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:04:11.668 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.668 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:04:11.668 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.668 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:04:11.668 DEBUG [main][MenuItemLookup] Item match:Preferences 10:04:11.668 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:04:11.668 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:04:11.668 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:04:11.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:04:11.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:04:11.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:04:11.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.765 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:04:11.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:11.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:11.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:11.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:04:11.767 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:04:11.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:04:11.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:04:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:04:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolBar with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:04:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 10:04:11.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:11.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.771 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:04:11.771 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:04:11.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:04:11.772 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:04:11.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:04:11.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:11.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:11.786 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:11.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:11.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:11.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:11.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:11.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:11.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:04:11.816 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:04:11.816 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:11.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.008 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.007 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.294 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.152 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.181 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.15 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:04:11.824 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:04:11.824 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:11.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:11.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:04:11.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:11.825 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:11.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:11.825 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:11.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:11.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:11.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:04:11.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:04:11.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:11.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:11.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:11.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:11.842 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 10:04:11.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:11.842 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:11.842 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:11.842 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:04:11.842 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:04:11.842 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:04:11.842 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:04:11.842 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:04:11.842 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:04:11.843 DEBUG [main][MenuItemLookup] Item match:Window 10:04:11.843 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:04:11.843 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:04:11.843 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:04:11.843 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.843 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:04:11.843 DEBUG [main][MenuItemLookup] Item match:Show View 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:04:11.847 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:04:11.848 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.848 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:04:11.848 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:04:11.848 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:04:11.848 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:04:11.848 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:04:11.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:04:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:04:11.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:04:11.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:11.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:04:11.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:11.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:11.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 10:04:11.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:04:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:11.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:04:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:11.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:04:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 10:04:11.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:04:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:11.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:04:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:11.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:04:11.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 10:04:11.920 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 10:04:11.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 10:04:11.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 10:04:11.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:04:11.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.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 "Open") 10:04:11.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:04:11.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:11.927 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:04:11.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:11.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:11.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:11.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:11.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:11.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:11.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:04:11.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:04:11.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:11.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:11.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 10:04:11.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:04:11.974 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 10:04:11.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 10:04:11.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:11.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:04:11.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:04:11.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:04:11.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:11.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:11.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:04:11.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:11.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:04:11.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:11.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:04:11.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:04:11.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:11.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:11.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:11.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.008 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 10:04:12.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:12.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:12.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 10:04:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:12.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:12.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:04:12.023 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 10:04:12.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 10:04:12.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:12.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:04:12.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:04:12.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:04:12.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:12.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:12.025 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 10:04:12.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT ViewToolItem") 10:04:12.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:12.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:12.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:12.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:04:12.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:12.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:12.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:12.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:12.026 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:04:12.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:12.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:04:12.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:04:12.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:12.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:12.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:12.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 10:04:12.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:12.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:12.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 10:04:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:12.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:12.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:04:12.044 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 10:04:12.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 10:04:12.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:12.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:04:12.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:04:12.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:04:12.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:12.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:12.045 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 10:04:12.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT ViewToolItem") 10:04:12.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:12.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:12.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:12.046 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 10:04:12.046 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:12.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:12.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:04:12.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:12.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:12.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:04:12.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:12.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:04:12.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:04:12.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:12.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:12.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:12.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.058 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 10:04:12.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:12.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:12.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:12.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:12.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\E') 10:04:12.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:12.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:12.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:04:12.074 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 10:04:12.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 10:04:12.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:12.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:04:12.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:04:12.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:04:12.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:12.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:12.075 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 10:04:12.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'RedDeer SWT View.*') 10:04:12.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:12.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:12.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:12.075 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 10:04:12.075 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:12.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:12.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:04:12.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:12.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:12.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:04:12.076 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:04:12.076 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:12.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.153 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.048 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.028 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.021 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:12.081 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:12.081 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:12.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:12.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:12.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:12.082 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:12.089 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:12.089 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:12.089 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:12.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:12.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:04:12.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:12.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:12.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:12.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:12.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:04:12.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 10:04:12.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 10:04:12.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:12.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:12.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:04:12.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:12.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:12.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:12.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 10:04:12.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:12.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:12.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:12.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:04:12.104 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:12.108 INFO [WorkbenchTestable][Keyboard] Type text "test123" 10:04:12.108 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:12.108 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:04:12.709 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:12.709 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:04:13.310 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:13.311 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:04:13.911 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:13.911 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:04:14.512 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:14.512 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 10:04:15.113 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:15.113 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 10:04:15.714 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:15.714 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 10:04:16.316 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:04:16.316 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 10:04:16.316 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 10:04:16.317 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:16.317 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:16.317 INFO [main][AbstractShell] Close shell Keyboard testing shell 10:04:16.317 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 10:04:16.320 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:16.320 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:16.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:16.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:16.320 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:16.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:16.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:16.331 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:04:16.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:16.331 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:04:16.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:16.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:16.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:16.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:04:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 10:04:16.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 10:04:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:16.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:04:16.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:16.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 10:04:16.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:16.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:16.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:16.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:04:16.344 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:16.345 INFO [WorkbenchTestable][Keyboard] Type text "test" 10:04:16.345 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:16.345 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:04:16.946 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:16.946 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:04:17.547 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:17.547 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:04:18.148 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:18.148 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:04:18.749 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 10:04:18.749 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 10:04:18.950 INFO [WorkbenchTestable][Keyboard] Move cursor 10:04:19.151 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:19.151 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:19.351 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:19.753 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:19.753 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:19.953 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:20.154 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 10:04:20.355 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 10:04:20.355 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 10:04:20.555 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 10:04:20.555 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 10:04:20.756 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 10:04:20.957 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 10:04:21.157 INFO [WorkbenchTestable][Keyboard] Move cursor 10:04:21.357 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:21.357 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:21.558 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:21.959 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:21.959 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:22.159 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:22.560 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:22.560 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:22.761 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:23.162 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:23.162 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:23.362 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:23.763 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:23.763 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:23.963 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:24.164 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 10:04:24.164 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 10:04:24.365 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 10:04:24.365 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 10:04:24.565 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 10:04:24.766 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 10:04:24.968 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:04:24.968 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 10:04:24.968 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 10:04:24.969 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:24.969 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:24.969 INFO [main][AbstractShell] Close shell Keyboard testing shell 10:04:24.969 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 10:04:24.973 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:24.973 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:24.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:24.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:24.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:24.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:24.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:24.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:04:24.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:24.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:04:24.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:24.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:24.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:24.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:24.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:04:24.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 10:04:24.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 10:04:24.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:24.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:24.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:04:24.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:24.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:24.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:24.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 10:04:24.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:24.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:24.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:24.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:24.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:24.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:04:24.997 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:24.997 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 10:04:24.997 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:24.997 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 10:04:25.198 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 10:04:26.199 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:26.199 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 10:04:26.400 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 10:04:27.401 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:27.401 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 10:04:27.601 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:04:28.603 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:28.603 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:04:29.204 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:29.204 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:04:29.805 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:29.805 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:04:30.406 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:30.406 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 10:04:30.606 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 10:04:31.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:04:31.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 10:04:31.608 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 10:04:31.608 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:31.609 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:31.609 INFO [main][AbstractShell] Close shell Keyboard testing shell 10:04:31.609 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 10:04:31.613 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:31.613 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:31.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:31.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:31.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:31.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:31.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:31.625 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:04:31.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:31.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:04:31.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:31.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:31.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:31.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:31.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:04:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 10:04:31.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 10:04:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:31.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:04:31.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:31.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 10:04:31.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:31.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:31.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:31.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:04:31.640 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:31.640 INFO [WorkbenchTestable][Keyboard] Type text "test" 10:04:31.640 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:31.640 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:04:32.243 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:32.243 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:04:32.844 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:32.844 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:04:33.445 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:33.445 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:04:34.046 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 10:04:34.046 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 10:04:34.246 INFO [WorkbenchTestable][Keyboard] Move cursor 10:04:34.446 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:34.446 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:34.647 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:35.048 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:35.048 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:35.249 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:35.450 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 10:04:35.650 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 10:04:35.650 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 10:04:35.851 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 10:04:36.052 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:04:36.052 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 10:04:36.052 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 10:04:36.053 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:36.053 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:36.053 INFO [main][AbstractShell] Close shell Keyboard testing shell 10:04:36.053 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 10:04:36.056 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:36.056 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:36.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:36.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:36.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:36.062 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:04:36.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:36.062 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:04:36.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:36.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:36.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:36.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:36.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:36.063 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:36.063 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:04:36.263 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 10:04:37.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 10:04:37.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 10:04:37.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 10:04:37.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:37.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:37.279 INFO [WorkbenchTestable][AbstractShell] Close shell Search 10:04:37.279 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 10:04:37.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:37.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:37.309 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:04:37.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:37.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:37.309 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:37.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:37.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:37.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:04:37.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:37.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:04:37.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:37.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:37.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:37.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:37.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:04:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 10:04:37.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 10:04:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:37.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:04:37.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:37.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 10:04:37.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:37.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:37.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:37.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:04:37.331 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:37.331 INFO [WorkbenchTestable][Keyboard] Type text "test" 10:04:37.332 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:37.332 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:04:37.933 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:37.933 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:04:38.534 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:38.534 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:04:39.135 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:04:39.135 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:04:39.736 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 10:04:39.736 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 10:04:39.936 INFO [WorkbenchTestable][Keyboard] Move cursor 10:04:40.136 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:40.136 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:40.337 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:40.739 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:40.739 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:40.939 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:41.140 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 10:04:41.341 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 10:04:41.341 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 10:04:41.541 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 10:04:41.541 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 10:04:41.741 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 10:04:41.942 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 10:04:42.143 INFO [WorkbenchTestable][Keyboard] Move cursor 10:04:42.343 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:42.343 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:42.543 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:42.945 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:42.945 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:43.145 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:43.546 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:43.546 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:43.747 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:44.148 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:44.148 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:44.348 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:44.749 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:04:44.749 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:04:44.950 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:04:45.150 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 10:04:45.150 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 10:04:45.351 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 10:04:45.351 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 10:04:45.551 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 10:04:45.752 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 10:04:45.953 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:04:45.953 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 10:04:45.953 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 10:04:45.954 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:45.954 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:45.954 INFO [main][AbstractShell] Close shell Keyboard testing shell 10:04:45.954 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 10:04:45.958 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:45.958 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:45.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:45.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:45.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:45.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:04:45.963 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:04:45.963 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:45.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.882 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.242 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.653 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.641 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.437 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.248 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.653 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 10:04:45.973 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 10:04:45.973 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:45.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:45.974 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 10:04:45.974 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:45.974 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:45.979 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:45.979 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:45.979 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:45.980 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:45.980 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 10:04:45.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 10:04:45.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:45.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:45.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:45.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:45.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 10:04:45.984 TRACE [WorkbenchTestable][WidgetLookup] 144 widget(s) found 10:04:45.984 INFO [WorkbenchTestable][WidgetResolverTest] Testing 144 widgets for matching children to parent. 10:04:45.986 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@3b866e7d] 10:04:45.986 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@6e7b0234] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3b866e7d] 10:04:45.987 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3b866e7d] 10:04:45.987 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34784a86] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3b866e7d] 10:04:45.987 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@3c053ff2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3b866e7d] 10:04:45.987 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@a59e0e4] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:04:45.987 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@a59e0e4] 10:04:45.987 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]}] 10:04:45.987 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@13d02df2] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:04:45.988 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@650a6974] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@13d02df2] 10:04:45.988 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@13d02df2] 10:04:45.988 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@70653088] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@13d02df2] 10:04:45.988 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@13d02df2] 10:04:45.988 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@650a6974] 10:04:45.988 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@650a6974] 10:04:45.989 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@650a6974] 10:04:45.989 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@650a6974] 10:04:45.989 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@650a6974] 10:04:45.989 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:45.989 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:45.989 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 10:04:45.989 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 10:04:45.992 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:45.992 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:45.992 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:45.992 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:04:45.992 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 10:04:45.993 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:04:45.993 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 10:04:45.993 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 10:04:45.993 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}] 10:04:45.993 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Link {There are no projects in your workspace. To add a project:} matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 10:04:45.994 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 10:04:45.994 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 10:04:45.994 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 10:04:45.994 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 10:04:45.994 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 10:04:45.994 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 10:04:45.994 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 10:04:45.995 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 10:04:45.995 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:04:45.995 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@bdc5584] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:04:45.995 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@bdc5584] 10:04:45.995 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@bdc5584] 10:04:45.995 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@bdc5584] 10:04:45.996 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@bdc5584] 10:04:45.996 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:45.996 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:45.996 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 10:04:45.996 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 10:04:45.996 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Open a file or drop files here to open them.} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 10:04:45.996 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Find Actions} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 10:04:45.997 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Ctrl+3} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 10:04:45.997 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Show Key Assist} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 10:04:45.997 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Shift+Ctrl+L} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 10:04:45.997 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {New} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 10:04:45.997 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Ctrl+N} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 10:04:45.997 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Open Type} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 10:04:45.997 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Shift+Ctrl+T} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 10:04:45.998 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@70653088] 10:04:45.998 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@70653088] 10:04:45.998 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@70653088] 10:04:45.998 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@70653088] 10:04:45.998 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@70653088] 10:04:45.998 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 10:04:45.998 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 10:04:45.998 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:45.999 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:45.999 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:04:45.999 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 10:04:45.999 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@1f6fe574] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:04:45.999 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@1f6fe574] 10:04:45.999 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {There is no active editor that provides an outline.} matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL marginWidth=5 marginHeight=5}] 10:04:46.000 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 10:04:46.000 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0] 10:04:46.000 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@357eb0a0] 10:04:46.000 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0] 10:04:46.000 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0] 10:04:46.000 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0] 10:04:46.000 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0] 10:04:46.000 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0] 10:04:46.000 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0] 10:04:46.001 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0] 10:04:46.001 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0] 10:04:46.001 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0] 10:04:46.001 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 10:04:46.001 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 10:04:46.001 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.command.testCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.001 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:46.001 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:46.001 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:46.002 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:04:46.002 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 10:04:46.002 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 10:04:46.002 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 10:04:46.002 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 10:04:46.002 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4e6b3894] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@6e7b0234] 10:04:46.002 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@6e7b0234] 10:04:46.002 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4e6b3894] 10:04:46.003 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4e6b3894] 10:04:46.003 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4e6b3894] 10:04:46.003 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:46.003 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 10:04:46.003 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 10:04:46.003 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 10:04:46.003 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 10:04:46.003 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 10:04:46.003 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 10:04:46.004 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 10:04:46.004 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 10:04:46.004 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] 10:04:46.004 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] 10:04:46.004 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] 10:04:46.004 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] 10:04:46.004 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] 10:04:46.004 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] 10:04:46.004 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] 10:04:46.005 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] 10:04:46.005 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] 10:04:46.005 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] 10:04:46.005 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@1fb0c411] 10:04:46.005 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] 10:04:46.005 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] 10:04:46.005 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:04:46.005 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.005 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.005 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.006 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:04:46.006 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.006 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.006 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:04:46.006 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.internal.ui.actions.DebugDropDownAction, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.006 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.internal.ui.actions.RunDropDownAction, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.006 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:04:46.006 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.jdt.ui.actions.OpenPackageWizard, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.007 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.jdt.ui.actions.NewTypeDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.007 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:04:46.007 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.toolbars.sampleCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.007 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.toolbars.sampleCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.007 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:04:46.007 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.ui.actions.SkipAllBreakpoints, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.007 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:04:46.007 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.008 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.008 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:04:46.008 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoNextAnnotation, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.008 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoPreviousAnnotation, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.008 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoLastEditPosition, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.008 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoNextEditPosition, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.008 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.008 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.009 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.009 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.ui.window.pinEditor, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:04:46.009 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginLeft=8 marginRight=8 spacing=3 wrap=true pack=true fill=false justify=false}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=3 marginHeight=3 horizontalSpacing=5 verticalSpacing=5}] 10:04:46.009 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginLeft=8 marginRight=8 spacing=3 wrap=true pack=true fill=false justify=false}] 10:04:46.010 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:46.010 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginRight=4 spacing=3 wrap=true pack=true fill=false justify=false}] matches to its parent widget ImageBasedFrame {} [layout=null] 10:04:46.010 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginRight=4 spacing=3 wrap=true pack=true fill=false justify=false}] 10:04:46.010 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:46.010 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:04:46.011 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@63dc3420 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.views.BookmarkView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.PropertySheet, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.perspSC:org.eclipse.team.ui.TeamSynchronizingPerspective, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/onboarding_resource_persp.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.perspSC:org.eclipse.jdt.ui.JavaPerspective, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@794cb26b, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Resource, iconURI: platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/eview16/resource_persp.png, tooltip: null, context: PerspectiveImpl (org.eclipse.ui.resourcePerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 10:04:46.011 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@137d04d8 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.actionSet:org.eclipse.debug.ui.launchActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.jdt.ui.PackageExplorer, persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy, persp.viewSC:org.eclipse.jdt.ui.SourceView, persp.viewSC:org.eclipse.jdt.ui.JavadocView, persp.viewSC:org.eclipse.search.ui.views.SearchView, persp.viewSC:org.eclipse.ui.console.ConsoleView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.texteditor.TemplatesView, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewRecordCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective, persp.perspSC:org.eclipse.debug.ui.DebugPerspective, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/onboarding_jperspective.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.showIn:org.eclipse.jdt.ui.PackageExplorer, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.editorOnboardingCommand:Open Type$$$Shift+Ctrl+T, persp.actionSet:org.eclipse.debug.ui.breakpointActionSet, persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet, persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard, persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@794cb26b, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Java, iconURI: platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png, tooltip: null, context: PerspectiveImpl (org.eclipse.jdt.ui.JavaPerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 10:04:46.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 10:04:46.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:46.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:46.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:46.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:46.012 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 10:04:46.012 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 10:04:46.012 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:46.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:46.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:46.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.032 s Running org.eclipse.reddeer.swt.test.EditorBarTest 10:04:46.016 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 10:04:46.016 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:46.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:46.016 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 10:04:46.016 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:46.017 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:46.017 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:46.017 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:46.017 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:46.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:46.017 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 10:04:46.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 10:04:46.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:46.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:46.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:46.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:46.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:46.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:46.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:46.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:46.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:46.017 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:46.018 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:46.018 DEBUG [main][MenuItemLookup] Item match:File 10:04:46.018 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:04:46.019 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:46.021 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:04:46.021 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:04:46.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:04:46.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:04:46.022 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:04:46.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 10:04:46.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully 10:04:46.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:04:46.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:46.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:46.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:46.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:46.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:46.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:46.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:04:46.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:46.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:46.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:46.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:46.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:46.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:46.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:04:46.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:04:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:46.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:46.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:04:46.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:04:46.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:04:46.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:46.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:04:46.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:46.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:04:46.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:04:46.588 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:04:46.588 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:04:46.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:04:46.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 "Next >") 10:04:46.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:46.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:04:46.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:46.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:46.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:46.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:46.593 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:04:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:46.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:46.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:04:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:04:46.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:04:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:46.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:04:46.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:46.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:04:46.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:46.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:46.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:46.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:46.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:04:46.630 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:46.631 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 10:04:46.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 "Finish") 10:04:46.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:46.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:04:46.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:46.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:46.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:46.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:46.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:46.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:46.634 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:04:46.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:46.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:46.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:46.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:46.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:04:47.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:04:47.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:04:47.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:04:47.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:04:47.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:47.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:47.148 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:04:47.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:47.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:47.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:47.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:47.148 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:47.148 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:47.148 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:04:47.148 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:04:47.148 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:04:47.148 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:04:47.148 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:04:47.148 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:04:47.148 DEBUG [main][MenuItemLookup] Item match:Window 10:04:47.149 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:04:47.149 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:04:47.149 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:04:47.149 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:47.149 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:04:47.149 DEBUG [main][MenuItemLookup] Item match:Show View 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:47.152 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:04:47.153 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:04:47.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:04:47.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:04:47.153 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:04:47.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:04:47.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:04:47.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:04:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:47.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:47.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:47.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:04:47.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:47.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:47.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:47.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:47.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:47.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:47.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:47.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:04:47.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:04:47.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:47.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:04:47.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:47.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:04:47.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:04:47.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:04:47.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:47.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:04:47.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:47.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:04:47.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:04:47.211 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:04:47.211 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:04:47.212 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:04:47.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:47.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:47.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:47.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:04:47.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:47.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:47.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:47.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 "Open") 10:04:47.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:47.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:47.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:47.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:04:47.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:47.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:47.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:47.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:47.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:47.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:47.213 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:04:47.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:47.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:47.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:47.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:04:47.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:47.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:04:47.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:47.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:47.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:47.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:47.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:47.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:47.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:04:47.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:47.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:47.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:47.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:47.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:04:47.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:04:47.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:04:47.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:47.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:04:47.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:04:47.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:04:47.270 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:04:47.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:04:47.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:47.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:04:47.270 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:04:47.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:04:47.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:47.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:04:47.272 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:04:47.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:04:47.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:47.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:04:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:47.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:47.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:47.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:47.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:48.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:48.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:48.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:04:48.285 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:04:48.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:04:48.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:48.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:04:48.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:04:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:48.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:48.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:48.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:48.288 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 10:04:48.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:04:48.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:04:48.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:48.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:04:48.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 10:04:48.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:48.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:48.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:48.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:48.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:48.297 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:04:48.297 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:04:48.297 DEBUG [main][TreeItemHandler] Set Tree selection 10:04:48.297 DEBUG [main][TreeHandler] Notify Tree about selection event 10:04:48.309 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:04:48.328 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 10:04:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:48.328 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:48.328 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:48.328 DEBUG [main][MenuItemLookup] Item match:File 10:04:48.329 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:04:48.329 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:04:48.332 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:48.332 DEBUG [main][MenuItemLookup] Item match:File 10:04:48.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 10:04:48.332 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 10:04:48.332 INFO [main][MenuItemHandler] Select menu item: File 10:04:48.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:04:48.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:04:48.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:04:48.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:48.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:48.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:04:48.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:48.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:48.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:48.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 10:04:48.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:48.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:48.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:48.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:48.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:48.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:04:48.412 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:48.412 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 10:04:48.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 "Finish") 10:04:48.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:48.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 10:04:48.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:48.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:48.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:48.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:48.415 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:04:48.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:48.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:48.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:48.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:48.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ef2a26b is found... 10:04:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ef2a26b is found finished successfully 10:04:48.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qeditor-with-toolbar\E') 10:04:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:48.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:48.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:48.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:04:48.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:48.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 10:04:48.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:48.934 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 10:04:48.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Execute task") 10:04:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:48.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:48.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:48.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:48.934 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 10:04:48.934 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:48.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:48.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:48.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:48.936 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:04:48.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:48.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:48.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 10:04:48.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:48.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:48.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 10:04:48.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:04:48.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:48.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:48.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:48.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:04:48.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:04:48.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:04:48.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:48.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:04:48.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:04:48.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:04:48.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:48.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:04:48.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:04:48.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:04:48.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:48.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:04:48.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:48.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:48.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:49.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:49.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:49.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:49.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:49.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:04:49.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:04:49.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:04:49.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:04:49.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:04:49.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:04:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:49.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:49.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:49.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:49.965 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 10:04:49.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 10:04:49.968 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 10:04:49.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 10:04:49.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 10:04:49.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:04:49.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'New' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:50.030 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:04:50.030 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:04:50.031 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:04:50.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:04:50.031 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:04:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:04:50.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:04:50.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:04:50.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:04:50.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:04:50.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:04:50.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:04:50.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:04:50.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:04:50.533 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 10:04:50.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 10:04:50.533 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 10:04:50.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 10:04:50.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 10:04:50.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:04:50.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:50.583 DEBUG [main][MenuItemLookup] Found menu:'New' 10:04:50.583 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:04:50.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:50.583 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:04:50.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:50.583 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:04:50.583 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:04:50.583 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:04:50.583 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:04:50.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:04:50.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:04:50.584 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:04:50.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:04:51.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:04:51.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:04:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:51.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:51.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:51.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:04:51.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:51.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:51.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:51.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:04:51.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:51.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:51.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:51.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:51.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:51.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:51.215 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:04:51.215 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:04:51.215 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:04:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:51.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:51.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04: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) 10:04:51.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:51.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:04:51.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:51.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:51.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:51.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:51.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:51.217 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:04:51.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:51.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:51.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:51.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:51.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:04:51.226 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:04:51.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:04:51.727 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:04:51.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:04:51.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:04:51.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:04:51.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:04:51.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:04:51.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:04:51.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 10:04:51.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:51.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:51.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 10:04:51.728 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 10:04:51.728 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:51.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.712 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.711 s Running org.eclipse.reddeer.swt.test.DummyTest 10:04:51.739 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 10:04:51.740 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:51.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:51.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 10:04:51.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:51.740 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:51.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:51.741 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:51.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:51.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:51.741 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 10:04:51.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 10:04:51.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:51.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:51.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:51.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 10:04:51.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:51.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:51.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:51.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:51.741 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 10:04:51.741 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 10:04:51.741 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:51.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:51.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:51.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:51.752 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:51.753 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:51.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:51.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:51.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:51.753 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:51.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:51.753 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:51.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:51.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:51.754 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:04:51.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:51.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:51.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:51.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:51.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:51.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:51.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:51.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 2 and no matchers specified 10:04:51.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:51.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:04:51.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:04:51.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:51.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 10:04:51.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:51.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 10:04:51.771 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:51.771 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:51.771 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:51.771 INFO [main][AbstractShell] Close shell Testing shell 10:04:51.771 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:51.774 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:51.774 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:51.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:51.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:51.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:51.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:51.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:51.785 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:04:51.785 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:51.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:04:51.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:51.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:51.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:51.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:51.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:51.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:51.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'PUSH.*tb2') 10:04:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:51.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:51.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:51.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:51.800 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:51.800 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:51.800 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:51.800 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:51.800 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:51.800 INFO [main][AbstractShell] Close shell Testing shell 10:04:51.800 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:51.804 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:51.804 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:51.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:51.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:51.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:51.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:51.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:51.809 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:04:51.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:51.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:04:51.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:51.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:51.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:51.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:51.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 10:04:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:51.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 10:04:51.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT WorkbenchToolItem with mnemonic") 10:04:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:51.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:51.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:51.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:51.837 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:51.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 10:04:51.837 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:51.837 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:51.837 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:51.837 INFO [main][AbstractShell] Close shell Testing shell 10:04:51.837 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:51.840 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:51.840 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:51.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:51.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:51.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:51.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:53.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 10:04:53.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 10:04:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 10:04:54.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:04:54.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:54.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:04:54.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:54.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:54.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:54.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:54.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:54.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "PUSH tooltip") 10:04:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:54.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:54.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:54.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:54.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:54.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:54.369 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:54.369 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:54.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:54.369 INFO [main][AbstractShell] Close shell Testing shell 10:04:54.369 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:54.373 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:54.373 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:54.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:54.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:54.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:54.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:04:54.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:54.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:04:54.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:54.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:54.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:54.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:54.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:54.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified 10:04:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:54.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:54.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:54.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 10:04:54.408 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:54.408 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:54.408 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:54.408 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:54.409 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:54.409 INFO [main][AbstractShell] Close shell Testing shell 10:04:54.409 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:54.412 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:54.412 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:54.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:54.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:54.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:54.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:54.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:04:54.420 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:04:54.420 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:54.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:54.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:54.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.668 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.031 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.023 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.536 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.034 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.041 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.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core.test --- [INFO] Resolving class path of RedDeer Core Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core.test --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.core.test --- [INFO] Fetching slf4j.api_1.7.36.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (40.16kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (421.77kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest 10:05:07.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 10:05:07.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available. finished successfully 10:05:07.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 10:05:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:07.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:07.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 10:05:07.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:07.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:07.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 10:05:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:07.932 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 10:05:07.933 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 10:05:07.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:05:08.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.293 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:05:08.053 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:05:08.054 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:05:08.113 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:05:08.114 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:05:08.133 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:05:08.149 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:05:08.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:05:08.153 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:05:08.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:05:08.156 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:05:08.210 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:05:08.211 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:05:08.211 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:05:08.213 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:05:08.214 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:05:08.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:05:08.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:05:08.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 10:05:08.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:05:08.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:05:08.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:05:08.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:05:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:05:08.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:05:08.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:05:08.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:08.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:08.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:05:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:05:08.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:05:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:05:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:05:08.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:05:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:08.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:05:08.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:05:08.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:05:08.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:08.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:05:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:05:08.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:05:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:05:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:05:08.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:05:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:08.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 10:05:08.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:08.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:08.613 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:05:08.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:08.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:08.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:09.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:09.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:09.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:09.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:09.632 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:05:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:05:09.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:05:09.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:09.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:09.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:09.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:09.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:09.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:09.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:05:09.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:09.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:09.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:09.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:10.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:10.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:10.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:10.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:10.641 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:10.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:05:10.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:05:10.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:05:10.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:10.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:10.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:10.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:10.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:10.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:10.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:05:10.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:10.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:10.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:11.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:11.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:11.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:11.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:11.648 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:05:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:05:11.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:05:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:11.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 10:05:11.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:11.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:05:11.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:11.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:11.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:12.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:12.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:12.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:12.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:12.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:12.656 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:12.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:05:12.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:05:12.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:05:12.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:12.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:12.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:12.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:12.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:12.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:12.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:05:12.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:12.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:12.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:12.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:13.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:13.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:13.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:13.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:13.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:13.662 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:13.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:05:13.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:05:13.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:05:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:13.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 10:05:13.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:13.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:05:13.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:13.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:13.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:14.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:14.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:14.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:14.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:14.668 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:05:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:05:14.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:05:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:14.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:14.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:14.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:14.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:14.678 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:05:14.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:14.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:14.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:14.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:15.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:15.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:15.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:15.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:15.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:15.682 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:15.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:05:15.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:05:15.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:05:15.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:15.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:15.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:15.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:15.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:15.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:15.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:05:15.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:15.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:15.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:15.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:16.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:16.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:16.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:16.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:16.684 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:05:16.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:05:16.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:05:16.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:16.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:16.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:16.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:16.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:16.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:16.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:05:16.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:16.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:16.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:16.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:17.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:17.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:17.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:17.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:17.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:17.690 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:17.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:05:17.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:05:17.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:05:17.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:17.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:17.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:17.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:17.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:17.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:17.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:05:17.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:17.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:17.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:17.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:18.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:18.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:18.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:18.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:18.695 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:05:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:05:18.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:05:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:18.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:18.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:18.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:05:18.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:18.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:18.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:18.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:19.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:19.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:19.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:19.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:19.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:19.701 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:19.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:05:19.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:05:19.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:05:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:19.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:19.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:19.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:05:19.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:19.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:19.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:20.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:20.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:20.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:20.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:20.706 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:05:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:05:20.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:05:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:20.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:20.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:20.729 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:05:20.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:20.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:20.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:21.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:21.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:21.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:21.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:21.733 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:21.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:05:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:05:21.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:05:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:21.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:21.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:21.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:05:21.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:21.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:21.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:22.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:22.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:22.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:22.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:22.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:22.736 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:22.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:05:22.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:05:22.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:05:22.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:22.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:22.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:22.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:22.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:22.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:22.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:05:22.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:22.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:22.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:22.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:23.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:23.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:23.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:23.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:23.746 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:05:23.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 10:05:23.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:05:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:23.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:23.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:23.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:05:23.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:23.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:23.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:23.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:24.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:24.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:24.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:24.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:24.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:24.749 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:24.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:05:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:05:24.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:05:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:24.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:24.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:24.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:05:24.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:24.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:24.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:25.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:25.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:25.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:25.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:25.755 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:05:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:05:25.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:05:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:25.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:25.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:25.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:05:25.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:25.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:25.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:26.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:26.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:26.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:26.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:26.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:26.758 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:26.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:05:26.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:05:26.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:05:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:26.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:26.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:26.797 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:05:26.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:26.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:26.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:26.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:27.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:27.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:27.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:27.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:27.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:27.802 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:05:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:05:27.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:05:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:27.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:27.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:27.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:05:27.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:27.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:27.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:28.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:28.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:28.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:28.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:28.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:28.827 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:28.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:05:28.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:05:28.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:05:28.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:28.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:28.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:28.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:28.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:28.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:28.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:05:28.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:28.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:28.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:28.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:29.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:29.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:29.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:29.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:29.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:29.833 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:29.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:05:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:05:29.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:05:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:29.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:29.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:29.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:05:29.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:29.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:29.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:30.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:30.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:30.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:30.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:30.836 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:30.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:05:30.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:05:30.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:05:30.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:30.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:30.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:30.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:30.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:05:30.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:30.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:30.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:31.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:31.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:31.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:31.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:31.839 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:31.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:05:31.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:05:31.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:05:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:31.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:31.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:31.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:05:31.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:31.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:31.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:32.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:32.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:32.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:32.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:32.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:32.841 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:05:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:05:32.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:05:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:32.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:32.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:32.843 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:05:32.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:32.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:32.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:32.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:33.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:33.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:33.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:33.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:33.874 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:05:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:05:33.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:05:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:33.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:33.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:33.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:05:33.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:33.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:33.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:34.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:34.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:34.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:34.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:34.876 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:05:34.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:05:34.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:05:34.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:34.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:34.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:34.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:34.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:34.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:34.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:05:34.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:34.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:34.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:34.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:35.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:35.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:35.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:35.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:35.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:35.878 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:35.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:05:35.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:05:35.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:05:35.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:35.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:35.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:35.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:35.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:35.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:35.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:05:35.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:35.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:35.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:35.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:36.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:36.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:36.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:36.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:36.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:36.881 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:36.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:05:36.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:05:36.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:05:36.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:36.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:36.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:36.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:36.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:36.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:36.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:05:36.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:36.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:36.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:36.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:37.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:37.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:37.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:37.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:37.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:37.883 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:05:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:05:37.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:05:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:37.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:37.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:37.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:05:37.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:37.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:37.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:37.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:38.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:38.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:38.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:38.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:38.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:38.890 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:05:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:05:38.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:05:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:38.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:38.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:38.920 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:05:38.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:38.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:38.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:38.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:39.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:39.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:39.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:39.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:39.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:39.953 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:05:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:05:39.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:05:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:39.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:39.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:39.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:05:39.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:39.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:39.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:05:39.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:05:39.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:05:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:05:40.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:05:40.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:05:40.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:40.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:40.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:40.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:40.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:40.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:40.018 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:05:40.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:40.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:40.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:40.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:40.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:40.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:41.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:41.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:41.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:41.022 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:41.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:05:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:05:41.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:05:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:41.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:41.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:41.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:05:41.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:41.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:41.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:05:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:05:41.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:05:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:05:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:05:41.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:05:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:41.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:41.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:41.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:05:41.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:41.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:41.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:41.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:41.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:42.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:42.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:42.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:42.033 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:05:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:05:42.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:05:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:42.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:42.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:42.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:05:42.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:42.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:42.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:42.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:42.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:43.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:43.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:43.034 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:05:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:05:43.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:05:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:43.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:43.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:43.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:05:43.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:43.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:43.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:43.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:43.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:44.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:44.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:44.037 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:44.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:05:44.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:05:44.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:05:44.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:44.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:44.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:44.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:44.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:44.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:44.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:05:44.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:44.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:44.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:44.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:44.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:44.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:45.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:45.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:45.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:45.039 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:05:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:05:45.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:05:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:45.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:45.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:45.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:45.040 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:05:45.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:45.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:45.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:45.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:45.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:45.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:46.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:46.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:46.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:46.053 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:05:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:05:46.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:05:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:46.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:46.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:46.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:05:46.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:46.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:46.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:05:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:05:46.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:05:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:05:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:05:46.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:05:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:46.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 10:05:46.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:46.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:05:46.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:46.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:46.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:46.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:46.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:47.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:47.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:47.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:47.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:47.563 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:05:47.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:05:47.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:05:47.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:47.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:47.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:47.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:47.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:47.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:47.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:05:47.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:47.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:47.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:47.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:48.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:48.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:48.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:48.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:48.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:48.565 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:48.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:05:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:05:48.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:05:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:48.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:48.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:48.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:05:48.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:48.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:48.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:48.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:49.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:49.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:49.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:49.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:49.568 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:05:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:05:49.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:05:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:49.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:49.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:49.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:49.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:49.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:05:49.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:49.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:49.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:49.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:50.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:50.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:50.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:50.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:50.570 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:05:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:05:50.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:05:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:50.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:50.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:50.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:50.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:50.577 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:05:50.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:50.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:50.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:50.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:51.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:51.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:51.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:51.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:51.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:51.582 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:05:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:05:51.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:05:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:51.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:51.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:51.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:05:51.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:51.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:51.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:05:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:05:51.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:05:51.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:05:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:05:51.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:05:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:51.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:51.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:51.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:05:51.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:51.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:51.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:52.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:52.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:52.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:52.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:52.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:52.601 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:52.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:05:52.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:05:52.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:05:52.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:52.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:52.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:52.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:52.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:52.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:52.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:05:52.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:52.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:52.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:52.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:53.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:53.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:53.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:53.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:53.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:53.603 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:53.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:05:53.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:05:53.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:05:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:53.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 10:05:53.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:53.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:05:53.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:53.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:53.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:54.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:54.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:54.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:54.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:54.605 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:05:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:05:54.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:05:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:54.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:54.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:54.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:54.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:54.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:54.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:05:54.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:54.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:54.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:54.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:55.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:55.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:55.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:55.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:55.607 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:05:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:05:55.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:05:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:55.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:55.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:55.608 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:05:55.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:55.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:55.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:55.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:56.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:56.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:56.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:56.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:56.633 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:56.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:05:56.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:05:56.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:05:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:56.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:56.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:56.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:05:56.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:56.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:56.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:05:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:05:56.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:05:56.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:05:56.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:05:56.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:05:56.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:56.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:56.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:56.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:56.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:56.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:56.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:05:56.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:56.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:56.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:56.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:57.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:57.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:57.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:57.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:57.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:57.659 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:05:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:05:57.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:05:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:57.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 10:05:57.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:57.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:05:57.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:57.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:57.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:58.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:58.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:58.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:58.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:58.661 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:05:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:05:58.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:05:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:58.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:58.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:58.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:05:58.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:58.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:58.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:59.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:59.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:59.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:59.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:05:59.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:05:59.685 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:05:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:05:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:05:59.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:05:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:05:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:05:59.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:05:59.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:05:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:05:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:05:59.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:05:59.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:05:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:05:59.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:05:59.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:00.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:00.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:00.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:00.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:00.686 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:00.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:00.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:00.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:00.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:00.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:00.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:00.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:00.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:00.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:00.690 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:00.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:00.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:00.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:00.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:01.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:01.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:01.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:01.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:01.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:01.726 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:01.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:01.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:01.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:01.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:01.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:01.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:01.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:01.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:01.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:01.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:01.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:01.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:01.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:01.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:01.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:01.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:01.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:01.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:01.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:01.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:01.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:01.734 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:01.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:01.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:01.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:02.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:02.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:02.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:02.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:02.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:02.768 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:02.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:02.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:02.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:02.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:02.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:02.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:02.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:02.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:02.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:02.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:02.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:02.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:02.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:02.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:02.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:02.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:02.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:02.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:02.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:02.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:02.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:02.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:02.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:02.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 10:06:02.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:02.801 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:02.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:02.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:02.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:02.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:03.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:03.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:03.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:03.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:03.805 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:03.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:03.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:03.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:03.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:03.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:03.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:03.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:03.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:03.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:03.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:03.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:03.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:03.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:03.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:03.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:03.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:03.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:03.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:03.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:03.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:03.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:03.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:03.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:03.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:03.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:03.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:03.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:03.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:03.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:03.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:03.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:03.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:03.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:03.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:03.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:04.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:04.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:04.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:04.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:05.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:05.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:05.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:05.318 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:05.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:05.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:05.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:05.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:05.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:05.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:05.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:05.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:05.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:05.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:05.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:05.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:05.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:05.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:05.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:05.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:06.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:06.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:06.320 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:06:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:06:06.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:06:06.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:06.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:06.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:06.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:06.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:06.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:06.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:06:06.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:06.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:06.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:06.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:06.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:06.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:07.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:07.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:07.322 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:07.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:07.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:07.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:07.323 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:07.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:07.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:07.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:07.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:07.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:08.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:08.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:08.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:08.350 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:08.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:08.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:08.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:08.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:08.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:08.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:08.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:08.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:08.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:08.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:08.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:08.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:08.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:08.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:08.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:08.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:08.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:08.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:08.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:08.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:08.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:08.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:08.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:08.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:08.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:08.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:08.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:08.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:08.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:08.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:08.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:08.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:08.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:09.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:09.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:09.370 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:09.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:09.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:09.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:09.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:09.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:09.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:09.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:09.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:09.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:10.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:10.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:10.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:10.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:10.872 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:06:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:06:10.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:06:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:10.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:10.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:10.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:06:10.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:10.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:10.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:10.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:11.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:11.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:11.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:11.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:12.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:12.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:12.374 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:12.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:12.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:12.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:12.375 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:12.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:12.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:12.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:12.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:12.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:13.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:13.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:13.384 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:13.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:13.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:13.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:13.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:13.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:13.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:13.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:13.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:13.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:13.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:13.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:13.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:13.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:13.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:13.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:13.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:13.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:13.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:13.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:13.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:13.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:13.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:13.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:13.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:13.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:13.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:13.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:13.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:13.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:13.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:13.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:13.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:13.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:13.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:13.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:14.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:14.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:14.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:14.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:14.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:14.896 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:14.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:14.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:14.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:14.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:14.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:14.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:14.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:14.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:14.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:15.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:15.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:15.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:15.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:15.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:15.898 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:15.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:06:15.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:06:15.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:06:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:15.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:15.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:15.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:06:15.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:15.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:15.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:16.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:16.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:16.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:16.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:16.900 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:16.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:16.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:16.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:16.904 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:16.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:16.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:16.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:17.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:17.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:17.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:17.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:17.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:17.928 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:17.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:17.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:17.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:17.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:17.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:17.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:17.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:17.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:17.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:17.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:17.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:17.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:17.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:17.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:17.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:17.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:17.935 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:17.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:17.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:17.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:18.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:18.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:18.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:18.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:18.962 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:18.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:18.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:18.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:18.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:18.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:18.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:18.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:18.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:18.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:18.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:18.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:18.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:18.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:18.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:18.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:18.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:18.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:18.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:18.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:18.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:18.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:18.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:18.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:18.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:18.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:18.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 10:06:18.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:18.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:18.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:18.979 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:18.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:18.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:18.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:18.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:19.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:19.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:19.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:19.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:19.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:19.988 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:19.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:19.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:19.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:19.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:19.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:19.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:19.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:19.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:19.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:19.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:19.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:19.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:19.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:19.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:19.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:19.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:19.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:19.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:19.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:19.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:19.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:19.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:19.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:20.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:20.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:20.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:20.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 10:06:20.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:20.033 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:20.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:20.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:20.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:20.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:20.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:20.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:21.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:21.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:21.036 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:21.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:21.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:21.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:21.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:21.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:21.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:21.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:21.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:21.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:21.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:21.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:21.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:21.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:21.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:21.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:21.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:21.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:21.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:21.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:21.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:21.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:21.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:21.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:21.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:21.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:21.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:21.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:21.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:21.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:21.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:21.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:21.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:21.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:21.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:21.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:21.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:21.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:22.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:22.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:22.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:22.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:22.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:22.548 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:22.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:06:22.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:06:22.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:06:22.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:22.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:22.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:22.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:06:22.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:22.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:22.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:23.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:23.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:23.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:23.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:23.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:23.550 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:23.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:23.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:23.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:23.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 10:06:23.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:23.559 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:23.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:23.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:23.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:24.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:24.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:24.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:24.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:24.563 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:24.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 10:06:24.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:24.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:24.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:24.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:24.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:24.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:24.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:24.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:24.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:24.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:24.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:24.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:24.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:24.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:24.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:24.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:24.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:24.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:24.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:24.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:24.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:24.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:24.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:24.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:24.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:24.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:24.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:24.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:24.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:24.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:24.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:24.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:24.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:24.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:24.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:24.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:25.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:25.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:25.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:25.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:25.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:25.600 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:25.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:06:25.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:06:25.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:06:25.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:25.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:25.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:25.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:25.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:25.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:25.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:06:25.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:25.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:25.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:25.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:26.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:26.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:26.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:26.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:26.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:26.602 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:26.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:26.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:26.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:26.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:26.615 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:26.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:26.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:26.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:26.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:27.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:27.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:27.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:27.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:27.696 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:27.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:27.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:27.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:27.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:27.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:27.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 10:06:27.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:27.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:27.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:27.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:27.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:27.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:27.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:27.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:27.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:27.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:27.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:27.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:27.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:27.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:27.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:27.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:27.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:27.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:27.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:27.714 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:27.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:27.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:27.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:28.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:28.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:28.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:28.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:28.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:28.741 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:28.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:28.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 10:06:28.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:28.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:28.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:28.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 10:06:28.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:28.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:28.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:28.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:28.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:28.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:28.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:28.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:28.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:28.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:28.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:28.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:28.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:28.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:28.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:28.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 10:06:28.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:28.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:28.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:28.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:28.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:28.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:28.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:28.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:28.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:28.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:28.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:28.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:28.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:28.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:28.766 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:28.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:28.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:28.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:29.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:29.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:29.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:29.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:29.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:29.770 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:29.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:29.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:29.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:29.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:29.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:29.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:29.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:29.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:29.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:29.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:29.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:29.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:29.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:29.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:29.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:29.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:29.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:29.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:29.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:29.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:29.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:29.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:29.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:29.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:29.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:29.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:29.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:29.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:29.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:29.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:29.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:29.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:29.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 10:06:29.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:29.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:29.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:29.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:29.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:29.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:29.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:29.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 10:06:29.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:29.782 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:29.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:29.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:29.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:30.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:30.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:30.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:30.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:30.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:30.785 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:30.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:30.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:30.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:30.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:30.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:30.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:30.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:30.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:30.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:30.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:30.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:30.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:30.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:30.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:30.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:30.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:30.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:30.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:30.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:30.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:30.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:30.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:30.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:30.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:30.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:30.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:30.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:30.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:30.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:30.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:30.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:30.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:30.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:30.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:30.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:30.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:30.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:30.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:30.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:30.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:30.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:30.814 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:30.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:30.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:30.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:30.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:31.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:31.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:31.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:31.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:31.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:31.817 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:31.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:31.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:31.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:31.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:31.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:31.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:31.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:31.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:31.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:31.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:31.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:31.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:31.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:31.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:31.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:31.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:31.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:31.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:31.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:31.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:31.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:31.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:31.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:31.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:31.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:31.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:31.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:31.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:31.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:31.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:31.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:31.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:31.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:31.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:06:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:06:31.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:06:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:31.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:31.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:31.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:31.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:31.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:31.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:06:31.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:31.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:31.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:31.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:32.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:32.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:32.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:32.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:32.844 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:32.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:32.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:32.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:32.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:32.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:32.848 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:32.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:32.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:32.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:32.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:33.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:33.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:33.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:33.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:33.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:33.857 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:33.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:33.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:33.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:33.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:33.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:33.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:33.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:33.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:33.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:33.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:33.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:33.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:33.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:33.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:33.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:33.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:33.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:33.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:33.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:33.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:33.890 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:33.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:33.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:33.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:34.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:34.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:34.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:34.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:34.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:34.894 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:34.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:34.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:34.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:34.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:34.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:34.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:34.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:34.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:34.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:34.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:34.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:34.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:34.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:34.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:34.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:34.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:34.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:34.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:34.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:34.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:34.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:34.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:34.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:34.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:34.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:34.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:34.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:34.906 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:34.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:34.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:34.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:34.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:35.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:35.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:35.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:35.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:35.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:35.930 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:35.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:35.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:35.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:35.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:35.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:35.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:35.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:35.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:35.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:35.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:35.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:35.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:35.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:35.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:35.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:35.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:35.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 10:06:35.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:35.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:35.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:35.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:35.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:35.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:35.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:35.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:35.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:35.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:35.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:35.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:35.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:35.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:35.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:35.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:35.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 10:06:35.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:35.956 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:35.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:35.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:35.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:36.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:36.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:36.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:36.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:36.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:36.973 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:36.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:36.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:36.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:36.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:36.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:36.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:36.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:36.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:36.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:36.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:36.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:36.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:36.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:36.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:36.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:36.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:36.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:36.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:36.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:36.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:36.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:36.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:36.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:36.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:36.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:36.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:36.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:36.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:36.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:36.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:36.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:36.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:36.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:36.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:36.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:36.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:36.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:36.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:36.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:36.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:36.986 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:36.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:36.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:36.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:37.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:37.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:37.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:37.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:37.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:37.989 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:37.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:37.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:37.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:37.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:37.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:37.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:37.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:37.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:37.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:37.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:37.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:37.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:37.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:37.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:37.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:37.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:37.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:37.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:37.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:37.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:37.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:37.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:37.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:37.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:37.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:37.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:37.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:37.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:37.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:37.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:37.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:37.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:37.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:37.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:38.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:38.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 10:06:38.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:38.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:38.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:38.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:38.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:38.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:06:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:06:38.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:06:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:38.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:38.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:38.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:06:38.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:38.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:38.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:38.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:38.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:38.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:38.017 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 10:06:38.018 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 10:06:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:06:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:06:38.022 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 10:06:38.022 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 10:06:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:06:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:06:38.034 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 10:06:38.034 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 10:06:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:06:38.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:06:38.040 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 10:06:38.040 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 10:06:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:06:38.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:06:38.042 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 10:06:38.042 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 10:06:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:06:38.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:06:38.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:06:38.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:06:38.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:06:38.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:38.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:38.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 10:06:38.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:06:38.086 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 10:06:38.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:06:38.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:06:38.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:06:38.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:06:38.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:38.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:38.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:38.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:38.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:38.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:38.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:38.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:38.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:38.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:38.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:38.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:38.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:38.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:06:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:06:38.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:06:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:38.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:38.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:38.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:38.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 10:06:38.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:38.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:38.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:38.151 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:38.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:38.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:38.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:38.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:38.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:38.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:39.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:39.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:39.154 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:39.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:06:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:06:39.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:06:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:39.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:39.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:39.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:06:39.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:39.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:39.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:39.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:39.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:40.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:40.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:40.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:40.156 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:40.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:40.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:40.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:40.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 10:06:40.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:40.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:40.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:40.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:40.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:40.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:40.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:41.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:41.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:41.161 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:41.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:41.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 10:06:41.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:41.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:41.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:41.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:41.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:41.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:41.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:41.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:42.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:42.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:42.163 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:42.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:42.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 10:06:42.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:42.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:42.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:42.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:42.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:42.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:42.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:43.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:43.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:43.165 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:43.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:43.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:43.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:43.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:43.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:43.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:43.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:43.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:43.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:43.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:44.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:44.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:44.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:44.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:44.667 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:44.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:44.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:44.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:44.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:44.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:44.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:44.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:44.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:44.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:44.671 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:44.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:44.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:44.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:44.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:45.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:45.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:45.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:45.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:45.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:45.692 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:06:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:06:45.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:06:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:45.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:45.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:45.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:45.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:45.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:06:45.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:45.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:45.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:45.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:46.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:46.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:46.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:46.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:46.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:46.699 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:46.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:46.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:46.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:46.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:46.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:46.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:46.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:46.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:46.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:46.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:46.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:46.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:46.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:46.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:47.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:47.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:47.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:47.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:47.701 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:47.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:47.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 10:06:47.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:47.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:47.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:47.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:47.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:48.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:48.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:48.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:48.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:49.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:49.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:49.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:49.203 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:49.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:49.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:49.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:49.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:49.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:49.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:49.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:49.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:49.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:49.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:49.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:49.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:49.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:49.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:49.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:49.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:50.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:50.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:50.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:50.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:50.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:50.705 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:50.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:50.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:50.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:50.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:50.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:50.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:50.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:50.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:50.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:50.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:50.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:50.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:50.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:50.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:50.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:50.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:50.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:50.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:50.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:50.709 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:50.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:50.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:50.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:51.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:51.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:51.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:51.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:51.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:51.730 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:51.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:06:51.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:06:51.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:06:51.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:51.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:51.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:51.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:51.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:51.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:51.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:06:51.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:51.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:51.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:51.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:52.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:52.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:52.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:52.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:52.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:52.732 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:52.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:52.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:52.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:52.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:52.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:52.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:52.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:52.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:52.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:53.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:53.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:53.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:53.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:53.734 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:06:53.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:53.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:53.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:53.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:53.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:53.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:53.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:54.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:54.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:54.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:54.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:54.736 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:06:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:06:54.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:06:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:54.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:54.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:54.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:06:54.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:54.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:54.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:54.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:55.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:55.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:55.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:55.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:56.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:56.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:56.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:56.238 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:56.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:06:56.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:06:56.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:06:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:56.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:56.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:56.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:06:56.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:56.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:56.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:06:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:06:56.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:06:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:06:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:06:56.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:06:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:56.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:56.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:56.250 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:06:56.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:56.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:56.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:56.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:56.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:56.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:57.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:57.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:57.253 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:57.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:06:57.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:06:57.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:06:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:57.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:57.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:57.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:06:57.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:57.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:57.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:57.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:57.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:58.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:58.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:58.255 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:06:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:06:58.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:06:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:58.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:06:58.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:58.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:06:58.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:58.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:58.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:58.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:58.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:59.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:59.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:59.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:59.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:06:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:06:59.757 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:06:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:06:59.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 10:06:59.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:06:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:06:59.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:06:59.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 10:06:59.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:06:59.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:06:59.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:06:59.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:06:59.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:06:59.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:06:59.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:06:59.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:00.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:00.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:00.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:00.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:00.759 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:07:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:07:00.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:07:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:00.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:00.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:00.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:07:00.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:00.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:00.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:00.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:00.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:00.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:07:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:07:00.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:07:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:00.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:00.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:00.768 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:07:00.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:00.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:00.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:01.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:01.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:01.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:01.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:01.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:01.771 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:01.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:07:01.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:07:01.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:07:01.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:01.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:01.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:01.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:01.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:01.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:01.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:07:01.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:01.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:01.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:01.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:02.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:02.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:02.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:02.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:02.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:02.773 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:02.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:07:02.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:07:02.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:07:02.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:02.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:02.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:02.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:02.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:02.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:02.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:07:02.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:02.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:02.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:02.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:03.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:03.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:03.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:03.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:03.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:03.775 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:03.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:07:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:07:03.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:07:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:03.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:03.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:03.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:07:03.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:03.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:03.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:04.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:04.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:04.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:04.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:04.778 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:07:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:07:04.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:07:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:04.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:04.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:04.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:07:04.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:04.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:04.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:04.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:04.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:04.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:04.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:07:04.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:07:04.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:07:04.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:04.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:04.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:04.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:04.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:04.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:04.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:07:04.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:04.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:04.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:04.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:04.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:04.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:07:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:07:04.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:07:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:04.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:04.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:04.792 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:07:04.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:04.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:04.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:04.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:05.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:05.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:05.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:05.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:05.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:05.795 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:05.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:07:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:07:05.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:07:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:05.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:05.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:05.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:07:05.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:05.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:05.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:06.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:06.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:06.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:06.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:06.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:06.814 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:06.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:07:06.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:07:06.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:07:06.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:06.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:06.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 10:07:06.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:06.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:06.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:06.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:07:06.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:06.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:06.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:06.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:07.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:07.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:07.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:07.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:07.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:07.816 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:07.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:07:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:07:07.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:07:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:07.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:07.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:07.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:07:07.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:07.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:07.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:07.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:07.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:07:07.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 10:07:07.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:07:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:07.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 10:07:07.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:07.827 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:07:07.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:07.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:07.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:08.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:08.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:08.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:08.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:08.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:08.830 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:07:08.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 10:07:08.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:07:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:08.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 10:07:08.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:08.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:07:08.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:08.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:08.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:09.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:09.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:09.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:09.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:09.831 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:07:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:07:09.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:07:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:09.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:09.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:09.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:07:09.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:09.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:09.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:10.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:10.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:10.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:10.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:10.833 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:07:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:07:10.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:07:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:10.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:10.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:10.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:07:10.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:10.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:10.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:10.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:10.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:07:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:07:10.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:07:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:10.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:10.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:10.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:07:10.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:10.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:10.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:10.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:07:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:07:10.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:07:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:10.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 10:07:10.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:10.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:07:10.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:10.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:10.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:10.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:10.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:07:10.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:07:10.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:07:10.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:10.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:10.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:10.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:10.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:10.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:10.845 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:07:10.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:10.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:10.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:10.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:11.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:11.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:11.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:11.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:11.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:11.848 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:07:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:07:11.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:07:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:11.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:11.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:11.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:07:11.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:11.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:11.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:12.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:12.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:12.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:12.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:12.849 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:07:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:07:12.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:07:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:12.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:12.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:12.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:07:12.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:12.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:12.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:12.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:07:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:07:12.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:07:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:12.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 10:07:12.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:12.855 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:07:12.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:12.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:12.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:12.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:13.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:13.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:13.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:13.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:13.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:13.874 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:13.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:07:13.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:07:13.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:07:13.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:13.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:13.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:13.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:13.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:13.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:13.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:07:13.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:13.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:13.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:13.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:14.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:14.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:14.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:14.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:15.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:15.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:15.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:15.376 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:15.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:07:15.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:07:15.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:07:15.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:15.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:15.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:15.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:15.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:15.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:15.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:07:15.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:15.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:15.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:15.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:15.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:15.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:15.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:07:15.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:07:15.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:07:15.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:15.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:15.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:15.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:15.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:07:15.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:15.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:15.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:15.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:07:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:07:15.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:07:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:15.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:15.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:15.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:07:15.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:15.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:15.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:15.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:15.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:07:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:07:15.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:07:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:15.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:15.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:15.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:07:15.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:15.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:15.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:15.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:07:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:07:15.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:07:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:15.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:15.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:15.397 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:07:15.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:15.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:15.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:15.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:15.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:15.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:16.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:16.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:07:16.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:07:16.400 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:07:16.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:07:16.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:07:16.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:07:16.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:16.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:16.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:07:16.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:16.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:16.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:16.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:07:16.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:16.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:16.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:16.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:16.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:16.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:07:16.407 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 10:07:16.407 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 10:07:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:07:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:07:16.409 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 10:07:16.409 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 10:07:16.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:07:16.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:07:16.412 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 10:07:16.412 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 10:07:16.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:07:16.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:07:16.414 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 10:07:16.414 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 10:07:16.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:07:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:07:16.416 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 10:07:16.416 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 10:07:16.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:07:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:07:16.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:07:16.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:07:16.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:07:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:16.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 10:07:16.432 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:07:16.432 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:07:16.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:07:16.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:16.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.395 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 89.867 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 38.346 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:07:16.467 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:07:16.473 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:07:16.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:07:16.473 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:07:16.473 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:07:16.473 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:07:16.474 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:07:16.474 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:07:16.474 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:07:16.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:07:16.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 10:07:16.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:07:16.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:07:16.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:07:16.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:07:16.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:07:16.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:17.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:07:17.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:17.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:07:17.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:07:17.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:17.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:07:17.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:17.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:17.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:07:17.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:17.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:17.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:07:17.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:07:17.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:07:17.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:07:17.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:07:17.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:07:17.087 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:07:17.087 DEBUG [main][AbstractWait] Waiting until shell is active... 10:07:17.087 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:07:17.087 INFO [main][AbstractShell] Close shell Testing shell 10:07:17.087 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:07:17.096 DEBUG [main][AbstractWait] Waiting while shell is available... 10:07:17.096 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:07:17.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:07:17.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:07:17.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:07:17.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:17.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:17.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 10:07:17.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:07:17.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 10:07:17.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:07:17.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:07:17.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:07:17.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:07:17.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:07:17.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:07:17.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:17.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:17.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:07:17.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:07:17.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:07:17.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:07:17.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:07:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:07:17.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:07:17.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:17.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:17.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:07:17.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:07:17.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:07:17.163 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 10:07:17.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 10:07:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:17.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:17.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 10:07:17.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 10:07:17.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:18.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 10:07:18.170 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 10:07:18.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 10:07:18.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:18.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:18.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 10:07:18.670 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 10:07:18.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:07:18.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:19.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:19.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:07:19.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:07:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:19.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 10:07:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:19.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:07:19.175 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 10:07:19.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:07:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:19.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 10:07:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:19.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:07:19.176 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 10:07:19.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 10:07:19.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:19.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 10:07:19.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 10:07:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:20.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:20.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 10:07:20.177 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 10:07:20.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 10:07:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:20.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:20.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 10:07:20.677 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:07:20.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:07:20.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:21.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:07:21.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:07:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:21.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:07:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:21.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:07:21.180 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:07:21.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:07:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:21.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:07:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:21.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:07:21.180 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 10:07:21.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:07:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:21.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:21.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:07:21.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:07:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:21.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:07:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:21.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:07:21.684 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 10:07:21.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:07:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:21.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:07:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:21.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:07:21.684 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 10:07:21.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 10:07:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:22.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:22.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 10:07:22.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 10:07:22.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:22.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:22.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 10:07:22.686 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 10:07:22.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 10:07:22.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:23.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:23.186 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 10:07:23.186 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 10:07:23.186 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 10:07:23.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:23.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:23.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 10:07:23.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 10:07:23.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:24.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 10:07:24.188 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 10:07:24.188 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 10:07:24.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:07:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:07:24.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 10:07:24.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:07:24.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:07:24.688 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:07:24.688 DEBUG [main][AbstractWait] Waiting until shell is active... 10:07:24.688 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:07:24.688 INFO [main][AbstractShell] Close shell Testing shell 10:07:24.689 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:07:24.694 DEBUG [main][AbstractWait] Waiting while shell is available... 10:07:24.694 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:07:24.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:07:24.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:07:24.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:07:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:24.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 10:07:24.717 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:07:24.718 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:07:24.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:07:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.252 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 0.629 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.614 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:24.728 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:24.729 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:07:24.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:07:24.729 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:24.729 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:07:24.729 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:07:24.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:07:24.730 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:07:24.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:07:24.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:07:24.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:07:24.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:24.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:07:24.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:07:24.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:07:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:24.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:07:24.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:25.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:25.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:26.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:26.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 10:07:26.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:07:26.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:07:26.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:07:27.739 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 10:07:27.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:27.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:07:27.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:07:27.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:27.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:27.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:07:27.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:07:27.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:07:27.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:27.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:07:27.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:07:27.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:07:27.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:27.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:27.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:07:27.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:28.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:28.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:29.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:29.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:30.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:30.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:31.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:31.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:31.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 10:07:32.746 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 10:07:32.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:32.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:07:32.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:07:32.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:32.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:32.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:07:32.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:07:32.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:07:32.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:32.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:07:32.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:07:32.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:07:32.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:32.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:32.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:32.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:32.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:07:32.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:33.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:33.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:34.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:34.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:35.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:35.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:36.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:36.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:37.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:37.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:38.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:38.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:07:38.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:07:38.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:07:38.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:07:39.755 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 10:07:39.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:39.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:07:39.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:07:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:39.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:07:39.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:07:39.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:07:39.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:39.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:07:39.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:07:39.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:07:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:07:39.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 10:07:39.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:40.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 10:07:40.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 10:07:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:41.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 10:07:41.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:41.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 10:07:41.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:42.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 10:07:42.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:42.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:43.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:43.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:44.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:44.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:45.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:45.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:46.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:46.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:47.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:47.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:48.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:07:48.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:48.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:07:48.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:07:48.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:07:49.763 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 10:07:49.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:49.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:07:49.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:07:49.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:49.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:49.764 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:07:49.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:07:49.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:07:49.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:49.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:07:49.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:07:49.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:07:49.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:49.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:49.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 10:07:49.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:50.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:50.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:50.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 10:07:50.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:50.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:50.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:50.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 10:07:50.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:51.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:51.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:51.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 10:07:51.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:51.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:51.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:51.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 10:07:51.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:52.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:52.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:52.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 10:07:52.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:52.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:52.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:52.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:53.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:53.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:53.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:53.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:53.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:53.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:54.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:54.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:54.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:54.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:54.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:54.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:55.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:55.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:55.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:07:55.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:07:55.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:07:55.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:07:55.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:07:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:07:56.771 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 10:07:57.771 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 10:07:57.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:57.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:07:57.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:07:57.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:57.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:57.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:07:57.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:07:57.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:07:57.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:57.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:07:57.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:07:57.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:07:57.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:07:57.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:07:57.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:07:57.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:58.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:58.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:59.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:07:59.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:07:59.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:07:59.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:07:59.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:07:59.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:59.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:07:59.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:07:59.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:59.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:07:59.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:07:59.775 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:07:59.775 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:07:59.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:07:59.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:07:59.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.048 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.01 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.007 s testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 7.009 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.008 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.002 s Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 10:08:00.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:08:00.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:00.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:00.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:08:00.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:00.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:08:00.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:08:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:00.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:08:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:00.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:08:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:00.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:00.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:00.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:00.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:00.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:08:00.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:00.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:00.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:08:00.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:08:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:00.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:08:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:00.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:08:00.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:08:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:00.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:08:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:00.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:08:00.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:08:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:00.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:08:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:00.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:08:00.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 10:08:00.303 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:08:00.303 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:08:00.303 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:08:00.303 DEBUG [main][AbstractWait] Waiting until shell is active... 10:08:00.303 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:08:00.303 INFO [main][AbstractShell] Close shell Testing shell 10:08:00.303 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:08:00.312 DEBUG [main][AbstractWait] Waiting while shell is available... 10:08:00.313 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:08:00.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:08:00.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:00.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:00.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:00.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:08:00.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:00.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:00.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:08:00.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:08:00.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:00.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:08:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:00.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:00.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:00.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:00.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:00.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:08:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:00.834 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:08:00.834 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:08:00.834 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:08:00.834 DEBUG [main][AbstractWait] Waiting until shell is active... 10:08:00.834 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:08:00.834 INFO [main][AbstractShell] Close shell Testing shell 10:08:00.834 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:08:00.842 DEBUG [main][AbstractWait] Waiting while shell is available... 10:08:00.842 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:08:00.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:00.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:00.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:08:00.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:08:00.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:08:00.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 10:08:00.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:08:00.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:08:00.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:08:00.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:08:01.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:08:01.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:01.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:01.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:01.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:08:01.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:01.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:01.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:08:01.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:08:01.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:01.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:08:01.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:01.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:08:01.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:01.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:01.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:01.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:08:01.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:08:01.366 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:08:01.366 DEBUG [main][AbstractWait] Waiting until shell is active... 10:08:01.366 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:08:01.367 INFO [main][AbstractShell] Close shell Testing shell 10:08:01.367 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:08:01.374 DEBUG [main][AbstractWait] Waiting while shell is available... 10:08:01.374 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:08:01.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:08:01.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:01.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:01.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:01.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:08:01.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:01.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:01.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:08:01.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:08:01.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:01.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:08:01.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:01.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:01.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:01.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:08:01.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:01.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:01.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:01.884 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:08:01.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 10:08:01.885 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:08:01.885 DEBUG [main][AbstractWait] Waiting until shell is active... 10:08:01.885 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:08:01.885 INFO [main][AbstractShell] Close shell Testing shell 10:08:01.885 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:08:01.893 DEBUG [main][AbstractWait] Waiting while shell is available... 10:08:01.893 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:08:01.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:01.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:02.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:08:02.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:02.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:02.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:02.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:08:02.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:02.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:02.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:08:02.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:08:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:02.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:08:02.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:08:02.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:02.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:08:02.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:02.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:02.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:02.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:08:02.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:08:02.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:02.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:08:02.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:02.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:08:02.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:08:02.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:02.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:08:02.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:08:02.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:02.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:02.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:02.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:08:02.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:02.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:02.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:08:02.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:08:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:02.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:08:02.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:02.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:02.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:02.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:02.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:02.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:02.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:08:02.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:08:02.433 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:08:02.433 DEBUG [main][AbstractWait] Waiting until shell is active... 10:08:02.433 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:08:02.433 INFO [main][AbstractShell] Close shell Testing shell 10:08:02.433 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:08:02.441 DEBUG [main][AbstractWait] Waiting while shell is available... 10:08:02.441 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:08:02.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:08:02.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:02.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:08:02.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:02.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:08:02.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:08:02.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:02.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:08:02.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:02.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:02.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:02.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:08:02.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:02.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:02.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:02.951 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:08:02.952 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:08:02.952 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:08:02.952 DEBUG [main][AbstractWait] Waiting until shell is active... 10:08:02.952 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:08:02.952 INFO [main][AbstractShell] Close shell Testing shell 10:08:02.952 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:08:02.960 DEBUG [main][AbstractWait] Waiting while shell is available... 10:08:02.960 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.176 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.526 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.529 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.532 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.518 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.548 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.519 s Running org.eclipse.reddeer.core.test.DummyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.core.test.DummyTest dummyTest(org.eclipse.reddeer.core.test.DummyTest) Time elapsed: 0 s Results: Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.core.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.test >------- [INFO] Building RedDeer Workbench Tests 4.7.0-SNAPSHOT [33/58] [INFO] from tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.test --- [INFO] Resolving class path of RedDeer Workbench Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.test --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.workbench.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:12.345 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:08:12.347 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:08:12.425 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:08:12.426 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:08:12.518 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:12.544 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:08:12.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:12.559 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:12.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:08:12.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:08:12.618 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:08:12.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:12.651 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:08:12.662 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:12.662 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:08:12.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:12.666 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:08:12.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:08:12.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:12.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:08:12.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:12.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:08:12.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:12.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:12.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:12.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:12.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:12.741 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:08:12.745 DEBUG [main][MenuItemLookup] Found menu:'File' 10:08:12.745 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:08:12.745 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:08:12.746 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:08:12.746 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:08:12.746 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:08:12.746 DEBUG [main][MenuItemLookup] Item match:Window 10:08:12.750 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:08:12.750 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:08:12.750 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:08:12.750 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:12.750 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:08:12.750 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:08:12.750 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:12.750 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:08:12.750 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:12.750 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:08:12.750 DEBUG [main][MenuItemLookup] Item match:Preferences 10:08:12.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:08:12.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:08:12.755 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:08:12.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.... 10:08:12.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:08:12.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:08:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:12.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:12.956 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:08:12.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:12.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:08:12.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:12.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:12.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:12.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:12.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:08:12.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:08:13.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) 10:08:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:13.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:13.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:13.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:13.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:13.034 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:08:13.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:13.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:13.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:13.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:13.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:08:13.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:08:13.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:13.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:13.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:13.118 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:13.119 DEBUG [main][EditorHandler] 0 editor(s) found 10:08:13.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:13.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:13.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:08:13.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:13.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:13.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:13.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:13.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:13.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:13.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 '\*?\QProject Explorer\E') 10:08:13.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:13.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:13.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:13.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:13.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:13.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:08:13.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:08:13.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:13.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:13.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:13.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:13.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:08:13.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:08:13.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:13.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:08:13.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:08:13.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:08:13.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:13.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 10:08:13.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:13.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:13.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:13.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:13.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:08:13.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:08:13.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:13.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:08:13.173 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:13.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.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'] 10:08:13.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.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 Project"] 10:08:13.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.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'] 10:08:13.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:13.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:13.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:08:13.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:13.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:13.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:13.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:13.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:13.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:13.211 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:08:13.211 DEBUG [main][MenuItemLookup] Found menu:'File' 10:08:13.211 DEBUG [main][MenuItemLookup] Item match:File 10:08:13.214 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:08:13.214 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:08:13.219 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:08:13.219 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:13.219 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:08:13.219 DEBUG [main][MenuItemLookup] Found menu:'File' 10:08:13.219 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:08:13.219 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:13.219 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:08:13.219 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:08:13.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:08:13.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:08:13.220 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:08:13.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.... 10:08:13.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 10:08:13.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:08:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:13.330 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:08:13.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:08:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:13.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:13.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:13.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:08:13.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:08:13.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:08:13.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:08:13.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:13.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:13.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:08:13.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:08:13.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:08:13.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:13.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:08:13.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:13.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:08:13.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:08:13.850 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:08:13.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:08:13.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:08:13.854 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:08:13.854 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:08:13.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:08:13.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:13.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:13.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:13.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:13.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:13.858 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:08:13.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:13.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:13.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:13.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:13.899 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:13.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:08:13.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:08:13.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:08:13.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:13.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:13.900 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:08:13.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:13.902 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 10:08:13.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:08:13.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:13.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:13.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:13.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:13.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:08:13.910 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:08:13.911 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 10:08:13.914 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:08:13.914 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:08:13.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.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:08:13.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:13.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:13.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:13.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:13.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:13.927 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:08:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:13.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:13.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:13.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:08:14.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:08:14.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:14.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:14.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:14.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:14.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'] 10:08:14.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.448 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:14.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.448 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 10:08:14.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.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'] 10:08:14.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.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'] 10:08:14.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.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'] 10:08:14.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.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: "Create New File"] 10:08:14.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.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'] 10:08:14.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.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'] 10:08:14.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:14.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:14.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:14.450 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:14.450 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:08:14.451 DEBUG [main][MenuItemLookup] Found menu:'File' 10:08:14.451 DEBUG [main][MenuItemLookup] Item match:File 10:08:14.452 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:08:14.452 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:08:14.454 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:08:14.454 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:14.454 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:08:14.454 DEBUG [main][MenuItemLookup] Found menu:'File' 10:08:14.454 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:08:14.454 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:14.454 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:08:14.454 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:08:14.455 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:08:14.455 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:08:14.455 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:08:14.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:08:14.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:08:14.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:08:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:14.530 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:08:14.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:08:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:14.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:14.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:14.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:14.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:08:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:08:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:08:14.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:08:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:14.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:08:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:14.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:08:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:08:14.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:08:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:14.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:08:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:14.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:08:14.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:08:14.533 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:08:14.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:08:14.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:08:14.537 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:08:14.537 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:08:14.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:08:14.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:14.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:14.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:14.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:14.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:14.539 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:08:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:14.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:14.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:14.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:14.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:08:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:08:14.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:08:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:14.580 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:08:14.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:14.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:08:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:14.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:14.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:14.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:08:14.586 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:08:14.587 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 10:08:14.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:08:14.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:14.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:14.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:14.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:14.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:08:14.591 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:08:14.592 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 10:08:14.592 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:08:14.592 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:08:14.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:08:14.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:14.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:14.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:14.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:14.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:14.617 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:08:14.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:14.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:14.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:14.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:14.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:08:15.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:08:15.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:15.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:08:15.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:08:15.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:15.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:15.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:15.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:15.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:15.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:15.136 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:15.136 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 10:08:15.136 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:15.136 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:15.146 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:15.146 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:08:15.146 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:08:15.147 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:15.177 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:15.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:15.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:15.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 10:08:15.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:15.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:15.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:15.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 10:08:15.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:15.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:15.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:15.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:15.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:15.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:15.182 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:08:15.182 DEBUG [main][MenuItemLookup] Found menu:'File' 10:08:15.182 DEBUG [main][MenuItemLookup] Item match:File 10:08:15.184 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:08:15.184 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:08:15.185 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:08:15.185 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:15.185 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:08:15.185 DEBUG [main][MenuItemLookup] Found menu:'File' 10:08:15.185 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:08:15.185 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:15.185 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:08:15.185 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:08:15.186 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:08:15.186 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:08:15.186 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:08:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:08:15.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 'New|Select a wizard'] is available. finished successfully 10:08:15.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:08:15.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:15.266 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:08:15.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.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 10:08:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:08:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:08:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:08:15.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:08:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:15.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:08:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:15.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:08:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:08:15.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:08:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:15.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:08:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:15.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:08:15.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:08:15.269 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:08:15.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:08:15.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:08:15.269 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:08:15.269 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:08:15.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) 10:08:15.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:15.279 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:08:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:15.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:15.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:15.335 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:15.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:08:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:08:15.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:08:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:15.338 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:08:15.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:08:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:08:15.343 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:08:15.343 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 10:08:15.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:08:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:08:15.346 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:08:15.347 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 10:08:15.347 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:08:15.347 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:08:15.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:08:15.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:15.349 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:08:15.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:15.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:15.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:15.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:15.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:08:15.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:08:15.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:15.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:08:15.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:08:15.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:08:15.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:08:15.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:08:15.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:15.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:15.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:15.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:15.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'] 10:08:15.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.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'] 10:08:15.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.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: "Create New File"] 10:08:15.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.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'] 10:08:15.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.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'] 10:08:15.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:15.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 10:08:15.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:15.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:15.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:08:15.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:15.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:15.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:08:15.445 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 10:08:15.445 DEBUG [main][MenuItemLookup] Found menu:'File' 10:08:15.445 DEBUG [main][MenuItemLookup] Item match:File 10:08:15.447 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:08:15.447 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:08:15.449 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:08:15.449 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:15.449 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:08:15.449 DEBUG [main][MenuItemLookup] Found menu:'File' 10:08:15.449 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:08:15.449 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:15.449 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:08:15.449 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:08:15.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:08:15.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:08:15.462 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:08:15.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:08:15.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:08:15.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:08:15.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:15.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:15.555 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:08:15.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:08:15.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:15.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:08:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:08:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:08:15.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:08:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:15.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:08:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:15.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:08:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:08:15.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:08:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:15.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:08:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:15.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:08:15.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:08:15.559 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:08:15.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:08:15.559 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:08:15.559 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:08:15.559 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:08:15.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:08:15.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:15.561 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:08:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:15.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:15.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:15.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:08:15.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:08:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:08:15.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:08:15.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:15.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:15.618 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:08:15.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:08:15.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:08:15.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:08:15.622 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:08:15.623 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 10:08:15.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:08:15.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:08:15.625 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:08:15.626 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 10:08:15.626 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:08:15.626 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:08:15.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:08:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:15.629 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:08:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:15.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:15.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:15.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:15.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:08:15.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:08:15.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:15.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:08:15.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:08:15.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:08:15.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:15.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:15.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:15.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:15.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 10:08:15.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:15.750 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 10:08:15.761 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:15.761 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:15.761 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:15.761 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:15.763 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:15.763 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:08:15.763 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:08:15.764 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 10:08:15.810 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 10:08:15.810 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:15.812 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:15.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:15.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:15.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:15.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:15.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:15.818 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:08:15.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:08:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:15.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:08:15.820 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 10:08:15.820 DEBUG [main][MenuItemLookup] Found menu:'File' 10:08:15.820 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:08:15.820 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:08:15.821 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:08:15.821 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:08:15.821 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:08:15.821 DEBUG [main][MenuItemLookup] Item match:Window 10:08:15.823 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:08:15.823 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:08:15.823 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:08:15.823 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:15.823 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:08:15.824 DEBUG [main][MenuItemLookup] Item match:Show View 10:08:15.835 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:08:15.835 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:08:15.835 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:08:15.835 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:08:15.835 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:08:15.835 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:08:15.835 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:08:15.835 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:08:15.835 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:15.835 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:08:15.835 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:08:15.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:08:15.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:08:15.844 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:08:15.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:08:15.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 10:08:15.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:08:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:15.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:08:15.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:15.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:08:15.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:15.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:15.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:15.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:15.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:08:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:08:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:08:15.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:08:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:16.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:08:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:08:16.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:08:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:16.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:08:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:16.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:08:16.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:08:16.425 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:08:16.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:08:16.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:08:16.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:16.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:08:16.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:16.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:16.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:16.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:08:16.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:16.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:16.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:16.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:08:16.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:16.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:16.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:16.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:16.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:16.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:16.429 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:08:16.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:16.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:16.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:16.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:08:16.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:08:16.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:08:16.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:16.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:16.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:08:16.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:16.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:16.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:08:16.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:16.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:16.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:08:16.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 '\*?\QPackage Explorer\E') 10:08:16.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:16.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:16.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:16.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:16.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:16.752 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:16.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:16.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:16.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 10:08:16.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:16.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:16.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:16.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:16.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:16.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:16.769 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:16.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:16.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:16.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:16.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:16.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:17.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:17.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:17.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:17.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:17.772 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:17.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:17.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:17.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:17.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 10:08:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:17.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:17.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:17.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:17.775 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:17.783 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:17.784 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:17.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:17.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:18.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:18.290 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:18.290 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:18.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:18.317 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:18.317 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:18.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:18.318 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:18.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:18.322 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:18.322 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:18.322 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:18.351 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:18.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:18.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:18.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:18.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:18.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:18.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:18.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:18.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:18.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:18.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:18.358 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:18.358 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:18.358 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:18.359 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:18.360 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:18.360 DEBUG [main][EditorHandler] 2 editor(s) found 10:08:18.360 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 10:08:18.375 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 10:08:18.375 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:18.429 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:18.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:18.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:18.434 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:18.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:18.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:18.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:18.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:18.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:18.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:18.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:18.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:18.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:18.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:18.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:18.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:18.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:18.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:18.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:18.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:18.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:18.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:18.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:18.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:18.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:18.459 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:18.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:18.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:18.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:18.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:18.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:18.473 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:18.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:18.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:18.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:18.474 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:18.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:18.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:18.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:18.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:18.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:18.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:18.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:18.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:19.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:19.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:19.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:19.477 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:19.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:19.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:19.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:19.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 10:08:19.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:19.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:19.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:19.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:19.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:19.478 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:19.478 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:19.479 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:19.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:19.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:19.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:19.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:19.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:19.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:19.479 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:19.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:19.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:19.484 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:19.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:19.484 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:19.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:19.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:19.487 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:19.487 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:19.514 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:19.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:19.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:19.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:19.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:19.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:19.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:19.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:19.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:19.518 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:19.518 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:19.518 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:19.518 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:19.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 10:08:19.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:19.521 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:08:19.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:19.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:19.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:19.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:19.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:19.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:19.522 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:08:19.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:19.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:19.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:19.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:19.525 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:19.525 DEBUG [main][EditorHandler] 1 editor(s) found 10:08:19.525 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:19.569 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:19.569 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:19.569 DEBUG [main][EditorHandler] 0 editor(s) found 10:08:19.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:19.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:19.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:19.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:19.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:19.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:19.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:19.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:19.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:19.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:19.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:19.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:19.573 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:19.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:19.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:19.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:19.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:19.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:19.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:19.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') 10:08:19.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:19.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:19.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:19.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:19.578 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:19.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:19.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:19.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:19.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:19.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:19.580 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:19.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:19.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:19.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:19.580 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:19.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:19.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:19.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:19.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:19.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:20.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:20.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:20.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:20.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:20.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:20.583 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:20.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:20.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:20.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:20.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 10:08:20.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:20.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:20.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:20.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:20.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:20.584 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:20.585 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:20.585 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:20.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:20.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:20.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:20.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:20.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:20.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:20.585 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:20.587 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:20.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:20.590 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:20.590 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:20.590 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:20.590 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:20.592 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:20.592 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:20.592 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:20.620 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:20.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:20.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:20.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:20.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:20.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:20.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:20.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:20.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:20.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:20.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:20.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:08:20.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:20.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:20.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:08:20.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 '\*?\QPackage Explorer\E') 10:08:20.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:20.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:20.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:20.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:20.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:20.631 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:20.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:20.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:20.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:20.665 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:20.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:20.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:20.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:20.666 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:20.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:20.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:20.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:20.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:20.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:21.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:21.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:21.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:21.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:21.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:21.668 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:21.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:21.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:21.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:21.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:08:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:21.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:21.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:21.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:21.670 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:21.670 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:21.671 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:21.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:21.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:21.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:21.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:21.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:21.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:21.671 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:21.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:21.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:21.677 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:21.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:21.677 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:21.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:21.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:21.679 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:21.679 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:21.690 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:21.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:21.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:21.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:21.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:21.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:21.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@71c6ba2e is found... 10:08:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@71c6ba2e is found finished successfully 10:08:21.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:21.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:21.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:21.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:21.701 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:21.701 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:21.701 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:21.701 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:21.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:21.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:21.705 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:21.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:21.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:21.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:08:21.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:21.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:21.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:08:21.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 '\*?\QPackage Explorer\E') 10:08:21.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:21.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:21.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:21.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:21.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:21.729 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:21.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:21.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:21.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:21.759 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:21.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:21.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:21.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:21.760 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:21.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:21.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:21.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:21.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:21.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:22.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:22.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:22.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:22.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:22.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:22.761 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:22.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:22.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 10:08:22.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:22.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:22.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:22.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:22.763 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:22.763 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:22.764 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 10:08:22.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:22.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:22.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:22.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:22.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:22.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:08:22.764 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:08:22.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:08:22.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:08:22.773 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 10:08:22.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:08:22.773 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:08:22.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:08:22.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:08:22.776 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:22.776 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:22.803 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:22.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:22.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:22.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54cd9a5b is found... 10:08:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54cd9a5b is found finished successfully 10:08:22.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 10:08:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:22.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:22.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:22.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:22.807 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:22.807 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:22.807 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:22.807 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:22.808 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:22.808 DEBUG [main][EditorHandler] 2 editor(s) found 10:08:22.808 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:22.816 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:22.816 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 10:08:22.852 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 10:08:22.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:22.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:22.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:22.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:22.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:22.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:22.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:22.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:22.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:22.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:22.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:22.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:22.855 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:22.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:22.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:22.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:22.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:22.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:22.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:22.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:22.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:22.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:22.859 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:22.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:22.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:22.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:22.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:22.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:22.862 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:22.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:22.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:22.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:22.862 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:22.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:22.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:22.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:22.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:22.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:22.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:23.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:23.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:23.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:23.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:23.864 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:23.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:23.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:23.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:23.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 10:08:23.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:23.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:23.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:23.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:23.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:23.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:23.866 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:23.867 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:23.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:23.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:23.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:23.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:23.867 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:23.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:23.876 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:23.876 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:23.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:23.876 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:23.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:23.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:23.879 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:23.879 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:23.906 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:23.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:23.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:23.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:23.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:23.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:23.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:23.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:23.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:23.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:23.912 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:23.912 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:23.912 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:23.912 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:23.914 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:23.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:08:23.914 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 10:08:23.914 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:23.955 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:23.955 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:23.955 DEBUG [main][EditorHandler] 0 editor(s) found 10:08:23.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:23.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:23.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:23.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:23.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:23.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:23.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:23.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:23.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:23.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:23.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:23.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:23.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:23.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:23.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:23.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:23.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:23.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:23.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:23.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:23.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:23.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:23.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:23.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:23.963 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:23.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:23.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:23.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:23.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:23.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:23.965 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:23.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:23.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:23.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:23.966 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:23.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:23.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:23.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:23.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:23.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:23.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:24.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:24.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:24.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:24.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:24.978 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:24.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:24.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:24.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:24.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:08:24.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:24.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:24.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:24.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:24.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:24.980 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:24.981 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:24.981 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:24.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:24.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:24.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:24.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:24.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:24.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:24.982 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:24.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:24.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:24.990 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:24.990 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:24.990 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:24.991 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:24.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:24.994 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:24.994 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:25.062 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:25.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:25.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:25.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:25.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:25.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:25.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 '\*?\QeditorTest.min\E') 10:08:25.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:25.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:25.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:25.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:25.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:25.074 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:25.074 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:25.074 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:25.074 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:25.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.impl.editor.DefaultEditor, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 10:08:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:25.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:25.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:25.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:25.076 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:25.076 DEBUG [main][EditorHandler] 1 editor(s) found 10:08:25.077 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:25.121 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:25.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:25.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:25.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:25.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:25.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:25.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:25.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:25.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:25.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:25.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:25.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:25.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:25.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:25.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:25.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:25.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:25.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:25.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:25.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:25.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:25.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:25.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:25.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:25.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:25.146 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:25.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:25.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:25.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:25.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:25.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:25.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:25.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:25.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:25.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:25.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:25.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:25.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:25.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:25.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:25.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:25.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:25.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:26.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:26.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:26.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:26.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:26.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:26.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:08:26.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:26.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:26.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:26.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:26.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:26.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:26.154 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:26.154 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:26.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:26.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:26.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:26.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:26.155 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:26.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:26.159 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:26.159 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:26.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:26.159 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:26.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:26.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:26.161 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:26.161 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:26.197 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:26.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:26.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:26.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:26.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:26.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:26.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:26.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:26.200 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:26.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:26.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:26.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:08:26.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:26.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:26.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:08:26.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 '\*?\QPackage Explorer\E') 10:08:26.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:26.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:26.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:26.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:26.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:26.205 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:26.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:26.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:26.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:26.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:26.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:26.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:26.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:26.239 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:26.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:26.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:26.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:26.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:26.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:26.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:26.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:26.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:27.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:27.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:27.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:27.241 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:27.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:27.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:27.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:27.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:08:27.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:27.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:27.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:27.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:27.243 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:27.243 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:27.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:27.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:27.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:27.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:27.244 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:27.244 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:27.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:27.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:27.249 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:27.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:27.249 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:27.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:27.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:27.251 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:27.251 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:27.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:27.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:27.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:27.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:27.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:27.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:27.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@23aa8a6c is found... 10:08:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@23aa8a6c is found finished successfully 10:08:27.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 '\*?\QeditorTest.min\E') 10:08:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:27.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:27.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:27.263 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:27.263 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:27.263 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:27.263 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:27.267 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:27.274 DEBUG [main][EditorHandler] 1 editor(s) found 10:08:27.274 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:27.306 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:27.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:27.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:27.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:27.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:27.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:27.306 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:27.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:27.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:27.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:27.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:27.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:27.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:27.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:27.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:27.309 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:27.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:27.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:27.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:27.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:27.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:27.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:27.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:27.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:27.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:27.313 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:27.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:27.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:27.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:27.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:27.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:27.315 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:27.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:27.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:27.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:27.316 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:27.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:27.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:27.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:27.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:27.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:27.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:27.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:28.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:28.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:28.330 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:28.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:28.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:28.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:28.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:08:28.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:28.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:28.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:28.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:28.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:28.331 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:28.331 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:28.332 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:28.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:28.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:28.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:28.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:28.332 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:28.334 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:28.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:28.336 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:28.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:28.336 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:28.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:28.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:28.338 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:28.338 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:28.363 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:28.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:28.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:28.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:28.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:28.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:28.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:28.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:28.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:28.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:28.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:28.367 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:28.367 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:28.367 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:28.367 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:28.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 10:08:28.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:28.368 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:08:28.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:28.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:28.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:28.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:28.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:28.369 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:08:28.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:28.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:28.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:28.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:28.371 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:28.371 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:08:28.371 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:08:28.371 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:28.406 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:28.406 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:28.406 DEBUG [main][EditorHandler] 0 editor(s) found 10:08:28.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:28.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:28.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:28.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:28.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:28.407 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:28.407 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:28.407 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:28.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:28.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:28.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:28.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:28.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:28.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:28.409 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:28.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:28.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:28.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:28.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:28.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:28.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:28.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:28.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:28.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:28.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:28.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:28.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:28.428 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:28.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:28.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:28.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:28.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:28.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:28.441 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:28.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:28.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:28.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:28.443 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:28.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:28.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:28.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:28.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:28.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:28.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:28.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:28.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:29.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:29.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:29.445 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:29.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:29.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:29.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:29.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:08:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:29.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:29.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:29.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:29.446 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:29.447 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:29.447 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:29.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:29.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:29.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:29.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:29.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:29.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:29.448 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:29.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:29.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:29.452 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:29.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:29.452 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:29.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:29.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:29.455 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:29.455 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:29.483 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:29.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:29.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:29.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:29.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:29.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:29.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:29.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:29.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:29.486 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:29.486 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:29.486 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:29.486 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:29.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 "Make Dirty") 10:08:29.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:29.487 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:08:29.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:29.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:29.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:29.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:29.487 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:08:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:29.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:29.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:29.489 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:29.489 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:08:29.489 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 10:08:29.489 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:29.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 10:08:30.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 'Save .*'] is available. finished successfully 10:08:30.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 10:08:30.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:30.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:30.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:30.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:30.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:30.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:08:30.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:30.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:30.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:30.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 "Save") 10:08:30.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:30.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:30.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:30.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:08:30.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:30.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:30.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:30.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:30.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:30.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:30.030 INFO [WorkbenchTestable][AbstractButton] Click button &Save 10:08:30.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:30.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:30.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:30.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:08:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:08:30.093 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:30.093 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:30.093 DEBUG [main][EditorHandler] 0 editor(s) found 10:08:30.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:30.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:30.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:30.093 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:30.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:30.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:30.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:30.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:30.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:30.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:30.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:30.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:30.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:30.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:30.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:30.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:30.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:30.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:30.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:30.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:30.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:30.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:30.100 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:30.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:30.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:30.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:30.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:30.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:30.102 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:30.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:30.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:30.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:30.103 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:30.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:30.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:30.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:30.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:30.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:30.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:30.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:30.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:31.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:31.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:31.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:31.105 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:31.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:31.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:31.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:31.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 10:08:31.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:31.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:31.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:31.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:31.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:31.106 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:31.107 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:31.107 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:31.107 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:31.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:31.107 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:31.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:31.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:31.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:31.108 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:31.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:31.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:31.113 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:31.113 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:31.113 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:31.113 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:31.116 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:31.116 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:31.116 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:31.150 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:31.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:31.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:31.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:31.150 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:31.152 DEBUG [main][EditorHandler] 1 editor(s) found 10:08:31.152 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:31.186 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:31.187 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:31.187 DEBUG [main][EditorHandler] 0 editor(s) found 10:08:31.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:31.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:31.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:31.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:31.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:31.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:31.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:31.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:31.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:31.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:31.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:31.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:31.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:31.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:31.191 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:31.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:31.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:31.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:31.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:31.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 '\*?\QPackage Explorer\E') 10:08:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:31.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:31.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:31.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:31.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:31.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:31.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:31.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:31.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:31.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:31.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:31.236 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:31.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:31.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:31.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:31.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:31.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:31.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:31.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:31.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:31.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:31.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:31.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:32.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:32.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:32.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:32.240 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:32.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:32.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:32.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:32.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:08:32.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:32.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:32.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:32.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:32.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:32.242 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:32.242 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:32.242 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:32.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:32.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:32.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:32.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:32.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:32.243 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:32.243 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:32.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:32.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:32.247 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:32.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:32.247 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:32.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:32.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:32.248 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:32.248 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:32.272 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:32.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:32.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:32.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:32.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49946a4b is found... 10:08:32.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49946a4b is found finished successfully 10:08:32.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:32.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:32.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:32.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:32.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:32.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:32.276 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:32.276 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:32.276 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:32.276 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:32.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:32.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:32.279 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:32.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:32.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:32.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:08:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:32.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:08:32.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 '\*?\QPackage Explorer\E') 10:08:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:32.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:32.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:32.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:32.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:32.283 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:32.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:32.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:32.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:32.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:32.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:32.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:32.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:32.315 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:32.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:32.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:32.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:32.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:32.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:32.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:32.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:32.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:33.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:33.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:33.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:33.317 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:33.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:33.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:33.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:33.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:08:33.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:33.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:33.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:33.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:33.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:33.319 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:33.319 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:33.320 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 10:08:33.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:33.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:33.320 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:33.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:33.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:33.320 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:08:33.320 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:08:33.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:08:33.325 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:08:33.325 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 10:08:33.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:08:33.325 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:08:33.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:08:33.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:08:33.327 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:33.327 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:33.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:33.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:33.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:33.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:33.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:33.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:33.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e534d1e is found... 10:08:33.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e534d1e is found finished successfully 10:08:33.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:33.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:33.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:33.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:33.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:33.355 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 10:08:33.363 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:33.363 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:33.363 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:33.363 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26740c34 is found... 10:08:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26740c34 is found finished successfully 10:08:33.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 '\*?\QeditorTest1.min\E') 10:08:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:33.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:33.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:33.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:33.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:33.373 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 10:08:33.381 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:33.381 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 10:08:33.382 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:33.382 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:33.382 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:33.384 DEBUG [main][EditorHandler] 2 editor(s) found 10:08:33.385 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:33.391 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:33.391 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 10:08:33.421 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 10:08:33.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:33.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:33.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:33.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:33.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:33.422 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:33.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:33.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:33.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:33.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:33.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:33.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:33.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:33.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:33.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:33.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:33.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:33.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:33.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:33.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:33.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:33.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:33.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:33.430 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:33.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:33.432 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:33.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:33.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:33.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:33.445 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:33.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:33.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:33.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:33.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:33.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:33.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:33.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:33.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:34.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:34.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:34.447 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:34.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:34.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:34.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:34.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 10:08:34.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:34.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:34.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:34.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:34.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:34.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:34.449 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:34.450 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:34.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:34.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:34.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:34.450 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:34.450 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:34.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:34.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:34.455 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:34.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:34.456 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:34.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:34.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:34.457 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:34.457 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:34.483 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:34.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:34.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:34.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:34.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:34.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:34.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:34.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:34.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:34.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:34.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:34.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:34.487 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:34.487 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:34.487 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:34.487 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:34.489 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:34.489 DEBUG [main][EditorHandler] 1 editor(s) found 10:08:34.489 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:34.523 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:34.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:34.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:34.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:34.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:34.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:34.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:34.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:34.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:34.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:34.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:34.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:34.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:34.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:34.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:34.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:34.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:34.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:34.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:34.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:34.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:34.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:34.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:34.532 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:34.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:34.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:34.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:34.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:34.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:34.545 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:34.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:34.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:34.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:34.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:34.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:34.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:34.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:34.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:34.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:34.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:35.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:35.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:35.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:35.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:35.549 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:35.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:35.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:35.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:35.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:08:35.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:35.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:35.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:35.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:35.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:35.551 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:35.553 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:35.553 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:35.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:35.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:35.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:35.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:35.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:35.554 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:35.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:35.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:35.561 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:35.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:35.562 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:35.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:35.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:35.564 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:35.564 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:35.600 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:35.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:35.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:35.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:35.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:35.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:35.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:35.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:35.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:35.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:35.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:35.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:35.604 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:35.604 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:35.604 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:35.604 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:35.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 10:08:35.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:35.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:35.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:35.605 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:08:35.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:35.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:35.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:35.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:35.606 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:08:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:35.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:35.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:35.608 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:35.608 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:08:35.608 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:08:35.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:08:35.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:35.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:35.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:08:35.609 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 10:08:35.609 DEBUG [main][MenuItemLookup] Found menu:'File' 10:08:35.609 DEBUG [main][MenuItemLookup] Item match:File 10:08:35.611 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:08:35.611 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:08:35.611 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:08:35.611 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:08:35.611 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:35.611 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:08:35.611 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:08:35.611 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:35.611 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:08:35.611 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:08:35.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:08:35.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:08:35.612 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:08:35.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:08:35.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:08:35.631 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:35.631 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 10:08:35.631 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:35.632 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:35.632 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:35.632 DEBUG [main][EditorHandler] 1 editor(s) found 10:08:35.632 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:35.668 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:35.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:35.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:35.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:35.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:35.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:35.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:35.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:35.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:35.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:35.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:35.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:35.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:35.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:35.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:35.671 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:35.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:35.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:35.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:35.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:35.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:35.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:35.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:35.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:35.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:35.675 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:35.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:35.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:35.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:35.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:35.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:35.678 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:35.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:35.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:35.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:35.679 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:35.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:35.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:35.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:35.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:35.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:35.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:36.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:36.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:36.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:36.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:36.680 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:36.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:36.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:36.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:36.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:08:36.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:36.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:36.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:36.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:36.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:36.682 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:36.682 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:36.682 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:36.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:36.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:36.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:36.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:36.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:36.683 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:36.683 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:36.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:36.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:36.686 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:36.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:36.686 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:36.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:36.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:36.688 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:36.688 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:36.710 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:36.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:36.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:36.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:36.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:36.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:36.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:36.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:36.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:36.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:36.713 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:36.713 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:36.713 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:36.713 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:36.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 10:08:36.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:36.714 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:08:36.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:36.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:36.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:36.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:36.715 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:08:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:36.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:36.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:36.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 10:08:36.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:36.716 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:08:36.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:36.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:36.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:36.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:36.717 INFO [WorkbenchTestable][AbstractButton] Click button Save 10:08:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:36.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:36.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:36.718 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:36.718 DEBUG [main][EditorHandler] 1 editor(s) found 10:08:36.719 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:36.748 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:36.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:36.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:36.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:36.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:36.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:36.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:36.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:36.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:36.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:36.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:36.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:36.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:36.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:36.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:36.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:36.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:36.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:36.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:36.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:36.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') 10:08:36.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:36.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:36.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:36.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:36.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:36.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:36.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:36.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:36.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:36.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:36.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:36.757 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:36.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:36.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:36.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:36.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:36.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:36.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:36.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:36.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:36.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:36.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:37.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:37.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:37.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:37.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:37.760 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:37.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:37.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:37.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:37.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 10:08:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:37.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:37.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:37.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:37.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:37.762 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:37.762 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:37.762 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:37.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:37.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:37.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:37.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:37.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:37.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:37.763 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:37.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:37.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:37.766 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:37.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:37.766 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:37.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:37.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:37.768 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:37.768 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:37.788 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:37.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:37.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:37.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:37.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:37.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:37.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:37.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:37.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:37.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:37.791 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:37.791 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:37.791 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:37.791 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:37.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:37.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:37.794 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:37.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:37.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:37.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:08:37.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:37.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:37.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:08:37.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:37.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:37.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:37.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:37.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:37.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:37.797 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:37.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:37.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:37.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:37.827 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:37.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:37.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:37.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:37.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:37.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:37.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:37.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:37.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:37.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:38.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:38.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:38.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:38.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:38.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:38.830 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:38.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:38.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:38.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:38.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 10:08:38.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:38.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:38.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:38.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:38.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:38.831 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:38.831 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:38.832 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 10:08:38.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:38.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:38.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:38.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:38.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:38.832 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:08:38.832 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:08:38.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:08:38.837 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:08:38.837 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 10:08:38.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:08:38.837 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:08:38.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:08:38.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:08:38.838 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:38.839 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:38.861 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:38.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:38.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:38.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:38.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:38.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:38.862 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 10:08:38.869 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:38.869 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:38.869 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:38.869 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:38.870 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:08:38.870 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:38.886 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56c848e5 is found... 10:08:48.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56c848e5 is found failed, an exception will be thrown 10:08:48.895 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:48.895 DEBUG [main][EditorHandler] 1 editor(s) found 10:08:48.895 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 10:08:48.929 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 10:08:48.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:48.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:48.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:48.929 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:48.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:48.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:48.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:48.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:48.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:48.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:48.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:48.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:48.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:48.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:48.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:48.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:48.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:48.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:48.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:48.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:48.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:48.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:48.936 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:48.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:48.938 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:48.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:48.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:48.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:48.939 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:48.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:48.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:48.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:48.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:48.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:49.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:49.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:49.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:49.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:49.942 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:49.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:49.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:49.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:49.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 10:08:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:49.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:49.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:49.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:49.943 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:49.944 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:49.944 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:49.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:49.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:49.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:49.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:49.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:49.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:49.945 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:49.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:49.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:49.949 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:49.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:49.949 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:49.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:49.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:49.951 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:49.951 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:49.974 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:49.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:49.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:49.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:49.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:49.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:49.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:49.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:49.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:49.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:49.979 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:49.979 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:49.979 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:49.979 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:49.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 10:08:49.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:49.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:49.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:49.980 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:08:49.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:49.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:49.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:49.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:49.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:49.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:49.980 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:08:49.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:49.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:49.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:49.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:49.982 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:49.982 DEBUG [main][EditorHandler] 1 editor(s) found 10:08:49.982 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:49.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 10:08:50.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 10:08:50.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 10:08:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:50.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:50.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:50.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:50.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:50.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:08:50.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:50.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:50.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:50.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 "Save") 10:08:50.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:50.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:08:50.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:50.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:50.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:50.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:50.514 INFO [WorkbenchTestable][AbstractButton] Click button &Save 10:08:50.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:50.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:50.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:50.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:08:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:08:50.562 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:50.563 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:50.563 DEBUG [main][EditorHandler] 0 editor(s) found 10:08:50.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:50.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:50.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:50.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:50.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:50.563 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:50.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:50.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:50.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:50.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:50.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:50.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:50.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:50.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:50.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:50.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:50.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:50.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:50.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08: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 '\*?\QPackage Explorer\E') 10:08:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:50.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:50.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:50.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:50.573 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:50.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:50.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:50.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:50.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:50.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:50.575 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:50.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:50.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:50.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:50.576 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:50.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:50.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:50.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:50.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:50.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:51.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:51.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:51.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:51.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:51.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:51.578 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:51.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:51.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:51.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:51.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 10:08:51.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:51.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:51.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:51.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:51.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:51.580 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:51.580 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:51.580 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:51.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:51.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:51.581 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:51.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:51.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:51.581 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:51.581 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:51.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:51.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:51.585 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:51.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:51.585 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:51.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:51.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:51.587 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:51.587 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:51.610 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:51.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:51.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:51.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:51.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:51.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:51.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:08:51.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:51.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:51.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:51.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:51.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:51.615 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:51.615 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:51.615 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:51.615 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:51.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 "Make Dirty") 10:08:51.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:51.617 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:08:51.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:51.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:51.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:51.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:51.618 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:08:51.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:51.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:51.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:51.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:51.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@470a3732 is found... 10:08:51.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@470a3732 is found finished successfully 10:08:51.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 '\*?\QeditorTest.min\E') 10:08:51.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:51.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:51.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:51.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:51.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:51.623 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:51.623 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:08:51.623 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:51.623 DEBUG [main][EditorHandler] 1 editor(s) found 10:08:51.623 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:51.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 10:08:52.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 'Save .*'] is available. finished successfully 10:08:52.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 10:08:52.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:52.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:52.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:08:52.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:52.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:52.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:52.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 10:08:52.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:08:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:52.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:08:52.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:08:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:52.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:52.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:52.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:52.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:08:52.154 INFO [WorkbenchTestable][AbstractButton] Click button &Save 10:08:52.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:08:52.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:08:52.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:08:52.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:08:52.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:08:52.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:08:52.195 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:52.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:52.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:52.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:52.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:52.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:52.195 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:52.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:52.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:52.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:52.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:52.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:52.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:52.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:52.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:52.197 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:52.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:52.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:52.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:52.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:52.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:52.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:52.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:52.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:52.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:52.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:52.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:52.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:52.202 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:52.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:52.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:52.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:52.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:52.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:52.204 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:52.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:52.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:52.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:52.205 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:52.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:52.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:52.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:52.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:52.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:52.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:52.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:52.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:53.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:53.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:53.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:53.207 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:53.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:53.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:53.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:53.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:08:53.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:53.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:53.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:53.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:53.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:53.209 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:53.209 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:53.210 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:53.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:53.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:53.210 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:53.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:53.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:53.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:53.211 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:53.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:53.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:53.219 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:53.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:53.219 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:53.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:53.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:53.222 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:53.222 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:53.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:53.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:53.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:53.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:53.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 '\*?\QeditorTest.min\E') 10:08:53.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:53.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:53.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:53.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:53.264 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:53.264 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:53.264 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:08:53.264 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:08:53.265 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:53.265 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:08:53.265 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:08:53.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:08:53.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:53.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:53.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:08:53.266 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 10:08:53.266 DEBUG [main][MenuItemLookup] Found menu:'File' 10:08:53.266 DEBUG [main][MenuItemLookup] Item match:File 10:08:53.267 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:08:53.267 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:08:53.267 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:08:53.267 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:08:53.267 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:53.267 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:08:53.267 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:08:53.267 DEBUG [main][MenuItemLookup] Found menu:'' 10:08:53.267 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:08:53.267 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:08:53.267 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:08:53.268 DEBUG [main][EditorHandler] 1 editor(s) found 10:08:53.268 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:08:53.313 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:08:53.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:53.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:08:53.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:08:53.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:08:53.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:08:53.314 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:53.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:08:53.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:08:53.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:08:53.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:08:53.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:08:53.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:08:53.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:53.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:53.317 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:08:53.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:53.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:53.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:08:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:08:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:08:53.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:08:53.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:08:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:53.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:53.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:53.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:08:53.324 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:53.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:53.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:53.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:08:53.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:08:53.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:08:53.344 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:53.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:53.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:53.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:53.345 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:53.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:53.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:53.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:53.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:53.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:53.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:53.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:53.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:54.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:54.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:08:54.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:08:54.373 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:08:54.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:08:54.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:08:54.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:08:54.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 10:08:54.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:08:54.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:08:54.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:08:54.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:08:54.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:08:54.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:08:54.376 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:08:54.376 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:08:54.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:08:54.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:08:54.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:08:54.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:08:54.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:08:54.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:54.377 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:54.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:54.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:54.382 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:08:54.382 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:08:54.382 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:08:54.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:08:54.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:08:54.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:08:54.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:08:54.447 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:08:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:08:54.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:08:54.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:08:54.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:08:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:08:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4881b311 is found... 10:09:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4881b311 is found failed, an exception will be thrown 10:09:04.456 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:04.456 DEBUG [main][EditorHandler] 1 editor(s) found 10:09:04.456 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:09:04.481 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:09:04.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:09:04.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:04.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:04.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:04.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:04.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:09:04.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:04.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:09:04.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:09:04.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:04.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:04.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:04.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:04.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:04.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:09:04.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:04.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:04.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:04.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:04.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:09:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:04.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:04.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:04.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:04.488 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:04.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:04.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:04.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:04.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:04.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:04.490 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:04.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:04.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:04.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:04.491 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:04.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:04.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:04.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:04.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:04.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:04.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:04.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:05.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:05.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:05.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:05.492 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:05.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:05.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:05.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:05.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:05.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:05.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:05.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:05.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:05.494 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:05.494 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:09:05.494 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:09:05.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:09:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:05.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:09:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:05.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:09:05.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:09:05.495 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:09:05.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:09:05.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:09:05.498 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:09:05.498 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:09:05.498 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:09:05.499 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:09:05.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:09:05.500 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:05.500 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:05.530 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:05.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:05.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:05.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:05.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:05.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:09:05.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:05.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:05.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:05.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:05.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:05.534 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:05.534 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:05.534 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:09:05.534 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:09:05.535 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:05.536 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:09:05.536 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:09:05.536 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:09:05.563 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:09:05.564 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:05.564 DEBUG [main][EditorHandler] 0 editor(s) found 10:09:05.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:09:05.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:05.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:05.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:05.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:05.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:09:05.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:05.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:09:05.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:09:05.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:05.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:05.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:05.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:05.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:05.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:09:05.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:05.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:05.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:05.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:05.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:05.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:05.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:09:05.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:05.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:05.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:05.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:05.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:05.570 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:05.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:05.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:05.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:05.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:05.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:05.572 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:05.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:05.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:05.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:05.573 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:05.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:05.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:05.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:05.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:05.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:05.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:06.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:06.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:06.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:06.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:06.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:06.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:06.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:06.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:06.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:06.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 10:09:06.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:06.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:06.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:06.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:06.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:06.576 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:06.576 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:09:06.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:09:06.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:09:06.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:06.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:09:06.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:06.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:09:06.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:09:06.577 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:09:06.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:09:06.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:09:06.581 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:09:06.581 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:09:06.581 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:09:06.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:09:06.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:09:06.582 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:06.582 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:06.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:06.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:06.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:06.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:06.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:06.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:06.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:06.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:06.610 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:09:06.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:06.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:06.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:09:06.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:06.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:06.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:09:06.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 '\*?\QPackage Explorer\E') 10:09:06.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:06.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:06.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:06.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:06.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:06.615 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:06.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:06.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:06.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:06.650 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:06.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:06.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:06.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:06.651 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:06.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:06.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:06.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:06.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:06.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:07.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:07.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:07.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:07.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:07.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:07.653 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:07.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:07.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:07.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:07.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 10:09:07.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:07.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:07.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:07.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:07.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:07.654 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:07.654 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:09:07.655 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 10:09:07.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:09:07.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:07.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:09:07.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:07.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:09:07.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:09:07.655 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:09:07.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:09:07.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:09:07.659 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 10:09:07.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:09:07.660 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:09:07.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:09:07.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:09:07.661 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:07.661 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:07.682 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:07.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:07.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:07.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:07.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:07.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:07.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 10:09:07.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:07.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:07.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:07.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:07.685 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:07.685 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:07.685 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:09:07.685 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:09:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5ea4be94 is found... 10:09:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5ea4be94 is found finished successfully 10:09:07.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:09:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:07.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:07.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:07.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:07.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:07.687 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 10:09:07.701 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:07.701 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 10:09:07.701 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:09:07.701 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:09:07.702 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:07.702 DEBUG [main][EditorHandler] 2 editor(s) found 10:09:07.702 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:09:07.716 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:09:07.717 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 10:09:07.746 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 10:09:07.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:09:07.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:07.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:07.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:07.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:07.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:09:07.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:07.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:09:07.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:09:07.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:07.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:07.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:07.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:07.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:07.749 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:09:07.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:07.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:07.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:07.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:07.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:09:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:07.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:07.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:07.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:07.753 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:07.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:07.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:07.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:07.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:07.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:07.754 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:07.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:07.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:07.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:07.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:07.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:07.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:07.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:07.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:07.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:08.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:08.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:08.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:08.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:08.757 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:08.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:08.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:08.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:08.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:08.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:08.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:08.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:08.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:08.758 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:08.758 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:09:08.759 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:09:08.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:09:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:08.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:09:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:08.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:09:08.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:09:08.759 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:09:08.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:09:08.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:09:08.763 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:09:08.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:09:08.763 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:09:08.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:09:08.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:09:08.765 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:08.765 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:08.786 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:08.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:08.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:08.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:08.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:08.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:08.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 '\*?\QeditorTest.min\E') 10:09:08.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:08.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:08.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:08.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:08.789 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:08.789 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:08.789 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:09:08.789 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:09:08.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:09:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:08.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:08.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:08.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:08.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:08.792 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:08.793 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:09:08.793 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:08.793 DEBUG [main][EditorHandler] 1 editor(s) found 10:09:08.793 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:09:08.822 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:09:08.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:09:08.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:08.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:08.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:08.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:08.822 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:09:08.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:08.822 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:09:08.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:09:08.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:08.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:08.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:08.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:08.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:08.825 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:09:08.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:08.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:08.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:08.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:08.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:09:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:08.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:08.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:08.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:08.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:08.829 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:08.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:08.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:08.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:08.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:08.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:08.841 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:08.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:08.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:08.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:08.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:08.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:08.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:08.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:08.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:08.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:08.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:09.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:09.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:09.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:09.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:09.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:09.844 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:09.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:09.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:09.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:09.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:09.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:09.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:09.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:09.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:09.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:09.845 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:09.845 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:09:09.846 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:09:09.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:09:09.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:09.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:09:09.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:09.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:09:09.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:09:09.846 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:09:09.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:09:09.849 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:09:09.849 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:09:09.849 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:09:09.849 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:09:09.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:09:09.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:09:09.851 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:09.851 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:09.866 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:09.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:09.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:09.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:09.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:09.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:09.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:09:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:09.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:09.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:09.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:09.873 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:09.873 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:09.874 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:09:09.874 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:09:09.874 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:09.875 DEBUG [main][EditorHandler] 1 editor(s) found 10:09:09.875 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:09:09.902 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:09:09.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:09:09.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:09.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:09.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:09.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:09.902 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:09:09.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:09.902 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:09:09.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:09:09.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:09.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:09.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:09.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:09.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:09.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:09:09.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:09.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:09.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:09.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:09.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:09.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:09.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:09:09.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:09.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:09.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:09.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:09.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:09.910 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:09.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:09.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:09.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:09.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:09.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:09.912 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:09.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:09.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:09.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:09.912 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:09.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:09.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:09.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:09.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:09.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:09.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:10.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:10.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:10.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:10.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:10.914 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:10.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:10.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:10.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:10.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:10.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:10.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:10.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:10.916 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:10.917 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:09:10.917 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:09:10.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:09:10.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:10.917 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:09:10.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:10.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:09:10.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:09:10.918 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:09:10.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:09:10.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:09:10.922 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:09:10.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:09:10.922 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:09:10.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:09:10.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:09:10.923 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:10.923 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:10.945 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:10.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:10.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:10.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:10.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:10.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:10.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:10.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:10.948 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:09:10.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:10.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:10.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:09:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:10.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:09:10.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 '\*?\QPackage Explorer\E') 10:09:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:10.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:10.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:10.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:10.954 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:10.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:10.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:10.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:10.988 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:10.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:10.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:10.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:10.989 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:10.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:10.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:10.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:10.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:10.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:11.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:11.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:11.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:11.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:11.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:11.991 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:09:11.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:09:11.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:11.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:11.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:11.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:11.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:11.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:11.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:11.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:11.992 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:11.992 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:09:11.993 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 10:09:11.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:09:11.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:11.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:09:11.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:11.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:09:11.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 10:09:11.993 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 10:09:11.995 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 10:09:11.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 10:09:11.998 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 10:09:11.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 10:09:11.998 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 10:09:11.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 10:09:11.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 10:09:11.999 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:11.999 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:12.023 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:12.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:12.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:12.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:12.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:12.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:12.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29740f20 is found... 10:09:12.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29740f20 is found finished successfully 10:09:12.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 10:09:12.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:12.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:12.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:12.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:12.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:12.027 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:12.027 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:12.027 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:09:12.027 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:09:12.028 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:12.028 DEBUG [main][EditorHandler] 2 editor(s) found 10:09:12.028 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:09:12.035 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:09:12.035 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 10:09:12.064 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 10:09:12.064 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:09:12.064 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:12.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:12.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:12.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:12.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:09:12.065 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:12.065 DEBUG [main][EditorHandler] 0 editor(s) found 10:09:12.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:12.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:12.066 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:12.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:12.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:12.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:12.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:12.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:12.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:12.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:12.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:12.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:12.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:12.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:12.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:12.068 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:12.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:12.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:12.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:12.125 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:12.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:12.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:12.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:12.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:12.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:12.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:12.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:12.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:12.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:12.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:12.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:12.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:13.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:13.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:13.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:13.127 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:13.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:13.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:13.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:13.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 10:09:13.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:13.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:13.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:13.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:13.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:13.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:13.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:13.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:13.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:13.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:13.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:13.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:13.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:13.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:13.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:14.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:14.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:14.130 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:14.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:14.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:14.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:14.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:14.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:14.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:14.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:14.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:14.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:14.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:14.132 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:14.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:14.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:14.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:14.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:14.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:14.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:14.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:14.133 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:09:14.133 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:09:14.134 DEBUG [main][TreeItemHandler] Set Tree selection 10:09:14.140 DEBUG [main][TreeHandler] Notify Tree about selection event 10:09:14.147 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:09:14.149 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 10:09:14.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:09:14.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:14.216 DEBUG [main][MenuItemLookup] Found menu:'New' 10:09:14.216 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:09:14.216 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:14.216 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:09:14.216 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:14.216 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:09:14.216 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:09:14.217 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:09:14.217 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:09:14.217 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:09:14.217 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:14.217 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:09:14.217 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:09:14.217 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:14.217 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:09:14.217 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:09:14.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:09:14.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:09:14.217 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:09:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:14.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:09:14.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:09:14.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:14.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:14.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:14.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:14.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:09:14.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:14.740 DEBUG [main][MenuItemLookup] Found menu:'New' 10:09:14.740 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:09:14.740 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:14.740 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:09:14.740 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:14.740 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:09:14.740 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:09:14.740 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:09:14.740 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:09:14.740 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:09:14.740 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:09:14.740 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:09:14.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:09:15.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:09:15.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:09:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:15.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: 32) 10:09:15.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:09:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:15.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:09:15.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:09:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:15.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:15.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:15.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:15.382 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:09:15.383 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:09:15.383 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:09:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:09:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:09:15.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:09:15.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:15.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:09:15.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:09:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:15.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:09:15.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:09:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:15.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:15.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:15.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:15.384 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:09:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:09:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:09:15.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:09:15.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:15.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:09:15.393 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:09:15.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:09:15.894 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:09:15.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:15.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:09:15.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:09:15.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:15.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:15.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:15.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:15.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:15.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:15.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:09:15.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:15.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:15.897 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:09:15.897 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:15.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.577 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.624 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.132 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.282 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.104 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.179 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.171 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.101 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.686 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.094 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.234 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.102 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.144 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.08 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.18 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.633 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.631 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.119 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.167 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.083 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.182 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.076 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.08 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.162 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:15.927 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:15.929 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:09:15.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:15.929 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:15.929 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:15.929 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:09:15.929 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:15.929 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:09:15.930 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:15.930 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:09:15.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:09:15.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:15.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:09:15.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:15.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:09:15.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:15.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:15.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:15.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:15.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:09:15.940 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:15.940 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:09:15.940 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:09:15.940 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:09:15.940 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:09:15.940 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:09:15.940 DEBUG [main][MenuItemLookup] Item match:Window 10:09:15.940 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:09:15.940 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:09:15.940 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:09:15.940 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:15.941 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:09:15.941 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:09:15.941 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:15.941 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:09:15.941 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:15.941 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:09:15.941 DEBUG [main][MenuItemLookup] Item match:Preferences 10:09:15.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:09:15.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:09:15.941 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:09:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:09:16.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:09:16.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:09:16.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:16.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:16.031 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:09:16.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:09:16.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:16.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:16.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:16.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:16.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:16.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:09:16.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:09:16.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:09:16.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:16.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:16.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:16.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:16.034 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:09:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:09:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:09:16.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:09:16.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:16.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:09:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:09:16.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:16.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:16.067 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:16.067 DEBUG [main][EditorHandler] 0 editor(s) found 10:09:16.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:16.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:16.068 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:16.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:16.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:16.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:16.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:16.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') 10:09:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:16.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:16.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:16.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:16.070 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:16.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:16.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:16.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:16.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:16.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:16.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:16.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:16.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:16.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:09:16.080 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:16.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:16.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:16.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:09:16.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:16.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:16.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:16.082 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:16.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:16.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:16.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:09:16.084 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:16.084 DEBUG [main][EditorHandler] 0 editor(s) found 10:09:16.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'] 10:09:16.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.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'] 10:09:16.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.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 Project"] 10:09:16.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.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'] 10:09:16.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:09:16.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:09:16.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:09:16.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:09:16.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.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'] 10:09:16.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:16.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:16.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:16.116 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:09:16.116 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:16.116 DEBUG [main][MenuItemLookup] Item match:File 10:09:16.117 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:16.117 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:09:16.119 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:09:16.119 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:16.119 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:09:16.119 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:16.119 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:09:16.119 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:16.119 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:09:16.119 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:09:16.119 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:09:16.119 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:09:16.120 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:09:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:09:16.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. finished successfully 10:09:16.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:09:16.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:16.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:16.207 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:09:16.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:09:16.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:16.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:16.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:16.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:16.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:16.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:09:16.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:09:16.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:09:16.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:09:16.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:16.210 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:09:16.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:16.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:09:16.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:09:16.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:09:16.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:16.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:09:16.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:16.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:09:16.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:09:16.211 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:09:16.211 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:09:16.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:09:16.223 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:09:16.223 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:09:16.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:09:16.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:16.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:16.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:16.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:16.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:16.224 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:09:16.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:09:16.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:09:16.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:09:16.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:16.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'] 10:09:16.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:09:16.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:09:16.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:09:16.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:16.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:16.250 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:09:16.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.250 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 10:09:16.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:09:16.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:16.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:16.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:16.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:16.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:09:16.252 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:09:16.252 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 10:09:16.253 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:09:16.253 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:09:16.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:09:16.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:16.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:16.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:16.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:16.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:16.256 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:09:16.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:09:16.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:09:16.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:09:16.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:16.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:09:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:09:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:16.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:09:16.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:09:16.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:09:16.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:16.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:16.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:09:16.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:09:16.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.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: "Import"] 10:09:16.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.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: "Import"] 10:09:16.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.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: "Import"] 10:09:16.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.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: "Import"] 10:09:16.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.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: "Import"] 10:09:16.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:09:16.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:09:16.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:16.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:16.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:09:16.763 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:16.763 DEBUG [main][MenuItemLookup] Item match:File 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:16.765 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:09:16.765 DEBUG [main][MenuItemLookup] Item match:Import... 10:09:16.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:09:16.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:09:16.765 INFO [main][MenuItemHandler] Select menu item: &Import... 10:09:16.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:09:16.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:09:16.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:09:16.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:16.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:16.837 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:09:16.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:16.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:09:16.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:16.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:16.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:16.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:16.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:09:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:09:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:09:16.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:09:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:17.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:09:17.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:09:17.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:09:17.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:17.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:09:17.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:17.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:09:17.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:09:17.342 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:09:17.343 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:09:17.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:09:17.345 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:09:17.345 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:09:17.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:09:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:17.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:17.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:17.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:17.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:17.347 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:09:17.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:09:17.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:09:17.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:09:17.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:17.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: "Import"] 10:09:17.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:17.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:17.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:09:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:17.421 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:09:17.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:17.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:09:17.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:09:17.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:09:17.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:17.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:17.422 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:09:17.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:17.424 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 10:09:17.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:09:17.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:17.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:17.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:17.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:17.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:17.426 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:09:17.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:09:17.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:09:17.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:09:17.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:17.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:09:17.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:17.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:17.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:17.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:17.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:09:17.432 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/data/testProject to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/ 10:09:17.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:09:17.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:17.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:17.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:17.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:17.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:17.467 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:09:17.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:09:17.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:09:17.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:09:17.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:17.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:09:17.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:17.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:17.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:17.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:17.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:17.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:09:17.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:09:17.477 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 10:09:17.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:09:17.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:17.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:17.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:17.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:17.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:17.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 10:09:17.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:17.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:17.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:17.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:17.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:17.479 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 10:09:17.479 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 10:09:17.479 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 10:09:17.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:09:17.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:09:17.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:09:17.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:17.480 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:09:17.480 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:09:17.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:09:17.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:17.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:17.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:17.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:17.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:17.483 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:09:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:09:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:09:17.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:09:17.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:09:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:09:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:18.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 10:09:18.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 10:09:19.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:09:19.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Look up for installed JVMs' has no excuses, wait for it 10:09:19.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:09:19.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Look up for installed JVMs' has no excuses, wait for it 10:09:20.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:09:20.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:20.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:20.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:20.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:20.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:20.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:20.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:20.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:20.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:20.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:20.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:20.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:20.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:20.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:20.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:20.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:20.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:20.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:20.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:20.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:20.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:20.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:20.041 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:20.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:20.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:20.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:20.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:20.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:20.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:20.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:20.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:20.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:20.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:20.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:21.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:21.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:21.054 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:21.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:21.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:21.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:21.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:21.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:21.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:21.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:21.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:21.056 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:21.056 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:21.057 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:21.057 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:21.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:21.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:21.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:22.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:22.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:22.067 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:22.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:22.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:22.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:22.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:22.569 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:22.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:22.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:22.625 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:22.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:22.625 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:22.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:22.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:22.634 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:22.634 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:23.760 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:23.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:23.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:09:23.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:23.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:09:23.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:23.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:23.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:23.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:23.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:23.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1cf741b0 is found... 10:09:23.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1cf741b0 is found finished successfully 10:09:23.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:23.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:23.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:23.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:23.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:23.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:23.831 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:23.831 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:23.840 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 10:09:23.916 INFO [WorkbenchTestable][Keyboard] Type text "a" 10:09:26.724 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:09:26.724 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 10:09:27.326 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:27.326 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:27.326 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:09:27.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:27.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:27.327 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:27.327 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:27.327 DEBUG [main][MenuItemLookup] Item match:File 10:09:27.329 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:27.329 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:09:27.329 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:09:27.329 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:09:27.329 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:27.329 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:09:27.329 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:09:27.329 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:27.329 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:09:27.329 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:09:27.329 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:09:27.329 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:09:27.329 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:09:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:09:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:09:27.384 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:27.384 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:27.385 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:27.385 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:27.385 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:09:27.385 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:09:27.474 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:09:27.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:27.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:27.475 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:27.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:27.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:27.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:27.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:27.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:27.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:27.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:27.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:27.476 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:27.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:27.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:27.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:27.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:27.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:27.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:27.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:27.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:27.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:27.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:27.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:27.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:27.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:27.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:27.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:27.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:27.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:27.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:28.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:28.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:28.480 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:28.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:28.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:28.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:28.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:28.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:28.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:28.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:28.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:28.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:28.481 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:28.482 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:28.482 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:28.482 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:28.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:28.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:28.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:28.482 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:28.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:28.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:28.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:28.483 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:28.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:28.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:28.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:28.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:28.483 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:28.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:28.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:28.491 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:28.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:28.491 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:28.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:28.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:28.497 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:28.497 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:28.654 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:28.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:28.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:28.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:28.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:28.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:09:28.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:28.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:28.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:28.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:28.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@66af122b is found... 10:09:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@66af122b is found finished successfully 10:09:28.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:28.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:28.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:28.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:28.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:28.668 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:28.668 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:28.668 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:09:28.714 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:28.715 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:28.715 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:09:28.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:28.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:28.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:28.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:28.723 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:28.723 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:28.723 DEBUG [main][MenuItemLookup] Item match:File 10:09:28.724 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:28.724 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:09:28.724 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:09:28.724 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:09:28.724 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:28.724 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:09:28.724 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:09:28.724 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:28.724 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:09:28.724 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:09:28.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:09:28.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:09:28.725 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:09:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:09:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:09:28.759 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:28.760 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:28.760 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:28.760 DEBUG [main][EditorHandler] 1 editor(s) found 10:09:28.760 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:09:28.865 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:09:28.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:28.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:28.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:28.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:28.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:28.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:28.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:28.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:28.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:28.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:28.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:28.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:28.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:28.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') 10:09:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:28.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:28.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:28.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:28.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:28.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:28.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:28.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:28.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:28.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:28.870 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:28.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:28.871 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:28.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:28.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:28.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:29.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:29.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:29.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:29.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:29.873 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:29.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:29.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:29.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:29.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:29.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:29.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:29.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:29.874 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:29.874 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:29.874 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:29.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:29.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:29.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:29.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:29.876 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:29.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:29.885 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:29.886 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:29.886 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:29.886 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:29.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:29.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:29.892 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:29.892 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:30.024 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:30.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:30.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:30.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:30.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:09:30.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:30.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:30.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e8dcf0 is found... 10:09:30.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e8dcf0 is found finished successfully 10:09:30.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:30.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:30.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:30.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:30.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:30.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:30.037 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:30.037 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:30.037 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:30.037 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:30.038 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 10:09:30.050 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 10:09:30.060 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:09:30.060 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:09:30.661 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:09:30.661 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:09:31.262 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:09:31.262 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:09:31.863 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:09:31.864 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:09:32.465 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:09:32.465 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:09:33.066 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:09:33.066 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:09:33.667 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:09:33.667 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 10:09:34.268 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:09:34.268 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:09:34.870 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:34.870 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:34.870 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:09:34.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:34.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:34.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:34.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:34.871 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:34.871 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:34.871 DEBUG [main][MenuItemLookup] Item match:File 10:09:34.871 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:34.871 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:09:34.871 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:09:34.872 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:09:34.872 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:34.872 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:09:34.872 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:09:34.872 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:34.872 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:09:34.872 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:09:34.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:09:34.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:09:34.872 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:09:34.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:09:34.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:09:34.882 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:34.882 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:34.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:34.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:34.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:34.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:34.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:34.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:34.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:34.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:34.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') 10:09:34.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:34.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:34.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:34.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:34.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:34.911 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:34.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:34.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:34.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:34.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:34.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:34.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:34.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:34.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:34.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:34.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:34.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:34.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:34.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:35.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:35.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:35.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:35.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:35.951 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:35.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:35.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:35.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:35.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:35.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:35.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:35.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:35.952 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:35.952 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:35.953 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:35.953 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:35.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:35.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:35.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:35.953 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:35.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:35.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:35.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:35.954 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:35.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:35.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:35.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:35.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:35.954 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:35.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:35.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:35.963 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:35.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:35.963 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:35.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:35.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:35.968 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:35.969 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:36.000 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:36.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:36.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:36.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:36.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:36.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:36.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@779f4510 is found... 10:09:36.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@779f4510 is found finished successfully 10:09:36.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:36.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:36.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:36.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:36.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:36.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:36.004 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:36.004 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:36.004 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:09:36.021 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:36.022 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:36.022 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:09:36.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:36.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:36.022 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:36.022 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:36.022 DEBUG [main][MenuItemLookup] Item match:File 10:09:36.023 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:36.023 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:09:36.023 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:09:36.023 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:09:36.023 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:36.023 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:09:36.023 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:09:36.023 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:36.023 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:09:36.023 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:09:36.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:09:36.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:09:36.023 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:09:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:09:36.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:09:36.066 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:36.066 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:36.067 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:36.067 DEBUG [main][EditorHandler] 1 editor(s) found 10:09:36.067 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:09:36.217 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:09:36.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:36.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:36.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:36.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:36.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:36.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:36.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:36.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:36.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:36.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:36.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:36.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:36.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:36.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:36.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:36.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:36.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:36.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:36.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:36.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:36.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:36.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:36.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:36.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:36.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:36.221 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:36.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:36.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:36.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:36.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:36.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:36.222 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:36.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:36.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:36.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:36.223 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:36.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:36.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:36.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:36.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:36.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:36.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:36.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:37.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:37.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:37.224 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:37.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:37.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:37.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:37.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:37.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:37.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:37.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:37.225 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:37.226 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:37.226 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:37.226 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:37.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:37.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:37.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:37.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:37.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:37.227 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:37.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:37.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:37.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:37.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:37.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:37.227 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:37.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:37.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:37.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:37.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:37.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:37.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:37.227 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:37.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:37.233 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:37.234 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:37.234 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:37.234 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:37.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:37.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:37.239 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:37.239 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:37.358 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:37.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:37.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:37.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:37.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:37.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:09:37.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:37.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:37.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:37.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:37.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a7fe641 is found... 10:09:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a7fe641 is found finished successfully 10:09:37.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 '\*?\QJavaClass.java\E') 10:09:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:37.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:37.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:37.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:37.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:37.366 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:37.366 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:37.366 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:37.366 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:37.366 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:09:38.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:38.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:38.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:38.367 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:38.367 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:09:38.367 DEBUG [main][MenuItemLookup] Item match:Edit 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:38.369 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:09:38.369 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:09:38.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 10:09:38.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 10:09:38.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 10:09:38.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 10:09:38.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 10:09:38.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 10:09:38.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 10:09:38.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 10:09:38.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:38.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:38.374 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:38.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:38.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:38.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:38.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:38.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:38.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:38.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:38.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:38.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:38.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:38.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:38.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:38.376 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:38.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:38.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:38.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:38.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:38.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:38.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:38.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:38.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:38.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:38.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:38.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:38.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:38.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:38.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:38.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:38.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:39.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:39.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:39.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:39.410 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:39.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:39.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:39.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:39.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 10:09:39.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:39.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:39.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:39.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:39.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:39.412 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:39.412 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:39.412 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:39.412 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:39.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:39.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:39.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:39.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:39.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:39.413 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:39.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:39.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:39.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:39.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:39.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:39.413 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:39.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:39.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:39.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:39.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:39.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:39.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:39.413 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:39.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:39.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:39.422 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:39.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:39.422 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:39.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:39.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:39.428 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:39.428 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:39.458 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:39.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:39.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:39.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:39.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:39.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:39.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:39.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2cf887f4 is found... 10:09:39.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2cf887f4 is found finished successfully 10:09:39.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:39.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:39.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:39.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:39.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:39.462 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:39.463 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:39.463 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:09:39.480 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:39.480 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:39.480 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:09:39.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:39.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:39.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:39.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:39.481 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:39.481 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:39.481 DEBUG [main][MenuItemLookup] Item match:File 10:09:39.481 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:39.481 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:09:39.481 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:09:39.481 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:09:39.481 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:39.481 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:09:39.481 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:09:39.482 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:39.482 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:09:39.482 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:09:39.482 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:09:39.482 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:09:39.482 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:09:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:09:39.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:09:39.532 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:39.532 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:39.532 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:39.532 DEBUG [main][EditorHandler] 1 editor(s) found 10:09:39.532 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:09:39.639 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:09:39.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:39.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:39.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:39.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:39.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:39.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:39.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:39.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:39.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:39.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:39.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:39.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:39.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'] 10:09:39.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.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'] 10:09:39.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.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: "Create New File"] 10:09:39.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:09:39.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:09:39.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:09:39.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.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: "Create New File"] 10:09:39.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:09:39.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:09:39.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:39.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:39.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:09:39.642 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:39.642 DEBUG [main][MenuItemLookup] Item match:File 10:09:39.643 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:39.643 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:09:39.644 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:09:39.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:39.644 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:09:39.644 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:39.644 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:09:39.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:39.645 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:09:39.645 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:09:39.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:09:39.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:09:39.645 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:09:39.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:09:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:09:39.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:09:39.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:39.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:39.717 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:09:39.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:09:39.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:39.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:39.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:39.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:39.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:09:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:09:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:09:39.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:09:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:39.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:09:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:39.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:09:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:09:39.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:09:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:39.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:09:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:39.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:09:39.719 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:09:39.719 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:09:39.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:09:39.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:09:39.727 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:09:39.727 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:09:39.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:09:39.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:39.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:39.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:39.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:39.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:39.728 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:09:39.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:09:39.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:09:39.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:09:39.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:39.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:09:39.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:09:39.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:09:39.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:09:39.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:39.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:39.760 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:09:39.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:09:39.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:09:39.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:39.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:39.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:39.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:09:39.763 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:09:39.764 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 10:09:39.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:09:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:39.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:39.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:39.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:09:39.765 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:09:39.766 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 10:09:39.766 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:09:39.766 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:09:39.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) 10:09:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:39.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:39.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:39.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:09:39.768 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:09:39.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:09:39.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:09:39.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:09:39.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:09:39.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:09:40.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:09:40.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:40.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:09:40.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:40.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:40.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:40.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:40.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:09:40.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:40.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:40.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:40.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:40.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:40.276 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 10:09:40.281 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:40.281 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:40.281 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:09:40.281 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:09:40.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:40.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:40.283 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:40.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:40.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:40.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:09:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:40.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:09:40.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 '\*?\QProject Explorer\E') 10:09:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:40.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:40.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:40.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:40.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:40.285 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:40.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:40.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:40.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:40.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:40.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:40.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:40.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:40.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:40.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:40.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:40.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:40.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:40.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:40.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:40.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:41.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:41.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:41.293 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:41.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:41.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:41.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:41.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:41.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:41.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:41.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:41.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:41.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:41.294 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:41.294 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:41.294 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:41.295 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:41.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:41.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:41.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:41.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:41.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:41.295 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:41.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:41.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:41.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:41.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:41.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:41.295 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:41.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:41.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:41.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:41.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:41.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:41.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:41.295 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:41.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:41.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:41.306 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:41.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:41.306 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:41.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:41.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:41.311 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:41.312 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:41.431 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:41.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:41.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:41.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:41.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:09:41.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:41.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:41.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c3a0c64 is found... 10:09:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c3a0c64 is found finished successfully 10:09:41.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 '\*?\QJavaClass.java\E') 10:09:41.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:41.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:41.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:41.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:41.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:41.440 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:41.440 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:41.440 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:09:41.468 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:41.468 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:41.468 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:09:41.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:41.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:41.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:41.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:41.472 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:41.472 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:41.472 DEBUG [main][MenuItemLookup] Item match:File 10:09:41.474 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:41.474 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:09:41.474 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:09:41.474 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:09:41.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:41.474 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:09:41.474 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:09:41.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:41.474 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:09:41.474 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:09:41.474 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:09:41.474 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:09:41.474 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:09:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:09:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:09:41.528 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:41.528 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:41.528 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:41.528 DEBUG [main][EditorHandler] 2 editor(s) found 10:09:41.529 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:09:41.549 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:09:41.549 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:09:41.634 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:09:41.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:41.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:41.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:41.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:41.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:41.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:41.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:41.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:41.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:41.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:41.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:41.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:41.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:41.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:41.636 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:41.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:41.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:41.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:41.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:41.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:41.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:41.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:41.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:41.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:41.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:41.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:41.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:41.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:41.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:41.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:41.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:41.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:41.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:41.640 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:41.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:41.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:41.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:41.640 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:41.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:41.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:41.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:41.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:41.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:41.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:42.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:42.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:42.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:42.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:42.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:42.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:42.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:42.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:42.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 10:09:42.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:42.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:42.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:42.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:42.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:42.643 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:42.643 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:42.643 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:42.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:42.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:42.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:42.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:42.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:42.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:42.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:42.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:42.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:42.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:42.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:42.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:42.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:42.645 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:42.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:42.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:42.652 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:42.652 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:42.653 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:42.653 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:42.657 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:42.657 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:42.658 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:42.776 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:42.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:42.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:42.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:42.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:09:42.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:42.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:42.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f3f6c73 is found... 10:09:42.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f3f6c73 is found finished successfully 10:09:42.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:42.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:42.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:42.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:42.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:42.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:42.783 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:42.784 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:42.784 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 10:09:42.784 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 10:09:42.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:42.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:42.815 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:42.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:42.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:42.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:42.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:42.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:42.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:42.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:42.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:42.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:42.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:42.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:42.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:42.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:42.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:42.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:42.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:42.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:42.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:42.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:42.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:42.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:42.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:42.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:42.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:43.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:43.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:43.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:43.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:43.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:43.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:43.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:43.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:43.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 10:09:43.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:43.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:43.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:43.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:43.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:43.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:43.856 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:43.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:43.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:43.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:43.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:43.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:43.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:43.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:43.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:43.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:43.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:43.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:43.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:43.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:43.857 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:43.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:43.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:43.866 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:43.866 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:43.866 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:43.866 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:43.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:43.873 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:43.874 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:43.908 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:43.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:43.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:43.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:43.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:43.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:43.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:43.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:43.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:43.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ee5de43 is found... 10:09:43.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ee5de43 is found finished successfully 10:09: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:43.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:43.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:43.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:43.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:43.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:43.912 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:43.912 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:43.912 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:09:43.928 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:43.928 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:43.928 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:09:43.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:43.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:43.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:43.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:43.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:43.929 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:43.929 DEBUG [main][MenuItemLookup] Item match:File 10:09:43.929 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:43.929 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:09:43.929 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:09:43.929 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:09:43.929 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:43.929 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:09:43.929 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:09:43.930 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:43.930 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:09:43.930 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:09:43.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:09:43.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:09:43.930 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:09:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:09:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:09:43.960 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:43.960 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:43.960 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:43.960 DEBUG [main][EditorHandler] 1 editor(s) found 10:09:43.960 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:09:44.053 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:09:44.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:44.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:44.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:44.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:44.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:44.053 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:44.053 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:44.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:44.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:44.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:44.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:44.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:44.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:44.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:44.054 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:44.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:44.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:44.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:44.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:44.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:44.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:44.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:44.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:44.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:44.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:44.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:44.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:44.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:44.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:44.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:44.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:44.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:44.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:44.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:44.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:44.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:44.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:44.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:44.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:44.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:44.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:44.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:44.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:44.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:44.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:44.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:45.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:45.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:45.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:45.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:45.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:45.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:45.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:45.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:45.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:45.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:45.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:45.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:45.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:45.062 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:45.062 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:45.062 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:45.062 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:45.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:45.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:45.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:45.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:45.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:45.063 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:45.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:45.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:45.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:45.063 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:45.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:45.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:45.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:45.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:45.063 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:45.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:45.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:45.070 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:45.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:45.070 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:45.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:45.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:45.075 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:45.076 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:45.194 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:45.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:45.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:45.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:45.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:45.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:09:45.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:45.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:45.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:45.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:45.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7127e5d3 is found... 10:09:45.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7127e5d3 is found finished successfully 10:09:45.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:45.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:45.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:45.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:45.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:45.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:45.218 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:45.218 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:45.218 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:09:45.218 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:09:45.419 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:09:45.627 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:09:45.627 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:09:45.827 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:09:46.031 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:09:46.031 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:09:46.231 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:09:46.434 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:09:46.434 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:09:46.635 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:09:46.839 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:09:46.839 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:09:47.040 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:09:48.041 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 1 /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { 10:09:48.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:48.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:48.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:48.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:48.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:48.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:48.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:48.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:48.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:48.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:48.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:48.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:48.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:48.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:48.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:48.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:48.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:48.082 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:48.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:48.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:48.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:48.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:48.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:48.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:48.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:48.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:48.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:48.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:48.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:49.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:49.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:49.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:49.085 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:49.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:49.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:49.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:49.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:49.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:49.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:49.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:49.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:49.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:49.086 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:49.086 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:49.086 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:49.087 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:49.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:49.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:49.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:49.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:49.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:49.087 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:49.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:49.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:49.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:49.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:49.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:49.087 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:49.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:49.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:49.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:49.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:49.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:49.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:49.087 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:49.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:49.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:49.093 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:49.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:49.093 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:49.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:49.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:49.098 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:49.098 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:49.132 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16f7a188 is found... 10:09:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16f7a188 is found finished successfully 10:09:49.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:49.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:49.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:49.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:49.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:49.136 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:49.136 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:49.136 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:09:49.162 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:49.162 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:49.162 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:09:49.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:49.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:49.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:49.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:49.162 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:49.163 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:49.163 DEBUG [main][MenuItemLookup] Item match:File 10:09:49.163 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:49.163 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:09:49.163 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:09:49.163 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:09:49.163 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:49.163 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:09:49.163 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:09:49.163 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:49.163 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:09:49.163 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:09:49.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:09:49.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:09:49.164 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:09:49.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:09:49.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:09:49.219 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:49.220 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:49.220 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:49.220 DEBUG [main][EditorHandler] 1 editor(s) found 10:09:49.220 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:09:49.321 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:09:49.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:49.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:49.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:49.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:49.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:49.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:49.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:49.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:49.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:49.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:49.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:49.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:49.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:49.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:49.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:49.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:49.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:49.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:49.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:49.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:49.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:49.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:49.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:49.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:49.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:49.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:49.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:49.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:49.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:49.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:49.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:49.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:49.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:49.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:49.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:49.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:49.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:49.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:49.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:49.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:49.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:49.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:49.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:49.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:50.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:50.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:50.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:50.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:50.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:50.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:50.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:50.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:50.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:50.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:50.331 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:50.331 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:50.332 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:50.332 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:50.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:50.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:50.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:50.332 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:50.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:50.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:50.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:50.333 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:50.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:50.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:50.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:50.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:50.333 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:50.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:50.340 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:50.340 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:50.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:50.340 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:50.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:50.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:50.345 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:50.345 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:50.468 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:50.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:50.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:50.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:50.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:09:50.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:50.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:50.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4384aa16 is found... 10:09:50.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4384aa16 is found finished successfully 10:09:50.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:50.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:50.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:50.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:50.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:50.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:50.476 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:50.476 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:50.476 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:09:50.476 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:09:50.676 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:09:50.879 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:09:50.879 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:09:51.080 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:09:51.282 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:09:51.282 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:09:51.483 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:09:51.685 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:09:51.685 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:09:51.886 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:09:52.089 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:09:52.089 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:09:52.289 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:09:53.298 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 2 /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } 10:09:53.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:53.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:53.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:53.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:53.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:53.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:53.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:53.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:53.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:53.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:53.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:53.303 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:53.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:53.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:53.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:53.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:53.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:53.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:53.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:53.338 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:53.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:53.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:53.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:53.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:53.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:53.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:53.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:53.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:54.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:54.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:54.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:54.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:54.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:54.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:54.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:54.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:54.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:54.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:54.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:54.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:54.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:54.342 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:54.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:54.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:54.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:54.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:54.344 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:54.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:54.351 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:54.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:54.351 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:54.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:54.356 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:54.356 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:54.356 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:54.389 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:54.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:54.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:54.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:54.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:54.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:54.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64e64012 is found... 10:09:54.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64e64012 is found finished successfully 10:09:54.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:54.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:54.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:54.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:54.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:54.405 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:54.405 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 10:09:54.405 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:09:54.432 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:54.432 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:54.432 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:09:54.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:54.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:54.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:54.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:54.446 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:54.447 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:54.447 DEBUG [main][MenuItemLookup] Item match:File 10:09:54.448 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:54.448 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:09:54.448 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:09:54.448 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:09:54.448 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:54.448 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:09:54.448 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:09:54.448 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:54.448 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:09:54.448 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:09:54.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:09:54.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:09:54.449 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:09:54.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:09:54.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:09:54.461 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:54.461 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:54.461 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:54.461 DEBUG [main][EditorHandler] 1 editor(s) found 10:09:54.461 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:09:54.535 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:09:54.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:54.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:54.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:54.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:54.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:54.535 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:54.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:54.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:54.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:54.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:54.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:54.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:54.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:54.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:54.536 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:54.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:54.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:54.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:54.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:54.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:54.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:54.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:54.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:54.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:54.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:54.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:54.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:54.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:54.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:54.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:54.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:54.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:54.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:54.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:54.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:54.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:54.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:54.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:54.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:54.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:54.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:54.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:54.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:55.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:55.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:55.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:55.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:55.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:55.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:55.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:55.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:55.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:09:55.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:55.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:55.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:55.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:55.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:55.558 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:55.558 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:55.559 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:55.559 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:55.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:55.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:55.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:55.560 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:55.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:55.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:55.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:55.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:55.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:55.560 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:55.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:55.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:55.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:55.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:55.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:55.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:55.560 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:55.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:55.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:55.569 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:55.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:55.569 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:55.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:55.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:55.578 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:55.578 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:55.701 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:55.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:55.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:55.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:55.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:09:55.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:55.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:55.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:55.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39a3b389 is found... 10:09:55.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39a3b389 is found finished successfully 10:09:55.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:55.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:55.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:55.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:55.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:55.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:55.721 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:55.721 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:55.721 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:09:55.740 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:55.740 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:55.740 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:09:55.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:55.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:55.740 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:55.740 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:55.741 DEBUG [main][MenuItemLookup] Item match:File 10:09:55.741 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:55.741 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:09:55.741 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:09:55.741 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:09:55.741 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:55.741 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:09:55.741 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:09:55.741 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:55.741 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:09:55.741 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:09:55.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:09:55.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:09:55.757 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:09:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:09:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:09:55.778 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:55.778 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:55.779 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:09:56.779 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:09:56.786 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:09:57.786 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:57.787 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 10:09:57.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:57.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:57.789 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:57.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:57.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:57.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:57.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:57.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:57.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:57.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:57.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:57.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:57.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:57.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:57.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:57.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:57.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:57.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:57.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:57.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:57.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:57.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:57.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:57.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:57.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:57.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:57.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:58.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:58.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:58.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:58.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:58.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:09:58.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:58.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:58.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:58.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:58.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 10:09:58.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:58.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:58.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:58.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:09:58.835 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:09:58.835 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:09:58.835 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:09:58.835 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:09:58.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:09:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:58.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:09:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:58.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:09:58.836 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:09:58.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:09:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:58.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:09:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:58.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:09:58.836 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:09:58.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:09:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:09:58.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:09:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:09:58.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:09:58.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:58.836 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:58.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:58.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:58.844 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:09:58.844 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:09:58.844 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:09:58.844 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:09:58.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:09:58.848 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:09:58.849 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:09:58.883 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:09:58.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:09:58.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:09:58.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:09:58.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:09:58.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:09:58.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:09:58.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:09:58.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:09:58.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@279c7280 is found... 10:09:58.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@279c7280 is found finished successfully 10:09:58.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:09:58.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:58.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:58.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:58.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:58.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:58.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:58.887 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 10:09:58.887 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:09:58.896 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:58.896 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:58.896 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:09:58.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:09:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:58.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:58.897 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:09:58.897 DEBUG [main][MenuItemLookup] Found menu:'File' 10:09:58.897 DEBUG [main][MenuItemLookup] Item match:File 10:09:58.897 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:09:58.897 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:09:58.897 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:09:58.897 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:09:58.897 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:58.897 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:09:58.897 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:09:58.897 DEBUG [main][MenuItemLookup] Found menu:'' 10:09:58.897 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:09:58.897 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:09:58.898 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:09:58.898 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:09:58.898 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:09:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:09:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:09:58.930 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:58.930 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:09:58.930 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:09:58.930 DEBUG [main][EditorHandler] 1 editor(s) found 10:09:58.930 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:09:59.017 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:09:59.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:59.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:09:59.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:09:59.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:09:59.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:09:59.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:59.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:09:59.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:09:59.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:09:59.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:09:59.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:09:59.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:09:59.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:59.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:59.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:09:59.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:59.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:59.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:09:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:09:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:09:59.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:09:59.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:09:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:59.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:59.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:09:59.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:09:59.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:09:59.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:59.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:59.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:59.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:09:59.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:09:59.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:09:59.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:59.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:59.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:59.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:59.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:09:59.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:09:59.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:09:59.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:09:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:09:59.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:59.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:09:59.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:09:59.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:00.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:00.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:00.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:00.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:00.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:00.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:00.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:00.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 10:10:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:00.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:00.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:00.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:00.028 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:00.028 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:00.028 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:00.029 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:00.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:00.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:00.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:00.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:00.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:00.029 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:00.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:00.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:00.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:00.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:00.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:00.029 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:00.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:00.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:00.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:00.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:00.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:00.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:00.029 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:00.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:00.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:00.038 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:00.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:00.038 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:00.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:00.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:00.043 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:00.043 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:00.160 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:00.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:00.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:00.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:00.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:00.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:00.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:00.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@558a8657 is found... 10:10:00.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@558a8657 is found finished successfully 10:10:00.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:00.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:00.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:00.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:00.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:00.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:00.175 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:00.175 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:00.175 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:00.175 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:00.176 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 10:10:00.193 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:00.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 10:10:00.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:00.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:00.198 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:00.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:00.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:00.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:00.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:00.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:00.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:00.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:00.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:00.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:00.200 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:00.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:00.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:00.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:00.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:00.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:00.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:00.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:00.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:00.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:00.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:00.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:00.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:00.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:00.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:00.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:01.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:01.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:01.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:01.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:01.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:01.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:01.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:01.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:01.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:01.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:01.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:01.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:01.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:01.213 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:01.213 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:01.213 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:01.214 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:01.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:01.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:01.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:01.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:01.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:01.214 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:01.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:01.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:01.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:01.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:01.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:01.214 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:01.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:01.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:01.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:01.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:01.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:01.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:01.214 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:01.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:01.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:01.220 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:01.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:01.221 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:01.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:01.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:01.225 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:01.225 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:01.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:01.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:01.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:01.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:01.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:01.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:01.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47138bdf is found... 10:10:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47138bdf is found finished successfully 10:10:01.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 '\*?\QJavaClass.java\E') 10:10:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:01.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:01.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:01.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:01.258 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:01.259 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:01.259 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:01.265 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:01.265 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:01.265 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:01.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:01.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:01.266 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:01.266 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:01.266 DEBUG [main][MenuItemLookup] Item match:File 10:10:01.267 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:01.267 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:01.267 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:01.267 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:01.267 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:01.267 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:01.267 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:01.267 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:01.267 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:01.267 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:01.281 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:01.281 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:01.281 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:01.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:01.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:01.312 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:01.313 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:01.313 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:01.313 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:01.313 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:01.375 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:01.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:01.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:01.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:01.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:01.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:01.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:01.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:01.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:01.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:01.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:01.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:01.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:01.377 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:01.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:01.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:01.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:01.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:01.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:01.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:01.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:01.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:01.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:01.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:01.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:01.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:01.379 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:01.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:01.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:01.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:01.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:01.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:01.381 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:01.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:01.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:01.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:01.382 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:01.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:01.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:01.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:01.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:01.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:01.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:01.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:01.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:02.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:02.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:02.383 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:02.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:02.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:02.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:02.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:02.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:02.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:02.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:02.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:02.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:02.384 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:02.385 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:02.385 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:02.385 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:02.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:02.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:02.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:02.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:02.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:02.385 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:02.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:02.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:02.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:02.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:02.386 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:02.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:02.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:02.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:02.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:02.386 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:02.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:02.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:02.393 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:02.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:02.393 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:02.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:02.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:02.398 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:02.398 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:02.527 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:02.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:02.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:02.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:02.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:02.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:02.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:02.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c6cb5bd is found... 10:10:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c6cb5bd is found finished successfully 10:10:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:02.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:02.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:02.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:02.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:02.541 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:02.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 10:10:02.541 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 10:10:02.541 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 10:10:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:02.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:02.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:02.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:02.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:02.558 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:02.559 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 10:10:02.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:02.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:02.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:02.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:02.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:02.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:02.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:02.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:02.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:02.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:02.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:02.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:02.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:02.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:02.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:02.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:02.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:02.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:02.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:02.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:02.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:02.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:02.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:02.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:02.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:02.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:02.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:02.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:02.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:02.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:03.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:03.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:03.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:03.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:03.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:03.631 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:03.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:03.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:03.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:03.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:03.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:03.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:03.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:03.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:03.634 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:03.635 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:03.635 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:03.636 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:03.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:03.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:03.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:03.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:03.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:03.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:03.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:03.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:03.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:03.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:03.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:03.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:03.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:03.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:03.637 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:03.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:03.648 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:03.649 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:03.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:03.649 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:03.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:03.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:03.654 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:03.654 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:03.689 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:03.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:03.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:03.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:03.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:03.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:03.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13c42f77 is found... 10:10:03.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13c42f77 is found finished successfully 10:10:03.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') 10:10:03.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:03.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:03.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:03.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:03.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:03.692 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:03.692 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 10:10:03.692 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:03.707 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:03.707 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:03.707 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:03.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:03.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:03.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:03.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:03.708 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:03.708 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:03.708 DEBUG [main][MenuItemLookup] Item match:File 10:10:03.708 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:03.708 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:03.709 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:03.709 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:03.709 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:03.709 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:03.709 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:03.709 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:03.709 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:03.709 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:03.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:03.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:03.709 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:03.739 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:03.739 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:03.739 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:03.740 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:03.740 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:03.826 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:03.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:03.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:03.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:03.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:03.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:03.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:03.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:03.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:03.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:03.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:03.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:03.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:03.828 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:03.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:03.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:03.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:03.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:03.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:03.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:03.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 '\*?\QProject Explorer\E') 10:10:03.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:03.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:03.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:03.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:03.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:03.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:03.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:03.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:03.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:03.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:03.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:03.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:03.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:03.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:03.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:03.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:03.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:03.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:03.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:03.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:03.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:03.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:04.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:04.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:04.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:04.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:04.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:04.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:04.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:04.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:04.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:04.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 10:10:04.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:04.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:04.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:04.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:04.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:04.847 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:04.848 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:04.848 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:04.848 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:04.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:04.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:04.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:04.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:04.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:04.848 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:04.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:04.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:04.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:04.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:04.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:04.848 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:04.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:04.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:04.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:04.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:04.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:04.849 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:04.849 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:04.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:04.855 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:04.855 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:04.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:04.855 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:04.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:04.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:04.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:04.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:04.970 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:04.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:04.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:04.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:04.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:04.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:04.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:04.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:04.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:04.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:04.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@486f622 is found... 10:10:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@486f622 is found finished successfully 10:10:04.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:04.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:04.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:04.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:04.984 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:04.984 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:04.984 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 10:10:04.991 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 10:10:04.991 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 10:10:05.001 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:05.001 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:05.001 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:05.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:05.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:05.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:05.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:05.002 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:05.002 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:05.002 DEBUG [main][MenuItemLookup] Item match:File 10:10:05.002 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:05.002 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:05.002 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:05.002 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:05.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:05.002 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:05.002 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:05.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:05.002 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:05.002 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:05.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:05.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:05.003 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:05.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:05.032 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:05.032 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:05.032 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:05.033 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:05.033 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:10:05.033 DEBUG [main][MenuItemLookup] Item match:Edit 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:05.034 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:10:05.034 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:10:05.034 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:05.035 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:05.035 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 10:10:05.035 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:10:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:06.035 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:06.035 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:06.035 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:10:06.035 DEBUG [main][MenuItemLookup] Item match:Edit 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:06.036 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:10:06.036 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:10:06.037 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 10:10:06.037 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 10:10:06.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 10:10:06.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 10:10:06.037 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 10:10:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:10:06.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:10:06.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:10:06.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:06.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:10:06.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:10:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:06.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:06.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:06.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:10:06.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:10:06.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:10:06.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:10:06.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:10:06.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:06.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:06.227 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:10:06.227 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:10:06.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:10:06.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:10:06.228 DEBUG [WorkbenchTestable][ContentAssistant] abstract 10:10:06.228 DEBUG [WorkbenchTestable][ContentAssistant] class 10:10:06.228 DEBUG [WorkbenchTestable][ContentAssistant] enum 10:10:06.228 DEBUG [WorkbenchTestable][ContentAssistant] final 10:10:06.228 DEBUG [WorkbenchTestable][ContentAssistant] import 10:10:06.228 DEBUG [WorkbenchTestable][ContentAssistant] interface 10:10:06.228 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 10:10:06.228 DEBUG [WorkbenchTestable][ContentAssistant] public 10:10:06.228 DEBUG [WorkbenchTestable][ContentAssistant] record 10:10:06.229 DEBUG [WorkbenchTestable][ContentAssistant] sealed 10:10:06.230 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 10:10:06.230 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 10:10:06.231 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 10:10:06.231 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 10:10:06.232 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 10:10:06.232 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 10:10:06.232 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 10:10:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:10:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:10:06.235 TRACE [main][WidgetHandler] Notify Table with event 13 10:10:06.235 TRACE [main][WidgetHandler] Wait for synchronization 10:10:06.236 TRACE [main][WidgetHandler] Notify Table with event 14 10:10:06.236 TRACE [main][WidgetHandler] Wait for synchronization 10:10:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:10:06.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:10:06.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:06.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:06.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:06.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:06.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:06.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:06.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:06.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:06.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:06.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:06.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:06.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:06.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:06.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:06.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:06.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:06.310 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:06.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:06.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:06.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:06.311 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:06.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:06.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:06.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:06.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:06.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:06.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:06.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:07.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:07.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:07.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:07.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:07.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:07.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:07.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:07.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:07.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:07.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:07.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:07.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:07.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:07.314 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:07.314 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:07.314 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:07.315 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:07.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:07.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:07.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:07.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:07.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:07.315 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:07.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:07.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:07.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:07.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:07.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:07.315 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:07.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:07.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:07.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:07.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:07.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:07.315 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:07.315 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:07.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:07.321 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:07.321 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:07.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:07.321 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:07.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:07.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:07.326 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:07.326 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:07.359 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:07.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:07.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:07.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:07.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:07.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:07.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:07.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:07.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:07.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14ac570c is found... 10:10:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14ac570c is found finished successfully 10:10:07.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:07.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:07.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:07.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:07.363 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:07.363 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=enum /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:07.363 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:07.369 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:07.369 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:07.369 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:07.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:07.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:07.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:07.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:07.373 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:07.373 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:07.373 DEBUG [main][MenuItemLookup] Item match:File 10:10:07.374 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:07.374 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:07.374 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:07.374 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:07.374 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:07.374 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:07.374 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:07.374 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:07.374 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:07.374 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:07.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:07.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:07.374 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:07.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:07.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:07.418 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:07.419 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:07.419 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:07.419 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:07.419 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:07.474 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:07.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:07.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:07.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:07.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:07.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:07.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:07.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:07.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:07.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:07.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:07.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:07.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:07.475 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:07.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:07.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:07.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:07.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:07.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:07.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:07.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:07.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:07.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:07.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:07.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:07.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:07.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:07.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:07.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:07.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:07.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:07.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:07.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:07.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:07.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:07.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:07.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:07.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:07.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:08.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:08.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:08.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:08.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:08.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:08.537 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:08.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:08.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:08.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:08.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 10:10:08.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:08.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:08.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:08.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:08.539 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:08.539 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:08.539 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:08.539 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:08.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:08.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:08.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:08.540 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:08.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:08.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:08.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:08.540 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 10:10:08.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:08.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:08.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:08.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 10:10:08.540 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 10:10:08.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 10:10:08.548 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 10:10:08.548 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 10:10:08.548 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 10:10:08.548 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 10:10:08.549 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 10:10:08.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 10:10:08.558 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:08.559 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:08.670 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:08.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:08.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:08.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:08.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:08.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:08.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:08.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:08.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:08.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29d69e8c is found... 10:10:08.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29d69e8c is found finished successfully 10:10:08.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E') 10:10:08.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:08.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:08.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:08.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:08.689 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:08.689 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass1 { public JavaClass1() { System.out.println(""); } } TooltipText=null 10:10:08.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:08.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:08.689 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:08.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:08.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:08.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 10:10:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:08.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 10:10:08.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:08.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:08.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:08.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:08.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:08.691 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:08.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:08.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:08.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:08.721 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:08.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:08.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:08.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:08.722 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:08.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:08.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:08.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:08.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:08.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:08.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:09.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:09.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:09.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:09.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:09.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:09.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:09.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:09.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:09.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:09.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:09.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:09.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:09.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:09.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:09.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:09.725 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:09.725 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:09.725 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:09.725 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:09.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:09.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:09.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:09.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:09.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:09.726 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:09.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:09.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:09.726 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:09.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:09.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:09.726 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:09.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:09.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:09.726 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:09.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:09.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:09.726 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:09.726 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:09.726 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:09.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:09.736 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:09.736 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:09.736 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:09.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:09.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:09.741 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:09.741 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:09.829 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:09.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:09.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:09.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:09.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:09.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:09.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:09.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:09.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:09.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:09.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@256fba14 is found... 10:10:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@256fba14 is found finished successfully 10:10:09.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:09.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:09.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:09.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:09.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:09.845 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:09.845 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:09.845 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:09.865 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:09.866 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:09.866 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:09.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:09.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:09.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:09.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:09.866 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:09.866 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:09.866 DEBUG [main][MenuItemLookup] Item match:File 10:10:09.867 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:09.867 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:09.867 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:09.867 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:09.867 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:09.867 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:09.867 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:09.867 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:09.867 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:09.867 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:09.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:09.867 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:09.867 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:09.915 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:09.915 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:09.915 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:09.915 DEBUG [main][EditorHandler] 2 editor(s) found 10:10:09.915 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 10:10:09.952 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 10:10:09.953 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:10.037 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:10.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:10.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:10.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:10.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:10.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:10.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:10.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:10.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:10.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:10.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:10.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:10.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:10.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:10.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:10.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:10.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:10.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:10.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:10.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') 10:10:10.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:10.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:10.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:10.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:10.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:10.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:10.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:10.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:10.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:10.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:10.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:10.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:10.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:10.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:10.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:10.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:10.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:10.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:10.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:10.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:10.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:10.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:10.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:11.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:11.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:11.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:11.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:11.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:11.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10: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 10:10:11.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:11.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:11.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:11.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:11.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:11.045 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:11.045 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:11.045 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:11.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:11.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:11.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:11.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:11.046 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:11.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:11.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:11.055 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:11.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:11.055 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:11.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:11.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:11.060 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:11.060 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:11.173 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:11.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:11.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:11.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:11.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:11.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:11.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:11.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26143209 is found... 10:10:11.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26143209 is found finished successfully 10:10:11.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:11.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:11.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:11.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:11.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:11.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:11.188 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:11.188 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:11.189 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:10:11.189 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:10:11.389 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:10:11.592 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:10:11.592 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:10:11.792 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:10:11.995 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:10:11.995 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:10:12.195 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:10:12.398 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:10:12.398 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:10:12.598 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:10:12.801 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:10:12.801 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:10:13.001 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:10:14.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:14.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:14.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:14.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:14.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:14.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:14.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:14.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:14.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:14.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 '\*?\QProject Explorer\E') 10:10:14.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:14.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:14.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:14.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:14.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:14.005 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:14.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:14.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:14.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:14.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:14.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:14.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:14.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:14.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:14.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:14.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:14.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:14.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:14.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:14.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:14.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:15.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:15.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:15.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:15.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:15.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:15.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:15.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:15.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 10:10:15.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:15.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:15.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:15.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:15.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:15.041 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:15.041 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:15.041 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:15.042 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:15.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:15.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:15.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:15.042 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:15.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:15.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:15.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:15.042 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:15.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:15.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:15.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:15.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:15.043 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:15.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:15.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:15.049 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:15.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:15.049 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:15.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:15.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:15.053 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:15.054 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:15.085 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50f605f0 is found... 10:10:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50f605f0 is found finished successfully 10:10:15.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 '\*?\QJavaClass.java\E') 10:10:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:15.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:15.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:15.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:15.089 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:15.089 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 10:10:15.089 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:15.108 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:15.108 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:15.108 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:15.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:15.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:15.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:15.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:15.109 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:15.109 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:15.109 DEBUG [main][MenuItemLookup] Item match:File 10:10:15.110 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:15.110 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:15.110 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:15.110 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:15.110 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:15.110 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:15.110 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:15.110 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:15.110 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:15.110 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:15.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:15.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:15.110 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:15.143 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:15.143 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:15.143 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:15.143 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:15.143 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:15.238 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:15.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:15.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:15.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:15.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:15.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:15.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:15.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:15.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:15.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:15.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:15.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:15.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:15.240 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:15.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:15.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:15.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:15.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:15.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:15.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:15.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:15.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:15.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:15.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:15.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:15.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:15.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:15.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:15.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:15.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:15.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:15.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:15.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:15.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:15.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:15.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:15.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:15.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:15.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:15.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:15.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:15.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:15.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:15.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:15.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:16.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:16.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:16.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:16.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:16.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:16.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:16.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:16.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:16.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:16.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:16.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:16.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:16.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:16.247 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:16.248 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:16.248 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:16.248 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:16.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:16.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:16.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:16.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:16.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:16.248 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:16.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:16.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:16.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:16.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:16.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:16.249 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:16.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:16.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:16.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:16.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:16.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:16.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:16.249 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:16.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:16.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:16.257 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:16.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:16.257 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:16.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:16.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:16.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:16.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:16.373 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:16.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:16.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:16.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:16.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:16.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:16.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:16.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d49d39c is found... 10:10:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d49d39c is found finished successfully 10:10:16.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:16.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:16.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:16.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:16.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:16.381 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:16.381 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:16.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:16.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:16.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:16.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:16.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:16.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:16.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:16.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:16.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:16.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:16.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:16.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:16.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:16.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:16.391 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:16.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:16.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:16.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:16.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:16.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:16.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:16.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:16.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:16.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:16.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:16.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:16.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:16.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:16.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:16.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:17.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:17.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:17.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:17.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:17.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:17.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:17.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:17.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:17.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:17.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:17.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:17.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:17.433 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:17.433 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:17.434 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:17.434 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:17.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:17.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:17.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:17.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:17.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:17.434 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:17.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:17.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:17.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:17.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:17.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:17.435 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:17.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:17.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:17.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:17.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:17.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:17.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:17.435 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:17.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:17.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:17.443 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:17.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:17.443 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:17.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:17.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:17.447 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:17.448 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:17.478 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:17.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:17.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:17.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:17.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:17.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:17.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:17.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:17.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:17.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@15ae6f3b is found... 10:10:17.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@15ae6f3b is found finished successfully 10:10:17.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:17.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:17.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:17.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:17.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:17.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:17.481 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:17.481 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:17.481 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:17.497 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:17.497 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:17.497 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:17.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:17.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:17.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:17.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:17.497 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:17.497 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:17.497 DEBUG [main][MenuItemLookup] Item match:File 10:10:17.498 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:17.498 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:17.498 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:17.498 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:17.498 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:17.498 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:17.498 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:17.498 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:17.498 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:17.498 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:17.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:17.498 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:17.499 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:17.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:17.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:17.526 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:17.527 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:17.527 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:17.527 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:17.527 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:17.585 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:17.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:17.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:17.585 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:17.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:17.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:17.585 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:17.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:17.586 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:17.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:17.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:17.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:17.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:17.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:17.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:17.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:17.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:17.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:17.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:17.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:17.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:17.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:17.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:17.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:17.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:17.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:17.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:17.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:17.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:17.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:17.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:17.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:17.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:17.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:17.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:17.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:17.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:17.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:17.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:17.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:17.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:17.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:18.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:18.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:18.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:18.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:18.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:18.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:18.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:18.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:18.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:18.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 10:10:18.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:18.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:18.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:18.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:18.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:18.593 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:18.593 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:18.593 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:18.593 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:18.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:18.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:18.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:18.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:18.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:18.593 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:18.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:18.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:18.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:18.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:18.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:18.594 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:18.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:18.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:18.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:18.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:18.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:18.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:18.594 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:18.594 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:18.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:18.603 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:18.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:18.603 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:18.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:18.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:18.607 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:18.608 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:18.735 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:18.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:18.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:18.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:18.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:18.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:18.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:18.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:18.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:18.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:18.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@122d83fd is found... 10:10:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@122d83fd is found finished successfully 10:10:18.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') 10:10:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:18.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:18.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:18.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:18.742 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:18.742 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:18.744 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:10:18.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Local History' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'References' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:18.821 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 10:10:18.821 DEBUG [main][MenuItemLookup] Item match:Preferences... 10:10:18.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:18.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:18.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:18.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:18.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:18.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:18.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:18.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:18.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:18.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:18.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:18.824 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:18.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:18.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:18.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:18.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:18.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:18.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:18.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:18.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:18.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:18.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:18.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:18.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:18.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:18.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:19.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:19.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:19.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:19.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:19.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:19.857 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:19.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:19.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:19.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:19.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:19.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:19.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:19.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:19.858 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:19.858 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:19.858 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:19.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:19.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:19.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:19.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:19.859 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:19.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:19.867 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:19.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:19.867 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:19.867 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:19.871 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:19.871 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:19.871 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:19.903 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:19.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:19.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:19.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:19.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:19.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:19.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:19.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:19.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:19.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7229557b is found... 10:10:19.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7229557b is found finished successfully 10:10:19.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:19.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:19.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:19.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:19.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:19.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:19.906 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:19.906 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:19.906 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:19.923 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:19.923 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:19.923 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:19.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:19.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:19.924 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:19.924 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:19.924 DEBUG [main][MenuItemLookup] Item match:File 10:10:19.925 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:19.925 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:19.925 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:19.925 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:19.925 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:19.925 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:19.925 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:19.925 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:19.925 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:19.925 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:19.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:19.925 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:19.925 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:19.954 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:19.954 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:19.954 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:19.954 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:19.954 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:20.048 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:20.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:20.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:20.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:20.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:20.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:20.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:20.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:20.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:20.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:20.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:20.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:20.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:20.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:20.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:20.050 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:20.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:20.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:20.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:20.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:20.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 '\*?\QProject Explorer\E') 10:10:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:20.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:20.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:20.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:20.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:20.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:20.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:20.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:20.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:20.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:20.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:20.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:20.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:20.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:20.054 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:20.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:20.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:20.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:20.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:20.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:20.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:20.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:20.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:21.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:21.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:21.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:21.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:21.556 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:21.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:21.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:21.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:21.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:21.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:21.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:21.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:21.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:21.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:21.558 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:21.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:21.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:21.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:21.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:21.558 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:21.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:21.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:21.565 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:21.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:21.565 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:21.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:21.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:21.569 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:21.570 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:21.682 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:21.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:21.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:21.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:21.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:21.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:21.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:21.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:21.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:21.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:21.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@32babeda is found... 10:10:21.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@32babeda is found finished successfully 10:10:21.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:21.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:21.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:21.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:21.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:21.698 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:21.698 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:21.698 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:21.699 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:21.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:10:21.699 DEBUG [main][MenuItemLookup] Item match:Edit 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:21.700 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:10:21.700 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:10:21.700 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:21.701 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:21.701 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 10:10:21.701 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:10:22.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:22.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:22.733 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:22.765 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:22.765 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:10:22.765 DEBUG [main][MenuItemLookup] Item match:Edit 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:22.766 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:10:22.766 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:10:22.767 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 10:10:22.767 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 10:10:22.778 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 10:10:22.778 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 10:10:22.778 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 10:10:22.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:10:22.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 10:10:22.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:10:22.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:22.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:22.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:10:22.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:10:22.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:22.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:22.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:22.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:22.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:10:22.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:10:22.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:10:22.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:10:22.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:10:22.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:22.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:22.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:22.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:22.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:22.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 10:10:22.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:10:22.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:22.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:22.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:10:22.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:22.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:22.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:23.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:23.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:23.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:23.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:23.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:10:23.826 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:10:23.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:10:23.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:10:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:10:24.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 10:10:24.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:24.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:24.345 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:24.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:24.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:24.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:24.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:24.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:24.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:24.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:24.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:24.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:24.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:24.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:24.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:24.376 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:24.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:24.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:24.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:24.377 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:24.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:24.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:24.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:24.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:24.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:24.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:24.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:24.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:25.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:25.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:25.378 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:25.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:25.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:25.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:25.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:25.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:25.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:25.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:25.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:25.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:25.380 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:25.380 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:25.380 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:25.380 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:25.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:25.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:25.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:25.380 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:25.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:25.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:25.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:25.381 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:25.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:25.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:25.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:25.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:25.381 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:25.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:25.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:25.390 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:25.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:25.390 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:25.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:25.394 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:25.394 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:25.395 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:25.425 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:25.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:25.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:25.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:25.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:25.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:25.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:25.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:25.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2ccdc524 is found... 10:10:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2ccdc524 is found finished successfully 10:10:25.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:25.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:25.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:25.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:25.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:25.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:25.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:25.429 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:25.444 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:25.444 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:25.444 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:25.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:25.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:25.445 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:25.445 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:25.445 DEBUG [main][MenuItemLookup] Item match:File 10:10:25.445 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:25.445 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:25.445 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:25.445 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:25.445 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:25.445 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:25.445 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:25.445 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:25.445 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:25.445 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:25.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:25.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:25.446 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:25.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:25.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:25.474 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:25.474 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:25.474 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:25.475 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:25.475 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:25.544 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:25.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:25.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:25.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:25.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:25.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:25.545 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:25.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:25.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:25.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:25.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:25.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:25.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:25.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:25.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:25.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:25.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:25.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:25.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:25.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:25.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:25.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:25.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:25.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:25.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:25.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:25.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:25.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:25.548 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:25.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:25.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:25.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:25.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:25.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:25.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:25.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:25.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:25.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:25.550 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:25.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:25.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:25.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:25.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:25.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:25.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:26.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:26.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:26.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:26.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:26.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:26.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:26.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:26.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:26.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:26.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 10:10:26.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:26.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:26.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:26.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:26.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:26.553 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:26.554 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:26.554 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:26.554 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:26.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:26.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:26.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:26.554 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:26.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:26.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:26.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:26.555 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:26.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:26.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:26.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:26.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:26.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:26.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:26.555 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:26.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:26.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:26.564 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:26.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:26.564 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:26.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:26.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:26.569 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:26.569 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:26.689 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:26.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:26.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:26.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:26.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:26.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:26.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:26.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:26.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:26.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:26.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@65d9f046 is found... 10:10:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@65d9f046 is found finished successfully 10:10:26.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 '\*?\QJavaClass.java\E') 10:10:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:26.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:26.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:26.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:26.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:26.696 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:26.696 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:26.696 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 10:10:26.713 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:26.714 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:26.714 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 10:10:26.714 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:10:27.715 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:10:27.715 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:10:27.915 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 10:10:28.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:10:28.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:10:28.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:10:28.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:28.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:28.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:10:28.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:10:28.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:28.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:28.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:29.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:29.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:29.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:29.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:29.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:10:29.934 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 10:10:29.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:10:29.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:10:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:29.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:10:29.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:10:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:29.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:29.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:29.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:10:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:10:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:10:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:10:29.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:10:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:29.940 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:10:29.940 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:10:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:10:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:10:29.940 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 10:10:29.940 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 10:10:29.940 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 10:10:29.940 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:10:29.940 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:10:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:10:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:10:29.941 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 10:10:29.941 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 10:10:29.941 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 10:10:29.941 INFO [WorkbenchTestable][AbstractShell] Close shell 10:10:29.941 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:10:29.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:10:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:10:29.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:29.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:29.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:29.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:29.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:29.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:29.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:29.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:29.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:29.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:29.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:29.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:29.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:29.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:29.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:29.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:29.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:29.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:29.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:29.997 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:29.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:29.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:29.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:29.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:29.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:29.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:29.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:29.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:29.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:29.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:30.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:30.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:30.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:30.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:30.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:30.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:30.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:31.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:31.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:31.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 10:10:31.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:31.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:31.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:31.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:31.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:31.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:31.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:31.001 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:31.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:31.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:31.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:31.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:31.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:31.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:31.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:31.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:31.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:31.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:31.002 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:31.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:31.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:31.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:31.002 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:31.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:31.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:31.010 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:31.010 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:31.010 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:31.010 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:31.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:31.015 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:31.015 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:31.046 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:31.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:31.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:31.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:31.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:31.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:31.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:31.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1657775e is found... 10:10:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1657775e is found finished successfully 10:10:31.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:31.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:31.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:31.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:31.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:31.050 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:31.050 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:31.050 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:31.068 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:31.068 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:31.068 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:31.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:31.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:31.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:31.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:31.068 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:31.068 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:31.069 DEBUG [main][MenuItemLookup] Item match:File 10:10:31.069 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:31.069 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:31.069 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:31.069 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:31.069 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:31.069 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:31.069 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:31.069 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:31.069 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:31.069 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:31.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:31.070 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:31.070 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:31.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:31.118 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:31.118 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:31.118 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:31.118 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:31.118 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:31.182 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:31.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:31.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:31.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:31.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:31.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:31.182 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:31.182 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:31.183 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:31.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:31.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:31.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:31.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:31.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:31.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:31.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:31.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:31.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:31.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:31.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:31.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:31.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:31.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:31.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:31.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:31.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:31.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:31.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:31.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:31.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:31.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:31.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:31.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:31.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:31.214 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:31.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:31.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:31.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:31.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:31.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:31.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:31.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:31.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:31.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:31.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:31.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:32.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:32.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:32.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:32.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:32.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:32.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:32.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:32.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:32.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:32.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:32.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:32.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:32.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:32.218 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:32.218 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:32.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:32.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:32.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:32.219 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:32.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:32.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:32.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:32.219 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:32.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:32.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:32.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:32.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:32.219 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:32.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:32.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:32.227 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:32.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:32.228 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:32.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:32.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:32.232 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:32.232 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:32.342 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:32.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:32.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:32.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:32.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:32.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:32.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:32.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c26fe12 is found... 10:10:32.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c26fe12 is found finished successfully 10:10:32.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 '\*?\QJavaClass.java\E') 10:10:32.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:32.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:32.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:32.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:32.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:32.357 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:32.357 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:32.357 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:10:32.357 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:10:32.558 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:10:32.760 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:10:32.760 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:10:32.961 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:10:33.166 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:10:33.166 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:10:33.367 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:10:33.569 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:10:33.569 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:10:33.769 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:10:33.972 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:10:33.972 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:10:34.172 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:10:35.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:35.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:35.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:35.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:35.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:35.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:35.176 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:35.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 '\*?\QProject Explorer\E') 10:10:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:35.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:35.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:35.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:35.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:35.177 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:35.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:35.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:35.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:35.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:35.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:35.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:35.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:35.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:35.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:35.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:35.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:35.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:35.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:35.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:35.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:35.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:36.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:36.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:36.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:36.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:36.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:36.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:36.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:36.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:36.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:36.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:36.190 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:36.190 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:36.190 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:36.191 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:36.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:36.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:36.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:36.191 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:36.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:36.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:36.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:36.191 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:36.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:36.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:36.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:36.191 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:36.191 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:36.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:36.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:36.197 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:36.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:36.197 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:36.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:36.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:36.202 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:36.202 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:36.234 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:36.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:36.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:36.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@639726c8 is found... 10:10:36.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@639726c8 is found finished successfully 10:10:36.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:36.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:36.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:36.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:36.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:36.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:36.237 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:36.237 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 10:10:36.237 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:36.254 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:36.254 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:36.254 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:36.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:36.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:36.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:36.255 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:36.255 DEBUG [main][MenuItemLookup] Item match:File 10:10:36.256 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:36.256 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:36.256 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:36.256 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:36.256 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:36.256 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:36.256 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:36.256 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:36.256 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:36.256 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:36.256 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:36.256 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:36.256 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:36.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:36.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:36.283 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:36.283 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:36.283 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:36.283 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:36.283 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:36.355 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:36.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:36.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:36.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:36.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:36.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:36.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:36.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:36.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:36.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:36.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:36.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:36.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:36.356 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:36.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:36.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:36.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:36.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:36.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 '\*?\QProject Explorer\E') 10:10:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:36.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:36.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:36.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:36.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:36.358 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:36.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:36.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:36.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:36.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:36.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:36.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:36.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:36.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:36.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:36.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:36.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:36.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:36.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:36.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:36.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:36.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:36.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:36.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:37.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:37.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:37.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:37.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:37.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:37.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:37.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:37.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:37.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:37.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:37.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:37.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:37.363 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:37.364 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:37.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:37.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:37.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:37.364 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:37.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:37.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:37.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:37.364 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:37.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:37.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:37.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:37.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:37.364 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:37.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:37.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:37.374 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:37.374 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:37.374 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:37.374 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:37.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:37.378 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:37.379 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:37.490 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:37.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:37.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:37.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:37.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:37.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:37.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:37.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@113a4492 is found... 10:10:37.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@113a4492 is found finished successfully 10:10:37.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 '\*?\QJavaClass.java\E') 10:10:37.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:37.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:37.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:37.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:37.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:37.506 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:37.506 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:37.506 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:10:37.506 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:10:37.706 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:10:37.909 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:10:37.909 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:10:38.109 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:10:38.314 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:10:38.314 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:10:38.514 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:10:38.717 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:10:38.717 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:10:38.917 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:10:39.121 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:10:39.121 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:10:39.321 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:10:40.322 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 10:10:40.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:40.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:40.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:40.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:40.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:40.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:40.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:40.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') 10:10:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:40.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:40.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:40.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:40.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:40.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:40.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:40.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:40.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:40.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:40.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:40.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:40.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:40.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:40.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:40.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:40.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:40.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:40.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:40.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:41.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:41.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:41.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:41.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:41.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:41.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:41.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 10:10:41.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:41.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:41.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:41.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:41.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:41.365 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:41.365 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:41.365 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:41.365 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:41.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:41.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:41.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:41.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:41.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:41.366 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:41.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:41.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:41.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:41.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:41.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:41.366 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:41.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:41.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:41.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:41.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:41.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:41.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:41.366 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:41.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:41.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:41.371 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:41.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:41.371 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:41.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:41.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:41.377 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:41.378 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:41.409 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:41.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:41.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:41.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:41.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:41.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:41.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4168a9d3 is found... 10:10:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4168a9d3 is found finished successfully 10:10:41.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:41.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:41.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:41.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:41.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:41.412 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:41.412 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:41.412 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:41.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:41.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:41.429 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:41.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:41.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:41.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:41.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:41.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:41.430 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:41.430 DEBUG [main][MenuItemLookup] Item match:File 10:10:41.430 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:41.430 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:41.430 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:41.430 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:41.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:41.430 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:41.430 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:41.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:41.430 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:41.430 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:41.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:41.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:41.431 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:41.461 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:41.461 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:41.461 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:41.461 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:41.461 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:41.545 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:41.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:41.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:41.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:41.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:41.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:41.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:41.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:41.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:41.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:41.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:41.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:41.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:41.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:41.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:41.547 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:41.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:41.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:41.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:41.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:41.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:41.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:41.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:41.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:41.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:41.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:41.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:41.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:41.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:41.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:41.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:41.550 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:41.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:41.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:41.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:41.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:41.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:41.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:41.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:41.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:41.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:41.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:42.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:42.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:42.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:42.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:42.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:42.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:42.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:42.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:42.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:42.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:42.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:42.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:42.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:42.554 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:42.554 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:42.554 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:42.554 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:42.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:42.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:42.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:42.554 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:42.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:42.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:42.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:42.555 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:42.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:42.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:42.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:42.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:42.555 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:42.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:42.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:42.562 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:42.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:42.562 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:42.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:42.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:42.567 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:42.567 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:42.679 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:42.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:42.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:42.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:42.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:42.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:42.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:42.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:42.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:42.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:42.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@19de2aa9 is found... 10:10:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@19de2aa9 is found finished successfully 10:10:42.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:42.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:42.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:42.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:42.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:42.694 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:42.694 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:42.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:42.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:42.695 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:42.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:42.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:42.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:42.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:42.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:42.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:42.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') 10:10:42.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:42.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:42.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:42.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:42.697 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:42.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:42.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:42.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:42.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:42.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:42.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:42.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:42.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:42.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:42.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:42.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:42.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:42.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:43.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:43.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:43.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:43.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:43.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:43.739 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:43.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:43.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:43.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:43.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:43.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:43.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:43.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:43.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:43.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:43.740 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:43.740 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:43.740 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:43.741 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:43.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:43.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:43.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:43.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:43.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:43.741 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:43.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:43.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:43.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:43.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:43.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:43.741 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:43.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:43.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:43.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:43.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:43.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:43.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:43.742 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:43.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:43.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:43.747 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:43.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:43.747 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:43.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:43.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:43.751 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:43.751 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:43.781 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:43.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:43.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:43.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:43.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:43.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:43.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4325fe3c is found... 10:10:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4325fe3c is found finished successfully 10:10:43.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:43.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:43.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:43.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:43.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:43.784 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:43.784 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:43.784 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:43.799 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:43.799 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:43.799 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:43.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:43.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:43.800 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:43.800 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:43.800 DEBUG [main][MenuItemLookup] Item match:File 10:10:43.801 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:43.801 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:43.801 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:43.801 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:43.801 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:43.801 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:43.801 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:43.801 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:43.801 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:43.801 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:43.801 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:43.801 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:43.801 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:43.830 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:43.830 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:43.830 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:43.830 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:43.830 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:43.913 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:43.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:43.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:43.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:43.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:43.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:43.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:43.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:43.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:43.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:43.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:43.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:43.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:43.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:43.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:43.915 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:43.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:43.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:43.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:43.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:43.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:43.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:43.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:43.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:43.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:43.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:43.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:43.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:43.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:43.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:43.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:43.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:43.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:43.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:43.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:43.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:43.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:43.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:43.933 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:43.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:43.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:43.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:43.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:43.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:43.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:44.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:44.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:44.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:44.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:44.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:44.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:44.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:44.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:44.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:44.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:44.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:44.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:44.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:44.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:44.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:44.937 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:44.937 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:44.937 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:44.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:44.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:44.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:44.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:44.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:44.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:44.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:44.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:44.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:44.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:44.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:44.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:44.938 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:44.938 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:44.938 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:44.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:44.944 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:44.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:44.944 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:44.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:44.948 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:44.948 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:44.948 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:45.056 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:45.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:45.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:45.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:45.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:45.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:45.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:45.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@782c1e is found... 10:10:45.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@782c1e is found finished successfully 10:10:45.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:45.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:45.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:45.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:45.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:45.064 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:45.064 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:45.064 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 10:10:45.083 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:45.083 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:45.083 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 10:10:45.083 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:10:46.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:46.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:46.083 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:46.083 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:46.083 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:10:46.083 DEBUG [main][MenuItemLookup] Item match:Edit 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:10:46.084 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:10:46.085 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 10:10:46.085 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 10:10:46.085 DEBUG [main][MenuItemLookup] Item match:Java Proposals 10:10:46.085 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 10:10:46.085 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 10:10:46.086 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 10:10:46.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:10:46.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:10:46.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:10:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:46.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:10:46.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:10:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:46.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:46.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:46.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:10:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:10:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:10:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:10:46.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:10:46.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:46.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:46.129 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:10:46.129 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:10:46.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:10:46.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:10:46.129 DEBUG [WorkbenchTestable][ContentAssistant] abstract 10:10:46.129 DEBUG [WorkbenchTestable][ContentAssistant] class 10:10:46.129 DEBUG [WorkbenchTestable][ContentAssistant] enum 10:10:46.129 DEBUG [WorkbenchTestable][ContentAssistant] final 10:10:46.129 DEBUG [WorkbenchTestable][ContentAssistant] import 10:10:46.129 DEBUG [WorkbenchTestable][ContentAssistant] interface 10:10:46.129 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 10:10:46.129 DEBUG [WorkbenchTestable][ContentAssistant] public 10:10:46.129 DEBUG [WorkbenchTestable][ContentAssistant] record 10:10:46.129 DEBUG [WorkbenchTestable][ContentAssistant] sealed 10:10:46.129 INFO [WorkbenchTestable][AbstractShell] Close shell 10:10:46.129 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:10:46.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:10:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:10:46.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:46.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:46.155 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:46.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:46.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:46.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:46.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:46.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:46.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:46.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:46.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:46.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:46.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:46.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:46.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:46.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:46.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:46.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:46.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:46.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:46.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:46.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:46.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:46.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:46.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:46.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:46.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:46.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:47.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:47.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:47.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:47.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:47.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:47.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:47.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:47.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:47.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:47.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:47.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:47.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:47.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:47.190 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:47.190 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:47.190 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:47.190 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:47.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:47.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:47.190 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:47.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:47.190 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:47.191 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:47.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:47.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:47.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:47.191 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:47.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:47.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:47.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:47.191 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:47.191 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:47.191 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:47.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:47.196 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:47.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:47.196 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:47.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:47.212 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:47.212 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:47.212 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:47.251 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:47.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:47.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:47.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:47.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:47.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:47.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45a2bf3 is found... 10:10:47.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45a2bf3 is found finished successfully 10:10:47.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:47.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:47.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:47.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:47.255 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:47.255 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:47.255 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:47.262 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:47.262 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:47.262 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:47.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:47.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:47.267 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:47.267 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:47.267 DEBUG [main][MenuItemLookup] Item match:File 10:10:47.268 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:47.268 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:47.268 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:47.268 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:47.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:47.268 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:47.268 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:47.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:47.268 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:47.268 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:47.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:47.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:47.269 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:47.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:47.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:47.298 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:47.298 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:47.298 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:47.298 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:47.298 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:47.363 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:47.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:47.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:47.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:47.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:47.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:47.364 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:47.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:47.364 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:47.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:47.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:47.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:47.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:47.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:47.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:47.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:47.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:47.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:47.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:47.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:47.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:47.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:47.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 '\*?\QProject Explorer\E') 10:10:47.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:47.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:47.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:47.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:47.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:47.368 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:47.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:47.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:47.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:47.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:47.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:47.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:47.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:47.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:47.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:47.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:47.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:47.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:47.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:47.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:47.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:47.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:47.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:48.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:48.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:48.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:48.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:48.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:48.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:48.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:48.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 10:10:48.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:48.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:48.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:48.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:48.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:48.373 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:48.373 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:48.374 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:48.374 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:48.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:48.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:48.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:48.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:48.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:48.374 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:48.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:48.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:48.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:48.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:48.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:48.375 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:48.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:48.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:48.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:48.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:48.375 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:48.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:48.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:48.382 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:48.382 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:48.382 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:48.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:48.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:48.388 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:48.388 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:48.508 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:48.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:48.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:48.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:48.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:48.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:48.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:48.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:48.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:48.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:48.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6cb9d2b3 is found... 10:10:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6cb9d2b3 is found finished successfully 10:10:48.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:48.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:48.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:48.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:48.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:48.526 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:48.526 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:48.526 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 10:10:48.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:48.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:48.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:48.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:48.539 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:48.539 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 10:10:48.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:48.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:48.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:48.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:48.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:48.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:48.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:48.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') 10:10:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:48.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:48.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:48.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:48.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:48.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:48.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:48.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:48.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:48.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:48.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:48.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:48.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:48.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:48.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:48.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:48.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:48.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:49.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:49.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:49.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:49.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:49.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:49.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:49.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:49.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:49.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:49.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 10:10:49.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:49.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:49.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:49.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:49.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:49.577 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:49.577 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:49.577 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:49.577 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:49.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:49.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:49.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:49.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:49.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:49.578 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:49.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:49.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:49.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:49.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:49.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:49.578 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:49.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:49.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:49.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:49.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:49.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:49.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:49.578 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:49.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:49.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:49.585 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:49.586 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:49.586 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:49.586 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:49.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:49.590 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:49.590 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:49.621 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:49.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:49.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:49.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:49.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:49.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:49.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:49.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@810506 is found... 10:10:49.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@810506 is found finished successfully 10:10:49.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:49.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:49.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:49.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:49.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:49.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:49.625 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:49.625 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 10:10:49.625 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:49.639 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:49.639 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:49.640 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:49.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:49.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:49.640 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:49.640 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:49.640 DEBUG [main][MenuItemLookup] Item match:File 10:10:49.641 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:49.641 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:49.641 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:49.641 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:49.641 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:49.641 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:49.641 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:49.641 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:49.641 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:49.641 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:49.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:49.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:49.641 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:49.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:49.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:49.672 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:49.672 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:49.672 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:49.672 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:49.672 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:49.769 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:49.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:49.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:49.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:49.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:49.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:49.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:49.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:49.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:49.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:49.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:49.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:49.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:49.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:10:49.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:10:49.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.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: "Create New File"] 10:10:49.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:10:49.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:10:49.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:10:49.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 10:10:49.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:10:49.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:10:49.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:49.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:49.772 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:10:49.772 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:49.772 DEBUG [main][MenuItemLookup] Item match:File 10:10:49.773 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:49.773 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:10:49.774 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:10:49.775 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:49.775 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:10:49.775 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:49.775 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:10:49.775 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:49.775 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:10:49.775 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:10:49.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:10:49.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:10:49.775 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:10:49.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:10:49.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:10:49.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:10:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:49.864 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:10:49.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:10:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:49.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:49.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:49.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:49.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:10:49.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:10:49.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:10:49.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:10:49.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:49.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:10:49.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:49.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:10:49.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:10:49.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:10:49.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:49.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:10:49.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:49.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:10:49.866 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:10:49.866 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:10:49.866 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:10:49.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:10:49.866 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:10:49.866 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:10:49.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:10:49.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:49.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:49.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:49.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:49.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:10:49.868 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:10:49.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:10:49.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:10:49.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:10:49.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:10:49.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'] 10:10:49.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:10:49.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:10:49.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:10:49.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:49.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:49.902 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:10:49.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:10:49.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:10:49.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:49.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:49.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:49.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:49.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:10:49.904 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:10:49.905 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 10:10:49.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:10:49.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:49.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:49.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:49.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:49.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:10:49.906 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:10:49.907 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 10:10:49.907 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:10:49.907 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:10:49.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:10:49.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:49.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:49.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:49.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:49.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:10:49.917 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:10:49.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:10:49.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:10:49.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:10:49.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:10:49.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:10:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:10:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:50.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:50.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:10:50.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:50.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:50.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:50.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E') 10:10:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:50.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:50.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:50.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:50.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:50.424 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:50.424 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:10:50.431 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:50.431 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 10:10:50.431 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:50.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 10:10:50.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:50.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:50.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 10:10:50.431 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 10:10:50.432 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:50.432 DEBUG [main][MenuItemLookup] Item match:File 10:10:50.432 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:50.432 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:50.432 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:50.432 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:50.432 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:50.432 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:50.432 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:50.432 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:50.432 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:50.432 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:50.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:50.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:50.433 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:50.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:50.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:50.440 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:50.440 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 10:10:50.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:50.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 10:10:50.441 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:10:50.441 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 10:10:50.483 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 10:10:50.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:50.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:50.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:50.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:50.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:50.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:50.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:50.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:50.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:50.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:50.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:50.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:50.486 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:50.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:50.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:50.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:50.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:50.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:50.488 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:50.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:50.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:50.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:50.488 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:50.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:50.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:50.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:50.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:50.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:50.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:50.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:50.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:51.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:51.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:51.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:51.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:51.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:51.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:51.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:51.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:51.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:51.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:51.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:51.491 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:51.491 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:51.491 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:51.492 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:51.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:51.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:51.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:51.492 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:51.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:51.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:51.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:51.492 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:51.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:51.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:51.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:51.492 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:51.492 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:51.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:51.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:51.502 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:51.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:51.502 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:51.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:51.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:51.507 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:51.507 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:51.616 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:51.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:51.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:51.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:51.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:51.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:51.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:51.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:51.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:51.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:51.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@680a32fd is found... 10:10:51.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@680a32fd is found finished successfully 10:10:51.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:51.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:51.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:51.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:51.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:51.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:51.632 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:51.632 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:51.632 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:51.651 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:51.651 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:51.651 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:51.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:51.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:51.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:51.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:51.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:51.652 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:51.652 DEBUG [main][MenuItemLookup] Item match:File 10:10:51.652 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:51.652 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:51.652 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:51.652 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:51.652 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:51.652 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:51.652 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:51.652 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:51.652 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:51.652 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:51.653 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:51.653 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:51.653 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:51.680 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:51.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 10:10:51.680 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:51.680 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:51.680 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:51.760 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:51.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:51.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:51.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:51.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:51.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:51.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:51.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:51.761 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:51.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:51.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:51.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:51.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:51.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:51.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:51.762 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:51.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:51.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:51.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:51.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:51.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:51.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:51.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 '\*?\QProject Explorer\E') 10:10:51.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:51.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:51.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:51.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:51.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:51.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:51.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:51.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:51.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:51.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:51.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:51.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:51.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:51.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:51.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:51.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:51.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:51.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:51.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:51.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:51.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:51.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:52.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:52.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:52.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:52.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:52.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:52.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:52.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:52.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:52.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:52.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:52.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:52.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:52.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:52.770 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:52.770 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:52.770 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:52.770 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:52.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:52.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:52.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:52.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:52.771 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:52.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:52.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:52.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:52.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:52.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:52.771 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:52.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:52.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:52.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:52.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:52.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:52.771 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:52.771 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:52.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:52.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:52.777 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:52.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:52.778 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:52.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:52.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:52.781 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:52.782 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:53.041 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:53.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:53.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:53.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:53.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:53.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:53.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:53.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a26a079 is found... 10:10:53.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a26a079 is found finished successfully 10:10:53.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:53.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:53.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:53.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:53.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:53.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:53.058 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:53.058 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:53.058 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 10:10:53.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:53.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:53.076 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:53.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:53.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:53.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:53.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:53.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:53.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:53.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:53.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:53.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:53.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:53.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:53.078 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:53.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:53.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:53.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:53.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:53.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:53.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:53.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:53.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:53.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:53.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:53.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:53.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:53.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:53.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:53.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:54.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:54.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:54.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:54.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:54.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:54.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:54.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:54.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:54.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:54.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:54.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:54.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:54.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:54.114 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:54.114 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:54.114 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:54.114 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:54.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:54.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:54.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:54.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:54.115 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:54.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:54.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:54.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:54.115 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:54.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:54.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:54.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:54.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:54.115 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:54.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:54.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:54.122 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:54.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:54.122 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:54.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:54.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:54.126 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:54.126 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:54.155 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:54.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:54.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:54.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:54.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:54.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:54.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3cd3bb11 is found... 10:10:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3cd3bb11 is found finished successfully 10:10:54.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:54.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:54.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:54.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:54.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:54.159 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:54.159 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass extends String { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:54.159 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:54.173 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:54.173 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:54.173 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:54.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:54.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:54.173 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:54.174 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:54.174 DEBUG [main][MenuItemLookup] Item match:File 10:10:54.174 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:54.174 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:54.174 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:54.174 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:54.174 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:54.174 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:54.174 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:54.174 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:54.174 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:54.174 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:54.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:54.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:54.175 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:54.223 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:54.223 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:54.223 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:54.223 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:54.223 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:54.280 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:54.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:54.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:54.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:54.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:54.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:54.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:54.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:54.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:54.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:54.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:54.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:54.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:54.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:54.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:54.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:54.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:54.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:54.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:54.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:54.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:54.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:54.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') 10:10:54.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:54.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:54.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:54.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:54.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:54.284 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:54.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:54.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:54.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:54.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:54.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:54.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:54.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:54.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:54.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:54.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:54.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:54.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:54.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:54.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:54.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:54.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:54.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:55.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:55.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:55.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:55.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:55.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:55.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:55.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:55.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:55.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:55.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:55.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:55.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:55.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:55.340 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:55.340 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:55.340 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:55.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:55.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:55.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:55.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:55.341 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:55.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:55.348 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:55.348 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:55.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:55.348 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:55.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:55.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:55.354 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:55.354 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:55.466 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:55.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:55.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:55.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:55.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:55.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:55.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:55.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:55.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:55.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:55.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@75a34f65 is found... 10:10:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@75a34f65 is found finished successfully 10:10:55.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:55.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:55.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:55.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:55.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:55.480 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:55.480 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:55.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:55.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:55.480 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:55.480 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:55.480 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:10:55.480 DEBUG [main][MenuItemLookup] Item match:Edit 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:55.481 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:10:55.481 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:10:55.482 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:55.482 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:55.482 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 10:10:55.482 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:10:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:56.482 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:56.482 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:56.482 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:10:56.482 DEBUG [main][MenuItemLookup] Item match:Edit 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:10:56.483 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:10:56.484 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:10:56.484 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:56.484 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:10:56.484 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:10:56.484 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:56.484 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:10:56.484 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:56.484 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:10:56.484 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:56.484 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:10:56.484 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:10:56.484 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 10:10:56.484 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 10:10:56.484 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 10:10:56.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 10:10:56.485 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 10:10:56.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:10:56.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:10:56.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:10:56.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:56.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:10:56.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:10:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:56.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:56.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:56.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:10:56.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:10:56.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:10:56.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:10:56.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:10:56.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:56.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:56.514 INFO [WorkbenchTestable][AbstractShell] Close shell 10:10:56.514 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:10:56.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:10:56.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:10:56.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:10:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 10:10:57.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:57.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:57.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:57.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:57.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:57.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:57.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:57.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:57.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:57.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:57.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:57.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:57.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:57.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:57.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:57.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:57.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:57.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:57.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:57.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:57.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:57.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:57.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:57.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:57.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:57.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:57.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:57.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:57.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:57.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:57.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:57.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:58.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:58.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:58.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:58.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:58.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:58.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:58.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:58.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:58.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:58.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:58.047 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:58.047 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:58.047 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:58.048 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:58.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:58.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:58.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:58.048 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:58.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:58.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:58.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:58.048 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:58.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:58.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:58.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:58.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:58.049 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:58.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:58.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:58.054 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:58.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:58.054 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:58.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:58.058 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:58.058 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:58.058 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:58.087 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:58.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:58.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:58.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:58.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:58.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:58.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27fb13d7 is found... 10:10:58.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27fb13d7 is found finished successfully 10:10:58.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:58.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:58.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:58.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:58.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:58.090 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:58.090 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:58.090 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:10:58.105 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:58.105 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:58.105 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:10:58.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:10:58.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:58.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:58.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:58.106 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:10:58.106 DEBUG [main][MenuItemLookup] Found menu:'File' 10:10:58.106 DEBUG [main][MenuItemLookup] Item match:File 10:10:58.107 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:10:58.107 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:10:58.107 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:10:58.107 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:10:58.107 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:58.107 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:10:58.107 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:10:58.107 DEBUG [main][MenuItemLookup] Found menu:'' 10:10:58.107 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:10:58.107 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:10:58.107 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:10:58.107 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:10:58.107 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:10:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:10:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:10:58.135 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:58.135 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:58.135 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:10:58.135 DEBUG [main][EditorHandler] 1 editor(s) found 10:10:58.135 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:10:58.211 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:10:58.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:58.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:10:58.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:10:58.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:10:58.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:10:58.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:58.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:10:58.212 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:10:58.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:10:58.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:10:58.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:10:58.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:10:58.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:58.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:58.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:10:58.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:58.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:58.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:10:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:10:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:10:58.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:10:58.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:10:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:58.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:58.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:58.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:58.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:58.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:58.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:58.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:58.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:10:58.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:10:58.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:10:58.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:58.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:58.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:58.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:58.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:58.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:58.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:58.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:58.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:58.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:58.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:58.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:59.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:59.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:10:59.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:10:59.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:10:59.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:10:59.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:59.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:10:59.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:10:59.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:59.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:59.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:59.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:59.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:10:59.222 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:10:59.222 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:10:59.222 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:10:59.222 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:10:59.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:10:59.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:59.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:10:59.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:59.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:10:59.222 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:10:59.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:10:59.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:59.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:10:59.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:59.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:10:59.223 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:10:59.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:10:59.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:10:59.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:10:59.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:10:59.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:10:59.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:59.223 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:59.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:59.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:59.229 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:10:59.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:10:59.229 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:10:59.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:10:59.233 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:10:59.233 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:10:59.233 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:10:59.337 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:10:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:10:59.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:10:59.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:10:59.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:10:59.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:10:59.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:10:59.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:10:59.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:10:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:10:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@782b4f59 is found... 10:10:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@782b4f59 is found finished successfully 10:10:59.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:10:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:10:59.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:10:59.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:10:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:10:59.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:10:59.344 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:59.344 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:59.345 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:59.345 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:59.345 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 10:10:59.345 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:10:59.345 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:10:59.361 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 10:10:59.361 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:10:59.361 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:10:59.962 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:10:59.962 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:11:00.563 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:11:00.563 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:11:01.164 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:11:01.164 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:11:01.765 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:11:01.765 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:11:02.366 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:11:02.366 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:11:02.968 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:11:02.968 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 10:11:03.569 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:11:03.569 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:11:04.170 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:04.170 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:04.170 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:11:04.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:04.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:04.171 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:04.171 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:04.171 DEBUG [main][MenuItemLookup] Item match:File 10:11:04.172 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:11:04.172 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:11:04.172 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:11:04.172 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:11:04.172 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:04.172 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:11:04.172 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:11:04.172 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:04.172 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:11:04.172 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:11:04.186 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:11:04.186 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:11:04.186 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:11:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:11:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:11:04.205 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:04.205 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:04.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:04.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:04.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:04.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:04.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:04.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:04.207 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:04.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') 10:11:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:04.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:04.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:04.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:04.207 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:04.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:04.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:04.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:04.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:04.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:04.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:04.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:04.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:04.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:04.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:04.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:04.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:04.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:04.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:04.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:05.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:05.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:05.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:05.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:05.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:05.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:05.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:05.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:11:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:05.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:05.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:05.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:05.246 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:05.247 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:05.247 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:05.247 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:05.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:05.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:05.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:05.247 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:05.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:05.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:05.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:05.248 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:05.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:05.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:05.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:05.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:05.248 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:05.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:05.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:05.256 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:05.256 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:05.256 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:05.256 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:05.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:05.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:05.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:05.291 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:05.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:05.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:05.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:05.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:05.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:05.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:05.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:05.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:05.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b5fcb0d is found... 10:11:05.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b5fcb0d is found finished successfully 10:11:05.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:05.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:05.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:05.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:05.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:05.295 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:05.295 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:05.295 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:11:05.311 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:05.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 10:11:05.311 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:11:05.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:05.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:05.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:05.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:05.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:05.312 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:05.312 DEBUG [main][MenuItemLookup] Item match:File 10:11:05.313 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:11:05.313 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:11:05.313 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:11:05.313 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:11:05.313 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:05.313 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:11:05.313 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:11:05.313 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:05.313 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:11:05.313 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:11:05.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:11:05.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:11:05.313 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:11:05.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:11:05.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:11:05.342 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:05.342 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:05.342 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:11:05.343 DEBUG [main][EditorHandler] 1 editor(s) found 10:11:05.343 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:11:05.441 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:11:05.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:05.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:05.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:05.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:05.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:05.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:05.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:05.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:05.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:05.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:05.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:05.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:05.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:05.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:05.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:05.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:05.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:05.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:05.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:05.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:05.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:05.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:05.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:05.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:05.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:05.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:05.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:05.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:05.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:05.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:05.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:05.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:05.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:05.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:05.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:05.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:05.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:05.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:05.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:05.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:05.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:05.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:05.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:05.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:05.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:05.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:06.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:06.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:06.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:06.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:06.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:06.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:06.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:06.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 10:11:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:06.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:06.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:06.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:06.452 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:06.452 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:06.452 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:06.453 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:06.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:06.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:06.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:06.453 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:06.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:06.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:06.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:06.453 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:06.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:06.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:06.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:06.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:06.453 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:06.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:06.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:06.459 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:06.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:06.459 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:06.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:06.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:06.463 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:06.463 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:06.572 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:06.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:06.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:06.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:06.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:06.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:11:06.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:06.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:06.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:06.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:06.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39cf9c90 is found... 10:11:06.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39cf9c90 is found finished successfully 10:11:06.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:06.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:06.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:06.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:06.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:06.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:06.587 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:06.587 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:06.587 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 10:11:06.596 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 10:11:06.597 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 10:11:06.802 INFO [WorkbenchTestable][Keyboard] Move cursor 10:11:07.002 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:07.002 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:07.202 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:07.606 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:07.606 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:07.806 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:08.210 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:08.210 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:08.410 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:08.813 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:08.813 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:09.013 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:09.415 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:09.415 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:09.616 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:10.018 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:10.018 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:10.218 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:10.621 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:10.621 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:10.822 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:11.225 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:11.225 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:11.425 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:11.827 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:11.827 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:12.027 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:12.430 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:12.430 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:12.630 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:13.032 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:13.032 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:13.232 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:13.636 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:13.636 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:13.836 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:14.238 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:14.238 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:14.438 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:14.840 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:14.840 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:15.041 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:15.443 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:11:15.443 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:11:15.643 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:11:15.849 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 10:11:16.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:16.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:16.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:16.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:16.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:16.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:16.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:16.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:16.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:16.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:16.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:16.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:16.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:16.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:16.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:16.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:16.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:16.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:16.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:16.091 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:16.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:16.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:16.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:16.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:16.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:16.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:16.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:16.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:16.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:16.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:16.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:17.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:17.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:17.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:17.094 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:17.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:17.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:17.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:17.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 10:11:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:17.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:17.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:17.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:17.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:17.095 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:17.095 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:17.095 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:17.095 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:17.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:17.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:17.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:17.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:17.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:17.095 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:17.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:17.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:17.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:17.096 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:17.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:17.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:17.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:17.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:17.096 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:17.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:17.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:17.103 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:17.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:17.103 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:17.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:17.107 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:17.107 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:17.107 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:17.153 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:17.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:17.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:17.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:17.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@399b73d9 is found... 10:11:17.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@399b73d9 is found finished successfully 10:11:17.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:17.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:17.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:17.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:17.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:17.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:17.158 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:17.158 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:17.158 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:11:17.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:17.168 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:17.168 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:11:17.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:17.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:17.168 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:17.168 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:17.169 DEBUG [main][MenuItemLookup] Item match:File 10:11:17.169 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:11:17.169 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:11:17.169 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:11:17.169 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:11:17.169 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:17.169 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:11:17.169 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:11:17.169 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:17.170 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:11:17.170 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:11:17.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:11:17.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:11:17.170 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:11:17.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:11:17.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:11:17.213 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:17.213 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:17.213 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:11:17.213 DEBUG [main][EditorHandler] 1 editor(s) found 10:11:17.226 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:11:17.320 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:11:17.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:17.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:17.320 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:17.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:17.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:17.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:17.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:17.321 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:17.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:17.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:17.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:17.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:17.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:17.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:17.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:17.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:17.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:17.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:17.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:17.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:17.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:17.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:17.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:17.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:17.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:17.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:17.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:17.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:17.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:17.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:17.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:17.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:17.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:17.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:17.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:17.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:17.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:17.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:17.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:17.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:17.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:17.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:17.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:17.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:17.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:17.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:18.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:18.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:18.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:18.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:18.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:18.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:18.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:18.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 10:11:18.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:18.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:18.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:18.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:18.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:18.356 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:18.356 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:18.356 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:18.356 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:18.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:18.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:18.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:18.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:18.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:18.357 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:18.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:18.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:18.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:18.357 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:18.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:18.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:18.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:18.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:18.357 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:18.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:18.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:18.363 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:18.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:18.363 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:18.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:18.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:18.367 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:18.367 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:18.523 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:18.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:18.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:18.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:18.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:11:18.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:18.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:18.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1039cba8 is found... 10:11:18.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1039cba8 is found finished successfully 10:11:18.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:18.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:18.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:18.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:18.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:18.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:18.538 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:18.538 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:18.538 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 10:11:18.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:18.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:18.554 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:18.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:18.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:18.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:18.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:18.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:18.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:18.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') 10:11:18.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:18.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:18.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:18.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:18.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:18.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:18.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:18.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:18.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:18.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:18.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:18.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:18.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:18.609 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:18.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:18.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:18.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:18.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:18.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:18.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:19.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:19.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:19.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:19.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:19.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:19.611 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:19.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:19.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:19.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:19.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:11:19.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:19.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:19.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:19.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:19.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:19.612 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:19.612 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:19.613 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:19.613 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:19.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:19.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:19.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:19.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:19.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:19.613 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:19.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:19.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:19.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:19.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:19.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:19.613 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:19.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:19.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:19.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:19.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:19.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:19.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:19.614 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:19.614 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:19.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:19.620 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:19.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:19.620 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:19.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:19.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:19.624 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:19.624 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:19.655 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:19.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:19.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:19.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:19.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:19.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:19.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:19.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:19.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:19.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52b7d01 is found... 10:11:19.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52b7d01 is found finished successfully 10:11:19.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:19.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:19.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:19.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:19.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:19.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:19.658 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:19.658 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public static class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:19.658 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:11:19.673 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:19.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 10:11:19.673 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:11:19.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:19.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:19.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:19.674 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:19.674 DEBUG [main][MenuItemLookup] Item match:File 10:11:19.674 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:11:19.674 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:11:19.674 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:11:19.674 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:11:19.674 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:19.674 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:11:19.674 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:11:19.674 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:19.674 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:11:19.674 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:11:19.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:11:19.675 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:11:19.675 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:11:19.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:11:19.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:11:19.724 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:19.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 10:11:19.724 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:11:19.724 DEBUG [main][EditorHandler] 1 editor(s) found 10:11:19.724 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:11:19.825 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:11:19.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:19.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:19.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:19.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:19.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:19.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:19.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:19.826 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:19.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:19.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:19.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:19.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:19.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:19.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:19.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:19.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:19.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:19.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:19.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:19.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:19.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:19.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:19.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:19.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:19.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:19.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:19.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:19.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:19.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:19.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:19.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:19.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:19.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:19.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:19.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:19.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:19.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:19.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:19.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:19.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:20.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:20.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:20.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:20.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:20.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:20.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:20.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:20.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:20.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 10:11:20.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:20.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:20.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:20.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:20.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:20.834 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:20.834 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:20.834 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:20.835 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:20.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:20.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:20.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:20.835 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:20.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:20.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:20.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:20.835 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:20.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:20.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:20.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:20.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:20.836 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:20.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:20.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:20.845 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:20.845 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:20.845 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:20.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:20.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:20.850 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:20.850 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:20.971 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:20.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:20.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:20.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:20.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:11:20.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:20.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:20.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40c55a28 is found... 10:11:20.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40c55a28 is found finished successfully 10:11:20.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:20.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:20.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:20.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:20.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:20.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:20.988 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:20.988 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:20.988 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:11:21.000 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:11:21.031 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:21.032 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 10:11:21.032 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:11:21.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:21.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:21.032 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:21.033 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:21.033 DEBUG [main][MenuItemLookup] Item match:File 10:11:21.034 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:11:21.034 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:11:21.034 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:11:21.034 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:11:21.034 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:21.034 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:11:21.034 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:11:21.034 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:21.034 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:11:21.034 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:11:21.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:11:21.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:11:21.035 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:11:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:11:21.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:11:21.069 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:21.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() { SystemX.out.println(""); } } TooltipText=null 10:11:21.122 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:11:22.123 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:22.123 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 10:11:22.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:22.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:22.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:22.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:22.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:22.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:22.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:22.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:22.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:22.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:22.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:22.127 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:22.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:22.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:22.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:22.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:22.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:22.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:22.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:22.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:22.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:22.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:22.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:22.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:22.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:22.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:22.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:22.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:23.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:23.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:23.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:23.176 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:23.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:23.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:23.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:23.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:11:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:23.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:23.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:23.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:23.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:23.178 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:23.178 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:23.178 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:23.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:23.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:23.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:23.179 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:23.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:23.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:23.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:23.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:23.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:23.179 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:23.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:23.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:23.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:23.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:23.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:23.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:23.179 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:23.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:23.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:23.186 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:23.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:23.186 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:23.186 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:23.194 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:23.194 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:23.194 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:23.227 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:23.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:23.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:23.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:23.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:23.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:23.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2222ec52 is found... 10:11:23.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2222ec52 is found finished successfully 10:11:23.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:23.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:23.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:23.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:23.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:23.232 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:23.232 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 10:11:23.233 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:11:23.249 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:23.249 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:23.249 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:11:23.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:23.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:23.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:23.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:23.250 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:23.250 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:23.250 DEBUG [main][MenuItemLookup] Item match:File 10:11:23.251 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:11:23.251 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:11:23.251 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:11:23.251 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:11:23.251 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:23.251 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:11:23.251 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:11:23.251 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:23.251 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:11:23.251 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:11:23.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:11:23.252 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:11:23.252 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:11:23.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:11:23.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:11:23.319 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:23.319 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:23.319 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:11:23.319 DEBUG [main][EditorHandler] 1 editor(s) found 10:11:23.320 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:11:23.428 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:11:23.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:23.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:23.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:23.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:23.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:23.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:23.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:23.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:23.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:23.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:23.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:23.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:23.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:23.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:23.433 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:23.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:23.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:23.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:23.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:23.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:23.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:23.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:23.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:23.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:23.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:23.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:23.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:23.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:23.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:23.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:23.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:23.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:23.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:23.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:23.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:23.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:23.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:23.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:23.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:23.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:23.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:24.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:24.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:24.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:24.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:24.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:24.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:24.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:24.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:11:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:24.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:24.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:24.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:24.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:24.462 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:24.462 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:24.462 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:24.463 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:24.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:24.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:24.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:24.463 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:24.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:24.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:24.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:24.463 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:24.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:24.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:24.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:24.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:24.464 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:24.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:24.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:24.472 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:24.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:24.472 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:24.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:24.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:24.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:24.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:24.587 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:24.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:24.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:24.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:24.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:11:24.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:24.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:24.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c181735 is found... 10:11:24.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c181735 is found finished successfully 10:11:24.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:24.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:24.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:24.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:24.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:24.602 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:24.602 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:24.602 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 10:11:24.607 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:24.607 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:24.607 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 10:11:24.607 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:11:25.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:25.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:25.608 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:25.608 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:25.608 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:25.608 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:11:25.608 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:11:25.608 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:25.608 DEBUG [main][MenuItemLookup] Item match:Navigate 10:11:25.609 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:11:25.609 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:11:25.609 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:25.609 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 10:11:25.609 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:11:25.609 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 10:11:25.609 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 10:11:25.609 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 10:11:25.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 10:11:25.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 10:11:25.609 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 10:11:25.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:11:25.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:11:25.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:25.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:25.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:25.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:11:25.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:25.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:25.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:25.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:25.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:25.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:11:25.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:11:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:11:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:11:25.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:11:25.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:25.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:25.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:25.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:25.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:25.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 10:11:25.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:11:25.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:25.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:25.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:11:25.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:25.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:25.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:26.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:26.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:26.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:26.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:26.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:11:26.680 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:11:26.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:11:26.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:26.680 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:11:26.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:11:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 10:11:27.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:27.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:27.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:27.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:27.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:27.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:27.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:27.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:27.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:27.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:27.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:27.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:27.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:27.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:27.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:27.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:27.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:27.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:27.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:27.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:27.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:27.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:27.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:27.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:27.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:27.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:27.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:27.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:28.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:28.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:28.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:28.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:28.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:28.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:28.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 10:11:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:28.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:28.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:28.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:28.243 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:28.243 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:28.243 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:28.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:28.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:28.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:28.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:28.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:28.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:28.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:28.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:28.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:28.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:28.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:28.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:28.244 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:28.244 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:28.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:28.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:28.250 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:28.250 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:28.250 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:28.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:28.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:28.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:28.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:28.289 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:28.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:28.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:28.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:28.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:28.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:28.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2205bec2 is found... 10:11:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2205bec2 is found finished successfully 10:11:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:28.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:28.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:28.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:28.293 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:28.293 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:28.293 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:11:28.310 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:28.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 10:11:28.310 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:11:28.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:28.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:28.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:28.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:28.311 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:28.311 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:28.311 DEBUG [main][MenuItemLookup] Item match:File 10:11:28.312 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:11:28.312 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:11:28.312 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:11:28.312 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:11:28.312 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:28.312 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:11:28.312 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:11:28.312 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:28.312 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:11:28.312 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:11:28.312 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:11:28.312 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:11:28.312 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:11:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:11:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:11:28.343 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:28.343 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:28.343 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:11:28.344 DEBUG [main][EditorHandler] 1 editor(s) found 10:11:28.344 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:11:28.450 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:11:28.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:28.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:28.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:28.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:28.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:28.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:28.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:28.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:28.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:28.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:28.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:28.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:28.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:28.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:28.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:28.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:28.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:28.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:28.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:28.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:28.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:28.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:28.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:28.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:28.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:28.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:28.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:28.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:28.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:28.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:28.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:28.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:28.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:28.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:28.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:28.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:28.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:28.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:28.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:28.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:28.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:29.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:29.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:29.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:29.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:29.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:29.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:29.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:29.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 10:11:29.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:29.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:29.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:29.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:29.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:29.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:29.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:29.459 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:29.460 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:29.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:29.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:29.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:29.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:29.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:29.460 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:29.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:29.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:29.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:29.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:29.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:29.460 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:29.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:29.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:29.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:29.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:29.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:29.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:29.461 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:29.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:29.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:29.467 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:29.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:29.467 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:29.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:29.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:29.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:29.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:29.611 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:29.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:29.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:29.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:29.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:29.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:11:29.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:29.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:29.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:29.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:29.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@487bb4b0 is found... 10:11:29.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@487bb4b0 is found finished successfully 10:11:29.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:29.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:29.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:29.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:29.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:29.622 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:29.622 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:29.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:29.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:29.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:29.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:29.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:29.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:29.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:29.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:29.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:29.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:29.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:29.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:29.633 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:29.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:29.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:29.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:29.676 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:29.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:29.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:29.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:29.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:29.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:29.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:29.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:29.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:29.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:30.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:30.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:30.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:30.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:30.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:30.680 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:30.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:30.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:30.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:30.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:11:30.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:30.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:30.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:30.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:30.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:30.681 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:30.681 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:30.682 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:30.682 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:30.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:30.682 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:30.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:30.682 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:30.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:30.682 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:30.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:30.682 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:30.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:30.682 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:30.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:30.683 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:30.683 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:30.683 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:30.687 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:30.688 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:30.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:30.688 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:30.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:30.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:30.692 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:30.692 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:30.722 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:30.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:30.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:30.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:30.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:30.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:30.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:30.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:30.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:30.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d8e8191 is found... 10:11:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d8e8191 is found finished successfully 10:11:30.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:30.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:30.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:30.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:30.726 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:30.726 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:30.726 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:11:30.740 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:30.740 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:30.740 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:11:30.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:30.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:30.740 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:30.740 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:30.741 DEBUG [main][MenuItemLookup] Item match:File 10:11:30.741 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:11:30.741 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:11:30.741 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:11:30.741 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:11:30.741 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:30.741 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:11:30.741 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:11:30.741 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:30.741 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:11:30.741 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:11:30.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:11:30.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:11:30.742 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:11:30.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:11:30.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:11:30.769 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:30.769 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:30.769 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:11:30.769 DEBUG [main][EditorHandler] 1 editor(s) found 10:11:30.769 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:11:30.844 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:11:30.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:30.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:30.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:30.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:30.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:30.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:30.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:30.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:30.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:30.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:30.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:30.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:30.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:30.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:30.846 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:30.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:30.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:30.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:30.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:30.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 '\*?\QProject Explorer\E') 10:11:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:30.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:30.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:30.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:30.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:30.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:30.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:30.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:30.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:30.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:30.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:30.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:30.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:30.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:30.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:30.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:30.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:30.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:30.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:30.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:30.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:31.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:31.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:31.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:31.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:31.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:31.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:31.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:31.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:31.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:11:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:31.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:31.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:31.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:31.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:31.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:31.853 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:31.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:31.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:31.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:31.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:31.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:31.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:31.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:31.854 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:31.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:31.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:31.860 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:31.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:31.860 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:31.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:31.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:31.864 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:31.864 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:31.974 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:31.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:31.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:31.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:31.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:31.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:11:31.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:31.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:31.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:31.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:31.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@411380aa is found... 10:11:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@411380aa is found finished successfully 10:11: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:31.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:31.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:31.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:31.992 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:31.992 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:31.992 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:11:31.992 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:11:32.193 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:11:32.399 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:11:32.399 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:11:32.599 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:11:32.802 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:11:32.802 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:11:33.003 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:11:33.205 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:11:33.205 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:11:33.406 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:11:33.610 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:11:33.610 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:11:33.811 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:11:34.812 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 10:11:34.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:34.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:34.818 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:34.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:34.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:34.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:34.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:34.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:34.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:34.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:34.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:34.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:34.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:34.820 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:34.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:34.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:34.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:34.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:34.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:34.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:34.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:34.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:34.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:34.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:34.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:34.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:34.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:35.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:35.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:35.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:35.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:35.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:35.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:35.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:35.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:35.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:35.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:11:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:35.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:35.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:35.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:35.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:35.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:35.852 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:11:35.852 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:11:35.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:11:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:35.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:11:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:35.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:11:35.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:11:35.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:11:35.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:35.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:11:35.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:35.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:11:35.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:11:35.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:11:35.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:35.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:11:35.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:35.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:11:35.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:35.853 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:35.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:35.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:35.860 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:11:35.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:11:35.860 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:11:35.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:11:35.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:11:35.864 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:11:35.864 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:11:35.892 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:11:35.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:35.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:35.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:11:35.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:11:35.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:35.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:35.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:35.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:35.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6579f325 is found... 10:11:35.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6579f325 is found finished successfully 10:11:35.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:11:35.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:35.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:35.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:35.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:35.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:35.896 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:35.896 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:35.896 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:11:35.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:35.913 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:35.913 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:11:35.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:11:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:35.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:35.913 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:11:35.914 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:35.914 DEBUG [main][MenuItemLookup] Item match:File 10:11:35.914 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:11:35.914 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:11:35.914 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:11:35.914 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:11:35.914 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:35.914 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:11:35.914 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:11:35.914 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:35.914 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:11:35.915 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:11:35.915 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:11:35.915 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:11:35.915 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:11:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:11:35.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:11:35.942 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:35.943 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:11:35.943 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:11:35.943 DEBUG [main][EditorHandler] 1 editor(s) found 10:11:35.943 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:11:36.015 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:11:36.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:36.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:36.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:36.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:36.016 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:11:36.016 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:11:36.016 DEBUG [main][EditorHandler] 0 editor(s) found 10:11:36.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:36.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:36.017 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:36.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:36.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:36.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:36.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:36.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:36.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:36.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:36.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:36.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:36.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:36.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:36.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:36.019 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:36.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:36.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:36.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:36.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:36.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:36.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:36.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:36.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:36.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:36.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:36.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:36.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:36.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:36.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:36.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:36.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:36.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:37.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:37.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:37.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:37.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:37.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:37.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:37.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 10:11:37.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:37.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:37.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:37.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:37.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:37.024 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:37.024 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:37.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:37.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:37.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:37.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:37.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:37.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:37.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:37.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:37.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:38.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:38.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:38.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:38.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:38.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:38.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:38.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:11:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:38.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:38.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:38.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:38.027 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:11:38.027 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:11:38.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:38.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:38.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:38.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:38.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 10:11:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:38.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:38.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:38.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:38.029 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:11:38.029 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:11:38.029 DEBUG [main][TreeItemHandler] Set Tree selection 10:11:38.029 DEBUG [main][TreeHandler] Notify Tree about selection event 10:11:38.035 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:11:38.036 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 10:11:38.036 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 10:11:38.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:11:38.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:38.083 DEBUG [main][MenuItemLookup] Found menu:'New' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:38.084 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:11:38.084 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:11:38.084 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:11:38.084 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:11:38.084 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:11:38.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:38.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:11:38.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:11:38.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:38.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:38.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:38.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:38.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:11:38.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:38.602 DEBUG [main][MenuItemLookup] Found menu:'New' 10:11:38.602 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:11:38.602 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:38.602 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:11:38.602 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:38.602 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:11:38.602 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:11:38.602 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:11:38.602 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:11:38.602 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:11:38.602 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:11:38.602 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:11:38.602 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:11:38.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1116): Gtk-CRITICAL **: 10:11:38.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1116): Gtk-CRITICAL **: 10:11:38.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1116): Gtk-CRITICAL **: 10:11:38.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1116): Gtk-CRITICAL **: 10:11:38.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:11:39.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:11:39.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:11:39.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:39.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:11:39.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:39.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:11:39.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:39.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:39.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:39.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:39.252 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:11:39.252 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:11:39.252 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:11:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:39.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:39.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:39.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:11:39.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:39.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:11:39.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:39.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:39.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:39.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:39.254 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:11:39.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:39.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:39.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:39.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:39.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:11:39.259 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:11:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:11:39.766 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:11:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:39.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:11:39.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:11:39.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:11:39.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:39.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:39.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:39.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:39.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:39.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:11:39.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:39.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:39.768 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:11:39.768 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:39.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:39.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:39.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.844 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.353 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.421 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.996 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.418 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.268 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.213 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.483 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.358 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.451 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.647 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.563 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.201 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.346 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.463 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.496 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.637 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.172 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.191 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.367 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.449 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.406 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.991 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.52 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.931 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.23 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 11.879 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.505 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.606 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.018 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.394 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.171 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:11:39.782 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:11:39.783 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:11:39.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:39.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:11:39.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:39.783 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:11:39.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:39.783 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:11:39.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:39.783 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:11:39.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:39.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:39.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:39.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:39.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:39.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:39.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:39.789 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:39.789 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:39.789 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:39.789 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:39.789 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:39.789 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:39.789 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:39.789 DEBUG [main][MenuItemLookup] Item match:Window 10:11:39.790 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:39.790 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:39.790 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:39.790 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:39.790 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:39.790 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:11:39.790 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:39.790 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:11:39.790 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:39.790 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:11:39.790 DEBUG [main][MenuItemLookup] Item match:Preferences 10:11:39.790 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:11:39.790 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:11:39.790 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:11:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:11: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. finished successfully 10:11:39.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:11:39.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:39.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:39.909 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:11:39.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:11:39.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:39.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:39.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:39.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:39.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:39.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:39.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:39.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:11:39.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:39.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:39.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:39.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:39.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:39.928 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:11:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:39.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:39.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:11:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:11:39.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:39.954 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:11:39.954 DEBUG [main][EditorHandler] 0 editor(s) found 10:11:39.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:39.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:39.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:39.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:39.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:39.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:39.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:39.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:39.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:39.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:39.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:39.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:39.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:39.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:39.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:39.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:39.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:39.958 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:39.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:39.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:39.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:11:39.958 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:39.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:39.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:39.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:11:39.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:39.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:39.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:39.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:39.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:39.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:39.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:39.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:11:39.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:39.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 10:11:39.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:11:39.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:39.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:39.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:39.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:11:39.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:11:39.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:11:39.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:11:39.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:11:39.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:11:39.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:11:39.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:11:39.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:11:39.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:39.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:39.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:39.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:39.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:39.971 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:39.971 DEBUG [main][MenuItemLookup] Item match:File 10:11:39.972 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:11:39.972 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:11:39.973 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:11:39.973 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:39.973 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:11:39.973 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:39.973 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:11:39.973 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:39.973 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:11:39.974 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:11:39.974 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:11:39.974 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:11:39.974 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:11:40.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:11:40.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. finished successfully 10:11:40.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:11:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:40.037 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:11:40.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:11:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:40.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:40.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:40.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:11:40.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:11:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:40.039 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:11:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:40.039 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:11:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:11:40.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:11:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:40.039 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:11:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:40.039 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:11:40.040 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:11:40.040 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:11:40.040 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:11:40.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:11:40.043 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:11:40.043 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:11:40.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:11:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:40.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:40.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:40.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:40.045 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:11:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:40.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:40.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:40.070 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:11:40.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:11:40.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:11:40.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:11:40.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:40.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:40.071 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:11:40.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.071 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 10:11:40.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:11:40.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:40.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:40.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:40.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:40.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:11:40.073 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:11:40.074 INFO [WorkbenchTestable][AbstractText] Text set to: project 10:11:40.076 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:11:40.076 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:11:40.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:11:40.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:40.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:40.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:40.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:40.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:40.078 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:11:40.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:40.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:40.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:40.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:11:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:11:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:40.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:11:40.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:11:40.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:40.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:40.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'] 10:11:40.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.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'] 10:11:40.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.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: "Create New File"] 10:11:40.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.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'] 10:11:40.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.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'] 10:11:40.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.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'] 10:11:40.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.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: "Create New File"] 10:11:40.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.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'] 10:11:40.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.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'] 10:11:40.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:40.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:40.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:40.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:40.634 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:40.634 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:40.634 DEBUG [main][MenuItemLookup] Item match:File 10:11:40.635 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:11:40.635 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:11:40.637 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:11:40.637 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:40.637 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:11:40.637 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:40.637 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:11:40.637 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:40.637 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:11:40.637 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:11:40.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:11:40.638 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:11:40.638 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:11:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:11:40.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 10:11:40.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:11:40.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:40.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:40.700 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:11:40.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:11:40.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:40.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:40.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:40.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:40.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:40.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:40.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:40.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:11:40.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:11:40.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:40.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:11:40.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:40.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:11:40.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:11:40.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:11:40.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:40.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:11:40.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:40.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:11:40.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:11:40.702 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:11:40.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:11:40.705 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:11:40.705 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:11:40.705 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:11:40.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:11:40.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:40.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:40.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:40.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:40.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:40.706 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:11:40.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:40.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:40.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:40.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:40.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:11:40.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:11:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:11:40.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:11:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:40.739 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:11:40.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:40.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:11:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:40.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:40.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:40.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:11:40.741 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:11:40.741 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 10:11:40.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:11:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:40.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:40.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:40.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:11:40.750 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:11:40.751 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 10:11:40.753 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:11:40.753 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:11:40.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:11:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:40.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:40.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:40.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:40.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:40.759 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:11:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:40.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:40.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:11:41.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:11:41.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:41.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:11:41.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:11:41.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:41.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:41.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:41.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:41.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E') 10:11:41.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:41.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:41.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:41.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:41.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:41.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:41.267 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:11:41.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:41.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:41.267 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 10:11:41.267 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:41.267 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:41.267 DEBUG [main][MenuItemLookup] Item match:Edit 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:11:41.268 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:11:41.268 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 10:11:41.268 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:11:41.268 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:11:41.469 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 10:11:42.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:11:42.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:11:42.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:42.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:11:42.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:42.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:42.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:42.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:11:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:11:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:11:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:11:42.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:11:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:42.478 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:11:42.478 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:11:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:11:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:11:42.478 DEBUG [WorkbenchTestable][ContentAssistant] a 10:11:42.478 DEBUG [WorkbenchTestable][ContentAssistant] b 10:11:42.478 DEBUG [WorkbenchTestable][ContentAssistant] c 10:11:42.478 INFO [WorkbenchTestable][AbstractShell] Close shell 10:11:42.478 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:11:42.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:42.492 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:11:42.492 DEBUG [main][EditorHandler] 1 editor(s) found 10:11:42.492 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 10:11:42.515 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 10:11:42.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:42.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:42.516 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:42.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:42.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:42.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:42.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:42.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') 10:11:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:42.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:42.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:42.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:42.518 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:42.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:42.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:42.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:42.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:42.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:42.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:42.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:42.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:42.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:42.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:42.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:42.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:42.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:42.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:42.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:43.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:43.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:43.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:43.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:43.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:43.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:43.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:43.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:43.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:43.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:11:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:43.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:43.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:43.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:43.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 10:11:43.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:43.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:43.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:43.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:43.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:43.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:44.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:44.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:44.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:44.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:44.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:44.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:44.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:44.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:44.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 10:11:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:44.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:44.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:44.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:44.527 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 10:11:44.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:44.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:44.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:44.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:44.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:11:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:44.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:44.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:44.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:44.529 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:11:44.529 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:11:44.529 DEBUG [main][TreeItemHandler] Set Tree selection 10:11:44.529 DEBUG [main][TreeHandler] Notify Tree about selection event 10:11:44.536 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:11:44.537 DEBUG [WorkbenchTestable][TreeItemHandler] project 10:11:44.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:11:44.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'New' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:44.559 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:11:44.559 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:11:44.559 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:11:44.559 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:11:44.559 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:11:44.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:44.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:11:45.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:45.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:45.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:45.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:45.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:11:45.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:45.076 DEBUG [main][MenuItemLookup] Found menu:'New' 10:11:45.076 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:11:45.076 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:45.076 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:11:45.076 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:45.076 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:11:45.076 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:11:45.076 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:11:45.076 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:11:45.076 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:11:45.076 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:11:45.076 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:11:45.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:11:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:11:45.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:11:45.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:45.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:45.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:11:45.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:45.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:45.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:45.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:11:45.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:45.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:45.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:45.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:45.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:45.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:45.647 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:11:45.647 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:11:45.647 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:11:45.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:45.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:45.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:45.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:45.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:11:45.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:45.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:45.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:45.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:11:45.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:45.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:45.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:45.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:45.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:45.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:45.649 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:11:45.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:45.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:45.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:45.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:11:45.655 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:11:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:11:46.156 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:11:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:46.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:11:46.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:11:46.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:46.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:46.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:46.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:46.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:46.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:11:46.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:46.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:46.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:11:46.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:46.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:46.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 10:11:46.158 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:11:46.158 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:46.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:46.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:46.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.377 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.198 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:11:46.165 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:11:46.166 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:11:46.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:46.167 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:11:46.167 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:46.167 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:11:46.169 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:46.169 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:11:46.169 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:46.169 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:11:46.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:46.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:46.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:46.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:46.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:46.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:46.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:46.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:46.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:46.170 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:46.170 DEBUG [main][MenuItemLookup] Item match:Window 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:46.170 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:11:46.170 DEBUG [main][MenuItemLookup] Item match:Preferences 10:11:46.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:11:46.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:11:46.170 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:11:46.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.... 10:11:46.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:11:46.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:11:46.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:46.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:46.251 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:11:46.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:46.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 10:11:46.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:46.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:46.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:46.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:46.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:46.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:46.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:46.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) 10:11:46.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:46.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:46.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:46.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:46.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:46.255 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:11:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:46.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:46.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:46.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:11:46.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:11:46.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:46.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:46.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:46.273 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:11:46.273 DEBUG [main][EditorHandler] 0 editor(s) found 10:11:46.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:46.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:46.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:46.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:46.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:46.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:46.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:46.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:46.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:46.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:46.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:46.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:46.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:46.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:46.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:46.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:46.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:46.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:46.277 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:46.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:11:46.278 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:46.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:11:46.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:46.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:46.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:46.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:46.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:46.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:46.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:46.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:11:46.290 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:46.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 10:11:46.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:11:46.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:46.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:46.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:46.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:11:46.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:46.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:46.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:46.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:46.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 10:11:46.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:46.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 10:11:46.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:11:46.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:46.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:46.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:46.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:11:46.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:46.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:46.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:46.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:46.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 10:11:46.327 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:11:46.327 DEBUG [main][EditorHandler] 0 editor(s) found 10:11:46.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:46.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:46.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:11:46.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:46.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:46.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:46.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:46.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:46.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:46.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:46.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:46.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:46.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:46.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:46.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:46.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:46.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:46.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:46.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:46.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:46.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:46.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:46.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:46.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:46.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:46.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:46.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:46.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:46.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:46.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:46.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:46.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:47.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:47.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:47.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:47.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:47.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:47.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:47.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:47.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:11:47.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:47.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:47.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:47.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:47.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:47.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 10:11:47.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:47.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:47.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:47.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:47.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:47.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:47.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:47.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:47.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:48.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:48.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:48.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:11:48.338 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:48.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:48.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:48.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:48.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 10:11:48.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:48.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:48.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:48.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:48.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:48.339 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 10:11:48.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:48.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:48.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:48.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:48.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:11:48.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:48.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:48.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:48.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:48.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:48.340 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:11:48.340 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:11:48.340 DEBUG [main][TreeItemHandler] Set Tree selection 10:11:48.340 DEBUG [main][TreeHandler] Notify Tree about selection event 10:11:48.345 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:11:48.346 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 10:11:48.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:11:48.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'New' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:48.366 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:11:48.366 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:11:48.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:11:48.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:11:48.366 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:11:48.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:48.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:11:48.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:11:48.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:48.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:48.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:11:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:48.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:11:48.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:48.889 DEBUG [main][MenuItemLookup] Found menu:'New' 10:11:48.889 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:11:48.889 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:48.889 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:11:48.889 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:48.889 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:11:48.889 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:11:48.889 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:11:48.889 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:11:48.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:11:48.889 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:11:48.889 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:11:48.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:11:49.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:11:49.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:11:49.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:49.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:49.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:11:49.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:49.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:11:49.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:49.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:49.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:49.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:49.483 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:11:49.483 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:11:49.483 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:11:49.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:49.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:49.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:49.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:49.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") 10:11:49.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:49.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:49.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:49.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:11:49.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:49.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:49.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:49.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:49.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:49.484 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:11:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:49.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:49.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:49.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:11:49.487 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:11:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:11:49.988 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:11:49.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:11:49.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:11:49.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:11:49.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:11:49.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:11:49.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:49.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:49.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:11:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:49.989 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:11:49.989 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:49.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:49.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:49.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.824 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.036 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:49.996 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:49.997 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:11:49.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:49.997 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:49.997 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:49.997 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:11:49.997 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:49.997 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:11:49.997 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:49.997 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:11:49.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:49.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:49.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:49.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:49.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:49.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:49.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:49.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:50.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:50.006 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:50.007 DEBUG [main][MenuItemLookup] Item match:Window 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:50.007 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:11:50.007 DEBUG [main][MenuItemLookup] Item match:Preferences 10:11:50.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:11:50.007 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:11:50.008 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:11:50.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:11:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:11:50.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:11:50.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:50.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:50.112 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:11:50.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:50.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:11:50.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:50.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:50.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:50.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:50.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:50.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:11:50.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:50.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:50.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:50.138 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:11:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:50.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:50.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:11:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:11:50.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:50.172 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:50.172 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:50.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:50.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:50.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:50.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:50.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:50.177 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:11:50.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:50.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:50.177 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:50.177 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:50.177 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:50.177 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:50.177 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:50.177 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:50.177 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:50.177 DEBUG [main][MenuItemLookup] Item match:Window 10:11:50.178 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:50.178 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:50.178 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:50.178 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:50.178 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:50.178 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:50.182 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:50.182 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:50.182 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:50.182 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:50.182 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:50.182 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:50.182 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:50.182 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:50.182 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:50.182 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:50.182 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:50.194 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:50.194 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:50.194 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:50.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:50.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:50.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:50.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:50.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:50.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:50.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:50.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:50.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:50.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:50.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:50.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:50.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:50.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:50.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:50.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:50.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:50.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:50.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:50.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:50.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:50.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:50.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:50.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:50.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:50.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:11:50.744 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:11:50.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:11:50.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:11:50.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:50.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:50.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:50.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:50.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:50.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:11:50.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:50.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:50.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:50.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:50.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:50.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:50.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:50.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:50.747 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:50.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:50.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:50.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:50.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:50.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:50.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:50.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:50.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:50.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:50.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 '\*?\QWorkbench Test\E') 10:11:50.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:50.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:50.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:50.792 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:50.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:50.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:50.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:50.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:50.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:50.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:50.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:50.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:50.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:50.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:11:50.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:50.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:50.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:50.801 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:50.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:50.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:50.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:50.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:50.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:50.802 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:11:50.802 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:11:50.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:50.804 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605196180 data=null x=333 y=16 width=0 height=0 detail=0} 10:11:50.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:50.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:50.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:50.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:50.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:50.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:50.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:50.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:50.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:50.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:50.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:50.846 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:11:50.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:50.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:50.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:50.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:50.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:50.847 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:50.847 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:50.847 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:50.847 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:50.847 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:50.847 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:50.847 DEBUG [main][MenuItemLookup] Item match:Window 10:11:50.847 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:50.847 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:50.847 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:50.847 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:50.847 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:50.847 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:50.850 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:50.850 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:50.850 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:50.850 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:50.850 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:50.850 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:50.850 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:50.850 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:50.850 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:50.850 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:50.850 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:50.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:50.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:50.850 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:50.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 10:11:50.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:50.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 10:11:50.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:50.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:50.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:50.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:50.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:50.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:50.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:50.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:50.917 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:50.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:50.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:50.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:50.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:50.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:50.917 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:50.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:50.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:50.917 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:11:50.917 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:11:50.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:11:50.918 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:11:50.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:50.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:50.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:50.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:50.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:50.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.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") 10:11:50.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:50.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:50.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:50.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:50.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:50.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:50.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:50.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:50.924 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:50.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:50.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:50.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:50.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:50.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:50.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:50.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:50.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:11:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:50.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:50.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:50.976 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:50.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:50.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:50.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:50.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:50.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:50.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:50.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:50.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:50.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:50.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.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 '\*?\QWorkbench Test\E') 10:11:51.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:51.019 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:51.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:51.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:51.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:51.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:51.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:51.021 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:11:51.021 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:11:51.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:51.021 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605196397 data=null x=333 y=16 width=0 height=0 detail=0} 10:11:51.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.044 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.072 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 10:11:51.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.073 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:51.073 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:51.073 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:51.073 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:51.073 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:51.073 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:51.073 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:51.073 DEBUG [main][MenuItemLookup] Item match:Window 10:11:51.073 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:51.073 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:51.073 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:51.073 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:51.073 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:51.074 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:51.076 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:51.076 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:51.076 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:51.076 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:51.076 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:51.076 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:51.076 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:51.076 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:51.076 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:51.076 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:51.076 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:51.083 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:51.083 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:51.083 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:51.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:51.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.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 10:11:51.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:51.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:51.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:51.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:51.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:51.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:51.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:51.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:51.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:51.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:51.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:51.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 10:11:51.146 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 10:11:51.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 10:11:51.146 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 10:11:51.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:11:51.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:51.148 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:51.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:51.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:51.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:51.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:51.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:51.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:51.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:51.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:51.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.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 '\*?\QWorkbench Dirty Test\E') 10:11:51.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:51.212 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 10:11:51.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 10:11:51.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:51.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:51.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:51.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:51.215 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 10:11:51.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 10:11:51.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:51.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 10:11:51.216 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 10:11:51.216 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 10:11:51.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 10:11:51.217 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605196593 data=null x=386 y=16 width=0 height=0 detail=0} 10:11:51.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.278 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.281 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:11:51.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:51.282 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:51.282 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:51.282 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:51.282 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:51.282 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:51.282 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:51.282 DEBUG [main][MenuItemLookup] Item match:Window 10:11:51.282 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:51.282 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:51.282 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:51.282 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:51.282 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:51.282 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:51.285 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:51.285 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:51.285 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:51.285 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:51.285 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:51.285 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:51.285 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:51.285 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:51.285 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:51.285 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:51.285 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:51.285 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:51.285 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:51.285 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:51.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:51.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 10:11:51.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.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 10:11:51.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:51.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:51.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:51.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:51.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:51.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:51.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:51.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:11:51.358 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:11:51.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:11:51.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:11:51.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.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") 10:11:51.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:51.360 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:51.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:51.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:51.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:51.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:51.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:51.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:51.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11: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 '\*?\QWorkbench Test\E') 10:11:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:51.418 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:51.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:51.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:51.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:51.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:51.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:51.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.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 '\*?\QWorkbench Test\E') 10:11:51.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:51.437 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:51.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:51.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:51.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:51.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:51.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:51.438 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:11:51.438 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:11:51.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:51.447 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605196823 data=null x=333 y=16 width=0 height=0 detail=0} 10:11:51.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.492 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 10:11:51.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:51.492 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:51.492 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:51.492 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:51.492 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:51.492 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:51.492 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:51.492 DEBUG [main][MenuItemLookup] Item match:Window 10:11:51.493 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:51.493 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:51.493 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:51.493 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:51.493 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:51.493 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:51.495 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:51.495 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:51.495 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:51.495 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:51.495 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:51.495 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:51.495 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:51.495 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:51.495 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:51.495 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:51.495 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:51.495 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:51.495 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:51.495 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:51.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:51.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:51.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:51.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:51.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:51.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:51.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:51.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:51.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:51.542 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 10:11:51.542 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 10:11:51.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 10:11:51.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 10:11:51.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:11:51.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:51.544 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:51.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:51.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:51.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:51.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:51.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:51.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:51.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 10:11:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:51.597 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 10:11:51.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 10:11:51.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:51.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:51.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:51.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:51.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.view.WorkbenchView, index 0 and following matchers specified (Matcher matching widget with label: is "Test field: ") 10:11:51.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:11:51.599 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:11:51.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.603 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.603 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.603 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.618 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.624 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:11:51.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.632 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:51.632 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:51.632 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:51.632 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:51.632 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:51.632 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:51.632 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:51.632 DEBUG [main][MenuItemLookup] Item match:Window 10:11:51.633 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:51.633 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:51.633 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:51.633 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:51.633 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:51.633 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:51.635 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:51.635 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:51.635 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:51.635 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:51.635 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:51.635 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:51.635 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:51.635 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:51.635 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:51.635 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:51.635 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:51.636 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:51.636 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:51.636 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:51.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:51.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:51.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:51.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:51.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:51.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:51.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:51.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:51.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:51.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:51.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:51.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:51.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:51.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:51.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:51.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:11:51.686 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:11:51.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:11:51.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:11:51.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:11:51.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:51.693 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:51.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:51.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:51.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:51.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:51.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:51.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:51.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:51.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:51.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:11:51.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:51.745 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:51.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:51.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:51.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:51.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:51.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:51.747 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:51.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:51.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:51.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:11:51.748 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:11:51.748 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:11:51.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:51.748 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605197124 data=null x=333 y=16 width=0 height=0 detail=0} 10:11:51.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.772 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:11:51.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.772 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:51.772 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:51.772 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:51.772 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:51.773 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:51.773 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:51.773 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:51.773 DEBUG [main][MenuItemLookup] Item match:Window 10:11:51.773 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:51.773 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:51.773 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:51.773 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:51.773 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:51.773 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:51.776 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:51.776 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:51.776 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:51.776 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:51.776 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:51.776 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:51.776 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:51.776 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:51.776 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:51.776 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:51.776 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:51.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:51.776 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:51.776 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:51.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:51.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:51.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:51.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.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 10:11:51.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:51.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:51.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:51.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:51.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:51.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:51.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:51.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:11:51.833 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:11:51.833 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:11:51.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:11:51.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.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 "Open") 10:11:51.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:51.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:51.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:51.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:51.835 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:51.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:51.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:51.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:51.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.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 '\*?\QWorkbench Test\E') 10:11:51.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:51.880 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:51.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:51.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:51.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:51.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:51.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:51.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:11:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:51.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:51.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:51.921 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:51.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:51.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:51.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:51.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:51.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:51.923 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:11:51.923 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:11:51.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:51.923 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605197299 data=null x=333 y=16 width=0 height=0 detail=0} 10:11:51.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.934 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:51.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:51.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:51.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:51.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:51.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:51.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:51.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:51.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:51.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:51.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:51.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:51.964 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:11:51.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:51.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:51.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:51.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:51.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:51.965 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:51.965 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:51.965 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:51.965 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:51.965 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:51.965 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:51.965 DEBUG [main][MenuItemLookup] Item match:Window 10:11:51.965 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:51.965 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:51.965 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:51.965 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:51.965 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:51.965 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:51.968 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:51.968 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:51.968 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:51.968 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:51.968 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:51.968 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:51.968 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:51.968 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:51.968 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:51.968 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:51.968 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:51.968 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:51.968 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:51.969 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:52.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:52.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:52.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:52.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:52.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:52.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:52.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:52.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:52.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:52.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:52.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:52.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:52.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:52.052 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:11:52.052 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:11:52.052 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:11:52.052 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:11:52.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:52.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:52.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:11:52.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:52.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:52.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:52.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:52.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:52.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:52.054 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:52.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:52.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:52.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:52.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:52.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:52.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:52.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:52.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:52.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:52.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:52.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 '\*?\QWorkbench Test\E') 10:11:52.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:52.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:52.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:52.136 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:52.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:52.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:52.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:52.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:52.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:52.138 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:52.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:52.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:52.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:11:52.138 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:11:52.139 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:11:52.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:52.139 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605197515 data=null x=333 y=16 width=0 height=0 detail=0} 10:11:52.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:52.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:52.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:52.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:52.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:52.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:52.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:52.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:52.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:52.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:52.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:52.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:52.168 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:11:52.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:52.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:52.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:52.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:52.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:52.169 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:52.169 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:52.169 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:52.169 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:52.169 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:52.169 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:52.169 DEBUG [main][MenuItemLookup] Item match:Window 10:11:52.169 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:52.169 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:52.169 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:52.169 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:52.169 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:52.169 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:52.171 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:52.171 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:52.172 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:52.172 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:52.172 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:52.172 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:52.172 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:52.172 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:52.172 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:52.172 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:52.172 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:52.172 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:52.172 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:52.172 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:52.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:52.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:52.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:52.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:52.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:52.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:52.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:52.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:52.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:52.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:52.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:52.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:52.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:52.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:52.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:52.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:52.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:52.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:52.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:52.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:52.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:52.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:52.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:52.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:52.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:52.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:52.234 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:11:52.234 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:11:52.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:11:52.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:11:52.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:52.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:52.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:52.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.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") 10:11:52.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:52.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:52.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:52.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:52.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:52.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:52.236 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:52.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:52.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:52.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:52.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:52.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:52.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:52.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:52.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:52.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:52.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:52.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:52.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:52.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:11:52.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:52.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:52.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:52.281 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:52.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:52.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:52.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:52.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:52.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:52.282 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:52.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:52.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:52.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:11:52.283 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:11:52.283 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:11:52.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:52.283 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605197659 data=null x=333 y=16 width=0 height=0 detail=0} 10:11:52.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:52.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:52.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:52.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:52.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:52.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:52.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:52.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:52.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:52.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:52.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:52.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:52.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:52.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:52.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:52.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:52.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:52.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:52.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:52.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:52.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:52.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:52.329 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:11:52.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:52.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:52.330 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:52.330 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:52.330 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:52.330 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:52.330 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:52.330 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:52.330 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:52.330 DEBUG [main][MenuItemLookup] Item match:Window 10:11:52.331 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:52.331 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:52.331 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:52.331 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:52.331 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:52.331 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:52.333 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:52.333 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:52.333 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:52.333 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:52.333 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:52.333 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:52.333 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:52.333 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:52.333 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:52.333 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:52.333 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:52.334 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:52.334 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:52.334 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:52.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:52.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:52.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:52.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:52.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:52.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:52.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:52.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:52.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:52.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:52.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:52.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:52.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:52.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:52.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:52.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:52.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:52.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:52.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:52.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:52.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:11:52.383 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:11:52.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:11:52.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:11:52.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:52.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:52.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:52.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:11:52.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:52.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:52.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:52.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:52.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:52.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:52.385 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:52.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:52.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:52.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:52.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:52.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:52.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:52.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:52.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:52.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:52.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:52.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:52.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:52.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 '\*?\QWorkbench Test\E') 10:11:52.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:52.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:52.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:52.440 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:52.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:52.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:52.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:52.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:52.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:52.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:52.444 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 10:11:52.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:52.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:52.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:52.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:52.445 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:52.445 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:52.445 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:52.445 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:52.445 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:52.445 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:52.445 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:52.445 DEBUG [main][MenuItemLookup] Item match:Window 10:11:52.446 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:52.446 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:52.446 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:52.446 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:52.446 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:52.446 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:52.448 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:52.448 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:52.448 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:52.448 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:52.448 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:52.448 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:52.448 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:52.448 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:52.448 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:52.448 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:52.448 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:52.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:52.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:52.458 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:52.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:52.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:52.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:52.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:52.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:52.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:52.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:52.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:52.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:52.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:11:52.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:11:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:53.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:11:53.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:11:53.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:11:53.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:53.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:11:53.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:53.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:11:53.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 10:11:53.016 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 10:11:53.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 10:11:53.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 10:11:53.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.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") 10:11:53.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:53.019 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:53.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:53.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:53.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:53.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:53.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:53.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:53.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 '\*?\QMarkers\E') 10:11:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:53.127 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:11:53.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:11:53.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:53.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:53.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:53.128 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:53.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:11:53.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:53.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:53.145 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:11:53.145 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:11:53.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.145 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605198521 data=null x=333 y=16 width=0 height=0 detail=0} 10:11:53.158 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:11:53.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:11:53.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:53.164 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 10:11:53.164 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 10:11:53.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:11:53.165 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605198541 data=null x=459 y=16 width=0 height=0 detail=0} 10:11:53.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:53.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:53.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:53.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:53.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.216 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:53.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:53.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:53.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:53.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:53.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:53.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:53.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:53.221 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:11:53.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:53.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:53.222 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:53.222 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:53.222 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:53.222 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:53.222 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:53.222 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:53.222 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:53.222 DEBUG [main][MenuItemLookup] Item match:Window 10:11:53.222 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:53.222 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:53.222 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:53.222 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:53.222 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:53.222 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:53.225 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:53.225 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:53.225 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:53.225 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:53.225 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:53.225 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:53.225 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:53.225 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:53.225 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:53.225 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:53.225 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:53.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:53.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:53.225 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:53.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:53.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:53.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:53.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:53.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:53.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:53.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:53.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:53.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:53.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:53.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:53.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:53.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:53.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:53.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:11:53.279 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:11:53.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:11:53.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:11:53.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:11:53.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:53.281 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:53.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:53.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:53.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:53.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:53.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:53.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:11:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:53.327 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:53.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:53.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:53.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:53.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:53.336 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 10:11:53.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:53.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:53.337 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:53.337 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:53.337 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:53.337 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:53.337 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:53.337 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:53.337 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:53.337 DEBUG [main][MenuItemLookup] Item match:Window 10:11:53.337 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:53.337 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:53.337 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:53.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:53.337 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:53.337 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:53.339 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:53.339 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:53.339 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:53.340 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:53.340 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:53.340 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:53.340 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:53.340 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:53.340 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:53.340 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:53.340 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:53.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:53.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:53.340 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:53.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:53.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:53.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:53.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:53.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:11:53.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:11:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:53.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:11:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:53.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:11:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:11:53.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:11:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:53.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:11:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:53.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:11:53.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 10:11:53.396 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 10:11:53.397 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 10:11:53.397 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 10:11:53.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:11:53.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:53.398 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:53.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:53.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:53.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:53.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:53.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:53.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:53.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:53.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 '\*?\QMarkers\E') 10:11:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:53.457 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:11:53.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:11:53.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:53.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:53.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:53.458 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:53.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:11:53.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:53.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:53.474 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:53.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:11:53.475 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:11:53.475 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:11:53.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.475 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605198851 data=null x=333 y=16 width=0 height=0 detail=0} 10:11:53.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:53.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:53.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:53.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:53.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.498 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:53.498 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:53.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:53.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:53.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:53.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:53.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:53.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:53.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:53.504 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:11:53.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:53.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:53.507 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:53.508 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:53.508 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:53.508 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:53.508 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:53.508 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:53.508 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:53.508 DEBUG [main][MenuItemLookup] Item match:Window 10:11:53.508 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:53.508 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:53.508 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:53.508 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:53.508 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:53.508 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:53.510 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:53.510 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:53.510 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:53.510 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:53.510 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:53.510 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:53.510 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:53.510 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:53.510 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:53.510 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:53.510 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:53.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:53.521 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:53.521 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:53.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:53.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:53.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:53.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:53.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:53.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:53.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:53.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:53.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:53.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:53.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:53.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:11:53.594 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:11:53.595 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:11:53.600 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:11:53.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:11:53.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:53.604 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:53.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:53.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:53.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:53.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:53.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:53.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:11:53.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:53.652 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:53.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:53.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:53.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:53.653 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:53.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:11:53.654 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:11:53.654 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:11:53.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.654 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605199030 data=null x=333 y=16 width=0 height=0 detail=0} 10:11:53.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:53.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:53.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:53.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:53.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:53.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.684 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:53.684 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:53.685 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:53.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:53.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:53.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:53.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:53.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.687 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 10:11:53.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:53.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 10:11:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:53.703 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 10:11:53.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 10:11:53.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:53.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:53.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:53.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test field: ") 10:11:53.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.715 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 10:11:53.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:11:53.716 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:11:53.716 INFO [WorkbenchTestable][AbstractText] Text set to: hello 10:11:53.718 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 10:11:53.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 10:11:53.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 10:11:53.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.719 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:53.719 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:53.719 DEBUG [main][MenuItemLookup] Item match:File 10:11:53.720 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:11:53.720 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:11:53.720 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:11:53.720 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:11:53.720 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:53.720 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:11:53.720 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:11:53.720 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:53.720 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:11:53.720 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:11:53.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:11:53.720 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:11:53.720 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:11:53.726 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 10:11:53.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 10:11:53.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 10:11:53.726 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 10:11:53.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 10:11:53.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 10:11:53.727 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 10:11:53.727 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 10:11:53.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 10:11:53.727 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605199103 data=null x=379 y=16 width=0 height=0 detail=0} 10:11:53.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:53.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:53.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:53.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:53.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:53.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:53.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:53.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:53.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:53.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:53.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:53.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:53.766 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:11:53.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:53.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:53.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:53.766 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:53.766 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:53.767 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:53.767 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:53.767 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:53.767 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:53.767 DEBUG [main][MenuItemLookup] Item match:Window 10:11:53.767 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:53.767 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:53.767 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:53.767 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:53.767 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:53.767 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:53.769 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:53.769 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:53.769 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:53.769 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:53.769 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:53.769 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:53.769 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:53.769 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:53.769 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:53.769 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:53.769 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:53.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:53.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:53.770 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:53.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 10:11:53.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:53.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:11:53.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:53.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:53.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:11:53.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:11:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:53.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:11:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:53.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:11:53.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:11:53.840 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:11:53.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:11:53.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:11:53.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.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 "Open") 10:11:53.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:53.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:53.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:53.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:53.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:53.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:53.842 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:53.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:53.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:53.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:53.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:53.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:53.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:53.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:53.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:53.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:53.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:53.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 '\*?\QWorkbench Test\E') 10:11:53.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:53.888 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:53.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:53.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:53.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:53.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 10:11:53.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:53.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 '\*?\QMarkers\E') 10:11:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:53.924 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:11:53.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:11:53.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:53.933 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:53.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:11:53.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:53.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:53.948 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:11:53.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:11:53.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:53.956 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 10:11:53.956 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 10:11:53.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:11:53.956 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605199332 data=null x=413 y=16 width=0 height=0 detail=0} 10:11:53.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:53.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:53.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:53.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:53.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:11:53.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:53.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:53.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:53.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:53.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:53.984 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:11:53.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:53.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:53.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:53.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:53.985 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:11:53.985 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:11:53.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:11:53.985 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605199361 data=null x=333 y=16 width=0 height=0 detail=0} 10:11:54.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:54.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:54.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:54.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:11:54.022 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:11:54.022 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:54.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.027 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.671 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.201 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.01 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.012 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.187 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.191 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.005 s testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.012 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.117 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.015 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.326 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.009 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.005 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.205 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.158 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.89 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.282 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.186 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.074 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.262 s Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:11:54.029 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:11:54.030 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:11:54.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:54.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:11:54.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:54.030 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:11:54.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:54.030 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:11:54.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:54.031 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:11:54.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:54.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:54.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:54.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:54.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:54.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:54.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:54.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:54.032 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:54.032 DEBUG [main][MenuItemLookup] Item match:Window 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:54.032 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:11:54.032 DEBUG [main][MenuItemLookup] Item match:Preferences 10:11:54.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:11:54.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:11:54.033 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:11:54.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:11:54.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:11:54.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:11:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.130 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:11:54.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:54.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 10:11:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:54.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:54.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:54.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:54.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11: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) 10:11:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:54.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:54.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:54.147 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:11:54.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:54.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:54.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:54.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:11:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:11:54.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:54.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 10:11:54.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:11:54.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:54.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:54.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:54.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:54.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:54.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:54.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:54.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:54.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:54.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:54.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:54.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:54.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:54.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:54.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:54.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:54.190 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:11:54.190 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:11:54.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:54.191 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@226ddb69] time=1605199567 data=null x=140 y=16 width=0 height=0 detail=0} 10:11:54.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:54.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:11:54.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:54.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:54.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:54.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:54.244 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 10:11:54.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:54.244 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 10:11:54.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:11:54.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:54.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:54.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:54.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:54.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:54.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:54.262 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 10:11:54.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:54.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:54.263 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:54.263 DEBUG [main][MenuItemLookup] Item match:Window 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:54.263 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:54.263 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:54.265 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:54.266 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:54.266 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:54.266 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:54.266 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:54.266 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:54.266 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:54.266 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:54.266 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:54.266 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:54.266 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:54.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:54.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:54.274 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:54.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:54.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:54.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:54.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:54.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:54.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:54.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:11:54.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:11:54.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:54.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:11:54.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:54.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:11:54.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:11:54.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:11:54.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:54.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:11:54.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:54.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:11:54.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 10:11:54.328 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 10:11:54.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 10:11:54.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 10:11:54.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:54.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:54.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:54.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:54.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:54.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:11:54.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:54.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:54.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:54.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:54.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:54.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:54.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:54.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:54.330 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:54.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:54.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:54.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:54.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:54.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 '\*?\QMarkers\E') 10:11:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:54.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:54.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:54.391 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:11:54.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:11:54.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:54.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:54.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:54.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:54.393 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:11:54.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:11:54.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:54.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:11:54.394 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 10:11:54.394 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 10:11:54.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:11:54.394 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7d1d9765] time=1605199770 data=null x=293 y=16 width=0 height=0 detail=0} 10:11:54.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:54.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:11:54.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:54.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:54.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:54.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:54.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 10:11:54.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:54.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 10:11:54.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:11:54.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:54.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:54.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:54.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:54.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:54.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:11:54.473 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:11:54.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:54.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:54.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:54.473 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:54.473 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:54.473 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:11:54.473 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:11:54.473 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:54.473 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:54.473 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:54.473 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:11:54.473 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:54.473 DEBUG [main][MenuItemLookup] Item match:Window 10:11:54.474 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:54.474 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:54.474 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:54.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:54.474 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:54.474 DEBUG [main][MenuItemLookup] Item match:Show View 10:11:54.476 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:11:54.476 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:11:54.476 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:11:54.476 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:11:54.476 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:11:54.476 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:11:54.476 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:11:54.476 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:11:54.476 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:54.476 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:11:54.476 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:11:54.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:11:54.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:11:54.477 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:11:54.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:11:54.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:11:54.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:11:54.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:11:54.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:54.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:54.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:54.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:54.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:54.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:54.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:54.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:11:54.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:11:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:54.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:11:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:54.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:11:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:11:54.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:11:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:11:54.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:11:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:11:54.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:11:54.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:11:54.552 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:11:54.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:11:54.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:11:54.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:54.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:54.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:54.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:11:54.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:11:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:54.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:11:54.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:11:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:54.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:54.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:54.557 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:11:54.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:54.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:54.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:54.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:11:54.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:11:54.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:11:54.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:11:54.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:54.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:11:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:54.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:54.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:11:54.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:54.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:54.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:54.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:11:54.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:11:54.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:11:54.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:11:54.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:54.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:11:54.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:11:54.658 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:11:54.658 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:11:54.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:11:54.658 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6a92832] time=1605200034 data=null x=140 y=16 width=0 height=0 detail=0} 10:11:54.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:11:54.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:54.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:54.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:54.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:54.694 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 10:11:54.694 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:11:54.694 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:54.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:54.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:54.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.063 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.214 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.235 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:11:54.699 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:11:54.700 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:11:54.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:54.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:11:54.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:54.700 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:11:54.701 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:54.701 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:11:54.701 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:54.701 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:11:54.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:54.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:54.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:54.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:54.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:11:54.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:54.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:11:54.701 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'File' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:11:54.702 DEBUG [main][MenuItemLookup] Item match:Window 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:11:54.702 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:11:54.702 DEBUG [main][MenuItemLookup] Item match:Preferences 10:11:54.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:11:54.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:11:54.702 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:11:54.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 'Preferences.*'] is available.... 10:11:54.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:11:54.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:11:54.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.785 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:11:54.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:11:54.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 10:11:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:54.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:54.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:11:54.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:11:54.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:11:54.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:11:54.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:11:54.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:11:54.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:11:54.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:11:54.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:11:54.803 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:11:54.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:11:54.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:11:54.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:11:54.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:11:54.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:11:54.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:11:54.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:11:54.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:11:54.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:11:54.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:54.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 10:11:54.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:11:54.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:54.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:54.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:54.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:11:54.826 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 10:11:54.826 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job' is still alive 10:11:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:11:55.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:11:55.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:11:55.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:11:55.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:11:55.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:11:55.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 10:11:55.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:11:55.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 10:11:55.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:11:55.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:11:55.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:11:55.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:11:55.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 10:11:55.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 10:11:55.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:11:55.328 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:11:55.328 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:11:55.829 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:11:55.829 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:11:56.329 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:11:56.329 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:11:56.829 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:11:56.829 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:11:57.329 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:11:57.329 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:11:57.830 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:11:57.830 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:11:58.330 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:11:58.330 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:11:58.830 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:11:58.830 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:11:59.330 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:11:59.330 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:11:59.830 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:11:59.830 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:12:00.331 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:12:00.331 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:12:00.831 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:12:00.831 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:12:01.331 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:12:01.331 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:12:01.831 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:12:01.831 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:12:02.331 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:12:02.331 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:12:02.832 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:12:02.832 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:12:03.332 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:12:03.332 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:12:03.832 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:12:03.832 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:12:04.332 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:12:04.332 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:12:04.832 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:12:04.832 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:12:05.333 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:12:05.333 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:12:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 10:12:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:12:05.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:05.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:06.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:07.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:07.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:08.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:08.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:09.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:09.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:10.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:11.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:11.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:12.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:12.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:13.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:14.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:14.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:15.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:16.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:16.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:17.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:17.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:18.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:18.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:19.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:19.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:20.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:20.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:21.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:21.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:22.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:22.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:23.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:23.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:24.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:24.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:25.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:25.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:26.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:26.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:27.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:27.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:28.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:28.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:29.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:29.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:30.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:30.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:31.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:31.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:32.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:33.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:33.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:34.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:34.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:35.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:35.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:36.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:36.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:37.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:37.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:38.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:38.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:39.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:39.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:40.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:40.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:41.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:41.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:42.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:42.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:43.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:43.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:44.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:44.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:45.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:45.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:46.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:46.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:47.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:47.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:48.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:48.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:49.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:49.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:50.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:50.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:51.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:52.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:52.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:53.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:54.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:54.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:12:55.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:12:55.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:12:55.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:12:55.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:12:55.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:12:55.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:12:55.358 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 10:12:55.358 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:12:55.358 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:12:55.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:12:55.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:12:55.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.659 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.031 s Results: Tests run: 85, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.workbench.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test >-------- [INFO] Building RedDeer UIForms Test 4.7.0-SNAPSHOT [34/58] [INFO] from tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms.test --- [INFO] Resolving class path of RedDeer UIForms Test... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms.test --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/org.eclipse.reddeer.uiforms.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/org.eclipse.reddeer.uiforms.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.uiforms.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:04.952 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:13:05.012 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:13:05.033 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:13:05.035 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:13:05.120 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:05.150 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:13:05.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:05.159 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:05.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:13:05.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:13:05.222 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:13:05.226 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:05.226 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:13:05.229 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:05.229 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:13:05.232 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:05.233 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:13:05.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:13:05.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:05.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:13:05.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:05.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:13:05.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:05.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:05.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:05.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:05.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:05.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:13:05.325 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:05.325 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:13:05.325 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:13:05.325 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:13:05.325 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:13:05.325 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:13:05.325 DEBUG [main][MenuItemLookup] Item match:Window 10:13:05.330 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:13:05.330 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:13:05.330 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:13:05.330 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:05.330 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:13:05.330 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:13:05.330 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:05.330 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:13:05.330 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:05.330 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:13:05.331 DEBUG [main][MenuItemLookup] Item match:Preferences 10:13:05.333 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:13:05.333 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:13:05.334 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:13:05.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:13:05.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:13:05.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:13:05.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:05.538 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:13:05.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:05.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:13:05.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:05.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:05.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:05.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:05.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:13:05.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:13:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:13:05.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) 10:13:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:05.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:05.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:05.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:05.636 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:13:05.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:05.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:05.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:05.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:05.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:05.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:05.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:05.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:05.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:05.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:05.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:05.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:05.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:05.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:05.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:05.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:05.744 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 10:13:05.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:05.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:05.746 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:13:05.746 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:05.746 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:13:05.747 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:13:05.747 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:13:05.747 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:13:05.747 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:13:05.747 DEBUG [main][MenuItemLookup] Item match:Window 10:13:05.748 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:13:05.748 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:13:05.748 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:13:05.748 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:05.748 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:13:05.748 DEBUG [main][MenuItemLookup] Item match:Show View 10:13:05.759 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:13:05.760 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:13:05.760 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:13:05.760 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:13:05.760 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:13:05.760 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:13:05.760 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:13:05.760 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:13:05.760 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:05.760 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:13:05.760 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:13:05.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:13:05.761 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:13:05.762 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:13:05.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:13:05.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:13:05.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:13:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:05.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:13:05.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:05.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:05.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:05.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:13:05.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:05.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:05.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:05.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:05.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:05.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:13:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:13:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:13:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 10:13:05.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 10:13:05.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:06.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:06.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 10:13:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 10:13:06.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 10:13:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:06.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 10:13:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:06.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 10:13:06.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 10:13:06.357 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 10:13:06.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 10:13:06.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 10:13:06.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:06.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:13:06.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:06.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:06.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:06.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:13:06.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:06.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:13:06.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:06.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:06.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:06.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:06.362 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:13:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:06.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:06.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:06.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:13:06.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:13:06.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 10:13:06.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:06.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:06.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 10:13:06.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:06.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:06.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:06.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:06.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:06.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:06.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:06.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:06.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:06.682 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:06.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:06.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:06.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:06.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:06.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:06.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 10:13:06.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:06.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:06.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:06.733 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:06.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:06.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:06.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:06.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:06.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:06.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:13:06.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.expandablecomposite.DefaultExpandableComposite, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 10:13:06.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:06.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:06.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:07.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:07.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:07.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:07.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:13:07.762 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 10:13:07.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:07.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:07.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:07.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:07.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:07.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:07.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:07.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:07.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:07.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:07.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:07.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:07.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:07.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:07.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:07.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:07.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:07.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:07.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:07.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:07.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:07.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:07.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:07.805 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:07.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:07.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:07.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:07.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:07.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:07.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 10:13:07.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:07.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:07.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:07.835 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:07.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:07.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:07.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:07.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:13:07.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.expandablecomposite.DefaultExpandableComposite, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 10:13:07.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:07.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:07.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:07.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:07.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:13:07.856 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:13:07.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:07.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:07.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:07.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:07.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:07.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:07.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:07.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:07.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:07.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:07.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:07.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:07.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:07.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:07.865 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:07.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:07.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:07.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:07.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:07.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:07.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:07.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 '\*?\QUI Form Test\E') 10:13:07.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:07.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:07.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:07.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:07.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:07.896 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:07.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:07.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:07.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:07.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:07.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:07.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Non existing expandable composite title") 10:13:07.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:07.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:07.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:07.912 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:07.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:07.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:07.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:07.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:08.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:08.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:08.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:08.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:13:08.946 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 10:13:08.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:08.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:08.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:08.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:08.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:08.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:08.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:08.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:08.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:08.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:08.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:08.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:08.954 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:08.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:08.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:08.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:08.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:08.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:08.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 '\*?\QUI Form Test\E') 10:13:08.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:08.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:08.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:08.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:08.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:08.987 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:08.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:08.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:08.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:08.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:08.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:08.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 1 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 10:13:09.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:09.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.003 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:09.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:09.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:13:09.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:13:09.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 10:13:09.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:09.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:09.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:09.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:09.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:09.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:09.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:09.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:09.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:09.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.045 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:09.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:09.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:09.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 '\*?\QUI Form Test\E') 10:13:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:09.061 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:09.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:09.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:09.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:09.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:09.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:09.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:09.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.087 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:09.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:09.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:09.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Expandable composite C") 10:13:09.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:13:09.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:09.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:09.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.093 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:09.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:09.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:09.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:09.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:09.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:09.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:09.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:09.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:09.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:09.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:09.142 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:09.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:09.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:09.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:09.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:09.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:09.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 10:13:09.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:09.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.147 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:09.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:09.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:13:09.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:09.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:09.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:09.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.169 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:09.169 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:09.170 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:09.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:09.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:09.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:09.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:09.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:09.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:09.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:09.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:09.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13: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 '\*?\QUI Form Test\E') 10:13:09.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:09.191 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:09.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:09.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:09.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:09.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:09.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:09.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Expandable composite C") 10:13:09.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.198 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:09.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:13:09.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:09.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:09.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:09.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:09.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:09.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:09.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:09.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:09.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:09.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:09.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.229 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:09.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:09.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:09.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:09.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:09.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 '\*?\QUI Form Test\E') 10:13:09.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:09.244 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:09.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:09.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:09.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:09.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:09.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:09.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:09.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:09.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.268 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:09.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:09.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:09.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 10:13:09.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:13:09.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:09.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:09.273 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:09.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:09.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:09.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:09.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:09.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:09.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:09.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:09.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.281 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:09.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:09.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:09.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:09.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:09.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:09.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:09.335 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:09.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:09.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:09.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:09.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:09.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:09.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:09.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.341 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:09.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:09.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 10:13:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:13:09.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:13:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 10:13:09.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:09.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:09.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:13:09.347 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:13:09.348 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:09.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.429 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 2.036 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.089 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.088 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.09 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.055 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.075 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.052 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.052 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.073 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:09.379 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:09.380 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:13:09.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:09.381 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:09.381 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:09.381 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:13:09.381 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:09.381 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:13:09.381 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:09.381 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:13:09.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.*'] 10:13:09.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:09.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:13:09.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:09.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:13:09.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:09.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:09.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:09.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:09.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:09.385 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:13:09.385 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:09.385 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:13:09.385 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:13:09.385 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:13:09.385 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:13:09.385 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:13:09.385 DEBUG [main][MenuItemLookup] Item match:Window 10:13:09.388 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:13:09.389 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:13:09.389 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:13:09.389 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:09.389 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:13:09.389 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:13:09.389 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:09.389 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:13:09.389 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:09.389 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:13:09.389 DEBUG [main][MenuItemLookup] Item match:Preferences 10:13:09.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:13:09.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:13:09.389 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:13:09.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:13:09.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:13:09.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:13:09.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:09.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:09.536 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:13:09.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:09.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:13:09.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:13:09.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:13:09.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:13:09.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:13:09.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:09.554 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:13:09.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:09.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:09.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:09.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:09.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:09.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:09.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:09.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:09.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:09.629 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:09.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:09.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:09.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:09.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:09.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:09.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:09.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:09.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:09.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:09.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 '\*?\QUI Form Test\E') 10:13:09.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:09.671 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:09.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:09.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:09.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:09.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:09.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:09.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:09.706 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 10:13:09.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:09.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:09.707 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:13:09.707 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:09.707 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:13:09.707 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:13:09.707 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:13:09.707 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:13:09.707 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:13:09.707 DEBUG [main][MenuItemLookup] Item match:Window 10:13:09.708 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:13:09.708 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:13:09.708 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:13:09.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:09.708 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:13:09.708 DEBUG [main][MenuItemLookup] Item match:Show View 10:13:09.713 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:13:09.714 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:13:09.714 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:13:09.714 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:13:09.714 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:13:09.714 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:13:09.714 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:13:09.714 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:13:09.714 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:09.714 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:13:09.714 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:13:09.714 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:13:09.714 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:13:09.715 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:13:09.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:13:09.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:13:09.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:13:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:09.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 10:13:09.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:09.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:13:09.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:09.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:09.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:09.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:13:09.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:13:09.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:13:09.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:13:09.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:13:09.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:10.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:10.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:13:10.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:13:10.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:13:10.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:10.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:13:10.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:10.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:13:10.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 10:13:10.286 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 10:13:10.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 10:13:10.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 10:13:10.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:10.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:10.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:10.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:13:10.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:10.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:10.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:10.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:13:10.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:10.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:13:10.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:10.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:10.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:10.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:10.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:10.289 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:13:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:10.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:10.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:10.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:13:10.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:13:10.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 10:13:10.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:10.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:10.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 10:13:10.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:10.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:10.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:10.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:10.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:13:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:10.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:10.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:10.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:10.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:10.476 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:13:10.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:13:10.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:10.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:10.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:10.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:10.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified 10:13:10.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:10.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:10.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:10.477 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 10:13:10.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:10.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:10.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:10.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:10.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:10.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:11.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:11.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:13:11.481 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 10:13:11.481 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:13:11.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:13:11.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:11.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:11.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:11.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:11.482 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 10:13:11.483 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 10:13:11.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:13:11.485 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:13:11.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:11.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:11.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:11.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:11.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:11.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.562 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:11.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:11.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:11.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:11.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:11.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 '\*?\QUI Form Test\E') 10:13:11.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:11.594 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:11.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:11.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:11.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:11.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:11.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:11.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 1 and no matchers specified 10:13:11.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.599 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:11.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:13:11.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:13:11.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 10:13:11.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:11.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:11.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:11.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:11.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:11.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:11.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:11.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.647 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:11.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:11.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:11.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:11.678 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:11.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:11.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:11.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:11.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:11.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:11.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:11.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:11.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.682 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:11.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:11.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:11.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Form D") 10:13:11.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:11.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:11.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:11.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:11.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.726 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:11.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:11.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:11.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:11.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:11.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:11.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:11.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:11.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:11.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:11.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:11.764 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:11.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:11.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:11.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:11.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:11.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:11.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified 10:13:11.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:11.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.769 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:11.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:11.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:11.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:11.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:11.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:11.799 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:11.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:11.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:11.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:11.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:11.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:11.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:11.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:11.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 '\*?\QUI Form Test\E') 10:13:11.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:11.821 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:11.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:11.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:11.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:11.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:11.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:11.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:11.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.844 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:11.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:11.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:11.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:11.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:11.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:11.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:11.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:11.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:11.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.865 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:11.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:11.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:11.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:11.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:11.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 '\*?\QUI Form Test\E') 10:13:11.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:11.884 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:11.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:11.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:11.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:11.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:11.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:11.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:11.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:11.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.888 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:11.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:11.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:11.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 10:13:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:11.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:11.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:11.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:11.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:11.920 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:11.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:11.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:11.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.926 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:11.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:11.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:11.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:11.939 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:11.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:11.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:11.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:11.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:11.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:11.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:11.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:11.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.962 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:11.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:11.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:11.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:11.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 10:13:11.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:11.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:13:11.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:13:11.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:11.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 10:13:11.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:11.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:11.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:11.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:11.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:11.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:13:11.992 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:13:11.992 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:11.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:11.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:11.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.615 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 1.925 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.086 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.086 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.072 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.059 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.061 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.072 s Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:11.999 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:12.000 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:13:12.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:12.000 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:12.001 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:12.001 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:13:12.001 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:12.001 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:13:12.001 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:12.001 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:13:12.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.*'] 10:13:12.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:12.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.*'] 10:13:12.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:12.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.*'] 10:13:12.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:12.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:12.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:12.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:12.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:12.002 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:13:12.002 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:12.002 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:13:12.002 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:13:12.002 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:13:12.002 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:13:12.002 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:13:12.002 DEBUG [main][MenuItemLookup] Item match:Window 10:13:12.003 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:13:12.003 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:13:12.003 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:13:12.003 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:12.003 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:13:12.003 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:13:12.003 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:12.003 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:13:12.003 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:12.003 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:13:12.003 DEBUG [main][MenuItemLookup] Item match:Preferences 10:13:12.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:13:12.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:13:12.003 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:13:12.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:13:12.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. finished successfully 10:13:12.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:13:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:12.099 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:13:12.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:12.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 10:13:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:12.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:12.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:12.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:12.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:13:12.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:13:12.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:13:12.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) 10:13:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:12.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:12.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:12.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:12.104 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:13:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:12.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:12.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:12.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:12.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:12.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:12.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:12.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:12.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:12.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:12.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:12.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:12.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:12.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:12.147 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:12.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:12.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:12.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:12.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:12.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 '\*?\QUI Form Test\E') 10:13:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:12.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:12.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:12.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:12.176 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:12.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:12.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:12.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:12.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:12.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:12.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified 10:13:12.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:12.181 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:12.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:12.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:12.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:12.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:13:12.184 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 10:13:12.184 TRACE [main][WidgetHandler] Wait for synchronization 10:13:12.184 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 10:13:12.184 TRACE [main][WidgetHandler] Wait for synchronization 10:13:12.184 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 10:13:12.184 TRACE [main][WidgetHandler] Wait for synchronization 10:13:12.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink clicked") 10:13:12.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:12.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:12.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:12.186 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:12.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:12.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:12.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:12.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:12.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:12.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:13:12.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:12.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:12.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:12.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:12.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:12.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:12.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:12.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:12.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:12.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:12.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:12.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:12.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:12.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:12.212 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:12.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:12.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:12.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:12.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13: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 '\*?\QUI Form Test\E') 10:13:12.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:12.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:12.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:12.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:12.249 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:12.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:12.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:12.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:12.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:12.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:12.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing hyperlink") 10:13:12.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:12.254 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:12.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:12.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:12.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:12.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:12.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:13.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:13.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:13:13.296 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 10:13:13.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:13.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.296 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:13.297 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:13.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:13.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:13.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.303 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:13.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:13.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:13.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:13.335 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:13.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:13.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:13.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:13.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:13.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:13.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 1 and no matchers specified 10:13:13.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:13.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.341 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:13.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:13.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:13:13.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:13:13.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 10:13:13.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:13.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:13.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.370 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:13.370 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:13.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:13.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:13.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.376 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:13.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:13.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:13.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:13.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:13.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 '\*?\QUI Form Test\E') 10:13:13.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:13.390 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:13.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:13.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:13.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:13.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:13.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:13.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:13.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.426 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:13.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:13.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink Section C") 10:13:13.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:13:13.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:13.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.439 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:13.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:13.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:13.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:13.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.444 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:13.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:13.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:13.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:13.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:13.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 '\*?\QUI Form Test\E') 10:13:13.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:13.460 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:13.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:13.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:13.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:13.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:13.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:13.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified 10:13:13.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.487 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:13.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:13:13.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:13.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:13.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:13.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:13.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:13.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:13.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.496 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:13.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:13.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:13.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:13.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:13.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 '\*?\QUI Form Test\E') 10:13:13.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:13.540 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:13.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:13.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:13.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:13.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:13.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:13.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink Section B") 10:13:13.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:13.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.545 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:13.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:13.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:13:13.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:13.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:13.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.563 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.563 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:13.563 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:13.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:13.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:13.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:13.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:13.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:13.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:13.601 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:13.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:13.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:13.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:13.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:13.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:13.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:13.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:13.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.605 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:13.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:13.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:13.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 10:13:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:13:13.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:13.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:13.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:13.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:13.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:13.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:13.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.637 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:13.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:13.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:13.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:13.646 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:13.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:13.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:13.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:13.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:13.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:13.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:13.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.672 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:13.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:13.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 10:13:13.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:13:13.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:13:13.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 10:13:13.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:13.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:13.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:13:13.675 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:13:13.675 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:13.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:13.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.048 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.108 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.072 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.068 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.05 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.073 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.047 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.065 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:13.708 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:13.710 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:13:13.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:13.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:13.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:13.710 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:13:13.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:13.724 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:13:13.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:13.724 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:13:13.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:13:13.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:13.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:13:13.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:13.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:13:13.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:13.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:13.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:13.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:13.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:13.726 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:13:13.726 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:13.726 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:13:13.726 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:13:13.726 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:13:13.726 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:13:13.726 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:13:13.726 DEBUG [main][MenuItemLookup] Item match:Window 10:13:13.727 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:13:13.727 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:13:13.727 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:13:13.727 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:13.727 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:13:13.727 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:13:13.727 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:13.727 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:13:13.727 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:13.727 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:13:13.727 DEBUG [main][MenuItemLookup] Item match:Preferences 10:13:13.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:13:13.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:13:13.728 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:13:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:13:13.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:13:13.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:13:13.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:13.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:13.835 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:13:13.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:13.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:13:13.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:13:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:13:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:13:13.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:13:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:13.860 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:13:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:13.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:13.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:13.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:13.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:13.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:13.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:13.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:13.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:13.898 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:13.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:13.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:13.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:13.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:13.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.924 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:13.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:13.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:13.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:13.939 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:13.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:13.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:13.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:13.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:13.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:13.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 10:13:13.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.946 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:13.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:13:13.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText clicked") 10:13:13.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:13.950 TRACE [main][WidgetHandler] Notify FormText with event 1 10:13:13.950 TRACE [main][WidgetHandler] Wait for synchronization 10:13:13.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.953 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:13.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:13:13.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:13.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:13.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:13.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:13.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:13.954 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:13.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:13.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:13.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:13.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:13.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.979 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:13.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:13.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:13.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 '\*?\QUI Form Test\E') 10:13:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:13.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:13.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:13.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:13.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:13.988 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:13.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:14.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:14.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:14.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:14.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:14.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 10:13:14.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:14.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:14.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:14.011 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:14.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:14.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:14.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:14.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:14.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:14.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:13:14.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 1 and no matchers specified 10:13:14.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:14.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:14.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:14.014 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:14.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:14.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:14.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:13:14.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:13:14.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:14.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 10:13:14.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:14.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:14.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:14.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:14.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:14.017 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:14.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:14.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:14.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:14.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:14.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:14.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:14.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:14.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:14.041 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:14.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:14.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:14.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:14.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:14.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:14.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:14.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:14.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:14.052 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:14.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:14.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:14.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:14.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:14.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:14.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing hyperlink") 10:13:14.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:14.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:14.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:14.076 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:14.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:14.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:14.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:14.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:14.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:15.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:13:15.104 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 10:13:15.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:15.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:15.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:15.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:15.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:15.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.108 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:15.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:15.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:15.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:15.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:15.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:15.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:15.140 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:15.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:15.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:15.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:15.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:15.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:15.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 1 and no matchers specified 10:13:15.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:15.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.145 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:15.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:15.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:13:15.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:13:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 10:13:15.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:15.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:15.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.166 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:15.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:15.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:15.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:15.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.172 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:15.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:15.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:15.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:15.205 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:15.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:15.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:15.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:15.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:15.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:15.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 10:13:15.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.209 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:15.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:13:15.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:15.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:15.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:15.212 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:15.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:15.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:15.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:15.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:15.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:15.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:15.244 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:15.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:15.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:15.269 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:15.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:15.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:15.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:15.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:15.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:15.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:15.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.275 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:15.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:15.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:15.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText Section C") 10:13:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:13:15.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:15.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:15.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:15.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:15.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:15.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:15.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.313 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:15.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:15.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:15.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:15.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:15.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:15.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:15.328 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:15.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:15.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:15.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:15.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:15.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:15.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 10:13:15.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:15.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.351 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:15.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:15.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:13:15.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:15.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:15.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:15.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:15.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:15.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:15.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:15.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:15.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:15.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:15.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:15.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:15.391 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:15.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:15.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:15.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:15.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:15.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:15.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 10:13:15.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.395 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:15.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:13:15.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:15.407 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:15.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:15.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:15.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:15.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:15.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:15.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:15.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:15.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 '\*?\QUI Form Test\E') 10:13:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:15.468 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:15.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:15.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:15.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:15.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:15.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:15.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText Section A") 10:13:15.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:15.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.473 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:15.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:15.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:13:15.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:15.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.475 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:15.476 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:15.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:15.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:15.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.479 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:15.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:15.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:15.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:15.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:15.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 '\*?\QUI Form Test\E') 10:13:15.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:15.510 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:15.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:15.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:15.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:15.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:15.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:15.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:15.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:15.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.535 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:15.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:15.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:15.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 10:13:15.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:13:15.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:15.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:15.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.539 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:15.540 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:15.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:15.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:15.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.545 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:15.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:15.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:15.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:15.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:15.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:15.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:15.557 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:15.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:15.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:15.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:15.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:15.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:15.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:15.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:15.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.562 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:15.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:15.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:15.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 10:13:15.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:13:15.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:13:15.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 10:13:15.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:15.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.594 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:13:15.594 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:13:15.594 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:15.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:15.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.9 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.056 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.063 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.086 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.061 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.044 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.093 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.047 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.073 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.048 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.063 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.053 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:15.601 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:15.602 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:13:15.602 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:15.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:15.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:15.602 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:13:15.603 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:15.603 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:13:15.603 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:15.603 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:13:15.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:13:15.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:15.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:13:15.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:15.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:13:15.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:15.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:15.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:15.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:15.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:15.604 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:13:15.604 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:15.605 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:13:15.605 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:13:15.605 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:13:15.605 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:13:15.605 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:13:15.605 DEBUG [main][MenuItemLookup] Item match:Window 10:13:15.606 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:13:15.606 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:13:15.606 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:13:15.606 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:15.606 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:13:15.606 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:13:15.606 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:15.606 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:13:15.606 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:15.606 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:13:15.606 DEBUG [main][MenuItemLookup] Item match:Preferences 10:13:15.606 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:13:15.606 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:13:15.606 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:13:15.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:13:15.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 'Preferences.*'] is available. finished successfully 10:13:15.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:13:15.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:15.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:15.709 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:13:15.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:15.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:13:15.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:13:15.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:13:15.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:13:15.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:13:15.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:15.713 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:13:15.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:15.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:15.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:15.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:15.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:15.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:15.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:15.752 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:15.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:15.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:15.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:15.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:15.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:15.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.756 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:15.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:15.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:15.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:15.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:15.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 '\*?\QUI Form Test\E') 10:13:15.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:15.763 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:15.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:15.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:15.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:15.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:15.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:15.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 10:13:15.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:15.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:15.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:15.783 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:15.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:15.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:15.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:15.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:13:15.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.section.DefaultSection, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 10:13:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:15.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:15.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:16.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:16.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:16.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:16.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:16.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:13:16.796 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 10:13:16.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:16.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:16.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:16.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:16.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:16.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:16.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:16.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:16.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:16.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:16.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:16.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:16.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:16.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:16.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:16.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:16.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:16.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:16.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 '\*?\QUI Form Test\E') 10:13:16.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:16.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:16.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:16.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:16.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:16.837 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:16.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:16.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:16.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:16.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:16.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:16.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 10:13:16.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:16.862 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:16.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:16.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:16.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:16.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:13:16.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.section.DefaultSection, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 10:13:16.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:16.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:16.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:16.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:16.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:13:16.872 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:13:16.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:16.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:16.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:16.874 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:16.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:16.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:16.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:16.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:16.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:16.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:16.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:16.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:16.886 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:16.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:16.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:16.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:16.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:16.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:16.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:16.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 '\*?\QUI Form Test\E') 10:13:16.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:16.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:16.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:16.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:16.913 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:16.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:16.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:16.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:16.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:16.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:16.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing section title") 10:13:16.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:16.918 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:16.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:16.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:16.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:17.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:17.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:17.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:17.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:13:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:13:17.945 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 10:13:17.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:17.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:17.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:17.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:17.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:17.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:17.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:17.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:17.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:17.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:17.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:17.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:17.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:17.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:17.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:17.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:17.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:17.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:17.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:17.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:17.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:17.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 '\*?\QUI Form Test\E') 10:13:17.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:17.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:17.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:17.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:17.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:17.984 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:17.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:17.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:17.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:17.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:17.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:17.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 1 and no matchers specified 10:13:17.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:17.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:17.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:17.988 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:17.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:17.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:17.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:13:17.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:13:17.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:17.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 10:13:18.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:18.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:18.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:18.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:18.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:18.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:18.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:18.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:18.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:18.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:18.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.019 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:18.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:18.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:18.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:18.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:18.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 '\*?\QUI Form Test\E') 10:13:18.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:18.052 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:18.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:18.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:18.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:18.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:18.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:18.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:18.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:18.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:18.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:18.056 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:18.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:18.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:18.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Section C") 10:13:18.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:13:18.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:18.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:18.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:18.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:18.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:18.085 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:18.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:18.086 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:18.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:18.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:18.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:18.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:18.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:18.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:18.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:18.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:18.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:18.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:13:18.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:18.100 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:18.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:18.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:18.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:18.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:18.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:18.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 10:13:18.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:18.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:18.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:18.104 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:18.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:18.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:13:18.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:18.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:18.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:18.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:18.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:18.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:18.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:18.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:18.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:18.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:18.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:18.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:18.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:18.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:18.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:18.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 '\*?\QUI Form Test\E') 10:13:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:18.154 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:18.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:18.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:18.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:18.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:18.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:18.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Section A") 10:13:18.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:18.185 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:18.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:13:18.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:18.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:18.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:18.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:18.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:18.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:18.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:18.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:18.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:18.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:18.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:18.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:18.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:18.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:18.207 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:18.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 '\*?\QUI Form Test\E') 10:13:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:18.253 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:18.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:18.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:18.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:18.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:18.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:18.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:18.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:18.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:18.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:18.279 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:18.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:18.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:18.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 10:13:18.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:13:18.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:18.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:18.284 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:18.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:18.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:18.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:18.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:18.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:18.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:18.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:18.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:13:18.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:18.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:18.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:18.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:18.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 '\*?\QUI Form Test\E') 10:13:18.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:13:18.303 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:13:18.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:13:18.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:13:18.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:13:18.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:13:18.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:13:18.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:13:18.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:18.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:18.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:18.307 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:13:18.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:18.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:18.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:18.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:13:18.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 10:13:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:18.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:13:18.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:13:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:18.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 10:13:18.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:18.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:18.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:18.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:13:18.340 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:13:18.340 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:18.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.739 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.044 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.077 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.07 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.066 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.071 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.019 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.082 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.097 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.054 s Results: Tests run: 44, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.uiforms.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jface.test >--------- [INFO] Building RedDeer JFace Tests 4.7.0-SNAPSHOT [35/58] [INFO] from tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface.test --- [INFO] Resolving class path of RedDeer JFace Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface.test --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.jface.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:30.414 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:13:30.416 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:13:30.430 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:13:30.431 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:13:30.520 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:30.615 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:13:30.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:30.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:30.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:13:30.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:13:30.638 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:13:30.643 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:30.644 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:13:30.647 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:30.647 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:13:30.652 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:30.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:30.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:13:30.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:30.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:30.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:30.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:30.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:30.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:30.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:30.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:13:30.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:30.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:30.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:13:30.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:13:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:30.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 10:13:30.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 10:13:30.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:30.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:30.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 10:13:31.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:13:31.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:31.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:31.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:31.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:31.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:31.033 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:13:31.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:31.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:31.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:31.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:36.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 10:13:36.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 10:13:36.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:36.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 10:13:36.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:36.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:36.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:36.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:13:36.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:36.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:13:36.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:36.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:36.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:36.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:36.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:36.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:13:36.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:36.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:13:36.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:13:36.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:36.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:36.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 10:13:36.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:36.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:36.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:13:36.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:36.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:36.154 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:13:36.154 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 10:13:36.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:13:36.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:36.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:36.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:36.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:36.158 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:13:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:36.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:36.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:36.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:36.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:36.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:13:36.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:13:36.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:13:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:13:36.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:36.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:36.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:36.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:13:36.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:36.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:13:36.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:36.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:36.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:36.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:36.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:36.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:13:36.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:36.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:36.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:13:36.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:13:36.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:36.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:36.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:13:36.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] 10:13:36.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:36.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:36.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:13:36.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:13:36.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:36.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:36.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:36.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:36.285 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:13:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:36.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:36.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:41.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:13:41.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] 10:13:41.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:13:41.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:41.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:41.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:41.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:41.318 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:13:41.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:41.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:13:41.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:41.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:41.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:41.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:41.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:41.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:13:41.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:41.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:41.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:13:41.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:13:41.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:41.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:41.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 10:13:41.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:41.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:41.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:13:41.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:41.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:41.397 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:13:41.397 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 10:13:41.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:13:41.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:41.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:41.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:41.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:41.413 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:13:41.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:41.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:41.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:41.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:13:41.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:13:41.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:13:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:13:41.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:41.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:41.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:41.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:13:41.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:41.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:13:41.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:41.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:41.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:41.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:41.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:41.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:41.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:41.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:41.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:13:41.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:41.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:13:41.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:13:41.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:41.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:41.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 10:13:41.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 10:13:41.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:41.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:41.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 10:13:41.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:13:41.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:41.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:41.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:41.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:41.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:41.551 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:13:41.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:41.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:41.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:41.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 10:13:46.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 'Testing.*'] 10:13:46.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 10:13:46.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:46.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:46.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:46.577 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:13:46.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:46.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:13:46.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:46.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:46.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:46.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:46.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:46.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:13:46.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:46.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:46.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:13:46.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:13:46.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:46.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:46.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 10:13:46.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 10:13:46.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:13:46.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:46.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:46.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:46.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:46.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:46.651 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:13:46.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:46.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:46.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:46.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:51.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:51.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:51.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:51.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:51.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:51.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:13:51.679 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:13:51.679 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:51.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.349 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.376 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.128 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.099 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.144 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.115 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.1 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:13:51.711 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:13:51.714 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:13:51.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:51.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:13:51.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:51.715 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:13:51.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:51.715 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:13:51.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:51.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'] 10:13:51.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:51.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'] 10:13:51.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:51.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: "Testing new wizard"] 10:13:51.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:51.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:51.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:13:51.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:13:51.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:51.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:51.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:51.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:51.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:51.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:51.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:51.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'] 10:13:51.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:51.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: "Testing new wizard"] 10:13:51.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:51.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'] 10:13:51.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:51.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:51.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:51.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:51.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:51.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:51.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:51.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:13:51.732 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:51.732 DEBUG [main][MenuItemLookup] Item match:File 10:13:51.735 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:13:51.735 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:13:51.741 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:13:51.741 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:51.741 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:13:51.741 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:51.741 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:13:51.741 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:51.741 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:13:51.741 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:13:51.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:13:51.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:13:51.745 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:13:51.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:13:51.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:13:51.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:13:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:51.866 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:13:51.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:51.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 10:13:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:51.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:51.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:51.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:51.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:13:51.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:13:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:13:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:13:51.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:13:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:52.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:52.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:13:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:13:52.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:13:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:52.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:13:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:52.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:13:52.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:13:52.426 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:13:52.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:13:52.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:13:52.429 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:13:52.429 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:13:52.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) 10:13:52.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:52.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:52.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:52.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:52.432 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:13:52.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:52.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:52.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:52.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:52.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:52.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:13:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:13:52.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:52.448 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:52.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.448 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:52.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.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'] 10:13:52.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.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: "Testing new wizard"] 10:13:52.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:52.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:52.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:52.449 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:52.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.450 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:52.450 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:13:52.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:13:52.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:52.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:52.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:52.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:52.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:52.452 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:13:52.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:52.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:52.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:52.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:52.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:52.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:52.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:13:52.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:13:52.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:13:52.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:13:52.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:52.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:52.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:52.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:52.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:52.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:52.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:52.474 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:13:52.475 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:52.475 DEBUG [main][MenuItemLookup] Item match:File 10:13:52.477 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:13:52.477 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:13:52.478 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:13:52.479 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:52.479 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:13:52.479 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:52.479 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:13:52.479 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:52.479 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:13:52.479 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:13:52.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:13:52.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:13:52.494 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:13:52.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:13:52.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 10:13:52.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:13:52.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:52.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:52.569 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:13:52.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:52.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:13:52.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:52.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:52.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:52.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:52.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:13:52.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:13:52.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:13:52.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:13:52.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:13:52.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:53.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:53.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:13:53.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:13:53.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:13:53.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:53.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:13:53.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:53.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:13:53.076 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:13:53.076 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:13:53.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:13:53.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:13:53.078 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:13:53.078 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:13:53.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:13:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:53.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:53.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:53.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:53.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:53.080 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:13:53.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:53.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:53.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:53.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:53.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'] 10:13:53.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:13:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:13:53.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:53.088 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:53.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.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'] 10:13:53.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.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'] 10:13:53.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:13:53.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: "Testing new wizard"] 10:13:53.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:13:53.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:53.090 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:53.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:53.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:53.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:53.092 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:53.092 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:13:53.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:13:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:53.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:53.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:53.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:53.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:53.098 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:13:53.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:53.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:53.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:53.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:53.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:53.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:53.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:13:53.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:13:53.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:13:53.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:13:53.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:13:53.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:53.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:53.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:53.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:53.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:13:53.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'] 10:13:53.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.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'] 10:13:53.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:13:53.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:53.144 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:13:53.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:13:53.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:53.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:53.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:53.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:53.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:53.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:53.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:13:53.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:53.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:53.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:53.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:53.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:53.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:53.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:13:53.146 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:53.146 DEBUG [main][MenuItemLookup] Item match:File 10:13:53.147 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:13:53.147 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:13:53.149 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:13:53.149 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:53.149 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:13:53.149 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:53.149 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:13:53.149 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:53.149 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:13:53.149 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:13:53.149 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:13:53.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:13:53.150 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:13:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:13:53.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:13:53.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:13:53.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:53.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:53.248 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:13:53.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:13:53.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:53.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:53.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:13:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:13:53.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:13:53.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:13:53.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:13:53.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:53.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:13:53.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:13:53.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:13:53.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:53.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:13:53.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:53.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:13:53.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:13:53.766 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:13:53.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:13:53.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:13:53.768 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:13:53.768 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:13:53.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:13:53.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:53.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:53.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:53.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:53.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:53.771 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:13:53.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:53.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:53.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:53.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:53.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'] 10:13:53.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:13:53.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:13:53.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:53.788 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:53.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:53.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:53.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:53.789 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:53.789 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:13:53.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:13:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:53.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:53.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:53.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:53.792 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:13:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:53.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:53.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:53.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:53.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:53.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:13:53.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:13:53.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:13:53.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:13:53.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:13:53.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:53.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:53.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:54.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:54.318 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:13:54.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:54.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:54.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:13:54.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:13:54.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:13:54.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:13:54.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:13:54.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:13:54.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:13:54.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'] 10:13:54.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.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'] 10:13:54.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.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'] 10:13:54.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.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: "Testing new wizard"] 10:13:54.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.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'] 10:13:54.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.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'] 10:13:54.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:54.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:54.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:54.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:54.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:13:54.321 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:54.321 DEBUG [main][MenuItemLookup] Item match:File 10:13:54.322 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:13:54.322 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:13:54.324 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:13:54.324 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:54.324 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:13:54.324 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:54.324 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:13:54.324 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:54.324 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:13:54.324 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:13:54.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:13:54.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:13:54.325 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:13:54.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.... 10:13:54.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:13:54.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:13:54.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:54.392 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:13:54.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:13:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:54.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:54.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:54.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:54.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:13:54.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:13:54.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:13:54.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:13:54.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:13:54.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:54.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:54.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:13:54.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:13:54.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:13:54.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:54.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:13:54.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:54.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:13:54.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:13:54.902 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:13:54.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:13:54.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:13:54.904 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:13:54.904 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:13:54.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:13:54.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:54.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:54.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:54.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:54.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:54.907 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:13:54.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:54.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:54.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:54.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:54.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'] 10:13:54.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:13:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:13:54.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:54.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:54.923 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:54.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.923 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:54.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:54.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:13:54.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:54.925 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:54.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:54.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:54.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:54.925 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:54.925 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:13:54.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:13:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:54.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:54.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:54.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:54.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:54.927 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:13:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:54.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:54.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:13:54.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:13:54.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:13:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:13:54.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:13:54.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:54.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:54.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:13:54.976 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:13:54.976 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:13:54.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:13:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.266 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.422 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.174 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.657 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 10:13:54.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:54.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:54.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:13:54.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:54.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:54.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:54.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:13:54.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:54.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:54.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:54.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:13:54.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:54.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:54.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:13:54.991 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:13:54.991 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:54.991 DEBUG [main][MenuItemLookup] Item match:File 10:13:54.992 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:13:54.992 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:13:54.994 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:13:54.994 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:54.994 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:13:54.994 DEBUG [main][MenuItemLookup] Found menu:'File' 10:13:54.994 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:13:54.994 DEBUG [main][MenuItemLookup] Found menu:'' 10:13:54.994 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:13:54.994 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:13:54.995 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:13:54.995 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:13:54.995 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:13:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:13:55.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:13:55.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:13:55.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:55.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:55.057 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:13:55.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:55.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:13:55.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:55.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:55.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:55.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:55.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:13:55.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:13:55.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:13:55.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:13:55.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:13:55.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:55.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:55.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:13:55.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:13:55.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:13:55.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:13:55.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:13:55.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:13:55.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:13:55.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:13:55.563 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:13:55.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:13:55.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:13:55.564 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:13:55.564 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:13:55.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:13:55.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:55.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:55.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:55.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:55.566 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:13:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:55.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:55.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:55.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:13:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:13:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:13:55.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:55.573 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:55.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:55.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:13:55.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:55.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:55.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:13:55.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:55.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:55.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:55.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:13:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:55.575 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:13:55.575 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:13:55.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:13:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:55.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:55.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:55.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:55.577 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:13:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:55.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:55.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:13:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:13:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:13:55.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:13:55.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:13:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:13:55.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available.... 10:13:55.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:55.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:55.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. finished successfully 10:13:55.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 10:13:55.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:13:55.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:13:55.656 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.659 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:13:55.664 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.666 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.666 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.666 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.667 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.667 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message") 10:13:55.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:55.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:55.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:55.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:13:55.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:55.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:55.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:55.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:55.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:55.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:55.671 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 10:13:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:55.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:55.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:55.674 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.674 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:13:55.675 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.675 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.675 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.679 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.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 "TitleAreaDialog warning message") 10:13:55.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:55.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:55.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:55.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:13:55.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:55.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:55.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:55.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:55.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:55.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:55.682 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 10:13:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:55.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:55.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:55.685 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.685 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:13:55.685 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.686 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.686 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.686 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.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 "TitleAreaDialog info message") 10:13:55.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:55.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:55.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:55.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:13:55.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:55.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:55.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:55.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:55.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:55.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:55.688 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 10:13:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:55.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:55.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:55.689 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.689 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:13:55.690 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.690 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.690 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.690 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.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 "TitleAreaDialog none message") 10:13:55.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:55.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:55.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:55.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:13:55.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:55.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:55.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:55.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:55.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:55.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:55.694 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 10:13:55.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:55.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:55.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:55.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:55.696 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.696 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:13:55.697 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.697 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.697 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.697 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider") 10:13:55.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:13:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:13:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:13:55.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:13:55.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:13:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:13:55.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:13:55.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:13:55.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:13:55.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:13:55.698 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 10:13:55.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:13:55.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:13:55.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:13:55.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:13:55.700 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.701 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:13:55.701 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.701 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.701 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:13:55.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available.... 10:13:55.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:55.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:56.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:56.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:56.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:56.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:57.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:57.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:57.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:57.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:58.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:58.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:58.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:58.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:59.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:59.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:59.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:13:59.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:00.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:00.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:00.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:00.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:01.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:01.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:01.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:01.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:02.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:02.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:02.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:02.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:03.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:03.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:03.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:03.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:04.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:04.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:04.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:04.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:05.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:05.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:05.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:05.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:05.755 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.78 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.618 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.107 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.052 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 10:14:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 10:14:05.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 10:14:05.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 10:14:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:05.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:14:05.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:05.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:14:05.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:05.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:05.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:05.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:05.845 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:14:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:05.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:05.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:05.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 10:14:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 10:14:05.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 10:14:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:05.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:14:05.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:05.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:14:05.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:05.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:05.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:05.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:14:05.922 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:14:05.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 10:14:05.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 10:14:05.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 10:14:06.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:06.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:06.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:14:06.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:06.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:14:06.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:06.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:06.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:06.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:06.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:06.012 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:14:06.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:06.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:06.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:06.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 10:14:06.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 10:14:06.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 10:14:06.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:06.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:14:06.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:06.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:14:06.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:06.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:06.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:06.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:14:06.097 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:14:06.098 INFO [WorkbenchTestable][AbstractText] Text set to: something 10:14:06.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:14:06.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:06.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:14:06.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:06.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:06.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:06.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:06.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:14:06.101 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:14:06.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:14:06.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:06.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:06.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:06.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:14:06.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:06.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:06.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:06.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:06.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:06.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:06.103 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:14:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:06.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:06.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.096 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.059 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.107 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.094 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:14:06.142 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:14:06.144 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:14:06.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:06.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:14:06.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:06.144 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:14:06.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:06.145 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:14:06.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:06.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: "Export"] 10:14:06.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.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: "Export"] 10:14:06.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 10:14:06.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:06.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 10:14:06.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:14:06.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:06.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:06.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:06.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 10:14:06.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 10:14:06.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 10:14:06.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 10:14:06.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 10:14:06.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 10:14:06.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:06.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:06.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:06.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:06.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:14:06.149 DEBUG [main][MenuItemLookup] Found menu:'File' 10:14:06.149 DEBUG [main][MenuItemLookup] Item match:File 10:14:06.150 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:14:06.150 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:14:06.150 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:14:06.150 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:14:06.150 DEBUG [main][MenuItemLookup] Found menu:'' 10:14:06.150 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:14:06.150 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:14:06.150 DEBUG [main][MenuItemLookup] Found menu:'' 10:14:06.150 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:14:06.150 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:14:06.150 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:14:06.151 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:14:06.151 DEBUG [main][MenuItemLookup] Found menu:'' 10:14:06.151 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:14:06.151 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:14:06.151 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:14:06.151 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:14:06.151 DEBUG [main][MenuItemLookup] Found menu:'' 10:14:06.151 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:14:06.151 DEBUG [main][MenuItemLookup] Found menu:'' 10:14:06.151 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:14:06.151 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:14:06.151 DEBUG [main][MenuItemLookup] Item match:Export... 10:14:06.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 10:14:06.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 10:14:06.151 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 10:14:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 10:14:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 10:14:06.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 10:14:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:06.234 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 10:14:06.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:14:06.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:06.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:06.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:06.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:14:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:14:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:14:06.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 10:14:06.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 10:14:06.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:06.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 10:14:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 10:14:06.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 10:14:06.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:06.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 10:14:06.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:06.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 10:14:06.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 10:14:06.740 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 10:14:06.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 10:14:06.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 10:14:06.744 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 10:14:06.744 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:14:06.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.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:14:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:06.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:06.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:06.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:06.746 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:14:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:06.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:06.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:06.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: "Export"] 10:14:06.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 10:14:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available. finished successfully 10:14:06.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 10:14:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:06.752 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 10:14:06.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:06.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 10:14:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:06.753 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 10:14:06.753 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 10:14:06.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest$ExportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:14:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:06.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:06.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:06.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:06.754 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:14:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:06.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:06.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:14:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:14:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:14:06.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:14:06.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:14:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:14:06.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:14:06.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:06.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:06.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 10:14:06.773 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:14:06.773 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:06.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:06.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:06.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.626 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:14:06.781 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:14:06.783 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:14:06.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:06.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:14:06.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:06.783 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:14:06.796 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:06.796 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:14:06.796 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:06.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: "Import"] 10:14:06.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.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: "Import"] 10:14:06.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.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: "Testing import wizard"] 10:14:06.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:06.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 10:14:06.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:14:06.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:06.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:06.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:06.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:14:06.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:14:06.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:14:06.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 10:14:06.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:14:06.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:14:06.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:06.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:06.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:06.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:06.799 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:14:06.799 DEBUG [main][MenuItemLookup] Found menu:'File' 10:14:06.799 DEBUG [main][MenuItemLookup] Item match:File 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'' 10:14:06.800 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:14:06.801 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:14:06.801 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:14:06.801 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:14:06.801 DEBUG [main][MenuItemLookup] Found menu:'' 10:14:06.801 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:14:06.801 DEBUG [main][MenuItemLookup] Found menu:'' 10:14:06.801 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:14:06.801 DEBUG [main][MenuItemLookup] Item match:Import... 10:14:06.801 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:14:06.801 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:14:06.801 INFO [main][MenuItemHandler] Select menu item: &Import... 10:14:06.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:14:06.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:14:06.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:14:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:06.866 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:14:06.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:06.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:14:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:06.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:06.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:06.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:14:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:14:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:14:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 10:14:06.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 10:14:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:07.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 10:14:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 10:14:07.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 10:14:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:07.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 10:14:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:07.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 10:14:07.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 10:14:07.377 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 10:14:07.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 10:14:07.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 10:14:07.380 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:14:07.380 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:14:07.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:14:07.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:07.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:07.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:07.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:07.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:07.382 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:14:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:07.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:07.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:07.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:14:07.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:07.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:07.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 10:14:07.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available. finished successfully 10:14:07.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 10:14:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:07.388 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 10:14:07.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:07.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 10:14:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:07.388 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 10:14:07.388 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 10:14:07.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest$ImportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:14:07.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:07.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:07.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:07.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:07.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:07.390 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:14:07.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:07.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:07.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:07.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:07.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:14:07.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:14:07.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:14:07.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:14:07.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:14:07.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:14:07.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:14:07.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:07.409 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:07.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 10:14:07.410 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:14:07.410 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:07.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.613 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:07.419 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:07.420 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:14:07.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:07.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:07.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:07.420 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:14:07.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:07.430 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:14:07.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:07.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:07.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:07.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:07.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:07.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:07.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:07.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:07.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:07.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:07.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:14:07.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:07.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:07.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:14:07.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:07.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:07.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:07.485 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:07.485 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 10:14:07.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:14:07.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:07.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:07.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:07.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:07.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:07.487 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:14:07.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:07.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:07.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:07.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:07.489 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:07.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:14:07.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:07.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:07.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:07.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:07.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:07.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:07.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:07.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:07.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:14:07.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:07.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:07.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:07.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:07.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:07.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:07.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:07.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:07.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:07.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:07.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:07.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:07.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:07.514 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:07.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:07.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:07.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:07.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:07.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:07.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:07.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:07.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:07.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:07.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:07.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:07.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:14:07.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:07.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:14:07.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:07.571 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:07.571 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 10:14:07.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:14:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:07.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:07.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:07.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:07.573 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:14:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:07.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:07.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:14:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:14:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:14:07.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:14:07.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:14:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:14:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:07.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:07.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:07.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:07.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:07.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:07.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:07.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:07.615 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:07.615 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:07.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:07.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:07.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:07.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:07.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:07.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:07.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:14:07.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:07.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:14:07.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:07.670 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:07.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:14:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:07.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:07.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:07.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:07.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:07.672 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:07.672 INFO [WorkbenchTestable][WizardDialog] Finish wizard 10:14:07.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:14:07.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:07.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:07.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:07.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:07.674 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:14:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:07.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:07.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:12.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:14:12.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:14:12.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:14:12.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:14:12.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:14:12.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:14:12.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:12.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:12.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:12.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:12.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:12.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:12.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:12.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:12.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:12.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:12.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:12.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:12.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:12.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:12.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:12.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:12.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:12.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:12.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:12.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:12.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:12.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:12.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:12.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:12.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:12.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:12.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:12.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:12.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:14:12.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:12.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:12.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:14:12.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:12.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:12.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:12.778 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:12.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:14:12.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:12.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:12.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:12.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:12.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:12.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:12.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:12.780 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:14:12.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:12.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:12.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:12.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:12.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:12.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:12.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:12.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:12.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:12.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:12.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:12.810 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:12.810 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:12.810 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:12.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:12.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:12.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:12.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:12.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:12.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:14:12.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:12.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:12.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:14:12.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:12.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:12.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:12.866 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:12.866 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:14:12.867 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:12.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:12.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:12.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:12.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:14:12.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:12.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:12.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:12.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:12.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:12.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:12.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:12.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:12.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:12.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:12.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:12.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:12.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:12.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:12.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:12.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:12.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:12.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:12.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:12.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:12.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:12.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:12.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:12.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:12.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:12.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:12.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:12.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:14:12.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:12.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:12.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:14:12.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:12.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:12.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:12.951 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:12.951 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 10:14:12.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:14:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:12.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:12.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:12.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:12.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:12.952 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:14:12.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:12.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:12.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:12.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:12.955 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:12.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 10:14:12.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:12.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:12.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:12.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:12.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:12.957 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:12.957 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 10:14:12.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 10:14:12.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:12.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:12.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:12.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:12.958 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 10:14:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:12.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:12.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:12.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 10:14:12.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:12.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 10:14:12.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:12.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:12.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:12.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:12.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:14:12.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:12.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:14:12.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:12.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:12.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:12.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:12.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:12.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:12.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:12.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:12.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:12.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:12.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:12.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:12.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:12.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:12.986 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:12.986 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:12.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:12.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:12.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:12.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:12.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:12.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:12.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:12.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:12.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:14:13.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:13.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:13.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:14:13.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:13.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:13.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:13.053 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:13.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:14:13.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:13.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:13.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:13.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:13.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:13.054 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:13.054 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 10:14:13.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:14:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:13.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:13.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:13.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:13.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:13.056 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:14:13.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:13.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:13.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:13.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:13.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 10:14:13.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:13.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 10:14:13.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:13.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:13.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:13.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:13.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:14:13.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:13.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:13.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:13.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:14:13.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:13.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:13.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:13.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:13.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:13.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:13.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:13.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:13.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:13.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:13.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:13.089 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:13.089 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:13.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:13.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:13.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:13.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:13.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:13.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:13.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:13.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:13.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:13.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:13.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:13.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:13.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:13.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:13.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:14:13.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:13.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:14:13.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:13.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:13.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:13.149 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:13.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 10:14:13.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:13.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:13.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:13.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:13.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:13.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:13.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:13.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:13.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:14:13.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:13.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:13.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:13.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:13.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:13.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:13.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:13.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:13.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:13.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:13.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:13.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:13.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:13.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:13.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:13.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:13.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:13.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:13.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:13.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:13.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:13.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:13.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:13.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:13.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:13.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:13.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:14:13.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:13.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:14:13.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available.... 10:14:13.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:13.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:13.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:13.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:13.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:13.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:14.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:14.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:14.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:14.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:14.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:14.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:15.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:15.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:15.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:15.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:15.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:15.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:16.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:16.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:16.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:16.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:16.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:16.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:17.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:17.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:17.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:17.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:17.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:17.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:18.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:18.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:18.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:18.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:18.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:18.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:19.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:19.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:19.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:19.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:19.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:19.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:20.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:20.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:20.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:20.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:20.794 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:20.794 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:21.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:21.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:21.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:21.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:21.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:21.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:22.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:22.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:22.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:22.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:22.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:22.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:23.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:23.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:23.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. failed, an exception will be thrown 10:14:23.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:23.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:23.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 10:14:23.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 10:14:23.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:23.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:23.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:23.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:23.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:23.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:23.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:23.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:23.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:23.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:23.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:23.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:14:23.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:23.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:23.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:23.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:23.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:23.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:23.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:23.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:23.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:23.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:23.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:23.370 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:23.370 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:23.370 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:23.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:23.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:23.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:23.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:23.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:23.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:23.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:23.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:23.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:14:23.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:23.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:23.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:14:23.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:23.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:23.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:23.440 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:14:23.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:23.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:23.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:14:23.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:23.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:23.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:23.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:23.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:23.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:23.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:23.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:23.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:23.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:23.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:23.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:23.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:23.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:23.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:23.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:23.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:23.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:23.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:23.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:23.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:23.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:23.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:14:23.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:23.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:23.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:14:23.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:23.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:23.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:23.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:23.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:23.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:14:23.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:14:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:23.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:23.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:23.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:23.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:23.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:23.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:23.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:23.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:23.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:23.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:23.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:14:23.560 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:14:23.560 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:23.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:23.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.141 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.084 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.1 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.108 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.086 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.076 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.1 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.104 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.094 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.186 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.094 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.096 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:23.568 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:23.572 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:14:23.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:23.572 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:23.572 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:23.572 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:14:23.573 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:23.573 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:14:23.573 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:23.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:23.574 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:23.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:23.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:23.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:23.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:23.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:14:23.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:23.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:23.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:14:23.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:23.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:23.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:23.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:23.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:23.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:14:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:14:23.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:14:23.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:23.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:23.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:23.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:23.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:23.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:23.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:23.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:23.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:23.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:23.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:23.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:14:23.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:23.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:23.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:14:23.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:23.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:23.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:23.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:23.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:23.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:14:23.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:14:23.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:14:23.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:23.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:23.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:23.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:23.693 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:23.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:23.693 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:23.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:23.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:23.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:23.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:23.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:14:23.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:23.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:14:23.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:23.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:23.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:23.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:23.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:14:23.725 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 10:14:23.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 10:14:23.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:24.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:24.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 10:14:24.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 10:14:24.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:24.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 10:14:24.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:24.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 10:14:24.234 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 10:14:24.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 10:14:24.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:24.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 10:14:24.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 10:14:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:24.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 10:14:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:24.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 10:14:24.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:14:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:14:24.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:24.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:24.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:24.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:24.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:24.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:24.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:24.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:24.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:24.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14: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 10:14:24.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:24.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:24.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:24.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:14:24.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:24.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:24.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:24.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:24.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:24.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:14:24.795 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:14:24.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:24.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:25.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:25.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:25.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:25.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:25.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:14:25.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:25.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:25.303 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:14:25.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:25.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:25.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:25.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:25.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:25.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:14:25.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:25.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:14:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:14:25.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:25.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:25.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:25.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:25.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:25.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:25.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:25.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:25.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:25.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:25.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:14:25.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:25.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:25.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:14:25.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:25.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:25.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:25.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:25.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:25.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:14:25.874 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:14:25.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:25.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:26.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:26.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:26.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:26.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:14:26.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:26.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:26.383 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:14:26.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:26.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:26.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:26.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:26.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:26.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:14:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:26.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:26.893 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 10:14:26.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 10:14:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:27.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:27.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 10:14:27.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 10:14:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:27.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 10:14:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:27.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 10:14:27.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:14:27.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:14:27.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:27.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:27.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:27.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:27.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:27.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:27.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:27.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:27.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:27.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:27.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 10:14:27.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:27.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:14:27.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:27.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:27.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:27.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:14:27.454 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:14:27.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:27.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:27.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:27.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:27.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:14:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:27.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:27.962 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:14:27.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:28.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:28.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:28.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:28.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:28.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:14:28.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:28.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:28.472 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:14:28.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:28.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:28.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:28.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:28.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:28.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:28.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:14:28.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:28.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:28.984 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:14:28.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:28.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:29.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:29.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:29.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:29.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:29.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:14:29.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:29.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:29.496 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:14:29.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:29.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:29.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:29.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:29.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:29.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:29.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:14:29.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:29.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:29.999 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:14:29.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:29.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:30.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:30.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:30.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:30.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:14:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:30.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:14:30.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:14:30.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:30.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:30.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:30.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:30.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:30.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:30.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:30.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:30.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:30.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:30.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:30.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:30.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:14:30.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:30.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:14:30.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:30.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:30.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:30.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:14:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:14:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:14:30.555 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 10:14:30.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 10:14:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:31.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:31.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 10:14:31.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 10:14:31.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:31.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 10:14:31.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:31.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 10:14:31.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:14:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:14:31.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:31.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:31.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:31.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:31.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:31.083 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:31.083 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:31.083 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:31.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:31.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:31.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:31.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:31.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:14:31.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:31.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:31.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:31.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:14:31.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:31.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:31.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:31.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:31.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:31.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:14:31.103 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 10:14:31.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 10:14:31.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:31.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:31.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 10:14:31.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 10:14:31.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:31.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 10:14:31.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:31.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 10:14:31.617 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 10:14:31.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 10:14:31.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:32.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 10:14:32.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 10:14:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:32.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 10:14:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:32.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 10:14:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:14:32.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:14:32.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:32.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:32.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:32.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:32.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:32.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:32.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:32.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:32.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:32.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:32.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:32.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:32.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:14:32.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:32.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:32.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:32.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:14:32.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:32.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:32.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:32.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:32.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:32.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:14:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:14:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:14:32.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:32.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:32.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:32.182 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:32.182 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:32.182 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:32.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:32.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:32.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:32.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:32.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:14:32.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:32.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:14:32.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:32.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:32.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:32.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:14:32.222 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:14:32.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:32.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:32.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:32.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:32.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:14:32.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:32.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:32.731 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:14:32.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:32.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:33.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:33.232 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:33.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:14:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:33.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:14:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:33.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:14:33.249 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:14:33.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:33.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:33.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:33.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:33.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:14:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:33.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:33.761 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:14:33.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:34.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:34.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:34.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:34.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:14:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:34.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:34.273 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:14:34.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:34.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:34.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:34.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:34.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:14:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:34.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:34.775 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:14:34.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:35.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:35.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:35.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:14:35.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:14:35.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:14:35.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:14:35.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:14:35.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:14:35.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:14:35.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:35.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:35.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:35.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:35.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:35.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:14:35.294 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:14:35.294 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:35.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:35.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:35.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.728 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.052 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.067 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.06 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.091 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.582 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.085 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.571 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.051 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.048 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.112 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:14:35.305 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:14:35.306 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:14:35.307 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:35.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:14:35.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:35.307 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:14:35.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:35.313 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:14:35.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:35.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:35.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 10:14:35.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:14:35.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:35.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:35.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available.... 10:14:35.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:35.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:35.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available. finished successfully 10:14:35.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:14:35.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:35.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:35.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:35.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:35.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:14:35.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:35.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:35.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:35.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:35.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid") 10:14:35.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:35.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:14:35.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:35.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:35.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:35.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:35.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:35.390 INFO [WorkbenchTestable][AbstractButton] Click button make valid 10:14:35.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:35.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:35.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:35.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:35.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:35.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:14:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:35.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:35.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:35.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:35.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:35.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:35.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:14:35.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:35.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:35.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:35.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:35.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:14:35.399 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:14:35.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:14:35.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:14:35.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:14:35.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:14:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:14:35.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:35.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:14:35.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:35.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:35.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 10:14:35.417 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:14:35.417 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:35.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:35.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:35.417 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.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.101 s Running org.eclipse.reddeer.jface.test.window.WindowTest 10:14:35.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 10:14:35.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:35.430 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 10:14:35.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:35.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:35.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:35.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:14:35.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:35.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:35.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:35.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:14:35.446 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:14:35.447 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:14:35.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:14:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 10:14:35.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:35.464 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:14:35.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:35.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:35.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:35.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 10:14:35.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:35.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:35.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:35.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:35.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:35.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:35.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:14:35.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:35.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:14:36.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:36.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:14:36.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:14:36.467 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:14:36.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:14:36.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:36.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:36.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:36.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:36.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:14:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:36.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:36.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:36.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:36.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:14:36.495 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:14:36.495 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:14:36.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:36.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 10:14:36.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:36.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:36.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:36.509 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:14:36.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:36.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:36.509 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:36.509 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 10:14:36.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:36.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:36.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:36.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:14:37.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:37.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:14:37.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:37.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:14:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:14:37.511 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:14:37.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:14:37.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:37.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:37.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:37.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:37.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:14:37.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:37.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:37.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:37.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:14:37.529 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:14:37.529 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:14:37.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:37.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:14:37.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:37.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 10:14:37.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.560 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 10:14:37.561 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 10:14:37.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:14:37.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:14:37.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:37.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:37.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:14:37.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:37.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:37.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:37.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:37.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:14:37.586 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:14:37.586 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:14:37.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:37.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:14:37.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:37.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 10:14:37.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.608 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 10:14:37.608 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 10:14:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:14:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:14:37.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:37.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 10:14:37.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:37.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 10:14:37.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:37.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:37.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:14:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:37.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:37.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:37.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:14:37.634 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:14:37.634 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:14:37.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:37.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:14:37.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 10:14:37.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.648 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:14:37.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:37.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.656 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 10:14:37.656 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 10:14:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:14:37.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:14:37.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:37.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:37.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:14:37.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:37.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:37.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:37.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:37.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:14:37.681 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:14:37.681 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:14:37.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:37.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:14:37.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 10:14:37.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.715 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:14:37.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:37.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:37.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 10:14:37.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:37.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:37.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:37.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:14:38.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:38.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:14:38.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:38.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:14:38.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:14:38.718 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:14:38.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:14:38.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:38.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:14:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:38.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:14:38.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:14:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:38.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:38.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:38.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:14:38.749 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:14:38.749 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:14:38.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:38.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"] 10:14:38.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:38.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:38.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:38.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:38.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:38.774 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:14:38.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:14:38.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:38.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:38.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:38.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:38.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:38.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:38.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:38.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:38.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:38.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 10:14:38.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:14:38.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:14:38.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:14:38.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:14:38.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:38.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:38.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:14:39.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:39.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:14:39.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:39.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:14:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:14:39.777 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:14:39.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:14:39.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.365 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.054 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.043 s openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.001 s eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.104 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.102 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.059 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:14:39.794 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:14:39.795 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:14:39.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:39.795 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:14:39.795 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:39.795 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:14:39.796 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:39.796 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:14:39.796 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:14:39.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:14:39.796 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 10:14:39.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:14:39.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:14:39.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:14:39.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1666): Gtk-CRITICAL **: 10:14:39.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:14:39.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified 10:14:39.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:14:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:39.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:14:39.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:14:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:39.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:39.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:39.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:14:39.852 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 10:14:39.855 TRACE [main][WidgetHandler] Notify Table with event 13 10:14:39.855 TRACE [main][WidgetHandler] Wait for synchronization 10:14:39.856 TRACE [main][WidgetHandler] Notify Table with event 3 10:14:39.856 TRACE [main][WidgetHandler] Wait for synchronization 10:14:39.856 TRACE [main][WidgetHandler] Notify Table with event 4 10:14:39.856 TRACE [main][WidgetHandler] Wait for synchronization 10:14:39.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.viewers.CellEditor, index 0 and no matchers specified 10:14:39.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:14:39.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:14:39.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:14:39.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:14:39.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:14:39.868 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:14:39.868 INFO [WorkbenchTestable][AbstractText] Text set to: abc 10:14:39.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 10:14:39.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:14:39.872 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:14:39.872 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:14:39.872 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:14:39.872 DEBUG [main][AbstractWait] Waiting until shell is active... 10:14:39.872 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:14:39.873 INFO [main][AbstractShell] Close shell Testing shell 10:14:39.873 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:14:39.876 DEBUG [main][AbstractWait] Waiting while shell is available... 10:14:39.876 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:14:39.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:14:39.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:39.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:39.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:39.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:14:39.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 10:14:39.882 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:14:39.882 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:14:39.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:14:39.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:14:39.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.086 s Results: Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.jface.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.integration.test >------ [INFO] Building RedDeer Integration and Eclipse Installation Tests 4.7.0-SNAPSHOT [36/58] [INFO] from tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.integration.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.integration.test --- [INFO] Resolving class path of RedDeer Integration and Eclipse Installation Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.integration.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.integration.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.integration.test --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.integration.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.integration.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/target/org.eclipse.reddeer.integration.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.integration.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/target/org.eclipse.reddeer.integration.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.integration.test --- [INFO] Skipping tests [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.integration.test --- [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test >-------- [INFO] Building RedDeer Eclipse Tests 4.7.0-SNAPSHOT [37/58] [INFO] from tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse.test --- [INFO] Resolving class path of RedDeer Eclipse Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse.test --- [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- dependency:2.8:copy (copy-hsqldb-driver) @ org.eclipse.reddeer.eclipse.test --- [INFO] Configured Artifact: org.hsqldb:hsqldb:2.3.0:jar [INFO] Copying hsqldb-2.3.0.jar to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/lib/hsqldb-2.3.0.jar [INFO] [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test --- Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar 16/2127K 32/2127K 48/2127K 64/2127K 80/2127K 96/2127K 112/2127K 128/2127K 144/2127K 160/2127K 176/2127K 192/2127K 208/2127K 224/2127K 240/2127K 256/2127K 272/2127K 288/2127K 304/2127K 320/2127K 336/2127K 352/2127K 368/2127K 384/2127K 400/2127K 416/2127K 432/2127K 448/2127K 464/2127K 480/2127K 496/2127K 512/2127K 528/2127K 544/2127K 560/2127K 571/2127K 587/2127K 603/2127K 619/2127K 635/2127K 651/2127K 667/2127K 683/2127K 699/2127K 715/2127K 731/2127K 747/2127K 763/2127K 779/2127K 795/2127K 811/2127K 827/2127K 843/2127K 859/2127K 875/2127K 891/2127K 907/2127K 923/2127K 939/2127K 955/2127K 971/2127K 987/2127K 1003/2127K 1019/2127K 1035/2127K 1051/2127K 1067/2127K 1083/2127K 1099/2127K 1115/2127K 1131/2127K 1142/2127K 1158/2127K 1174/2127K 1190/2127K 1206/2127K 1222/2127K 1238/2127K 1254/2127K 1270/2127K 1286/2127K 1302/2127K 1318/2127K 1334/2127K 1350/2127K 1366/2127K 1382/2127K 1398/2127K 1414/2127K 1430/2127K 1446/2127K 1462/2127K 1478/2127K 1494/2127K 1510/2127K 1526/2127K 1542/2127K 1558/2127K 1574/2127K 1590/2127K 1606/2127K 1622/2127K 1638/2127K 1654/2127K 1670/2127K 1686/2127K 1702/2127K 1713/2127K 1729/2127K 1745/2127K 1761/2127K 1777/2127K 1793/2127K 1809/2127K 1825/2127K 1841/2127K 1857/2127K 1873/2127K 1889/2127K 1905/2127K 1921/2127K 1937/2127K 1953/2127K 1969/2127K 1985/2127K 2001/2127K 2017/2127K 2033/2127K 2049/2127K 2065/2127K 2081/2127K 2097/2127K 2113/2127K 2127/2127K 2127K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test --- [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (249kB) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (2.55MB) [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.53MB) [INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (478.08kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/staging/2023-09/plugins/ (302.99kB) [INFO] Fetching org.mortbay.jasper.apache-el_9.0.52.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (246.95kB) [INFO] Fetching com.sun.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.16MB) [INFO] Fetching jakarta.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (135.86kB) [INFO] Fetching jakarta.activation_1.2.2.v20221203-1659.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (62.56kB) [INFO] Fetching javax.activation_2.0.0.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (82.95kB) [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (106.86kB) [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.45kB) [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (266.68kB) [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.03kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (370.34kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (314.74kB) [INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/plugins/ (287.03kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20230516-1249.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.02MB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.16.v20221207-1049.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (356.05kB) [INFO] Fetching org.apache.lucene.lucene-analysis-common_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.82MB) [INFO] Fetching org.apache.lucene.lucene-core_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (3.57MB) [INFO] Fetching org.apache.lucene.lucene-queryparser_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (418.36kB) [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20230723-0712.jar from https://download.eclipse.org/staging/2023-09/plugins/ (43.94kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (293.71kB) [INFO] Fetching org.apache.xmlrpc.client_3.1.3.v20160817-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (73.89kB) [INFO] Fetching org.apache.xmlrpc.common_3.1.3.v20181004-1955.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (129.32kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.7.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (254.52kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.97kB) [INFO] Fetching org.eclipse.help.base_4.4.100.v20230903-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (440.51kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (128.31kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.87kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (127.79kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.13kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.33kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (78.29kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.02kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (280.28kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.39kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.55kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.32kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.82kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (262.1kB) [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (398.67kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.79kB) [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.72kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (134.87kB) [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.26kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.35.0.v20230801-1141.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.11MB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.35.0.v20230622-1149.jar from https://download.eclipse.org/staging/2023-09/plugins/ (192.73kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (304.34kB) [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (96.25kB) [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (84.42kB) [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (66.73kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.45kB) [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (74.36kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.44kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (93.66kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.08kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.88kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/staging/2023-09/plugins/ (131.33kB) [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.67kB) [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (196.81kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.55kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (151.38kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.42kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.01kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.29kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (104.31kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.95kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (40.09kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (61.15kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.98kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.3.100.v20230718-0609.jar from https://download.eclipse.org/staging/2023-09/plugins/ (158.51kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.8.100.v20230804-1454.jar from https://download.eclipse.org/staging/2023-09/plugins/ (399.6kB) [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (256.75kB) [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (211.53kB) [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (557.33kB) [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (46.89kB) [INFO] Fetching org.eclipse.jetty.server_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (777.98kB) [INFO] Fetching org.eclipse.jetty.plus_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.48kB) [INFO] Fetching org.eclipse.jetty.security_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (118.37kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (161.99kB) [INFO] Fetching org.eclipse.jetty.webapp_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (155.17kB) [INFO] Fetching org.eclipse.jetty.xml_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (70.41kB) [INFO] Fetching org.eclipse.jsch.core_1.5.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (43.45kB) [INFO] Fetching org.eclipse.json_1.2.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.35kB) [INFO] Fetching org.eclipse.lsp4e_0.16.1.202305241229.jar from https://download.eclipse.org/staging/2023-09/plugins/ (605.25kB) [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.27kB) [INFO] Fetching org.eclipse.tm4e.ui_0.7.1.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (193.46kB) [INFO] Fetching org.eclipse.lsp4j_0.21.1.v20230829-0012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.08MB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (135.43kB) [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.48.202308291007.jar from https://download.eclipse.org/staging/2023-09/plugins/ (371.46kB) [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.48.202308291007.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.75kB) [INFO] Fetching org.eclipse.m2e.apt.core_2.2.100.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.27kB) [INFO] Fetching org.eclipse.m2e.jdt_2.3.2.20230823-0832.jar from https://download.eclipse.org/staging/2023-09/plugins/ (162.33kB) [INFO] Fetching org.eclipse.m2e.apt.ui_2.0.400.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.91kB) [INFO] Fetching org.eclipse.m2e.binaryproject_2.1.201.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.36kB) [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.21kB) [INFO] Fetching org.eclipse.m2e.binaryproject.ui_2.0.100.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.78kB) [INFO] Fetching org.eclipse.m2e.discovery_2.0.200.20230210-1347.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.22kB) [INFO] Fetching org.eclipse.m2e.editor_2.0.301.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (401.39kB) [INFO] Fetching org.eclipse.m2e.editor.lemminx_2.0.4.20230815-1219.jar from https://download.eclipse.org/staging/2023-09/plugins/ (242.16kB) [INFO] Fetching org.eclipse.wildwebdeveloper.xml_1.3.0.202308101707.jar from https://download.eclipse.org/staging/2023-09/plugins/ (8.8MB) [INFO] Fetching org.eclipse.m2e.launching_2.0.600.20230627-0627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (123.95kB) [INFO] Fetching org.eclipse.m2e.refactoring_2.0.301.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.84kB) [INFO] Fetching org.eclipse.m2e.scm_2.0.200.20230207-0948.jar from https://download.eclipse.org/staging/2023-09/plugins/ (61.89kB) [INFO] Fetching org.eclipse.m2e.jdt.ui_2.0.300.20230605-0657.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.87kB) [INFO] Fetching org.eclipse.m2e.profiles.core_2.1.200.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.64kB) [INFO] Fetching org.eclipse.m2e.profiles.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.7kB) [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.81kB) [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.400.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.06kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (274.3kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (125.23kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (85.77kB) [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (39kB) [INFO] Fetching org.eclipse.mylyn.tasks.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (490.83kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (17.92kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (290.09kB) [INFO] Fetching org.eclipse.mylyn.commons.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (331.04kB) [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (178.66kB) [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.26.0.v20230221-1933.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.98MB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (111.39kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_3.26.0.v20230225-1108.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (47kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (16.02kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_3.26.0.v20230320-1407.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (32.86kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (63.41kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (50.21kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_3.26.0.v20230131-2052.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (99.27kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (128.15kB) [INFO] Fetching org.eclipse.mylyn.monitor.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (40.67kB) [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (110.97kB) [INFO] Fetching org.eclipse.mylyn.context.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (166.97kB) [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (53.46kB) [INFO] Fetching org.eclipse.mylyn.resources.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.32kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (90.78kB) [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (94.03kB) [INFO] Fetching org.eclipse.mylyn.ide.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (37.23kB) [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (95.96kB) [INFO] Fetching org.eclipse.mylyn.help.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.22MB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.26.0.v20230416-1636.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (34.69kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (31.93kB) [INFO] Fetching org.eclipse.mylyn.tasks.search_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.8kB) [INFO] Fetching org.eclipse.mylyn.team.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (137.46kB) [INFO] Fetching org.jsoup_1.16.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (432.91kB) [INFO] Fetching org.eclipse.rse_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.71kB) [INFO] Fetching org.eclipse.rse.services_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (462.66kB) [INFO] Fetching org.eclipse.rse.services.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (357.54kB) [INFO] Fetching org.eclipse.rse.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.68MB) [INFO] Fetching org.eclipse.rse.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (417.93kB) [INFO] Fetching org.eclipse.rse.connectorservice.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.15kB) [INFO] Fetching org.eclipse.rse.services.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.16kB) [INFO] Fetching org.eclipse.rse.connectorservice.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.57kB) [INFO] Fetching org.eclipse.rse.services.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.07kB) [INFO] Fetching org.eclipse.rse.doc.user_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (213.63kB) [INFO] Fetching org.eclipse.rse.efs_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.21kB) [INFO] Fetching org.eclipse.rse.efs.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.47kB) [INFO] Fetching org.eclipse.rse.importexport_4.5.101.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (241.17kB) [INFO] Fetching org.eclipse.rse.files.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (509.89kB) [INFO] Fetching org.eclipse.rse.processes.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.15kB) [INFO] Fetching org.eclipse.rse.shells.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (148.17kB) [INFO] Fetching org.eclipse.rse.subsystems.files.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (141.44kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.06kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.shell.linux_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.14kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.7kB) [INFO] Fetching org.eclipse.rse.subsystems.files.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.17kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.89kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.08kB) [INFO] Fetching org.eclipse.rse.dstore.security_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.2kB) [INFO] Fetching org.eclipse.rse.services.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (45.56kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.22kB) [INFO] Fetching org.eclipse.rse.services.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.15kB) [INFO] Fetching org.eclipse.rse.subsystems.files.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.83kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.33kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.95kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.52kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.84kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.92kB) [INFO] Fetching org.eclipse.tm4e.core_0.6.1.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (274.77kB) [INFO] Fetching org.jcodings_1.0.58.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.66MB) [INFO] Fetching org.joni_2.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (227.14kB) [INFO] Fetching org.eclipse.tm4e.registry_0.6.5.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.53kB) [INFO] Fetching org.eclipse.wst.common.snippets_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (293.81kB) [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202307170218.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.57kB) [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://download.eclipse.org/staging/2023-09/plugins/ (53.38kB) [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.17kB) [INFO] Fetching org.eclipse.wst.dtd.core_1.2.600.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (418.96kB) [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.700.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (250.34kB) [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.11kB) [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.801.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (141.31kB) [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.500.v202211200038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.73MB) [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.1.0.v202307190318.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.78kB) [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.700.v202304022004.jar from https://download.eclipse.org/staging/2023-09/plugins/ (8.33MB) [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.300.v202305221615.jar from https://download.eclipse.org/staging/2023-09/plugins/ (163.29kB) [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.3.0.v202307260543.jar from https://download.eclipse.org/staging/2023-09/plugins/ (233.67kB) [INFO] Fetching org.eclipse.wst.json.bower.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.59kB) [INFO] Fetching org.eclipse.wst.json.bower.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.9kB) [INFO] Fetching org.eclipse.wst.json.core_1.1.100.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (285.04kB) [INFO] Fetching org.eclipse.wst.json.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (243.28kB) [INFO] Fetching org.eclipse.wst.json.eslint.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.59kB) [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.61kB) [INFO] Fetching org.eclipse.wst.json.jshint.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.59kB) [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.58kB) [INFO] Fetching org.eclipse.wst.json.npm.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.52kB) [INFO] Fetching org.eclipse.wst.json.npm.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (20.58kB) [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.23kB) [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.45kB) [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.7kB) [INFO] Fetching org.eclipse.wst.server.preview_1.2.100.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.36kB) [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.800.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.77kB) [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.01kB) [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (144.47kB) [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126kB) [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar from https://download.eclipse.org/staging/2023-09/plugins/ (169.57kB) [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.93kB) [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.73kB) [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (775.99kB) [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126.72kB) [INFO] Fetching org.eclipse.wst.xsd.core_1.2.101.v202307260543.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.86kB) [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.94kB) [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.26kB) [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.3kB) [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.601.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.28MB) [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.56kB) [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (125.36kB) [INFO] Fetching org.eclipse.xsd_2.19.0.v20230614-0642.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1,002.68kB) [INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (228.99kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:15:48.425 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:15:48.427 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:15:48.437 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:15:48.439 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:15:48.524 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:15:48.544 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:15:48.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:15:48.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:15:48.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:15:48.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:15:48.559 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:15:48.608 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:15:48.608 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:15:48.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:15:48.638 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:15:48.642 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:15:48.645 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 10:15:48.646 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 10:15:48.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:48.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:15:48.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:15:48.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:15:48.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:15:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:48.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:48.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:48.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:15:48.746 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:15:48.747 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:15:48.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:15:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:15:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:15:48.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:15:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:15:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:15:48.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:15:48.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:15:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:48.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:15:48.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:15:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:48.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:48.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:48.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:15:48.942 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 10:15:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:15:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:15:48.946 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:15:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:15:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:15:48.947 TRACE [main][WidgetHandler] Notify Table with event 13 10:15:48.947 TRACE [main][WidgetHandler] Wait for synchronization 10:15:48.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:15:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:48.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:15:48.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:15:48.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:48.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:48.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 "Open") 10:15:48.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:15:48.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:48.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:48.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:15:48.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:15:48.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:48.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:48.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:48.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:15:49.011 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:15:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:15:49.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:15:49.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:15:49.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:15:50.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:15:50.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:15:50.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:15:50.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:50.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:50.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:15:50.149 DEBUG [main][MenuItemLookup] Found menu:'File' 10:15:50.149 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:15:50.149 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:15:50.149 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:15:50.149 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:15:50.149 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:15:50.149 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:15:50.149 DEBUG [main][MenuItemLookup] Item match:Window 10:15:50.153 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:15:50.153 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:15:50.153 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:15:50.153 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.153 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:15:50.153 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:15:50.153 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.153 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:15:50.153 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.153 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:15:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:50.154 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:15:50.154 DEBUG [main][MenuItemLookup] Found menu:'File' 10:15:50.154 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:15:50.154 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:15:50.155 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:15:50.155 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:15:50.155 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:15:50.155 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:15:50.155 DEBUG [main][MenuItemLookup] Item match:Window 10:15:50.155 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:15:50.156 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:15:50.156 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:15:50.156 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.156 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:15:50.156 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:15:50.156 DEBUG [main][MenuItemLookup] Item match:Perspective 10:15:50.160 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:15:50.160 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.160 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:15:50.160 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:15:50.160 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:15:50.160 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:15:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:15:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:50.163 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:15:50.163 DEBUG [main][MenuItemLookup] Found menu:'File' 10:15:50.163 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:15:50.163 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:15:50.163 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:15:50.163 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:15:50.163 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:15:50.163 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:15:50.163 DEBUG [main][MenuItemLookup] Item match:Window 10:15:50.164 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:15:50.164 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:15:50.164 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:15:50.164 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.164 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:15:50.164 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:15:50.164 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.164 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:15:50.164 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.164 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:15:50.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:50.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:50.165 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:15:50.165 DEBUG [main][MenuItemLookup] Found menu:'File' 10:15:50.165 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:15:50.165 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:15:50.165 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:15:50.165 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:15:50.165 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:15:50.165 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:15:50.165 DEBUG [main][MenuItemLookup] Item match:Window 10:15:50.166 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:15:50.166 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:15:50.166 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:15:50.166 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.166 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:15:50.166 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:15:50.166 DEBUG [main][MenuItemLookup] Item match:Perspective 10:15:50.167 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:15:50.167 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.167 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:15:50.167 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:15:50.167 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:15:50.167 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:15:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:50.167 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:15:50.167 DEBUG [main][MenuItemLookup] Found menu:'File' 10:15:50.167 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:15:50.168 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:15:50.168 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:15:50.168 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:15:50.168 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:15:50.168 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:15:50.168 DEBUG [main][MenuItemLookup] Item match:Window 10:15:50.168 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:15:50.168 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:15:50.168 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:15:50.168 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.168 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:15:50.168 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:15:50.169 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.169 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:15:50.169 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.169 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:15:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:50.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:15:50.169 DEBUG [main][MenuItemLookup] Found menu:'File' 10:15:50.169 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:15:50.169 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:15:50.169 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:15:50.169 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:15:50.170 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:15:50.170 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:15:50.170 DEBUG [main][MenuItemLookup] Item match:Window 10:15:50.171 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:15:50.171 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:15:50.171 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:15:50.171 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.171 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:15:50.171 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:15:50.171 DEBUG [main][MenuItemLookup] Item match:Perspective 10:15:50.172 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:15:50.172 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.173 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:15:50.173 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:15:50.173 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:15:50.173 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:15:50.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:15:50.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:15:50.175 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:15:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:15:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:15:50.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:15:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:15:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:15:50.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:15:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:50.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:15:50.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:15:50.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:50.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:50.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:15:50.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:15:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:50.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:15:50.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:15:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:50.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:50.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:50.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:15:50.250 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:15:50.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:15:50.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:15:50.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:15:50.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:15:50.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:50.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:50.474 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:15:50.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:50.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:50.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:15:50.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:15:50.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:15:50.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:15:50.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:15:50.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:50.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:50.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:50.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:50.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:15:50.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:15:50.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:15:50.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:15:50.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:15:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:15:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:15:50.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:15:50.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:15:50.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:15:50.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:15:50.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:15:50.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:15:50.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:15:50.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 10:15:50.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:50.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:50.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:50.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'] 10:15:50.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:50.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:15:50.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:50.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 10:15:50.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:50.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:15:50.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:50.614 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:15:50.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:50.614 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:15:50.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:50.615 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 10:15:50.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:50.615 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:15:50.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:50.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:15:50.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:50.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:15:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:15:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:15:50.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:15:50.618 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:15:50.618 DEBUG [main][MenuItemLookup] Found menu:'File' 10:15:50.618 DEBUG [main][MenuItemLookup] Item match:File 10:15:50.621 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:15:50.621 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:15:50.622 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:15:50.623 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.623 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:15:50.623 DEBUG [main][MenuItemLookup] Found menu:'' 10:15:50.623 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:15:50.623 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:15:50.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:15:50.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:15:50.623 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:15:50.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:15:50.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:15:50.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:15:50.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:15:50.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:15:50.747 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:15:50.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:50.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:15:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:50.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:50.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:50.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:15:50.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:15:50.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:15:50.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:15:50.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:15:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:15:51.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:15:51.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:15:51.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:15:51.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:15:51.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:15:51.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:15:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:15:51.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:15:51.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 10:15:51.283 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 10:15:51.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 10:15:51.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 10:15:51.287 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:15:51.287 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:15:51.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:15:51.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:51.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:51.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:51.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:51.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:15:51.290 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:15:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:15:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:15:51.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:15:51.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:15:51.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'] 10:15:51.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:51.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 10:15:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available. finished successfully 10:15:51.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 10:15:51.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:15:51.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:15:51.920 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:15:51.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:15:51.920 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:15:51.920 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 10:15: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.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:15:51.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:51.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:51.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:51.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:15:51.923 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:15:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:15:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:15:51.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:15:51.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:15:51.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:15:51.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:15:51.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 10:15:51.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:15:51.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:15:52.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:15:52.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:15:53.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:15:53.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:15:54.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is not listed in considered jobs, ignore it 10:15:54.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 10:15:54.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 10:15:54.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:15:54.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:15:54.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:15:54.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:15:54.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:15:55.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:15:55.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:15:55.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Maven Project" as the parent 10:15:55.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:15:55.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:55.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:55.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:55.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:55.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:15:55.847 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:15:55.848 INFO [WorkbenchTestable][AbstractText] Text set to: org.apache.maven 10:15:55.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: "&Show the last version of Archetype only") 10:15:55.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:55.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:55.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:55.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:15:55.913 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show the last version of Archetype only 10:15:55.914 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show the last version of Archetype only 10:15:55.914 INFO [WorkbenchTestable][AbstractButton] Click button &Show the last version of Archetype only 10:15:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:15:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:15:55.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:15:55.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:15:55.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:15:55.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 10:15:55.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 10:15:55.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:15:55.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:15:55.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:15:55.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 10:15:55.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:55.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:55.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:55.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:55.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:15:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:15:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:15:55.960 TRACE [main][WidgetHandler] Notify Table with event 13 10:15:55.960 TRACE [main][WidgetHandler] Wait for synchronization 10:15:55.961 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:15:55.961 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 10:15:55.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:15:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:55.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:55.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:55.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:55.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:15:55.966 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:15:55.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:15:55.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:15:55.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:15:55.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:15:56.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 10:15:56.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:56.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:56.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:56.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:56.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:15:56.125 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:com.example 10:15:56.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 10:15:56.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:56.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:56.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:56.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:56.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:15:56.183 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:debugger 10:15:56.217 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:15:56.217 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 10:15: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.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:15:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:15:56.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:15:56.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:15:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:15:56.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:15:56.223 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:15:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:15:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:15:56.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:15:56.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:15:56.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:15:56.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:15:56.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:15:56.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:15:56.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:15:57.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:15:57.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:15:58.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:15:58.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:15:59.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:15:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:00.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:00.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:01.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:02.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:02.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:03.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:03.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:04.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:04.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:05.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:05.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:06.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:07.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:07.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:08.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:08.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:09.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:09.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:10.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:11.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:12.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:12.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:13.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:13.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:14.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:14.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:15.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:15.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:16.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:16.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:17.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:17.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:18.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:16:18.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Download sources and javadoc' has no excuses, wait for it 10:16:19.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Download sources and javadoc' has no excuses, wait for it 10:16:19.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Download sources and javadoc' has no excuses, wait for it 10:16:20.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Download sources and javadoc' has no excuses, wait for it 10:16:20.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 10:16:21.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 10:16:21.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'LookupJDKToolchainsJob' has no excuses, wait for it 10:16:22.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:16:22.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:16:22.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:16:22.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:16:22.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:16:22.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:16:22.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:16:22.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:16:22.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 10:16:22.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:16:22.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:16:22.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:16:22.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:16:22.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:16:22.351 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:16:22.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:22.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:22.356 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:22.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:22.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:22.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:16:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:22.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:16: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 '\*?\QBreakpoints\E') 10:16:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:22.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:22.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:22.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:22.364 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:22.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:22.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:22.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:22.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 10:16:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:22.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:22.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:22.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:22.542 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt' 10:16:22.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:22.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:22.544 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:22.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:22.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:22.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:16:22.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:22.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:22.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:16:22.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 '\*?\QBreakpoints\E') 10:16:22.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:22.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:22.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:22.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:22.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:22.559 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:22.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:22.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:22.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:16:22.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:16:22.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:16:22.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:16:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:22.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:22.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:22.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:22.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:16:22.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:22.643 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 10:16:22.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:22.644 DEBUG [main][MenuItemLookup] Found menu:'Enable' 10:16:22.644 DEBUG [main][MenuItemLookup] Found menu:'Disable' 10:16:22.644 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 10:16:22.644 DEBUG [main][MenuItemLookup] Found menu:'Remove' 10:16:22.644 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 10:16:22.644 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 10:16:22.644 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:16:22.644 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:16:22.644 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:16:22.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:22.644 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 10:16:22.644 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 10:16:22.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 10:16:22.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 10:16:22.645 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 10:16:22.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: "Import Breakpoints"] is available.... 10:16:22.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:16:22.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:16:22.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully 10:16:22.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 10:16:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:22.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 10:16:22.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:22.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:22.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Matcher matching widget with label: is "From file:") 10:16:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:22.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:22.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:22.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:16:22.877 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:16:22.879 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt 10:16:22.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:16:22.890 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:16:22.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:16:22.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:22.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:22.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:22.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:22.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:22.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:16:22.892 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:16:22.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:16:22.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:22.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:22.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:22.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:22.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:22.893 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:16:22.893 INFO [WorkbenchTestable][WizardDialog] Finish wizard 10:16:22.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:16:22.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:22.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:22.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:22.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:22.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:22.895 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:16:22.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:16:22.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:16:22.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:16:22.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:23.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:16:23.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:16:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:16:23.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 10:16:23.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:16:23.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:16:23.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:16:23.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:16:23.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:16:23.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:16:23.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:16:23.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:16:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:16:23.590 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:23.594 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:23.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:23.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:23.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:23.617 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:16:23.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:23.617 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:23.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:23.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:23.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:23.618 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:24.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:16:24.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:24.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:24.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:24.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:24.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:24.619 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:16:24.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:24.622 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:24.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:24.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:24.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:24.623 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:16:24.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:24.623 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:24.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:24.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:24.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:24.624 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:25.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:16:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:25.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:25.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:25.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:25.625 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:16:25.625 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 10:16:25.625 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:16:25.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:25.625 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:25.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:25.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:25.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:25.626 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:26.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:16:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:26.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:26.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:26.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:26.627 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:16:26.627 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 10:16:26.628 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Remove' on breakpoint: AppTest [line: 36] - testApp() 10:16:26.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 36] - testApp() 10:16:26.628 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 36] - testApp() 10:16:26.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 36] - testApp() about selection 10:16:26.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 36] - testApp() 10:16:26.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:16:26.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:26.699 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 10:16:26.699 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:26.699 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 10:16:26.699 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 10:16:26.699 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:26.700 DEBUG [main][MenuItemLookup] Found menu:'Enable' 10:16:26.700 DEBUG [main][MenuItemLookup] Found menu:'Disable' 10:16:26.700 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 10:16:26.700 DEBUG [main][MenuItemLookup] Found menu:'Remove' 10:16:26.700 DEBUG [main][MenuItemLookup] Item match:Remove 10:16:26.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Rem&ove" 10:16:26.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Remove 10:16:26.700 INFO [main][MenuItemHandler] Select menu item: Rem&ove 10:16:26.707 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Remove' was performed 10:16:26.708 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:26.737 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:26.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:26.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:26.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:26.738 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:16:26.738 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:26.738 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:26.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:26.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:26.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:26.739 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:27.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:16:27.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:27.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:27.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:27.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:27.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:27.740 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:16:27.740 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:16:27.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:16:27.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:16:27.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:27.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:27.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:27.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:27.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:16:27.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:27.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:27.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:16:27.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:16:27.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:27.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:27.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:27.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:27.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:27.771 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:16:27.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:16:27.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:27.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:16:27.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:16:27.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:16:27.773 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:16:27.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:16:27.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:27.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:27.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:27.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:27.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:16:28.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:28.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:16:28.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:28.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:16:28.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:16:28.798 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:16:28.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:16:28.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:28.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:28.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:16:28.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:28.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:28.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:28.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:28.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:28.801 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 10:16:28.807 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:16:28.808 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 10:16:28.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 10:16:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:29.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 10:16:29.313 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 10:16:29.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 10:16:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:29.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:29.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 10:16:29.814 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 10:16:29.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 10:16:29.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:30.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:30.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 10:16:30.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 10:16:30.316 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 10:16:30.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 10:16:30.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 10:16:30.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:16:30.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'New' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'References' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:16:30.536 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:16:30.536 DEBUG [main][MenuItemLookup] Item match:Debug As 10:16:30.651 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 10:16:30.651 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 10:16:30.651 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 10:16:30.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 10:16:30.653 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 10:16:30.653 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 10:16:30.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 10:16:30.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:16:30.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:30.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:16:30.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 10:16:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:30.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:30.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:30.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:30.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:32.741 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:33.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 10:16:33.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:33.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:33.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 10:16:33.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:33.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:33.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:33.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:33.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:33.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:33.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 '\*?\QDebug\E') 10:16:33.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:33.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:33.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:33.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:33.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:33.770 INFO [WorkbenchTestable][AbstractView] Activate view Debug 10:16:33.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 10:16:33.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:33.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 10:16:33.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:16:33.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:16:33.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:16:33.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:16:33.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:33.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:33.775 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 10:16:33.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:16:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:33.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:33.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:33.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:33.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:33.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:33.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 10:16:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:33.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:33.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:33.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:33.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:33.809 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 10:16:33.809 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:16:33.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:33.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 10:16:33.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:34.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:34.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:34.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*') 10:16:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:34.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:34.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:34.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 10:16:34.138 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:16:34.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:34.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:34.144 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:34.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:34.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:34.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:34.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:34.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:34.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:34.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 10:16:34.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:34.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:34.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:34.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:34.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:34.164 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:34.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:34.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:34.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:34.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 10:16:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:34.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:34.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:34.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:34.215 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 10:16:34.215 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:16:34.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:34.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 10:16:34.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 10:16:34.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 10:16:34.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:34.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:34.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:34.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:34.267 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:16:34.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:16:34.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:16:34.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:16:34.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:34.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:16:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:16:34.364 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:16:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:34.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:34.365 DEBUG [main][MenuItemLookup] Found menu:'File' 10:16:34.365 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:16:34.365 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:16:34.365 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:16:34.365 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:16:34.365 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:16:34.365 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:16:34.365 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:16:34.365 DEBUG [main][MenuItemLookup] Item match:Run 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Resume' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:16:34.367 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:16:34.367 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:16:34.367 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:16:34.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:16:34.368 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:16:34.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:16:35.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:16:35.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:16:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:35.329 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 10:16:35.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:16:35.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:16:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:35.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:16:35.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:16:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:35.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:35.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:35.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:35.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:35.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:16:35.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:16:35.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:16:35.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:16:35.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:35.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:16:35.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:35.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:16:35.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:16:35.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:16:35.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:35.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:16:35.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:35.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:16:35.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 10:16:35.335 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 10:16:35.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 10:16:35.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 10:16:35.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:16:35.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:35.338 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 10:16:35.338 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 10:16:35.338 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:16:35.338 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:16:35.338 DEBUG [main][MenuItemLookup] Found menu:'Delete' 10:16:35.338 DEBUG [main][MenuItemLookup] Item match:Delete 10:16:35.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 10:16:35.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 10:16:35.338 INFO [main][MenuItemHandler] Select menu item: Dele&te 10:16:35.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 10:16:35.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 10:16:35.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 10:16:35.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:35.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:35.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:35.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:35.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 10:16:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:35.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:35.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:35.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:35.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:35.388 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:16:35.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:16:35.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:16:35.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:16:35.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:35.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:16:35.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:16:35.489 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 10:16:35.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:35.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:35.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:16:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:35.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 "Close") 10:16:35.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:16:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:35.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:16:35.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:16:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:35.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:35.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:35.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:35.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:35.492 INFO [WorkbenchTestable][AbstractButton] Click button Close 10:16:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:16:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:16:35.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:16:35.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:35.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 10:16:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 10:16:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:16:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:16:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:16:38.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:16:38.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:16:38.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:16:38.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:16:38.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:16:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:16:38.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:16:38.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:16:38.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:16:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:38.581 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 10:16:38.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:16:38.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 10:16:38.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:16:38.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:16:38.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:16:38.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:16:38.582 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:16:38.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:38.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:38.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:38.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:38.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:38.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:38.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:38.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:38.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 '\*?\QBreakpoints\E') 10:16:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:38.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:38.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:38.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:38.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:38.625 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:38.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:38.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:38.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 10:16:38.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:16:38.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:16:38.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 10:16:38.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:38.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:38.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:38.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:38.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:38.655 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt' 10:16:38.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:38.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:38.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:38.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:38.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:38.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:38.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:38.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:38.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 10:16:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:38.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:38.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:38.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:38.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:38.678 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:38.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:38.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:38.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 10:16:38.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:16:38.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:16:38.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:16:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:38.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:38.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:38.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:38.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:38.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:16:38.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:38.737 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 10:16:38.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:38.737 DEBUG [main][MenuItemLookup] Found menu:'Enable' 10:16:38.737 DEBUG [main][MenuItemLookup] Found menu:'Disable' 10:16:38.737 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 10:16:38.737 DEBUG [main][MenuItemLookup] Found menu:'Remove' 10:16:38.737 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 10:16:38.737 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 10:16:38.737 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:16:38.738 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:16:38.738 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:16:38.738 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:38.738 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 10:16:38.738 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 10:16:38.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 10:16:38.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 10:16:38.738 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 10:16:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available.... 10:16:38.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:16:38.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:16:38.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully 10:16:38.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 10:16:38.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:38.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:38.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 10:16:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:38.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Matcher matching widget with label: is "From file:") 10:16:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:38.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:38.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:38.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:16:38.826 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:16:38.827 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt 10:16:38.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:16:38.827 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:16:38.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:16:38.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:38.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:38.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:38.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:38.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:38.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:16:38.829 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:16:38.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:16:38.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:38.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:38.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:38.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:38.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:38.830 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:16:38.830 INFO [WorkbenchTestable][WizardDialog] Finish wizard 10:16:38.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:16:38.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:38.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:38.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:38.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:38.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:38.831 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:16:38.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:16:38.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:16:38.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:16:38.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:16:38.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:16:38.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:16:38.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 10:16:38.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Debug children update' is a system job, skipped 10:16:38.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:16:38.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:16:38.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:16:38.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:16:38.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:16:38.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:16:38.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:16:38.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:16:38.948 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:38.949 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:38.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:38.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:38.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:38.979 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:16:38.979 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:38.980 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:38.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:38.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:38.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:38.981 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:39.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:16:39.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:39.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:39.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:39.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:39.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:39.982 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:16:39.982 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:39.982 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:39.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:39.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:39.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:39.983 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:16:39.983 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:39.984 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:39.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:39.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:39.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:39.985 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:40.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:16:40.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:40.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:40.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:40.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:40.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:40.986 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:16:40.986 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 10:16:40.986 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:16:40.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:40.986 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:40.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:40.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:40.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:40.988 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:41.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:16:41.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:41.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:41.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:41.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:41.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:41.988 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:16:41.988 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Disable' on breakpoint: AppTest [line: 28] - suite() 10:16:41.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 10:16:41.988 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 10:16:41.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 10:16:41.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 10:16:42.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:16:42.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:42.030 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 10:16:42.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:42.030 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 10:16:42.030 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 10:16:42.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:42.030 DEBUG [main][MenuItemLookup] Found menu:'Enable' 10:16:42.030 DEBUG [main][MenuItemLookup] Found menu:'Disable' 10:16:42.030 DEBUG [main][MenuItemLookup] Item match:Disable 10:16:42.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Disable" 10:16:42.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Disable 10:16:42.030 INFO [main][MenuItemHandler] Select menu item: &Disable 10:16:42.032 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Disable' was performed 10:16:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:16:42.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:16:42.534 DEBUG [WorkbenchTestable][Breakpoint] Checking operation 'Disable' on breakpoint:AppTest [line: 28] - suite() 10:16:42.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 10:16:42.534 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 10:16:42.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 10:16:42.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 10:16:42.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:16:42.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:42.572 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 10:16:42.572 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:42.572 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 10:16:42.572 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 10:16:42.572 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:42.572 DEBUG [main][MenuItemLookup] Found menu:'Enable' 10:16:42.572 DEBUG [main][MenuItemLookup] Found menu:'Disable' 10:16:42.572 DEBUG [main][MenuItemLookup] Item match:Disable 10:16:42.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:16:42.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:16:42.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:16:42.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:42.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:42.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:42.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:42.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:42.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:42.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:42.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:42.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:16:42.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:42.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:42.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:42.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:42.647 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:16:42.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:16:42.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:42.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 10:16:42.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:16:42.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:16:42.650 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:16:42.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:16:42.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:42.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:42.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:42.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:16:43.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:43.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:16:43.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:43.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:16:43.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:16:43.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:16:43.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:16:43.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:43.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:43.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 10:16:43.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:43.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:43.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:43.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:43.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:43.654 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 10:16:43.654 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:16:43.654 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 10:16:43.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 10:16:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:43.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 10:16:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:43.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 10:16:43.655 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 10:16:43.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 10:16:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:43.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 10:16:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:43.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 10:16:43.655 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 10:16:43.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 10:16:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:43.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 10:16:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:43.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 10:16:43.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 10:16:43.655 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 10:16:43.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 10:16:43.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 10:16:43.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:16:43.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'New' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'References' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:16:43.733 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:16:43.733 DEBUG [main][MenuItemLookup] Item match:Debug As 10:16:43.742 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 10:16:43.742 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 10:16:43.742 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 10:16:43.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 10:16:43.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 10:16:43.742 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 10:16:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 10:16:43.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:43.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:43.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:43.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:43.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: Matcher matching text to regular expression 'Resume.*') 10:16:43.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:43.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:43.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:43.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:43.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:46.352 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:47.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 10:16:47.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:47.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:47.354 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 10:16:47.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:47.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:47.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:47.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:47.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:47.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:47.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 10:16:47.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:47.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:47.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:47.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:47.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:47.381 INFO [WorkbenchTestable][AbstractView] Activate view Debug 10:16:47.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 10:16:47.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:47.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 10:16:47.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:16:47.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:16:47.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 10:16:47.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:16:47.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:47.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:47.385 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 10:16:47.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:16:47.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:47.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:47.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:47.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:47.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:47.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:47.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:47.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:47.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:47.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 10:16:47.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:47.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:47.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:47.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:47.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:47.415 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 10:16:47.415 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:16:47.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:47.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 10:16:47.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:47.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:47.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*') 10:16:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:47.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:47.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:47.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:47.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:47.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 10:16:47.611 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:16:47.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:47.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:47.615 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:47.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:47.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:47.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:47.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:47.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:47.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:47.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 '\*?\QBreakpoints\E') 10:16:47.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:47.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:47.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:47.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:47.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:47.622 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:47.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:47.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:47.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:47.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 10:16:47.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:47.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:47.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:47.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:47.682 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 10:16:47.682 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:16:47.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:47.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 10:16:47.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 10:16:47.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 10:16:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:47.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:47.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:47.742 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:16:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:16:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:16:47.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:16:47.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:16:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:16:47.829 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:16:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:47.829 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:47.830 DEBUG [main][MenuItemLookup] Found menu:'File' 10:16:47.830 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:16:47.830 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:16:47.830 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:16:47.830 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:16:47.830 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:16:47.830 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:16:47.830 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:16:47.830 DEBUG [main][MenuItemLookup] Item match:Run 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Resume' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:16:47.831 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:16:47.831 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:16:47.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:16:47.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:16:47.831 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:16:48.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:16:48.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:16:48.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:16:48.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:48.779 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 10:16:48.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:16:48.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:16:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:48.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:16:48.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:16:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:48.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:48.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:48.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:16:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:16:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:16:48.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:16:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:48.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:16:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:48.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:16:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:16:48.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:16:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:48.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:16:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:48.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:16:48.782 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 10:16:48.782 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 10:16:48.782 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 10:16:48.782 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 10:16:48.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:16:48.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:48.784 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 10:16:48.784 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 10:16:48.784 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:16:48.784 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:16:48.784 DEBUG [main][MenuItemLookup] Found menu:'Delete' 10:16:48.784 DEBUG [main][MenuItemLookup] Item match:Delete 10:16:48.784 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 10:16:48.784 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 10:16:48.784 INFO [main][MenuItemHandler] Select menu item: Dele&te 10:16:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 10:16:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 10:16:48.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 10:16:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:48.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:48.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:48.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, Matcher matching widgets with text that without mnenomic matches: is "Delete") 10:16:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:48.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:48.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:48.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:48.826 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:16:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:16:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:16:48.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:16:48.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:48.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:16:48.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:16:48.911 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 10:16:48.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:48.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:48.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:16:48.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:48.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:48.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 10:16:48.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:16:48.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:48.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:48.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:16:48.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:16:48.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:48.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:48.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:48.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:48.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:48.914 INFO [WorkbenchTestable][AbstractButton] Click button Close 10:16:48.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:16:48.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:16:48.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:16:48.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:48.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 10:16:51.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 10:16:51.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:16:51.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:16:51.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:16:51.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:16:51.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:16:51.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:16:51.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:16:51.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:16:51.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:16:51.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:16:51.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:16:51.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:16:51.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:51.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:51.969 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 10:16:51.969 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:16:51.969 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 10:16:51.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:16:51.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:16:51.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:16:51.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:16:51.970 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:16:51.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:51.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:51.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:51.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:51.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:51.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:51.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:52.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:52.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:52.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 '\*?\QBreakpoints\E') 10:16:52.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:52.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:52.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:52.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:52.016 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:52.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:52.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:52.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 10:16:52.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:16:52.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:16:52.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 10:16:52.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:52.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:52.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:52.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:52.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:52.028 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt' 10:16:52.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:52.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:52.031 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:52.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:52.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:52.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:52.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:52.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:52.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:52.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 10:16:52.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:52.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:52.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:52.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:52.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:52.063 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:52.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:52.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:52.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 10:16:52.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:16:52.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:16:52.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:16:52.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:52.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:52.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:52.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:52.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:52.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:16:52.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:52.126 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 10:16:52.126 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:52.126 DEBUG [main][MenuItemLookup] Found menu:'Enable' 10:16:52.126 DEBUG [main][MenuItemLookup] Found menu:'Disable' 10:16:52.126 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 10:16:52.126 DEBUG [main][MenuItemLookup] Found menu:'Remove' 10:16:52.126 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 10:16:52.126 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 10:16:52.126 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:16:52.127 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:16:52.127 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:16:52.127 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:52.127 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 10:16:52.127 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 10:16:52.127 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 10:16:52.127 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 10:16:52.127 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 10:16:52.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available.... 10:16:52.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:16:52.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:16:52.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully 10:16:52.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 10:16:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:52.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 10:16:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:52.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Matcher matching widget with label: is "From file:") 10:16:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:52.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:52.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:52.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:52.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:16:52.213 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:16:52.214 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt 10:16:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:16:52.218 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:16:52.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:16:52.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:52.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:52.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:52.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:52.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:16:52.220 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:16:52.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:16:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:52.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:52.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:52.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:52.221 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:16:52.221 INFO [WorkbenchTestable][WizardDialog] Finish wizard 10:16:52.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:16:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:52.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:52.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:52.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:52.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:16:52.224 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:16:52.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:16:52.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:16:52.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:16:52.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:52.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:16:52.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:16:52.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:16:52.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:16:52.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:16:52.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:16:52.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:16:52.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:16:52.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:16:52.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:16:52.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:16:52.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:16:52.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:52.349 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:52.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:52.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:52.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:52.357 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:16:52.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:52.357 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:52.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:52.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:52.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:52.358 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:53.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:16:53.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:53.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:53.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:53.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:53.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:53.361 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:16:53.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:53.361 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:53.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:53.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:53.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:53.363 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:16:53.363 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:53.363 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:53.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:16:53.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:53.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:53.364 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:54.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:16:54.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:54.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:54.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:54.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:54.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:54.365 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:16:54.365 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 10:16:54.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:16:54.365 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:16:54.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:16:54.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:54.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:54.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:54.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:54.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:54.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:54.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:16:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:54.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:54.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:54.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:54.407 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:16:54.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:16:54.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:54.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 10:16:54.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:16:54.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:16:54.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:16:54.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:16:54.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:54.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:54.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:54.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:54.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:16:54.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:54.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:16:55.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:55.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:16:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:16:55.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:16:55.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:16:55.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:55.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:55.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:16:55.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:55.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:55.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:55.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:55.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:55.412 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 10:16:55.413 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:16:55.413 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 10:16:55.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 10:16:55.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:55.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 10:16:55.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:55.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 10:16:55.413 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 10:16:55.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 10:16:55.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:55.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 10:16:55.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:55.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 10:16:55.414 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 10:16:55.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 10:16:55.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:16:55.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 10:16:55.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:16:55.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 10:16:55.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 10:16:55.414 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 10:16:55.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 10:16:55.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 10:16:55.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:16:55.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:55.496 DEBUG [main][MenuItemLookup] Found menu:'New' 10:16:55.496 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:16:55.496 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:55.496 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:16:55.496 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:16:55.496 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:16:55.496 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:16:55.496 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:55.496 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:16:55.496 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'References' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:16:55.497 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:16:55.497 DEBUG [main][MenuItemLookup] Item match:Debug As 10:16:55.513 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 10:16:55.513 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 10:16:55.513 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 10:16:55.514 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 10:16:55.514 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 10:16:55.514 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 10:16:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 10:16:55.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:55.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:55.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 10:16:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:55.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:55.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:55.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:56.717 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 10:16:57.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:57.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:57.718 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 10:16:57.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:57.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:57.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:57.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:57.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:57.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 '\*?\QDebug\E') 10:16:57.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:57.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:57.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:57.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:57.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:57.720 INFO [WorkbenchTestable][AbstractView] Activate view Debug 10:16:57.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 10:16:57.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:57.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 10:16:57.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:16:57.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:16:57.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:16:57.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:16:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:57.723 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 10:16:57.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:16:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:57.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:57.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:57.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:57.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:57.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:57.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:57.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:57.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 10:16:57.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:57.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:57.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:57.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:57.730 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 10:16:57.730 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:16:57.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 10:16:57.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:57.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:57.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 10:16:57.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:57.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:57.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:57.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:57.893 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:16:58.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 10:16:58.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:58.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:58.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 10:16:58.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:58.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:58.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:58.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:58.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 '\*?\QDebug\E') 10:16:58.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:58.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:58.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:58.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:58.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:58.923 INFO [WorkbenchTestable][AbstractView] Activate view Debug 10:16:58.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 10:16:59.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:59.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:59.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:16:59.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:16:59.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:59.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:59.015 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 10:16:59.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:16:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:59.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:59.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:59.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.033 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 10:16:59.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:59.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:59.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 10:16:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:59.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:59.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:59.048 INFO [WorkbenchTestable][AbstractView] Activate view Debug 10:16:59.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 10:16:59.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:59.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 10:16:59.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:16:59.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:16:59.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:16:59.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:16:59.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:16:59.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:16:59.051 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 10:16:59.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:16:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:59.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:59.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:59.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.testApp() line: 36 10:16:59.051 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.testApp() line: 36 10:16:59.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.testApp() line: 36 about selection 10:16:59.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.testApp() line: 36 10:16:59.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.082 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E'' is already open. Activate. 10:16:59.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:59.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:59.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:59.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:59.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E') 10:16:59.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:59.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:59.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:59.111 INFO [WorkbenchTestable][AbstractView] Activate view Variables 10:16:59.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Variables 10:16:59.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:16:59.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:16:59.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected... 10:16:59.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:16:59.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:59.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:59.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:16:59.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:16:59.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:16:59.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item this 10:16:59.670 DEBUG [main][TreeItemHandler] Selecting tree item: this 10:16:59.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item this about selection 10:16:59.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: this 10:16:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected finished successfully 10:16:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty... 10:16:59.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:16:59.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:59.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:59.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:16:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty finished successfully 10:16:59.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:16:59.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:59.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:59.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:16:59.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:59.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:59.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:59.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:59.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 10:16:59.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:59.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:59.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:59.785 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 10:16:59.785 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:16:59.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:16:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 10:16:59.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:59.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:59.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*') 10:16:59.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:59.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:59.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:16:59.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 10:16:59.921 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:16:59.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:16:59.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:16:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:16:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:16:59.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:16:59.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 10:16:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:16:59.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:16:59.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:16:59.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:16:59.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:16:59.941 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:16:59.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:17:00.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:17:00.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:17:00.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 10:17:00.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:00.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:00.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:00.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:00.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:17:00.036 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 10:17:00.037 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:17:00.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:00.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 10:17:00.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 10:17:00.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 10:17:00.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:00.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:00.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:00.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:00.119 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:17:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:00.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:00.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:00.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:00.192 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:17:00.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:00.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:00.192 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:17:00.192 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:00.192 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:00.192 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:00.192 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:00.192 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:00.192 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:00.192 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:00.192 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:00.192 DEBUG [main][MenuItemLookup] Item match:Run 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Resume' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:17:00.193 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:17:00.193 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:17:00.214 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:17:00.214 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:17:00.214 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:17:01.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:17:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:17:02.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:17:02.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:02.089 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 10:17:02.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:02.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:02.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:02.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:02.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:02.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:02.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:02.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:17:02.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:02.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:02.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:17:02.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:02.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:02.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:02.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 10:17:02.092 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 10:17:02.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 10:17:02.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 10:17:02.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:17:02.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:02.095 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 10:17:02.095 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 10:17:02.095 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:17:02.095 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:17:02.095 DEBUG [main][MenuItemLookup] Found menu:'Delete' 10:17:02.095 DEBUG [main][MenuItemLookup] Item match:Delete 10:17:02.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 10:17:02.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 10:17:02.095 INFO [main][MenuItemHandler] Select menu item: Dele&te 10:17:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 10:17:02.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 10:17:02.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 10:17:02.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:02.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:02.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:02.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:02.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 10:17:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:02.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:02.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:02.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:02.138 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:17:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:02.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:02.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:02.230 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 10:17:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:02.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:17:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:02.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 "Close") 10:17:02.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:02.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:02.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:02.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:02.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:02.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:02.233 INFO [WorkbenchTestable][AbstractButton] Click button Close 10:17:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:02.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:02.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:02.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 10:17:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 10:17:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:17:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:17:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:17:05.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:05.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:05.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:05.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:05.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:17:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:17:05.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:17:05.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:05.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:05.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 10:17:05.275 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:17:05.275 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:17:05.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:17:05.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:17:05.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:17:05.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:17:05.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:17:05.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:17:05.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:17:05.318 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:17:05.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:17:05.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:17:05.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:17:05.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:05.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:05.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:05.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:05.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:06.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:06.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:06.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:17:06.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:17:06.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:17:06.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:17:06.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:17:06.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:17:06.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:06.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:06.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:06.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:06.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:06.323 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 10:17:06.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 10:17:06.328 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 10:17:06.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 10:17:06.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 10:17:06.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:17:06.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:06.462 DEBUG [main][MenuItemLookup] Found menu:'New' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:06.463 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:17:06.463 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:17:06.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:17:06.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:17:06.463 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:17:06.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:17:06.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:17:06.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:17:06.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:06.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:06.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:06.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:06.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:17:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:17:06.965 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'debugger' via Explorer 10:17:06.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 10:17:06.965 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 10:17:06.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 10:17:06.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 10:17:06.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:17:06.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:07.015 DEBUG [main][MenuItemLookup] Found menu:'New' 10:17:07.015 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:17:07.015 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:07.015 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:17:07.015 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:07.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:17:07.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:17:07.015 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:17:07.015 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:17:07.015 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:17:07.015 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:17:07.015 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:17:07.015 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:17:07.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:17:07.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 10:17:07.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:17:07.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:07.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:07.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:07.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:07.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) 10:17:07.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:07.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:07.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:17:07.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:07.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:07.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:07.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:07.186 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:17:07.186 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:17:07.186 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:17:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:07.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:07.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:07.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) 10:17:07.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:07.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:17:07.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:07.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:07.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:07.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:07.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:07.195 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:17:07.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:07.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:07.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:07.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:17:07.202 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:17:07.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:17:07.774 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:17:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:17:07.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:17:07.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:17:07.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:17:07.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:17:07.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:07.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 10:17:07.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:17:07.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:17:07.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:07.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:07.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:17:07.775 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:17:07.775 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:07.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.365 s - in org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 16.235 s debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 13.388 s debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 13.306 s Running org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:07.823 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:07.824 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:17:07.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:07.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:07.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:07.825 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:17:07.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:07.825 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:17:07.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:07.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:07.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:17:07.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:07.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:07.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:07.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:07.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.*'] 10:17:07.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:07.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:07.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:07.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:07.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:07.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:07.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:07.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:07.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:07.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:07.828 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:07.828 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:07.828 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:07.828 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:07.828 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:07.828 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:07.828 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:07.828 DEBUG [main][MenuItemLookup] Item match:Window 10:17:07.829 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:07.829 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:07.829 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:07.829 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:07.829 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:07.829 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:07.829 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:07.829 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:07.829 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:07.829 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:07.829 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:07.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:07.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:07.829 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:07.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:17:07.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:17:07.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:07.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:07.963 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:07.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:07.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:17:07.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:07.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:07.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:07.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:07.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:07.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:07.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:17:07.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:17:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:08.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:17:08.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:17:08.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:17:08.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:08.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:17:08.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:08.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:17:08.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:17:08.484 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:17:08.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:17:08.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:17:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:17:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.550 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:17:08.550 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:17:08.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:08.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:08.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:08.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:08.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:17:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.555 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:17:08.555 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:17:08.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:08.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:08.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:08.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:08.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 10:17:08.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 10:17:08.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.559 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 10:17:08.559 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show when program writes to standard out 10:17:08.559 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 10:17:08.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:08.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:08.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:08.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:08.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 10:17:08.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 10:17:08.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.570 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 10:17:08.570 INFO [WorkbenchTestable][CheckBox] Check checkbox &Show when program writes to standard out 10:17:08.570 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 10:17:08.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:08.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:08.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:08.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:08.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 10:17:08.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:08.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:08.572 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:08.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.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) 10:17:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.576 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:08.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:08.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:08.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:08.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:08.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:08.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:08.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:08.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:08.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:08.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:08.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:08.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:08.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:17:08.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:17:08.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:08.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:17:08.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:08.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:08.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:08.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:08.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.*'] 10:17:08.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.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.*'] 10:17:08.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.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.*'] 10:17:08.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:08.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:08.641 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:08.641 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:08.641 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:08.641 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:08.641 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:08.641 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:08.641 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:08.641 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:08.641 DEBUG [main][MenuItemLookup] Item match:Window 10:17:08.642 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:08.642 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:08.642 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:08.642 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:08.642 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:08.642 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:08.642 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:08.642 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:08.642 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:08.642 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:08.642 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:08.642 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:08.642 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:08.642 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:17:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:17:08.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:08.762 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:08.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:17:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:08.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:08.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:17:08.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:17:08.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:08.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:17:08.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:08.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:17:08.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:17:08.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:17:08.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:08.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:17:08.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:08.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:17:08.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:17:08.787 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:17:08.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:17:08.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:17:08.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:17:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.792 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:17:08.792 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:17:08.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:08.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:08.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:08.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:08.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:17:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.796 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:17:08.796 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:17:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:08.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:08.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:08.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:17:08.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:17:08.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.823 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 10:17:08.823 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 10:17:08.823 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 10:17:08.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:08.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:08.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:08.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:08.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:17:08.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:17:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.827 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 10:17:08.827 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 10:17:08.827 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 10:17:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:08.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:08.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:08.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:17:08.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.829 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:08.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:08.830 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:08.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:17:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:08.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:08.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:08.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:08.856 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:08.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:08.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:08.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:08.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:08.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:08.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:08.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:08.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:08.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:17:08.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:08.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:17:08.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:08.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:08.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:08.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:08.923 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:08.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.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.*'] 10:17:08.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.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.*'] 10:17:08.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:08.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:08.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:08.924 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:08.924 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:08.924 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:08.924 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:08.924 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:08.924 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:08.924 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:08.924 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:08.924 DEBUG [main][MenuItemLookup] Item match:Window 10:17:08.925 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:08.925 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:08.925 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:08.925 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:08.925 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:08.925 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:08.925 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:08.925 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:08.925 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:08.925 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:08.925 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:08.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:08.925 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:08.925 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:09.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:17:09.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 10:17:09.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:09.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.049 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:09.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:17:09.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:17:09.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:17:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:09.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:17:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:09.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:17:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:17:09.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:17:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:09.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:17:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:09.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:17:09.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:17:09.075 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:17:09.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:17:09.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:17:09.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:17:09.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.080 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:17:09.080 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:17:09.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:17:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.084 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:17:09.084 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:17:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:17:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.114 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 10:17:09.114 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 10:17:09.114 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 10:17:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:17:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.116 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 10:17:09.116 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 10:17:09.116 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 10:17:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 10:17:09.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:09.133 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:09.134 INFO [WorkbenchTestable][AbstractText] Text set to: 54321 10:17:09.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 "Limit console output") 10:17:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 10:17:09.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:09.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:09.160 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:09.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:09.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.162 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:09.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:17:09.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.165 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:09.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:09.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:09.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:09.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:09.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:09.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:09.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:09.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:17:09.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:09.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:17:09.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:09.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:09.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:09.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:09.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:09.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:09.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.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.*'] 10:17:09.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:09.223 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:09.223 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:09.223 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:09.223 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:09.223 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:09.223 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:09.223 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:09.223 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:09.223 DEBUG [main][MenuItemLookup] Item match:Window 10:17:09.224 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:09.224 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:09.224 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:09.224 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:09.224 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:09.224 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:09.224 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:09.224 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:09.224 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:09.224 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:09.224 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:09.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:09.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:09.224 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:17:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:17:09.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.340 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:09.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:17:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:17:09.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:17:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:09.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:17:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:09.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:17:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:17:09.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:17:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:09.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:17:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:09.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:17:09.367 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:17:09.367 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:17:09.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:17:09.368 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:17:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:17:09.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.372 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:17:09.372 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:17:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:17:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.385 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:17:09.385 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:17:09.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:17:09.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.387 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 10:17:09.387 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 10:17:09.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:17:09.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.389 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 10:17:09.389 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 10:17:09.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 10:17:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:09.423 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:09.424 INFO [WorkbenchTestable][AbstractText] Text set to: 12345 10:17:09.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:17:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 10:17:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:09.451 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:09.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:09.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:09.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.454 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:09.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.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) 10:17:09.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.457 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:09.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:09.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:09.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:09.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:09.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:09.492 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:17:09.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:09.492 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:17:09.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:09.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:09.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:09.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:09.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:09.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:09.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:09.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:09.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:09.493 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:09.493 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:09.493 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:09.493 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:09.493 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:09.493 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:09.493 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:09.493 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:09.493 DEBUG [main][MenuItemLookup] Item match:Window 10:17:09.494 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:09.494 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:09.494 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:09.494 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:09.494 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:09.494 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:09.494 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:09.494 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:09.494 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:09.494 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:09.494 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:09.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:09.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:09.494 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:09.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:17:09.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:17:09.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:09.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.613 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:09.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:17:09.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:09.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:09.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:17:09.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:17:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:09.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:17:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:09.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:17:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:17:09.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:17:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:09.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:17:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:09.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:17:09.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:17:09.639 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:17:09.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:17:09.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:17:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.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 "Restore Defaults") 10:17:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.644 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:17:09.644 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:17:09.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:17:09.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.647 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:17:09.649 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:17:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 10:17:09.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 10:17:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.661 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 10:17:09.661 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Show when &program writes to standard error 10:17:09.661 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 10:17:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 10:17:09.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 10:17:09.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.667 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 10:17:09.667 INFO [WorkbenchTestable][CheckBox] Check checkbox Show when &program writes to standard error 10:17:09.667 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 10:17:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 10:17:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.675 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:09.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:09.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.676 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:09.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:09.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:17:09.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.679 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:09.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:09.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:09.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:09.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:09.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:09.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:09.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:17:09.711 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:17:09.711 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:09.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:09.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:09.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.888 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.815 s testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.283 s testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.299 s testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.27 s testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.219 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 10:17:09.737 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 10:17:09.737 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:17:09.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:09.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 10:17:09.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:09.738 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:17:09.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:09.740 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:17:09.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:09.741 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:17:09.741 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 10:17:09.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:09.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:09.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:09.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:17:09.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:17:09.753 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:17:09.753 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:17:09.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:17:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:17:09.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:17:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:09.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:17:09.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:09.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:17:09.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:09.832 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 10:17:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:09.833 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 10:17:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:09.833 TRACE [main][WidgetHandler] Notify Table with event 13 10:17:09.833 TRACE [main][WidgetHandler] Wait for synchronization 10:17:09.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:09.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:17:09.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:09.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17: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 "Open") 10:17:09.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:09.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:17:09.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:09.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:09.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:09.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:09.836 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:17:09.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:09.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:09.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:09.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:17:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:10.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:10.368 DEBUG [main][MenuItemLookup] Item match:Window 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:10.368 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:10.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:10.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:10.369 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:10.369 DEBUG [main][MenuItemLookup] Item match:Window 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:10.369 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:10.370 DEBUG [main][MenuItemLookup] Item match:Perspective 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:17:10.370 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:17:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:17:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:10.370 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:10.370 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:10.370 DEBUG [main][MenuItemLookup] Item match:Window 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:10.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:10.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:10.371 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:10.371 DEBUG [main][MenuItemLookup] Item match:Window 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:10.371 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:10.371 DEBUG [main][MenuItemLookup] Item match:Perspective 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:17:10.372 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:17:10.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:10.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:10.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:10.372 DEBUG [main][MenuItemLookup] Item match:Window 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.372 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:10.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:10.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:10.373 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:10.373 DEBUG [main][MenuItemLookup] Item match:Window 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:10.373 DEBUG [main][MenuItemLookup] Item match:Perspective 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:17:10.373 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:17:10.373 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:17:10.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:17:10.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:17:10.374 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:17:10.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:17:10.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:17:10.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:17:10.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:10.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:10.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:10.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:10.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:10.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:17:10.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:10.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:10.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:10.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 "Reset Perspective") 10:17:10.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:10.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:10.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:10.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:17:10.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:10.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:10.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:10.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:10.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:10.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:10.421 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:17:10.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:10.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:10.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:10.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:10.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:10.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 10:17:10.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 10:17:10.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:10.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:10.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:10.578 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:17:10.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:10.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:10.578 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:10.578 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:10.578 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:10.578 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:10.578 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:10.578 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:10.578 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:10.578 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:10.578 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:10.578 DEBUG [main][MenuItemLookup] Item match:Run 10:17:10.580 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:17:10.580 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:17:10.580 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.580 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:17:10.580 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:17:10.580 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:17:10.580 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:10.580 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 10:17:10.580 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:17:10.580 DEBUG [main][MenuItemLookup] Found menu:'Debug Configurations...' 10:17:10.580 DEBUG [main][MenuItemLookup] Item match:Debug Configurations... 10:17:10.580 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"De&bug Configurations..." 10:17:10.580 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Configurations... 10:17:10.580 INFO [main][MenuItemHandler] Select menu item: De&bug Configurations... 10:17:10.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 10:17:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available. finished successfully 10:17:10.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 10:17:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:10.685 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 10:17:10.685 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 10:17:10.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:10.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:10.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:17:10.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:10.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:10.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:10.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:10.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:10.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:10.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:10.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:17:10.687 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:17:10.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:17:10.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:17:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 10:17:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 10:17:10.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:17:10.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:10.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:17:10.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:17:10.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:17:10.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 10:17:10.711 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 10:17:10.715 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:17:10.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:10.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:10.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:10.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:10.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:17:10.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:10.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:10.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:10.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:10.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:10.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:17:10.926 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:17:10.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:17:10.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:17:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 10:17:10.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 10:17:10.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:17:10.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:10.982 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:17:10.982 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:17:10.982 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:17:10.982 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 10:17:10.982 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 10:17:10.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:17:10.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:11.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:11.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:11.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:17:11.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:11.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:11.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:11.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:11.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:11.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:11.192 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:11.193 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:17:11.193 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 10:17:11.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 "Apply") 10:17:11.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:11.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:17:11.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:11.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:11.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:11.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:11.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:11.197 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 10:17:11.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:11.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:11.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:11.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:12.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:17:12.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:17:12.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:17:12.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:17:12.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:17:12.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:12.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:12.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:12.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:12.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:12.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:12.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:12.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:12.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:17:12.134 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 10:17:12.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 10:17:12.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:12.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:12.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:12.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:17:12.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:12.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:12.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:12.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:12.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:12.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:12.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:12.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:12.138 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:17:12.138 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:17:12.138 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:17:12.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:17:12.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:12.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:12.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:12.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:17:12.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:12.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:12.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:12.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:12.195 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:17:12.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:12.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:12.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:17:12.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:12.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:12.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:12.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:12.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:17:12.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:12.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:12.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:12.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:12.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:12.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:17:12.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:12.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:12.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:12.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:12.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:12.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:17:12.196 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:17:12.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 10:17:12.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:17:12.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:12.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:12.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:12.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:17:12.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:12.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:12.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:12.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:12.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:12.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:13.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:13.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:13.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:13.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:14.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:14.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:14.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:14.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:15.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:15.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:15.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:15.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:16.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:16.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:16.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:16.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:17.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:17.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:17.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:17.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:18.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:18.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:18.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:18.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:19.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:19.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:19.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:19.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:20.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:20.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:20.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:20.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:21.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:21.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:21.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:21.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:22.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:22.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:22.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:17:22.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 10:17:22.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:22.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:22.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:17:22.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:22.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:22.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:22.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:22.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:17:22.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:22.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:22.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:17:22.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:22.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:22.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:22.438 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:17:22.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 10:17:22.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:22.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:17:22.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:22.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:22.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:22.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:17:22.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:22.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:22.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:22.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:22.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:17:22.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:22.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:22.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:22.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:22.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:22.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:17:22.440 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:17:22.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 10:17:22.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:17:22.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:17:22.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:22.442 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 10:17:22.442 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 10:17:22.442 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:17:22.442 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:17:22.442 DEBUG [main][MenuItemLookup] Found menu:'Delete' 10:17:22.442 DEBUG [main][MenuItemLookup] Item match:Delete 10:17:22.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 10:17:22.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 10:17:22.442 INFO [main][MenuItemHandler] Select menu item: Dele&te 10:17:22.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 10:17:22.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 10:17:22.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 10:17:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:22.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:22.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:22.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 10:17:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:22.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:22.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:22.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:22.471 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:17:22.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:22.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:22.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:22.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:22.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:22.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:22.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 10:17:22.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:22.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:22.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:17:22.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:22.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:22.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:22.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:22.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:22.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:17:22.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:22.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:22.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:22.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:22.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:17:22.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:22.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:22.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:22.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 10:17:22.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available. finished successfully 10:17:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 10:17:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available. finished successfully 10:17:22.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 10:17:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:22.804 INFO [WorkbenchTestable][AbstractShell] Close shell Debug Configurations 10:17:22.804 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Debug Configurations' 10:17:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:22.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:22.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 10:17:22.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:22.886 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:22.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:22.887 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 10:17:22.887 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 10:17:22.887 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:22.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:22.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.152 s - in org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) Time elapsed: 12.309 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 10:17:22.901 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 10:17:22.902 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:17:22.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:22.902 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 10:17:22.902 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:22.902 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:17:22.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:22.903 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:17:22.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:22.903 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:17:22.903 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:17:22.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:17:22.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:22.903 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:22.903 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:22.903 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:22.903 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:22.903 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:22.903 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:22.903 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:22.903 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:22.903 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:22.903 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:22.903 DEBUG [main][MenuItemLookup] Item match:Window 10:17:22.904 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:22.904 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:22.904 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:22.904 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.904 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:22.904 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:22.904 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.904 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:22.904 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.904 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:22.904 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:22.905 DEBUG [main][MenuItemLookup] Item match:Window 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:22.905 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:22.905 DEBUG [main][MenuItemLookup] Item match:Perspective 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:17:22.906 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:17:22.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:17:22.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:22.906 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:22.906 DEBUG [main][MenuItemLookup] Item match:Window 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:22.906 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:22.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:22.907 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:22.907 DEBUG [main][MenuItemLookup] Item match:Window 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:22.907 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:22.907 DEBUG [main][MenuItemLookup] Item match:Perspective 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:17:22.908 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:17:22.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:22.908 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:22.908 DEBUG [main][MenuItemLookup] Item match:Window 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.908 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:22.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:22.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:22.909 DEBUG [main][MenuItemLookup] Item match:Window 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:22.909 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:22.909 DEBUG [main][MenuItemLookup] Item match:Perspective 10:17:22.910 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:17:22.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:22.910 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:17:22.910 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:17:22.910 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:17:22.910 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:17:22.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:17:22.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:17:22.910 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:17:22.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:17:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:17:22.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:17:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:22.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:22.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:17:22.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:22.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:22.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:22.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:17:22.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:22.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:17:22.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:22.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:22.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:22.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:22.941 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:17:22.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:22.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:22.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:22.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:23.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:23.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 10:17:23.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 10:17:23.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:23.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:23.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:23.091 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:17:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:23.091 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:23.091 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:23.091 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:23.091 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:23.091 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:23.091 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:23.091 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:23.091 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:23.091 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:23.091 DEBUG [main][MenuItemLookup] Item match:Run 10:17:23.092 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:17:23.092 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:17:23.092 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:23.092 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:17:23.092 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:17:23.092 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:17:23.092 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:17:23.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:17:23.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:17:23.092 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:17:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:17:23.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:17:23.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:17:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:23.195 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 10:17:23.195 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 10:17:23.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:23.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:23.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:23.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:23.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:23.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:23.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:23.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:23.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:23.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:23.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:17:23.197 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:17:23.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:17:23.198 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:17:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 10:17:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 10:17:23.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:17:23.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:23.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:17:23.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:17:23.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:17:23.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 10:17:23.227 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 10:17:23.231 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:17:23.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:23.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:23.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:23.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:23.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:23.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:23.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:23.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:23.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:23.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:23.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:23.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:23.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:17:23.442 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:17:23.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:17:23.442 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:17:23.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 10:17:23.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 10:17:23.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:17:23.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:23.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:17:23.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:17:23.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:17:23.498 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 10:17:23.498 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 10:17:23.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:17:23.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:23.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:23.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:23.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:23.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:23.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:23.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:23.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:23.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:23.692 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:23.693 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:17:23.694 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 10:17:23.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:17:23.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:23.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:23.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:23.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:23.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:23.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:23.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:23.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:23.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:23.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:23.697 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 10:17:23.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:24.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:24.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:24.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:17:24.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:17:24.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:17:24.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:17:24.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:17:24.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:17:24.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:24.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:24.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:24.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:24.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:24.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:24.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:24.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:17:24.634 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 10:17:24.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:24.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:24.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:24.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:24.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:24.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:24.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:24.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:24.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:24.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:24.638 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:17:24.638 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:17:24.638 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:17:24.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:17:24.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:24.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:24.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:24.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:24.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:24.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:24.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:24.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:24.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:24.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:24.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:24.697 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:17:24.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:24.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:24.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:24.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:24.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:24.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:24.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:24.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:24.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:24.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:24.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:24.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:24.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:24.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:17:24.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:24.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:24.698 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:24.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:24.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:24.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:17:24.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:24.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:24.698 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:24.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:24.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:24.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:17:24.698 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:17:24.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 10:17:24.699 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:17:24.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:24.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:24.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:24.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:24.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:24.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:24.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:25.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:25.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:25.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:25.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:26.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:26.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:26.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:26.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:27.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:27.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:27.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:27.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:28.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:28.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:28.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:28.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:29.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:29.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:29.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:29.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:30.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:30.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:30.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:30.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:31.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:31.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:31.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:31.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:32.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:32.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:32.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:32.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:33.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:33.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:33.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:33.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:34.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:34.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:34.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:34.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:17:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:17:34.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:34.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:34.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:34.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:34.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:34.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:34.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:34.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:34.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:34.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:34.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:17:34.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:34.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:34.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:34.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:34.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:17:34.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:34.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:34.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:34.952 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:17:34.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:34.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:34.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:34.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:34.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:34.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:34.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:17:34.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:34.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:34.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:17:34.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:34.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:34.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:34.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:17:34.953 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:17:34.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 10:17:34.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:17:34.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:17:34.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:34.955 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 10:17:34.955 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 10:17:34.955 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:17:34.955 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:17:34.955 DEBUG [main][MenuItemLookup] Found menu:'Delete' 10:17:34.955 DEBUG [main][MenuItemLookup] Item match:Delete 10:17:34.955 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 10:17:34.955 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 10:17:34.955 INFO [main][MenuItemHandler] Select menu item: Dele&te 10:17:34.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 10:17:34.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 10:17:34.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 10:17:34.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:34.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:34.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:34.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:34.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 10:17:34.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:34.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:34.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:34.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:34.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:34.984 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:17:34.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:34.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:34.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:34.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:35.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:35.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:17:35.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:35.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:17:35.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:35.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:35.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:35.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:17:35.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:35.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:35.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:17:35.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:17:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:35.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:17:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:35.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:17:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:17:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:17:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:17:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:17:35.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:17:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:35.256 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 10:17:35.256 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 10:17:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:35.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 10:17:35.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:35.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:35.331 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 10:17:35.331 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 10:17:35.331 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:35.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:35.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:35.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.431 s - in org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) Time elapsed: 12.241 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 10:17:35.344 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 10:17:35.345 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:17:35.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:35.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 10:17:35.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:35.345 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:17:35.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:35.349 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:17:35.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:35.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.*'] 10:17:35.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:35.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:35.350 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 10:17:35.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 10:17:35.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:35.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:35.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:35.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:35.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:35.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:35.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:35.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:35.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:35.351 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:35.351 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:35.351 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:35.351 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:35.351 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:35.351 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:35.351 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:35.351 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:35.351 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:35.351 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:35.351 DEBUG [main][MenuItemLookup] Item match:Window 10:17:35.352 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:35.352 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:35.352 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:35.352 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:35.352 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:35.352 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:35.352 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:35.352 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:35.352 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:35.352 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:35.352 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:35.352 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:35.352 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:35.352 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:17:35.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 10:17:35.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:35.463 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:35.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:35.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:17:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:35.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:35.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:35.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:35.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:35.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:17:35.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:35.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:35.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:17:35.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:35.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:35.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:35.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Errors/Warnings 10:17:35.969 DEBUG [main][TreeItemHandler] Selecting tree item: Errors/Warnings 10:17:35.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Errors/Warnings about selection 10:17:35.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Errors/Warnings 10:17:36.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"groupId\" duplicate of parent groupId") 10:17:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:36.011 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 10:17:36.013 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Group ID to: Ignore 10:17:36.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"version\" duplicate of parent version") 10:17:36.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:36.017 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 10:17:36.017 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Version to: Ignore 10:17:36.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Out-of-date project configuration") 10:17:36.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:36.033 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Error to selection: Ignore 10:17:36.033 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Project Config to: Ignore 10:17:36.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Plugin execution not covered by lifecycle configuration") 10:17:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:36.043 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 10:17:36.044 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Plugin Execution to: Ignore 10:17:36.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Overriding managed version") 10:17:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:36.051 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 10:17:36.051 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Managed Version to: Ignore 10:17:36.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"groupId\" duplicate of parent groupId") 10:17:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:36.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"version\" duplicate of parent version") 10:17:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:36.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Out-of-date project configuration") 10:17:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:36.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Plugin execution not covered by lifecycle configuration") 10:17:36.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:36.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Overriding managed version") 10:17:36.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:36.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:17:36.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:36.090 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:36.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:36.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:36.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:36.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 10:17:36.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:36.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:36.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 10:17:36.146 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 10:17:36.146 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:36.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:36.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:36.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 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.796 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:36.161 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:36.161 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:17:36.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:36.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:36.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:36.162 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:17:36.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:36.162 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:17:36.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:36.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:36.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:36.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:36.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:17:36.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:36.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:36.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:36.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:36.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:36.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:36.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:36.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:36.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:36.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:36.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:36.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:36.164 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:36.164 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:36.164 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:36.164 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:36.164 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:36.164 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:36.164 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:36.164 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:36.164 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:36.164 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:36.164 DEBUG [main][MenuItemLookup] Item match:Window 10:17:36.165 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:36.165 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:36.165 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:36.165 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:36.165 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:36.165 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:36.165 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:36.165 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:36.165 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:36.165 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:36.165 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:36.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:36.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:36.165 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:17:36.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 10:17:36.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:36.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:36.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:36.260 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:36.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:36.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:17:36.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:36.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:36.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:17:36.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:36.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:36.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:17:36.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:36.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:36.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:36.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 10:17:36.263 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 10:17:36.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 10:17:36.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 10:17:36.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Local Catalog...") 10:17:36.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:36.310 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 10:17:36.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:36.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:36.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:36.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:36.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 10:17:36.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available. finished successfully 10:17:36.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 10:17:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:36.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:17:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:36.365 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml 10:17:36.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 10:17:36.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:36.380 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:36.381 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 10:17:36.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:17:36.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:36.385 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:17:36.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:36.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:36.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:36.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:36.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:36.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:36.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:36.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:36.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:36.420 TRACE [main][WidgetHandler] Notify Table with event 13 10:17:36.420 TRACE [main][WidgetHandler] Wait for synchronization 10:17:36.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:17:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:36.422 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:17:36.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:36.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:36.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:36.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:36.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:36.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:36.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:36.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:36.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:17:36.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:36.435 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:36.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:36.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:36.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:36.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:36.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:36.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:36.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:17:36.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.*'] 10:17:36.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:36.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:36.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:17:36.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:36.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:36.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:36.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:36.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.*'] 10:17:36.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:36.469 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:36.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:36.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:36.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:36.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:36.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:36.469 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:36.469 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:36.469 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:36.469 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:36.469 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:36.469 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:36.469 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:36.469 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:36.469 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:36.469 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:36.469 DEBUG [main][MenuItemLookup] Item match:Window 10:17:36.470 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:36.470 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:36.470 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:36.470 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:36.470 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:36.470 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:36.470 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:36.470 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:36.470 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:36.470 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:36.470 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:36.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:36.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:36.470 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:36.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.... 10:17:36.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 'Preferences.*'] is available. finished successfully 10:17:36.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:36.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:36.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:36.587 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:36.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:36.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:17:36.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:36.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:36.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:36.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:17:36.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:36.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:36.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:36.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:36.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:36.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:17:36.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:36.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:36.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:36.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:36.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:36.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 10:17:36.589 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 10:17:36.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 10:17:36.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 10:17:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.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 "Add Remote Catalog...") 10:17:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:36.592 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 10:17:36.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:36.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:36.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:36.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:36.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available.... 10:17:36.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:36.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:36.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:36.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available. finished successfully 10:17:36.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 10:17:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:36.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 10:17:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:36.655 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 10:17:36.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 10:17:36.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:36.662 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:36.663 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 10:17:36.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 10:17:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:36.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:36.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:36.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:36.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:36.665 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 10:17:36.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:36.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:36.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:36.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:36.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:17:36.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 10:17:37.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:17:37.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:37.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:37.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:37.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:37.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:37.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:37.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:37.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:17:37.166 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:17:37.169 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:37.170 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:17:37.172 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 10:17:37.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:17:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.173 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:17:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:37.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:37.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:37.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17: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.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:37.207 TRACE [main][WidgetHandler] Notify Table with event 13 10:17:37.207 TRACE [main][WidgetHandler] Wait for synchronization 10:17:37.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:17:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.208 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:17:37.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:37.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:17:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.220 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:37.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:37.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:37.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:37.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:37.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:37.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:37.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:37.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:37.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:17:37.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.*'] 10:17:37.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:37.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:17:37.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:37.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:37.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:37.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:37.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.*'] 10:17:37.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.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.*'] 10:17:37.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:37.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:37.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:37.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:37.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:37.249 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:37.249 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:37.249 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:37.249 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:37.249 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:37.249 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:37.249 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:37.249 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:37.249 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:37.249 DEBUG [main][MenuItemLookup] Item match:Window 10:17:37.250 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:37.250 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:37.250 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:37.250 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:37.250 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:37.250 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:37.250 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:37.250 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:37.250 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:37.250 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:37.250 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:37.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:37.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:37.250 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:37.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:17:37.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 'Preferences.*'] is available. finished successfully 10:17:37.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:37.348 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:37.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:17:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:37.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:37.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:17:37.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:37.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:37.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:17:37.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:37.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:37.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:37.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 10:17:37.350 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 10:17:37.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 10:17:37.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 10:17:37.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 10:17:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.362 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 10:17:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available.... 10:17:37.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available. finished successfully 10:17:37.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 10:17:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:37.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 10:17:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:37.414 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml_test 10:17:37.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 10:17:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:37.418 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:37.418 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 10:17:37.418 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 10:17:37.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:17:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.420 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:17:37.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:37.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:37.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:37.451 TRACE [main][WidgetHandler] Notify Table with event 13 10:17:37.451 TRACE [main][WidgetHandler] Wait for synchronization 10:17:37.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:17:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.453 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:17:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:37.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) 10:17:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.465 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:37.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:37.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:37.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:37.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:37.508 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:17:37.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:37.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:37.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:17:37.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:37.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:37.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:37.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:37.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:37.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:37.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:37.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:37.509 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:37.509 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:37.509 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:37.509 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:37.509 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:37.509 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:37.509 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:37.509 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:37.509 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:37.509 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:37.509 DEBUG [main][MenuItemLookup] Item match:Window 10:17:37.510 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:37.510 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:37.510 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:37.510 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:37.510 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:37.510 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:37.510 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:37.510 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:37.510 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:37.510 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:37.510 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:37.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:37.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:37.510 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:37.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:17:37.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. finished successfully 10:17:37.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:37.608 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:37.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:17:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:37.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:17:37.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:37.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:37.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:17:37.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:37.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:37.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:37.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 10:17:37.610 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 10:17:37.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 10:17:37.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 10:17:37.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Local Catalog...") 10:17:37.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.622 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 10:17:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 10:17:37.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available. finished successfully 10:17:37.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 10:17:37.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:37.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:37.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:17:37.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:37.676 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml 10:17:37.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 10:17:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:37.689 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:37.689 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 10:17:37.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:17:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.694 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:17:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:37.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:37.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:37.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:37.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:37.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:37.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.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 10:17:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.743 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 10:17:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available.... 10:17:37.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available. finished successfully 10:17:37.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 10:17:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:37.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 10:17:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:37.790 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml 10:17:37.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 10:17:37.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:37.812 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:37.812 INFO [WorkbenchTestable][AbstractText] Text set to: Local: Local Test Catalog test 10:17:37.815 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 10:17:37.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:17:37.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.820 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:17:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:37.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:37.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:37.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:17:37.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.853 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:17:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:37.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:37.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:37.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:37.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:17:37.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:37.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:37.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:37.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:37.860 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:37.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:37.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:37.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:37.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:37.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:37.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:37.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:37.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:37.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:37.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:37.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:37.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:37.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:37.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:37.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:17:37.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:37.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:37.920 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:17:37.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:37.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:37.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:37.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:37.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:37.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:37.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:37.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:37.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:37.921 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:37.921 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:37.921 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:37.921 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:37.921 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:37.921 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:37.921 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:37.921 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:37.921 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:37.921 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:37.921 DEBUG [main][MenuItemLookup] Item match:Window 10:17:37.922 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:37.922 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:37.922 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:37.922 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:37.922 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:37.922 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:37.922 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:37.922 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:37.922 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:37.922 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:37.922 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:37.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:37.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:37.922 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:38.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.... 10:17:38.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 10:17:38.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:38.022 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:38.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:38.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 10:17:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:17:38.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:38.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:38.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:17:38.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:38.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:38.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:38.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 10:17:38.032 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 10:17:38.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 10:17:38.032 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 10:17:38.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 10:17:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:38.035 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 10:17:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:38.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:38.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:38.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available.... 10:17:38.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:38.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:38.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:38.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available. finished successfully 10:17:38.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 10:17:38.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:38.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:38.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 10:17:38.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:38.089 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 10:17:38.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 10:17:38.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:38.092 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:38.093 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 10:17:38.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 10:17:38.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:38.097 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 10:17:38.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:38.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:38.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:38.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:38.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:17:38.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 10:17:38.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:38.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:38.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:38.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:38.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:38.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:38.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:38.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:38.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:17:38.598 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:17:38.598 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:38.600 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:17:38.600 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 10:17:38.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:17:38.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:38.601 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:17:38.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:38.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:38.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:38.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:38.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:38.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:38.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:38.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:38.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:38.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:38.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:38.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:38.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:38.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 10:17:38.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:38.634 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 10:17:38.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:38.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:38.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:38.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:38.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available.... 10:17:38.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:38.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:38.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:38.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available. finished successfully 10:17:38.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 10:17:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:38.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 10:17:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:38.682 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xml 10:17:38.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 10:17:38.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:38.683 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:38.683 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 10:17:38.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 10:17:38.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:38.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:38.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:38.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:38.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:38.685 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 10:17:38.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:38.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:38.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:38.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:38.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:17:38.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 10:17:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:39.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:39.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:39.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:39.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:39.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:39.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:39.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:39.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:17:39.186 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:17:39.186 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:39.188 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:17:39.188 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 10:17:39.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:17:39.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:39.189 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:17:39.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:39.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:39.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:39.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:39.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:39.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:39.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:17:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:39.221 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:17:39.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:39.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:39.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:39.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:39.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:39.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:39.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:39.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:39.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:17:39.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:39.227 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:39.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:39.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:39.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:39.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:39.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:39.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:39.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:39.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:39.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:39.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:39.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:39.273 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:39.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:39.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:39.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:17:39.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:39.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:39.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:39.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:17:39.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:39.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:39.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:39.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:39.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:39.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:39.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:39.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:39.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:39.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:39.275 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:39.275 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:39.275 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:39.275 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:39.275 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:39.275 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:39.275 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:39.275 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:39.275 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:39.275 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:39.275 DEBUG [main][MenuItemLookup] Item match:Window 10:17:39.275 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:39.275 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:39.276 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:39.276 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:39.276 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:39.276 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:39.276 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:39.276 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:39.276 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:39.276 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:39.276 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:39.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:39.276 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:39.276 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:39.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.... 10:17:39.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 10:17:39.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:39.379 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:39.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:39.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 10:17:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:17:39.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:39.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:39.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:17:39.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:39.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:39.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:39.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 10:17:39.381 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 10:17:39.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 10:17:39.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 10:17:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 10:17:39.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:39.383 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 10:17:39.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:39.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:39.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:39.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available.... 10:17:39.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:39.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:39.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available. finished successfully 10:17:39.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 10:17:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:39.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 10:17:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:39.436 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 10:17:39.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 10:17:39.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:39.440 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:39.441 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 10:17:39.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 10:17:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:39.445 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 10:17:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:39.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:39.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:17:39.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 10:17:39.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:17:39.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:39.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:39.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:39.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:39.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:39.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:39.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:39.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:39.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:17:39.946 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:17:39.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:39.949 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:17:39.949 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 10:17:39.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:17:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:39.952 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:17:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:39.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:39.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:39.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:39.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:39.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:39.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:39.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:39.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:39.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:39.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:39.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:39.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:39.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 10:17:39.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:39.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:39.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:39.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:39.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:39.991 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 10:17:39.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:39.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:39.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:39.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available.... 10:17:40.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available. finished successfully 10:17:40.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 10:17:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 10:17:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:40.046 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xmlabc 10:17:40.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 10:17:40.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:17:40.048 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:17:40.049 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 10:17:40.049 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 10:17:40.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:17:40.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.050 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:17:40.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:40.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:40.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:40.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:40.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:40.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:40.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:40.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:40.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:40.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:40.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:17:40.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.081 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:17:40.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 10:17:40.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:17:40.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:17:40.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:17:40.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:17:40.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.088 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:40.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:40.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:40.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:40.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:40.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:40.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:17:40.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:17:40.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:40.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.975 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.304 s setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.78 s setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.26 s editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.411 s editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.354 s editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.861 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 10:17:40.144 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 10:17:40.144 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:17:40.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:40.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 10:17:40.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:40.144 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:17:40.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:40.145 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:17:40.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:40.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:40.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:40.146 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 10:17:40.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 10:17:40.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:40.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:40.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:40.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:40.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:40.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:40.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:40.147 DEBUG [main][MenuItemLookup] Item match:Window 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:40.147 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:40.147 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:40.147 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:40.147 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:40.147 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:17:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:17:40.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:40.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.239 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:40.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.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 10:17:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:17:40.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:40.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:40.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:17:40.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:40.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:40.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:40.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:40.241 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 10:17:40.241 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 10:17:40.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 10:17:40.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 10:17:40.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 10:17:40.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.274 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 10:17:40.274 DEBUG [main][AbstractWait] Waiting until widget is found... 10:17:40.274 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:17:40.274 TRACE [main][WidgetLookup] widget with index 1 is found 10:17:40.274 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 10:17:40.274 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:17:40.274 DEBUG [main][AbstractText] Set focus to Text 10:17:40.276 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:17:40.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 10:17:40.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.281 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 10:17:40.281 DEBUG [main][AbstractWait] Waiting until widget is found... 10:17:40.281 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:17:40.281 TRACE [main][WidgetLookup] widget with index 1 is found 10:17:40.281 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 10:17:40.281 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:17:40.281 DEBUG [main][AbstractText] Set focus to Text 10:17:40.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:17:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.294 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:40.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:40.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:40.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 10:17:40.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:40.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:40.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:40.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:40.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 10:17:40.328 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 10:17:40.328 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:40.328 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:40.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:40.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) Time elapsed: 0.182 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:17:40.358 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:17:40.359 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:17:40.359 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:40.359 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:17:40.359 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:40.359 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:17:40.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:40.360 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:17:40.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:40.360 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:40.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:40.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 10:17:40.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:17:40.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:40.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:40.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:40.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.*'] 10:17:40.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.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.*'] 10:17:40.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:40.362 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:40.362 DEBUG [main][MenuItemLookup] Item match:Window 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:40.362 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:40.362 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:40.362 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:40.362 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:40.363 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:40.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:17:40.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 'Preferences.*'] is available. finished successfully 10:17:40.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.453 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:40.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:17:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:40.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 10:17:40.455 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 10:17:40.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 10:17:40.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 10:17:40.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 10:17:40.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.498 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 10:17:40.498 INFO [WorkbenchTestable][CheckBox] Check checkbox Debu&g Output 10:17:40.498 INFO [WorkbenchTestable][AbstractButton] Click button Debu&g Output 10:17:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 10:17:40.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.500 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 10:17:40.501 INFO [WorkbenchTestable][CheckBox] Check checkbox Download Artifact &Javadoc 10:17:40.501 INFO [WorkbenchTestable][AbstractButton] Click button Download Artifact &Javadoc 10:17:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 10:17:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.502 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 10:17:40.502 DEBUG [WorkbenchTestable][CheckBox] Checkbox Do&wnload Artifact Sources already selected, no action performed 10:17:40.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 10:17:40.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.504 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 10:17:40.504 INFO [WorkbenchTestable][CheckBox] Check checkbox Download repository index updates on startup 10:17:40.504 INFO [WorkbenchTestable][AbstractButton] Click button Download repository index updates on startup 10:17:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 10:17:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.505 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 10:17:40.505 INFO [WorkbenchTestable][CheckBox] Check checkbox Hide folders of physically nested modules (experimental) 10:17:40.505 INFO [WorkbenchTestable][AbstractButton] Click button Hide folders of physically nested modules (experimental) 10:17:40.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 10:17:40.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.507 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 10:17:40.507 INFO [WorkbenchTestable][CheckBox] Check checkbox &Offline 10:17:40.507 INFO [WorkbenchTestable][AbstractButton] Click button &Offline 10:17:40.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 10:17:40.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.508 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 10:17:40.508 INFO [WorkbenchTestable][CheckBox] Check checkbox Update Maven projects on startup 10:17:40.508 INFO [WorkbenchTestable][AbstractButton] Click button Update Maven projects on startup 10:17:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 10:17:40.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 10:17:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 10:17:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.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.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 10:17:40.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 10:17:40.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 10:17:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 10:17:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.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) 10:17:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.576 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:40.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:40.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:17:40.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:40.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:40.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 10:17:40.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:40.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:40.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 10:17:40.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:17:40.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:40.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:40.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:40.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:40.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:17:40.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:40.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:40.609 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:40.609 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:40.609 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:17:40.610 DEBUG [main][MenuItemLookup] Item match:Window 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:40.610 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:17:40.610 DEBUG [main][MenuItemLookup] Item match:Preferences 10:17:40.610 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:17:40.610 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:17:40.610 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:17:40.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:17:40.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:17:40.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:17:40.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.712 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:17:40.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:17:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:40.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:40.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:40.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 10:17:40.714 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 10:17:40.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 10:17:40.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 10:17:40.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 10:17:40.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.729 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 10:17:40.729 DEBUG [WorkbenchTestable][CheckBox] Checkbox Debu&g Output not checked, no action performed 10:17:40.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 10:17:40.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.730 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 10:17:40.731 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download Artifact &Javadoc not checked, no action performed 10:17:40.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 10:17:40.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.738 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 10:17:40.738 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Do&wnload Artifact Sources 10:17:40.738 INFO [WorkbenchTestable][AbstractButton] Click button Do&wnload Artifact Sources 10:17:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 10:17:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.739 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 10:17:40.739 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download repository index updates on startup not checked, no action performed 10:17:40.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.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 10:17:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.741 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 10:17:40.741 DEBUG [WorkbenchTestable][CheckBox] Checkbox Hide folders of physically nested modules (experimental) not checked, no action performed 10:17:40.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 "Offline") 10:17:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.742 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 10:17:40.742 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Offline not checked, no action performed 10:17:40.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 widgets with text that without mnenomic matches: is "Update Maven projects on startup") 10:17:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.743 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 10:17:40.743 DEBUG [WorkbenchTestable][CheckBox] Checkbox Update Maven projects on startup not checked, no action performed 10:17:40.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 "Debug Output") 10:17:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 10:17:40.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.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 "Download Artifact Sources") 10:17:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 10:17:40.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 10:17:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 10:17:40.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.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") 10:17:40.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:17:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.758 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:40.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:17:40.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:40.805 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:40.806 INFO [WorkbenchTestable][RequirementsRunner] Finished test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 10:17:40.806 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:17:40.806 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:40.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:40.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:40.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 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.247 s uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 0.197 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 10:17:40.815 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 10:17:40.815 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:17:40.815 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:40.815 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 10:17:40.815 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:40.815 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:17:40.816 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:40.816 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:17:40.816 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:40.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:40.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 10:17:40.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 10:17:40.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:40.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:40.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:40.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'] 10:17:40.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.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'] 10:17:40.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.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: "Check out as Maven project from SCM"] 10:17:40.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.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'] 10:17:40.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.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'] 10:17:40.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.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'] 10:17:40.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.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"] 10:17:40.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.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'] 10:17:40.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.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'] 10:17:40.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:40.819 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:40.819 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:40.819 DEBUG [main][MenuItemLookup] Item match:File 10:17:40.820 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:17:40.820 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:40.823 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:17:40.823 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:17:40.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:17:40.824 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:17:40.824 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:17:40.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:17:40.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:17:40.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:17:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:40.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:40.920 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:17:40.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:40.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:17:40.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:17:40.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:40.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:40.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:17:40.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:40.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:40.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:40.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Check out Maven Projects from SCM 10:17:40.923 DEBUG [main][TreeItemHandler] Selecting tree item: Check out Maven Projects from SCM 10:17:40.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Check out Maven Projects from SCM about selection 10:17:40.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Check out Maven Projects from SCM 10:17:40.926 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:17:40.926 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:17:40.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:17:40.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:40.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:40.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:40.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:40.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:40.927 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:17:40.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:40.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:40.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:40.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:41.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'] 10:17:41.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Check out as Maven project from SCM"] is available.... 10:17:41.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Check out as Maven project from SCM"] is available. finished successfully 10:17:41.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Check out as Maven project from SCM 10:17:41.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:41.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:41.015 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 10:17:41.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.scm.wizards.MavenCheckoutLocationPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Check out All Projects") 10:17:41.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:41.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:41.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:41.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:41.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17: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.m2e.scm.wizards.MavenCheckoutLocationPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Check out Head Revision") 10:17:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:41.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:41.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:41.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:41.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:41.028 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 10:17:41.028 INFO [WorkbenchTestable][MavenCheckoutWizard] Cancel wizard 10:17:41.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.scm.wizards.MavenCheckoutWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:17:41.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:41.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:41.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:41.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:41.030 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:17:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:41.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:41.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:17:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:17:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:17:41.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:41.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:41.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:41.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:41.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:41.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:41.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:41.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:17:41.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 10:17:41.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:41.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:41.082 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 10:17:41.082 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 10:17:41.082 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:17:41.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:17:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 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.266 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:17:41.090 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:17:41.090 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:17:41.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:41.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:17:41.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:41.091 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:17:41.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:41.091 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:17:41.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:41.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:17:41.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 10:17:41.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:17:41.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:17:41.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:17:41.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:17:41.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:17:41.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:17:41.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 10:17:41.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:17:41.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:17:41.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:17:41.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 10:17:41.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:17:41.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:17:41.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:17:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:41.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:17:41.111 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:17:41.111 DEBUG [main][MenuItemLookup] Found menu:'File' 10:17:41.111 DEBUG [main][MenuItemLookup] Item match:File 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'' 10:17:41.112 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:17:41.112 DEBUG [main][MenuItemLookup] Item match:Import... 10:17:41.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:17:41.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:17:41.113 INFO [main][MenuItemHandler] Select menu item: &Import... 10:17:41.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:17:41.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:17:41.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:17:41.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:41.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:41.192 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:17:41.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:17:41.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:41.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:41.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:41.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:41.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:17:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:17:41.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:17:41.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:17:41.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:41.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:41.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:17:41.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:17:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:17:41.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:17:41.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:17:41.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:17:41.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 10:17:41.718 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 10:17:41.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 10:17:41.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 10:17:41.722 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:17:41.722 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:17:41.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:17:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:41.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:41.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:41.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:41.723 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:17:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:41.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:41.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:41.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:17:41.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:17:41.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 10:17:41.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:17:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:41.802 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 10:17:41.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:17:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:17:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 10:17:41.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:17:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:41.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Root Directory:") 10:17:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:41.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:41.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:41.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:41.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:17:41.805 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/wizard/maven-wrong-project 10:17:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:17:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 10:17:41.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:17:41.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:41.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:17:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:41.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:41.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:41.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:41.831 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 10:17:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:41.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:41.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:41.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:17:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 10:17:41.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:17:41.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:41.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:41.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 10:17:41.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 10:17:41.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:41.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:41.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:41.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 10:17:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:17:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 10:17:41.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:17:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:41.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 "Finish") 10:17:41.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:41.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:41.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:41.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 10:17:41.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:41.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:41.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:41.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:41.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:41.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:41.859 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:17:41.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:41.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:41.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:41.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:41.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:41.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:41.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:17:41.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:17:41.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 10:17:41.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:17:41.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:17:42.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:17:42.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:17:43.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:17:43.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:17:44.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 10:17:44.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading the repository {0}' is a system job, skipped 10:17:44.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:17:44.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'https://github.com/eclipse-m2e/m2e-discovery-catalog/releases/download/2.x/org.eclipse.m2e.discovery.oss-catalog-2.x.jar' has no excuses, wait for it 10:17:45.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:17:45.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:17:45.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped 10:17:45.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:17:45.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 10:17:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. finished successfully 10:17:45.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Discover m2e connectors 10:17:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:17:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:17:45.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Resolve All Later") 10:17:45.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:45.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 10:17:45.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:45.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:45.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:45.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:45.947 INFO [WorkbenchTestable][AbstractButton] Click button &Resolve All Later 10:17:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:45.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:45.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:45.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 "Finish") 10:17:45.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:17:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:17:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:17:45.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 10:17:45.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:17:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:17:45.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:17:45.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:17:45.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:17:45.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:17:45.951 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:17:45.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:17:45.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:17:45.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:17:45.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:17:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:17:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:17:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available.... 10:17:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available. failed, an exception will be thrown 10:17:56.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:17:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:17:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:56.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:56.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:56.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:56.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:56.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:56.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:56.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:17:56.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:56.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:57.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:57.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:57.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:57.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:57.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:57.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:57.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:17:57.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:57.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:57.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:57.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:57.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:57.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:57.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:57.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:57.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:17:57.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:57.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:58.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:58.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:58.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:58.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:58.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:58.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:58.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:17:58.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:58.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:58.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:58.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:58.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:58.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:58.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:58.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:58.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:17:58.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:58.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:59.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:59.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:59.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:59.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:59.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:59.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:59.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:17:59.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:59.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:17:59.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:17:59.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:17:59.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:17:59.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:17:59.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:17:59.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:17:59.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:17:59.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:17:59.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:00.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:00.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:00.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:00.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:00.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:00.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:00.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:00.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:00.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:00.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:00.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:00.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:00.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:00.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:00.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:00.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:00.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:00.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:01.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:01.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:01.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:01.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:01.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:01.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:01.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:01.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:01.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:01.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:01.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:01.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:01.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:01.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:01.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:01.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:01.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:01.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:02.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:02.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:02.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:02.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:02.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:02.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:02.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:02.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:02.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:02.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:02.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:02.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:02.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:02.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:02.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:02.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:02.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:02.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:03.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:03.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:03.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:03.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:03.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:03.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:03.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:03.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:03.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:03.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:03.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:03.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:03.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:03.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:03.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:03.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:03.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:03.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:04.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:04.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:04.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:04.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:04.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:04.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:04.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:04.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:04.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:05.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:05.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:05.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:05.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:05.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:05.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:05.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:05.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:05.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:05.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:05.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:05.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:05.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:05.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:05.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:05.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:05.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:05.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:18:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:18:06.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:06.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:06.059 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:18:06.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:18:06.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:06.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:06.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:18:06.060 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:18:06.060 DEBUG [main][MenuItemLookup] Found menu:'File' 10:18:06.060 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:18:06.060 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:18:06.060 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:18:06.060 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:18:06.060 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:18:06.060 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:18:06.060 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:18:06.060 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:18:06.060 DEBUG [main][MenuItemLookup] Item match:Window 10:18:06.061 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:18:06.061 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:18:06.061 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:18:06.061 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:06.061 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:18:06.061 DEBUG [main][MenuItemLookup] Item match:Show View 10:18:06.072 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:18:06.072 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:18:06.072 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:18:06.072 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:18:06.072 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:18:06.073 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:18:06.073 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:18:06.073 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:18:06.073 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:18:06.073 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:18:06.073 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:18:06.073 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:18:06.073 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:18:06.073 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:18:06.073 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:06.073 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:18:06.073 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:18:06.073 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:18:06.073 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:18:06.073 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:18:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:18:06.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:18:06.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:18:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:06.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:18:06.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:18:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:18:06.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:18:06.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:18:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:06.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:06.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:06.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:18:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:18:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:18:06.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:18:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:18:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:18:06.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:18:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:18:06.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:18:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:18:06.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:18:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:18:06.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:18:06.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:18:06.650 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:18:06.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:18:06.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:18:06.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:18:06.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:06.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:18:06.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:18:06.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:18:06.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:06.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:06.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") 10:18:06.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:18:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:18:06.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:18:06.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:18:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:06.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:06.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:06.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:06.653 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:18:06.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:06.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:06.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:06.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:06.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:18:06.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:18:06.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:18:06.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:06.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:06.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:18:06.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:06.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:06.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:18:06.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:06.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:06.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:18:06.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:18:06.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:06.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:06.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:06.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:06.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:18:06.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:06.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:06.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:06.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:18:06.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:18:06.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:18:06.729 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:06.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:06.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:06.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:06.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:06.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:06.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:07.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:07.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:07.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:07.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:18:07.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:07.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:07.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:07.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:07.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 10:18:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:07.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:07.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:07.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:07.732 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 10:18:07.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:18:07.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:18:07.733 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:18:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:18:07.733 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 10:18:07.733 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:18:07.733 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 10:18:07.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:18:07.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:18:07.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:18:07.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:18:07.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: "Import"] 10:18:07.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.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: "Import"] 10:18:07.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.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: "Import Maven Projects"] 10:18:07.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.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: "Import"] 10:18:07.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.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: "Import"] 10:18:07.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.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: "Import"] 10:18:07.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.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: "Import Maven Projects"] 10:18:07.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.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: "Import"] 10:18:07.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.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: "Import"] 10:18:07.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:18:07.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:07.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:07.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:18:07.736 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:18:07.736 DEBUG [main][MenuItemLookup] Found menu:'File' 10:18:07.736 DEBUG [main][MenuItemLookup] Item match:File 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:07.737 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:18:07.737 DEBUG [main][MenuItemLookup] Item match:Import... 10:18:07.737 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:18:07.737 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:18:07.737 INFO [main][MenuItemHandler] Select menu item: &Import... 10:18:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:18:07.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:18:07.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:18:07.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:07.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:07.814 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:18:07.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:18:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:07.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:07.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:07.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:18:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:18:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:18:07.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:18:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:18:07.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:18:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:18:07.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:18:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:18:07.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:18:07.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:18:07.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:18:07.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:18:07.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:18:07.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 10:18:07.816 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 10:18:07.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 10:18:07.816 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 10:18:07.816 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:18:07.816 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:18:07.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:18:07.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:07.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:07.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:07.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:07.817 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:18:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:07.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:07.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:07.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"] 10:18:07.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:18:07.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 10:18:07.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:18:07.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:07.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:07.873 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 10:18:07.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:07.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:18:07.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 10:18:07.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:18:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:07.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Root Directory:") 10:18:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:07.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:07.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:07.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:07.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:18:07.877 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/wizard/maven-test-project 10:18:07.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:18:07.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 10:18:07.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:18:07.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:07.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:07.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:18:07.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:07.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:07.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:07.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:07.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:07.920 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 10:18:07.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:07.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:07.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:07.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:18:07.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 10:18:07.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:18:07.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:07.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:07.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 10:18:07.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 10:18:07.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:07.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:07.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:07.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:07.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:07.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 10:18:07.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:18:07.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 10:18:07.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:18:07.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:07.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:07.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 10:18:07.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:18:07.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:07.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:18:07.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 10:18:07.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:18:07.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:07.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:07.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:07.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:07.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:07.963 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:18:07.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:07.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:07.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:07.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:18:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:18:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:18:08.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:18:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 10:18:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:18:08.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:18:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/maven-test-project)' is a system job, skipped 10:18:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:18:08.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 10:18:18.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available. failed, an exception will be thrown 10:18:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available.... 10:18:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available. failed, an exception will be thrown 10:18:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:18:28.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:28.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:28.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:28.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:28.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:28.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:28.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:28.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:28.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:29.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:29.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:29.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:29.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:29.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:29.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:29.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:29.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:29.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:29.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:29.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:29.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:29.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:29.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:29.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:29.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:29.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:29.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:30.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:30.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:30.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:30.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:30.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:30.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:30.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:30.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:30.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:31.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:31.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:31.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:31.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:31.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:31.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:31.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:31.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:31.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:32.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:32.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:32.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:32.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:32.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:32.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:32.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:32.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:32.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:32.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:32.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:32.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:32.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:32.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:32.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:32.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:32.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:32.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:33.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:33.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:33.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:33.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:33.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:33.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:33.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:33.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:33.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:33.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:33.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:33.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:33.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:33.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:33.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:33.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:33.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:33.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:34.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:34.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:34.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:34.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:34.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:34.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:34.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:34.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:34.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:34.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:34.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:34.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:34.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:34.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:34.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:34.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:34.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:34.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:35.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:35.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:35.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:35.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:35.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:35.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:35.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:35.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:35.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:35.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:35.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:35.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:35.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:35.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:35.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:35.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:35.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:35.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:36.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:36.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:36.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:36.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:36.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:36.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:36.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:36.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:36.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:36.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:36.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:36.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:36.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:36.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:36.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:36.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:36.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:36.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:37.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:37.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:37.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:37.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:37.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:37.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:37.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:37.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:37.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:37.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:37.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:37.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:37.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:37.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:37.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:37.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:37.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:37.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:38.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:38.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:38.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:38.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:38.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:38.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:38.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:38.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:38.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:18:38.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:38.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:38.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:38.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:38.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:38.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:38.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:18:38.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:38.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:38.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:18:38.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:38.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:38.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:18:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:38.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:18:38.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:18:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:38.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:38.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:38.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:18:38.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:38.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:38.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:38.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:18:38.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:18:38.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:18:38.576 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:38.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:38.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:38.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:38.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:38.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:39.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:39.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:39.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:39.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:39.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:18:39.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:39.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:39.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:39.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:39.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 10:18:39.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:39.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:39.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:39.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:39.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:39.580 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 10:18:39.580 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 10:18:39.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:18:39.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:18:39.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:18:39.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:39.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:18:39.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 10:18:39.580 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:18:39.581 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:18:39.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:18:39.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:39.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.491 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 26.642 s testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 31.847 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 10:18:39.595 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 10:18:39.596 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:18:39.596 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:18:39.596 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 10:18:39.596 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:18:39.596 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:18:39.597 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:18:39.597 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:18:39.597 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:18:39.597 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:18:39.597 INFO [WorkbenchTestable][RequirementsRunner] Started test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 10:18:39.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 10:18:39.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:18:39.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:18:39.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:18:39.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'] 10:18:39.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.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'] 10:18:39.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 10:18:39.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:18:39.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:18:39.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:18:39.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 10:18:39.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:18:39.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:18:39.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:18:39.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:39.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:39.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:18:39.599 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:18:39.599 DEBUG [main][MenuItemLookup] Found menu:'File' 10:18:39.600 DEBUG [main][MenuItemLookup] Item match:File 10:18:39.600 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:18:39.600 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'File' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:39.606 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:18:39.606 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:18:39.606 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:18:39.606 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:18:39.606 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:18:39.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.... 10:18:39.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:18:39.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:18:39.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:39.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:39.687 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:18:39.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:18:39.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:39.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:39.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:39.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:39.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:39.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:18:39.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:18:39.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:18:39.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:18:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:18:39.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:18:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:18:39.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:18:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:18:39.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:18:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:18:39.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:18:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:18:39.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:18:39.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 10:18:39.689 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 10:18:39.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 10:18:39.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 10:18:39.689 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:18:39.689 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:18:39.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:18:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:39.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:39.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:39.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:39.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:39.690 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:18:39.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:39.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:39.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:39.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:39.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'] 10:18:39.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 10:18:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available. finished successfully 10:18:39.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 10:18:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:39.836 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:18:39.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:39.836 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:18:39.836 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 10:18:39.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:18:39.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:39.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:39.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:39.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:39.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:39.838 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:18:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:39.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:39.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:39.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 10:18:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:39.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:39.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:39.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:18:39.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.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 10:18:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:39.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:39.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:39.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:18:39.867 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo All Catalogs to selection: Internal 10:18:39.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 10:18:39.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:39.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:39.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:39.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:39.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:18:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:18:39.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:18:40.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:18:40.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:40.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:40.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:40.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:40.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:40.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:40.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:40.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:40.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:18:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:18:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:18:40.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 10:18:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:40.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:40.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:40.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:18:40.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 10:18:40.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:40.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:40.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:40.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:18:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:18:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:18:40.429 TRACE [main][WidgetHandler] Notify Table with event 13 10:18:40.429 TRACE [main][WidgetHandler] Wait for synchronization 10:18:40.430 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:18:40.430 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 10:18:40.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:18:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:40.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:40.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:40.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:40.432 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:18:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:40.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:40.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:40.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.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 10:18:40.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:40.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:40.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:40.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:40.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:18:40.483 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:artifact 10:18:40.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 10:18:40.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:40.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:40.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:40.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:40.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:18:40.497 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo com.example to:group 10:18:40.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 10:18:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:40.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:40.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:40.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:18:40.502 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo 0.0.1-SNAPSHOT to:1.0.0 10:18:40.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 10:18:40.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:40.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:40.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:40.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:40.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:18:40.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 10:18:40.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:40.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:40.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:40.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:40.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:18:40.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 10:18:40.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:40.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:40.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:40.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:18:40.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:18:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:40.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:40.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:40.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:40.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:18:40.524 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:18:40.524 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 10:18:40.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:18:40.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:40.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:40.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:40.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:40.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:40.531 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:18:40.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:40.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:40.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:40.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:18:40.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:18:40.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:18:40.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:41.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:41.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:42.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:42.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:43.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:43.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:44.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:44.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:45.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:45.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:46.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:46.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:47.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:48.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:48.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:49.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:49.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:50.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:50.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:51.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:18:51.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:51.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:51.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:18:51.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:51.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:51.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:18:51.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:51.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:51.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:18:51.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') 10:18:51.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:51.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:51.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:51.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:51.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:18:51.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:51.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:51.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:51.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:18:51.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:18:51.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:18:51.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:51.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:51.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:51.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:51.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:51.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:51.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:51.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:51.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:51.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:51.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:52.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:52.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:52.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:52.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:18:52.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:52.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:52.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:52.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:52.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 10:18:52.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:52.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:52.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:52.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:52.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:52.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 10:18:52.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 10:18:52.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 10:18:52.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 10:18:52.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:18:52.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:18:52.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:52.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:18:52.850 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 10:18:52.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:52.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:52.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:18:52.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:52.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:52.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:18:52.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:52.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:52.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:18:52.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') 10:18:52.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:52.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:52.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:52.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:18:52.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:52.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:52.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:52.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:18:52.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:18:52.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:18:52.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:52.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:52.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:52.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:52.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:52.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:52.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:52.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:52.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:52.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:53.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:53.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:53.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:53.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:53.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:18:53.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:53.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:53.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:53.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:53.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:18:53.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:53.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:53.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:53.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:53.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:53.860 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 10:18:53.860 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 10:18:53.860 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 10:18:53.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:53.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:53.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:53.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:53.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:53.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:53.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:54.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:54.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:54.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:54.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:54.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:18:54.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:54.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:54.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:54.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:54.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 10:18:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:54.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:54.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:54.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:54.863 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 10:18:54.864 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 10:18:54.864 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 10:18:54.864 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:18:54.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:18:54.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:54.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:54.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 10:18:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:54.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:54.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:54.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:54.865 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:18:54.865 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:18:54.866 DEBUG [main][TreeItemHandler] Set Tree selection 10:18:54.867 DEBUG [main][TreeHandler] Notify Tree about selection event 10:18:54.877 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:18:54.883 DEBUG [WorkbenchTestable][TreeItemHandler] artifact 10:18:54.883 DEBUG [WorkbenchTestable][TreeItemHandler] maven-test-project 10:18:54.883 DEBUG [WorkbenchTestable][TreeItemHandler] maven-wrong-project 10:18:54.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:18:54.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'New' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:54.925 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:18:54.926 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:18:54.926 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:54.926 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:18:54.926 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:18:54.926 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:18:54.926 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:18:54.926 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:18:54.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:18:54.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:18:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:18:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:55.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:18:55.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:18:55.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:55.462 DEBUG [main][MenuItemLookup] Found menu:'New' 10:18:55.462 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:18:55.462 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:55.462 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:18:55.462 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:55.462 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:18:55.462 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:18:55.462 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:18:55.462 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:18:55.462 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:18:55.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:18:55.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:18:55.463 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:18:55.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:18:56.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:18:56.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:18:56.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:56.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:56.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:18:56.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:18:56.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:56.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:18:56.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:18:56.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:18:56.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:56.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:56.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:56.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:56.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:56.055 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:18:56.055 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:18:56.055 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:18:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:56.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:56.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:56.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:18:56.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:18:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:18:56.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:18:56.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:18:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:56.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:56.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:56.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:56.056 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:18:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:56.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:56.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:56.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:18:56.060 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:18:56.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:18:56.561 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:18:56.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:56.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:56.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:18:56.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 10:18:56.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:18:56.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:18:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.967 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: 13.253 s Running org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 10:18:56.576 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 10:18:56.583 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:18:56.583 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:18:56.584 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 10:18:56.584 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:18:56.584 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:18:56.584 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:18:56.584 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:18:56.584 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:18:56.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:18:56.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:56.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:18:56.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:56.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:18:56.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:56.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:18:56.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:56.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:18:56.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:56.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:18:56.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:56.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:18:56.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:56.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:18:56.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:56.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:18:56.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:56.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:18:56.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:56.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:56.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:18:56.587 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:18:56.588 DEBUG [main][MenuItemLookup] Found menu:'File' 10:18:56.588 DEBUG [main][MenuItemLookup] Item match:File 10:18:56.588 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:18:56.588 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:18:56.588 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:18:56.588 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'' 10:18:56.589 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:18:56.589 DEBUG [main][MenuItemLookup] Item match:Import... 10:18:56.589 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:18:56.589 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:18:56.589 INFO [main][MenuItemHandler] Select menu item: &Import... 10:18:56.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:18:56.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 10:18:56.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:18:56.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:56.668 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:18:56.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:56.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 10:18:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:56.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:56.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:56.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:18:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:18:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:18:56.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:18:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:18:57.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:18:57.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:18:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:18:57.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:18:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:18:57.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:18:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:18:57.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:18:57.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:18:57.173 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:18:57.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:18:57.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:18:57.175 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:18:57.175 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:18:57.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:18:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:57.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:57.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:57.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:57.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:57.176 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:18:57.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:57.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:57.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:57.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:57.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"] 10:18:57.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:57.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:57.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:18:57.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:57.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:57.240 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:18:57.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:57.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:18:57.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:18:57.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:18:57.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:57.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:57.241 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:18:57.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:18:57.243 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 10:18:57.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:18:57.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:57.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:57.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:57.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:57.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:57.245 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:18:57.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:57.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:57.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:57.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:57.245 TRACE [main][WidgetHandler] Notify Button with event 27 10:18:57.245 TRACE [main][WidgetHandler] Wait for synchronization 10:18:57.245 TRACE [main][WidgetHandler] Notify Button with event 13 10:18:57.245 TRACE [main][WidgetHandler] Wait for synchronization 10:18:57.245 TRACE [main][WidgetHandler] Notify Button with event 26 10:18:57.245 TRACE [main][WidgetHandler] Wait for synchronization 10:18:57.245 TRACE [main][WidgetHandler] Notify Button with event 3 10:18:57.245 TRACE [main][WidgetHandler] Wait for synchronization 10:18:57.245 TRACE [main][WidgetHandler] Notify Button with event 4 10:18:57.245 TRACE [main][WidgetHandler] Wait for synchronization 10:18:57.245 TRACE [main][WidgetHandler] Notify Button with event 13 10:18:57.245 TRACE [main][WidgetHandler] Wait for synchronization 10:18:57.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:18:57.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:57.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:18:57.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:18:57.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:57.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:18:57.248 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 10:18:57.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:18:57.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:57.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:57.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:57.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:57.286 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:18:57.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:57.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:57.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:57.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:57.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:18:57.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:57.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:57.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:57.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:57.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:18:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:18:57.347 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 10:18:57.347 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:18:57.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 10:18:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:57.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:57.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:57.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:57.349 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:18:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:57.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:57.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:57.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:18:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:57.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:57.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:57.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:57.351 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 10:18:57.351 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 10:18:57.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:18:57.352 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 10:18:57.352 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:18:57.352 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:18:57.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:18:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:57.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:57.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:57.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:18:57.354 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:18:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:18:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:18:57.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:18:57.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:18:57.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:18:57.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:18:57.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:18:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 10:18:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:18:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:18:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:18:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:57.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:18:57.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:57.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:57.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:18:57.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:57.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:57.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:18:57.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:57.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:57.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:18:57.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:18:57.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:57.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:57.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:57.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:18:57.450 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:18:57.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:18:57.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:57.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:57.487 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:18:57.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:18:57.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:57.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:57.487 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:18:57.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:18:57.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:57.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:57.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:57.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:57.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:57.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:58.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:58.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:18:58.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:18:58.489 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:18:58.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:18:58.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:58.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:58.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:18:58.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:58.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:58.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:58.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:58.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:58.491 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 10:18:58.491 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:18:58.492 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 10:18:58.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 10:18:58.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:18:58.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:18:58.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 10:18:58.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 10:18:58.993 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 10:18:58.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 10:18:59.003 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 10:18:59.005 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 10:18:59.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 10:18:59.005 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 10:18:59.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 10:18:59.007 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 10:18:59.007 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:18:59.008 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:18:59.717 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:18:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:18:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:18:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:18:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:18:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:18:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:18:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:18:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:18:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:18:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:18:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:18:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:18:59.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3eac44c8 is found... 10:18:59.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3eac44c8 is found finished successfully 10:18:59.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 10:18:59.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:59.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:59.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:59.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:18:59.743 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:59.743 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:59.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:18:59.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 10:18:59.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 10:18:59.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:18:59.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:18:59.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:18:59.744 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:59.744 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:59.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design") 10:18:59.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:18:59.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:59.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:18:59.744 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:18:59.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:18:59.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:59.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:59.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:59.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:18:59.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 10:18:59.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:18:59.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:18:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:18:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:18:59.824 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:18:59.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:18:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:59.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:59.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:59.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:18:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:18:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:18:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 10:18:59.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:18:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:18:59.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:18:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:18:59.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:18:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 10:18:59.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:18:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:18:59.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:18:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:18:59.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:18:59.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:59.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:59.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:18:59.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:59.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:59.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 10:18:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:18:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:18:59.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 10:18:59.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:18:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:18:59.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:18:59.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:18:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:18:59.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:18:59.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:18:59.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:18:59.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:18:59.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:18:59.944 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 10:19:00.111 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:00.111 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:00.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 10:19:00.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:00.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:00.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:00.112 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:19:00.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:00.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:00.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:00.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:00.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:00.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:19:00.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 10:19:01.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 10:19:01.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:01.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:01.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:01.315 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:19:01.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:01.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:01.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:01.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:01.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:01.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:19:01.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 10:19:01.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:01.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:01.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:01.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:01.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 10:19:01.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:01.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:01.316 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:19:01.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:01.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:01.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 10:19:01.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:01.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:01.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 10:19:01.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:19:01.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:01.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:01.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:01.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:01.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:19:01.318 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:01.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:01.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:01.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:01.426 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:01.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:01.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:01.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:01.427 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:01.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:01.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:01.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:01.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:01.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:01.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:01.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:01.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:02.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:02.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:02.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:19:02.429 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:02.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:02.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:02.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:02.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:19:02.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:02.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:02.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:02.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:02.431 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 10:19:02.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 10:19:02.431 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 10:19:02.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 10:19:02.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 10:19:02.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:02.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:02.543 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:02.543 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:19:02.543 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:19:02.543 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:19:02.543 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:19:02.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:02.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:19:02.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:19:02.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:19:03.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:19:03.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:19:03.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:03.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:03.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:03.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:03.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:03.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:03.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:03.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:03.547 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 10:19:03.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 10:19:03.547 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 10:19:03.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 10:19:03.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 10:19:03.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:03.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:03.622 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:03.622 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:19:03.622 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:03.622 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:03.622 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:03.622 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:03.622 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:03.622 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:03.622 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:03.622 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:03.622 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:19:03.622 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:19:03.622 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:19:03.622 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:19:03.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:19:03.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 'Delete.*'] is available. finished successfully 10:19:03.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:19:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:03.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:03.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:03.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:19:03.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:03.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:19:03.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:03.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:03.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:03.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:03.783 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:19:03.783 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:19:03.783 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:19:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:03.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:03.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:03.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:19:03.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:03.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:19:03.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:03.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:03.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:03.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:03.785 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:19:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:03.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:03.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:19:03.789 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:19:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:19:04.290 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:19:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:04.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:19:04.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:19:04.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:19:04.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:19:04.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:04.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:04.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:04.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:04.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:04.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:04.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:04.290 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 10:19:04.290 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:04.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.715 s - in org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) Time elapsed: 1.572 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:04.302 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:04.303 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:19:04.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:04.303 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:04.303 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:04.304 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:19:04.304 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:04.304 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:19:04.304 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:04.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:04.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:04.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:04.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:04.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:04.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:04.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.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: "Import"] 10:19:04.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.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: "Import"] 10:19:04.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.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: "Import"] 10:19:04.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.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: "Import"] 10:19:04.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.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: "Import"] 10:19:04.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.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: "Import"] 10:19:04.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.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: "Import"] 10:19:04.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:04.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:04.308 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:04.308 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:04.309 DEBUG [main][MenuItemLookup] Item match:File 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:04.310 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:04.310 DEBUG [main][MenuItemLookup] Item match:Import... 10:19:04.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:19:04.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:19:04.310 INFO [main][MenuItemHandler] Select menu item: &Import... 10:19:04.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:04.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:04.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:04.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:04.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:04.396 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:04.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:04.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:04.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:04.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:04.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:04.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:04.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:04.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:04.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:04.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:04.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:04.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:04.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:19:04.399 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:19:04.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:19:04.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:19:04.400 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:04.400 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:19:04.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:04.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:04.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:04.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:04.402 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:04.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:04.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:04.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:04.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:04.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:04.503 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:04.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:04.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:04.503 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:04.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:19:04.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:04.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:04.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:04.520 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:19:04.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:04.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:04.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:04.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:04.520 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:04.520 TRACE [main][WidgetHandler] Wait for synchronization 10:19:04.520 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:04.520 TRACE [main][WidgetHandler] Wait for synchronization 10:19:04.520 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:04.520 TRACE [main][WidgetHandler] Wait for synchronization 10:19:04.520 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:04.520 TRACE [main][WidgetHandler] Wait for synchronization 10:19:04.520 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:04.520 TRACE [main][WidgetHandler] Wait for synchronization 10:19:04.520 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:04.520 TRACE [main][WidgetHandler] Wait for synchronization 10:19:04.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:04.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:19:04.545 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to: 10:19:04.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:04.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:04.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:04.547 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:04.547 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:19:04.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:04.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:04.552 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:04.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:04.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:04.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:19:04.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:19:04.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:04.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:04.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:04.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:04.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:04.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:04.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:04.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:04.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:04.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:04.615 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:04.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:04.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:04.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:04.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:04.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:04.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:04.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:04.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:04.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:04.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:04.618 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:04.618 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:04.618 DEBUG [main][MenuItemLookup] Item match:File 10:19:04.619 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:04.619 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:04.620 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:04.620 DEBUG [main][MenuItemLookup] Item match:Import... 10:19:04.620 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:19:04.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:19:04.620 INFO [main][MenuItemHandler] Select menu item: &Import... 10:19:04.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:04.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:04.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:04.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:04.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:04.696 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:04.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:04.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:04.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:04.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:04.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:04.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:04.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:04.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:04.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:04.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:04.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:04.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:04.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:04.699 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:19:04.699 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:19:04.699 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:19:04.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:19:04.700 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:04.700 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:19:04.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:04.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:04.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:04.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:04.701 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:04.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:04.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:04.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:04.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:04.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:04.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:04.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:04.773 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:04.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:04.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:04.773 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:04.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:04.773 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 10:19:04.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:19:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:04.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:04.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:04.774 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:19:04.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:04.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:04.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:04.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:04.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:19:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:19:04.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:19:04.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:19:04.776 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip 10:19:04.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:19:04.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:04.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:04.784 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:19:04.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:04.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:04.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:04.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:04.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:04.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:19:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:19:04.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:04.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:04.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:04.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:04.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:04.862 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (ProjectA/) and wait with time period 1 10:19:04.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (ProjectA/) 10:19:04.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:05.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (ProjectA/) 10:19:05.362 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (ProjectB/) and wait with time period 1 10:19:05.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (ProjectB/) 10:19:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:05.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:05.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (ProjectB/) 10:19:05.863 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (ProjectC/) and wait with time period 1 10:19:05.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (ProjectC/) 10:19:05.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:06.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:06.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (ProjectC/) 10:19:06.373 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:06.373 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:19:06.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:06.381 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:06.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:06.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:06.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:06.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:06.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:06.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:06.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:06.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:06.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:06.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:06.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:06.434 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:06.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:06.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:06.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:06.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:06.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:06.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:06.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:06.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: "Import"] 10:19:06.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.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: "Import"] 10:19:06.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.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: "Import"] 10:19:06.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.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: "Import"] 10:19:06.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:06.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:06.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:06.437 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:06.437 DEBUG [main][MenuItemLookup] Item match:File 10:19:06.437 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:06.437 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:19:06.437 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:19:06.437 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:19:06.437 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:06.437 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:19:06.437 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:19:06.437 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:06.437 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:19:06.438 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:19:06.438 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:19:06.438 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:19:06.438 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:06.438 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:19:06.438 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:19:06.438 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:06.438 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:19:06.438 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:06.438 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:19:06.438 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:06.438 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:06.438 DEBUG [main][MenuItemLookup] Item match:Import... 10:19:06.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:19:06.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:19:06.438 INFO [main][MenuItemHandler] Select menu item: &Import... 10:19:06.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:06.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 10:19:06.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:06.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:06.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:06.512 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:06.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:06.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:06.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:06.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:06.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:06.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:06.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:06.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:06.515 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:19:06.515 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:19:06.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:19:06.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:19:06.515 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:06.515 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:19:06.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:06.516 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:06.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:06.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:06.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:06.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:06.618 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:06.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:06.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:06.619 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:06.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.619 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 10:19:06.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:19:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:06.620 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:19:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:06.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:06.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:06.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:19:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:19:06.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:19:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:19:06.622 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip 10:19:06.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:19:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:06.668 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:19:06.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:06.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:06.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:06.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:06.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:06.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:19:06.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:19:06.703 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 10:19:06.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:19:06.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:06.731 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:06.731 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:19:06.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:06.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:06.734 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:06.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:06.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:06.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:06.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:06.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:06.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:06.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:06.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:06.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:06.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:06.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:06.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:06.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:06.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:06.768 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:06.768 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:06.768 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:06.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:06.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:06.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:06.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:06.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:06.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:06.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:06.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:06.769 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:06.769 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:06.769 DEBUG [main][MenuItemLookup] Item match:File 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:06.770 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:06.770 DEBUG [main][MenuItemLookup] Item match:Import... 10:19:06.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:19:06.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:19:06.770 INFO [main][MenuItemHandler] Select menu item: &Import... 10:19:06.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:06.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:06.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:06.847 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:06.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:06.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:06.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:06.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:06.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:06.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:06.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:06.849 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:19:06.849 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:19:06.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:19:06.849 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:19:06.850 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:06.850 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:19:06.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.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:06.851 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:06.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:06.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:06.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:06.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:06.923 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:06.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:06.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:06.924 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:06.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:06.924 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 10:19:06.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:19:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:06.925 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:19:06.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:06.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:06.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:06.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:06.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:19:06.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:19:06.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:19:06.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:19:06.927 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip 10:19:06.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:19:06.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:06.954 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:19:06.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:06.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:06.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:06.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:06.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:06.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:06.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:06.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:19:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:19:06.964 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 10:19:06.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:19:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:06.965 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:06.965 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:19:06.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:06.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:06.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:06.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:06.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:06.967 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:06.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:06.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:06.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:06.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:07.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:07.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:07.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:07.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:07.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:07.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:07.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:07.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:07.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:07.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:07.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:07.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:07.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:07.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:07.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:07.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:07.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:07.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:07.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:07.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:07.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:07.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:07.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:07.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: "Import"] 10:19:07.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.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: "Import"] 10:19:07.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.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: "Import"] 10:19:07.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.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: "Import"] 10:19:07.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.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: "Import"] 10:19:07.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.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: "Import"] 10:19:07.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.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: "Import"] 10:19:07.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.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: "Import"] 10:19:07.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.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: "Import"] 10:19:07.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:07.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:07.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:07.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:07.003 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:07.003 DEBUG [main][MenuItemLookup] Item match:File 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:07.003 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:07.004 DEBUG [main][MenuItemLookup] Item match:Import... 10:19:07.004 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:19:07.004 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:19:07.004 INFO [main][MenuItemHandler] Select menu item: &Import... 10:19:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:07.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:07.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:07.080 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:07.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.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 10:19:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:07.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:07.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:07.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:07.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:07.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:07.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:07.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:07.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:07.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:07.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:07.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:07.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:07.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:07.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:07.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:19:07.082 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:19:07.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:19:07.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:19:07.082 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:07.082 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:19:07.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:07.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:07.083 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:07.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:07.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:07.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:07.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:07.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:07.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:07.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:07.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:07.151 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:07.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:07.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:07.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:07.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:07.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:07.152 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:07.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.152 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 10:19:07.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:19:07.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:07.153 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:19:07.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:07.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:07.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:07.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:07.153 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:07.153 TRACE [main][WidgetHandler] Wait for synchronization 10:19:07.153 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:07.153 TRACE [main][WidgetHandler] Wait for synchronization 10:19:07.153 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:07.153 TRACE [main][WidgetHandler] Wait for synchronization 10:19:07.153 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:07.153 TRACE [main][WidgetHandler] Wait for synchronization 10:19:07.153 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:07.153 TRACE [main][WidgetHandler] Wait for synchronization 10:19:07.153 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:07.153 TRACE [main][WidgetHandler] Wait for synchronization 10:19:07.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:19:07.156 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 10:19:07.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:19:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:07.164 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:19:07.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:07.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:07.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:07.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:07.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:19:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:19:07.200 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 10:19:07.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:19:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:07.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 10:19:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:07.225 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 10:19:07.225 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 10:19:07.225 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 10:19:07.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:07.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:07.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:07.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:07.226 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:07.226 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:19:07.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:07.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:07.229 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:07.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:07.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:07.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:07.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:07.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:07.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:07.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:07.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:07.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:07.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:07.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:07.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:07.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:07.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:07.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:07.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:07.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:07.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:07.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:07.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:07.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:07.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"] 10:19:07.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.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"] 10:19:07.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.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"] 10:19:07.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:07.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:07.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:07.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:07.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:07.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:07.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:07.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:07.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:07.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:07.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:07.262 DEBUG [main][MenuItemLookup] Item match:File 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:07.262 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:07.262 DEBUG [main][MenuItemLookup] Item match:Import... 10:19:07.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:19:07.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:19:07.263 INFO [main][MenuItemHandler] Select menu item: &Import... 10:19:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:07.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:07.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:07.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:07.340 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:07.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:07.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:07.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:07.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:07.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:07.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:07.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:07.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:07.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:19:07.342 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:19:07.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:19:07.343 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:19:07.343 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:07.343 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:19:07.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:07.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:07.344 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:07.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:07.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:07.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:07.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:07.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:07.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:07.411 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:07.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:07.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:07.412 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:07.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:07.412 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 10:19:07.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:19:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:07.413 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:19:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:07.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:07.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:07.413 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:07.413 TRACE [main][WidgetHandler] Wait for synchronization 10:19:07.413 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:07.413 TRACE [main][WidgetHandler] Wait for synchronization 10:19:07.413 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:07.413 TRACE [main][WidgetHandler] Wait for synchronization 10:19:07.413 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:07.413 TRACE [main][WidgetHandler] Wait for synchronization 10:19:07.413 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:07.413 TRACE [main][WidgetHandler] Wait for synchronization 10:19:07.413 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:07.413 TRACE [main][WidgetHandler] Wait for synchronization 10:19:07.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:19:07.416 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 10:19:07.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:19:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:07.424 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:19:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:07.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:07.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:07.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:07.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:07.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:19:07.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:19:07.459 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 10:19:07.459 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:19:07.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 10:19:07.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:07.487 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:19:07.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:07.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:07.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:07.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:07.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:07.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:07.490 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 10:19:07.490 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB): 10:19:07.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:19:07.491 INFO [WorkbenchTestable][TreeItemHandler] Checked: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 10:19:07.491 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 10:19:07.491 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC): 10:19:07.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:19:07.491 INFO [WorkbenchTestable][TreeItemHandler] Checked: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 10:19:07.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:07.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:07.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:07.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:07.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:07.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:07.492 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 10:19:07.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 10:19:07.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:07.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 10:19:07.993 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 10:19:07.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 10:19:07.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:08.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 10:19:08.493 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 10:19:08.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 10:19:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:08.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 10:19:08.994 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:08.994 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:19:08.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:08.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:08.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:08.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:08.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:09.000 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:09.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:09.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:09.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:09.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:09.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:09.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:09.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:09.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:09.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:09.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:09.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:09.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:09.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:09.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:09.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:09.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:09.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:09.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:09.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:09.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:09.051 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:09.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:09.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:09.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:09.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:09.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:09.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:09.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: "Import"] 10:19:09.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.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: "Import"] 10:19:09.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.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: "Import"] 10:19:09.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.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: "Import"] 10:19:09.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.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: "Import"] 10:19:09.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.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: "Import"] 10:19:09.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.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: "Import"] 10:19:09.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.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: "Import"] 10:19:09.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.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: "Import"] 10:19:09.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:09.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:09.052 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:09.052 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:09.052 DEBUG [main][MenuItemLookup] Item match:File 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:09.053 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:09.053 DEBUG [main][MenuItemLookup] Item match:Import... 10:19:09.054 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:19:09.054 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:19:09.054 INFO [main][MenuItemHandler] Select menu item: &Import... 10:19:09.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:09.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:09.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:09.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:09.129 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:09.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:09.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:09.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:09.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:09.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:09.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:09.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:09.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:09.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:09.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:09.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:09.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:09.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:09.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:09.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:09.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:09.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:09.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:19:09.132 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:19:09.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:19:09.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:19:09.133 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:09.133 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:19:09.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:09.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:09.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:09.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:09.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:09.135 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:09.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:09.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:09.172 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:09.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:09.203 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:09.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:09.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:09.203 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:09.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:09.204 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 10:19:09.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:19:09.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:09.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:09.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:09.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:09.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:09.204 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:19:09.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:09.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:09.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:09.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:09.204 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:09.205 TRACE [main][WidgetHandler] Wait for synchronization 10:19:09.205 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:09.205 TRACE [main][WidgetHandler] Wait for synchronization 10:19:09.205 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:09.205 TRACE [main][WidgetHandler] Wait for synchronization 10:19:09.205 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:09.205 TRACE [main][WidgetHandler] Wait for synchronization 10:19:09.205 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:09.205 TRACE [main][WidgetHandler] Wait for synchronization 10:19:09.205 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:09.205 TRACE [main][WidgetHandler] Wait for synchronization 10:19:09.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:09.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:09.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:09.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:09.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:09.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:19:09.207 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 10:19:09.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:19:09.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:09.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:09.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:09.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:09.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:09.216 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:19:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:09.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:09.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:09.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:09.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:09.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:09.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:09.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:09.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:19:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:19:09.252 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:19:09.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 10:19:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:09.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:09.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:09.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:09.282 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:19:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:09.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:09.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:09.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:09.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:09.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:09.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:09.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:09.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:09.294 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 10:19:09.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 10:19:09.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:09.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:09.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 10:19:09.795 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 10:19:09.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 10:19:09.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:10.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:10.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 10:19:10.296 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 10:19:10.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 10:19:10.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:10.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:10.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 10:19:10.796 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:10.796 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:19:10.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:10.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:10.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:10.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:10.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:10.801 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:10.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:10.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:10.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:10.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:10.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:10.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:10.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:10.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:10.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:10.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:10.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:10.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:10.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:10.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:10.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:10.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:10.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:10.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:10.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:10.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: "Import"] 10:19:10.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.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: "Import"] 10:19:10.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.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: "Import"] 10:19:10.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.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: "Import"] 10:19:10.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.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: "Import"] 10:19:10.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.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: "Import"] 10:19:10.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.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: "Import"] 10:19:10.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.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: "Import"] 10:19:10.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.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: "Import"] 10:19:10.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:10.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:10.835 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:10.835 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:10.835 DEBUG [main][MenuItemLookup] Item match:File 10:19:10.835 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:10.835 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:19:10.835 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:10.836 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:10.836 DEBUG [main][MenuItemLookup] Item match:Import... 10:19:10.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:19:10.836 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:19:10.836 INFO [main][MenuItemHandler] Select menu item: &Import... 10:19:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:10.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:10.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:10.919 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:10.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:10.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:10.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:10.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:10.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:10.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:10.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:10.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:10.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:10.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:10.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:10.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:10.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:10.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:19:10.921 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:19:10.921 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:19:10.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:19:10.922 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:10.922 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:19:10.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:10.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:10.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:10.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:10.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:10.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:10.923 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:10.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:10.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:10.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:10.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:10.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:10.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:10.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:10.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:10.995 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:10.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:10.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:10.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:10.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:10.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:10.995 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:10.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:10.995 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 10:19:10.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:19:10.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:10.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:10.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:10.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:10.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:10.996 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:19:10.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:10.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:10.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:10.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:10.996 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:10.996 TRACE [main][WidgetHandler] Wait for synchronization 10:19:10.996 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:10.996 TRACE [main][WidgetHandler] Wait for synchronization 10:19:10.996 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:10.996 TRACE [main][WidgetHandler] Wait for synchronization 10:19:10.996 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:10.996 TRACE [main][WidgetHandler] Wait for synchronization 10:19:10.996 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:10.996 TRACE [main][WidgetHandler] Wait for synchronization 10:19:10.996 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:10.996 TRACE [main][WidgetHandler] Wait for synchronization 10:19:10.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:10.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:10.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:10.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:10.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:10.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:19:11.000 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 10:19:11.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:19:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:11.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:11.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:11.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:11.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:11.038 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:19:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:11.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:11.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:11.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:11.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:11.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:11.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:19:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:19:11.091 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 10:19:11.091 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:19:11.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 10:19:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:11.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:11.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:11.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:11.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:11.099 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:19:11.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:11.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:11.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:11.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:11.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:11.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:11.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:11.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:11.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:11.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:11.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:11.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:11.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:11.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:11.102 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 10:19:11.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 10:19:11.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:11.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 10:19:11.603 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 10:19:11.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 10:19:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:12.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:12.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 10:19:12.104 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 10:19:12.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 10:19:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:12.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 10:19:12.605 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:12.605 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:19:12.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:12.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:12.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:12.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:12.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:12.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:12.611 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:12.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:12.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:12.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:12.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:12.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:12.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:12.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:12.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:12.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:12.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:12.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:12.644 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:12.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:12.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:12.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:12.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:12.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:12.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:12.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:12.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: "Import"] 10:19:12.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.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: "Import"] 10:19:12.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.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: "Import"] 10:19:12.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.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: "Import"] 10:19:12.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.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: "Import"] 10:19:12.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.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: "Import"] 10:19:12.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.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: "Import"] 10:19:12.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.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: "Import"] 10:19:12.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.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: "Import"] 10:19:12.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:12.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:12.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:12.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:12.647 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:12.647 DEBUG [main][MenuItemLookup] Item match:File 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:19:12.647 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:12.648 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:19:12.648 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:12.648 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:12.648 DEBUG [main][MenuItemLookup] Item match:Import... 10:19:12.648 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:19:12.648 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:19:12.648 INFO [main][MenuItemHandler] Select menu item: &Import... 10:19:12.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:12.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:12.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:12.726 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:12.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:12.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:12.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:12.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:12.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:12.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:12.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:12.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:12.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:12.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:12.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:12.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:12.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:19:12.729 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:19:12.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:19:12.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:19:12.729 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:12.729 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:19: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.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:12.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:12.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:12.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:12.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:12.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:12.731 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:12.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:12.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:12.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:12.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:12.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:12.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:12.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:12.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:12.808 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:12.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:12.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:12.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:12.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:12.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:12.809 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:12.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:12.809 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 10:19:12.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:19:12.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:12.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:12.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:12.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:12.810 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:19:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:12.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:12.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:12.810 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:12.810 TRACE [main][WidgetHandler] Wait for synchronization 10:19:12.810 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:12.810 TRACE [main][WidgetHandler] Wait for synchronization 10:19:12.810 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:12.810 TRACE [main][WidgetHandler] Wait for synchronization 10:19:12.810 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:12.810 TRACE [main][WidgetHandler] Wait for synchronization 10:19:12.810 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:12.810 TRACE [main][WidgetHandler] Wait for synchronization 10:19:12.810 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:12.810 TRACE [main][WidgetHandler] Wait for synchronization 10:19:12.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:12.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:12.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:12.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:12.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:12.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:19:12.813 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 10:19:12.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:19:12.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:12.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:12.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:12.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:12.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:12.835 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:19:12.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:12.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:12.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:12.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:12.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:12.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:12.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:12.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:19:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:19:12.846 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:19:12.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 10:19:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:12.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:12.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:12.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:12.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:12.869 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:19:12.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:12.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:12.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:12.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:12.871 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 10:19: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.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 10:19:12.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:12.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:12.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:12.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:12.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:12.872 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 10:19:12.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:12.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:12.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:12.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:12.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:12.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:12.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:12.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:12.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:12.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:12.875 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 10:19:12.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 10:19:12.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:13.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 10:19:13.376 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 10:19:13.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 10:19:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:13.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:13.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 10:19:13.876 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 10:19:13.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 10:19:13.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:14.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 10:19:14.377 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:14.377 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:19:14.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:14.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:14.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:14.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:14.385 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:14.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:14.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:14.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:14.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:14.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:14.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:14.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:14.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:14.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:14.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:14.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:14.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:14.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:14.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:14.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:14.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:14.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:14.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:14.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:14.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:14.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:14.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:14.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:14.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:14.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:14.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:14.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:14.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: "Import"] 10:19:14.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.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: "Import"] 10:19:14.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.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: "Import"] 10:19:14.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.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: "Import"] 10:19:14.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.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: "Import"] 10:19:14.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.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: "Import"] 10:19:14.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.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: "Import"] 10:19:14.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.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: "Import"] 10:19:14.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.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: "Import"] 10:19:14.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:14.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:14.435 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:14.435 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:14.435 DEBUG [main][MenuItemLookup] Item match:File 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:14.436 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:14.436 DEBUG [main][MenuItemLookup] Item match:Import... 10:19:14.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:19:14.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:19:14.436 INFO [main][MenuItemHandler] Select menu item: &Import... 10:19:14.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:14.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:14.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:14.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:14.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:14.509 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:14.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:14.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:14.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:14.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:14.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:14.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:14.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:14.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:14.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:14.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:14.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:14.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:14.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:19:14.511 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:19:14.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:19:14.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:19:14.512 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:14.512 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:19:14.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:14.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:14.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:14.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:14.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:14.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:14.513 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:14.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:14.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:14.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:14.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:14.578 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:14.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:14.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:14.578 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:14.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:14.579 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 10:19:14.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:19:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:14.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:14.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:14.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:14.579 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:19:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:14.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:14.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:14.580 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:14.580 TRACE [main][WidgetHandler] Wait for synchronization 10:19:14.580 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:14.580 TRACE [main][WidgetHandler] Wait for synchronization 10:19:14.580 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:14.580 TRACE [main][WidgetHandler] Wait for synchronization 10:19:14.580 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:14.580 TRACE [main][WidgetHandler] Wait for synchronization 10:19:14.580 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:14.580 TRACE [main][WidgetHandler] Wait for synchronization 10:19:14.580 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:14.580 TRACE [main][WidgetHandler] Wait for synchronization 10:19:14.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:14.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:14.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:14.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:19:14.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/ui/wizards/datatransfer/projectImport/directory 10:19:14.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:19:14.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:14.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:14.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:14.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:14.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:14.609 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:19:14.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:14.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:14.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:14.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:14.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:14.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:14.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:14.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:14.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:14.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:19:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:19:14.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:14.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:14.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:14.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:14.620 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 10:19:14.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 10:19:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:15.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 10:19:15.121 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 10:19:15.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 10:19:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:15.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 10:19:15.622 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 10:19:15.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 10:19:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:16.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 10:19:16.122 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:16.122 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:19:16.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:16.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:16.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:16.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:16.130 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:16.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:16.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:16.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:16.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:16.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:16.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:16.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:16.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:16.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:16.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:16.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:16.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:16.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:16.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:16.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:16.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:16.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:16.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:16.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:16.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:16.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:16.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:16.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:16.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:16.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:16.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:16.182 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:16.182 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:16.182 DEBUG [main][MenuItemLookup] Item match:File 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:16.183 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:16.183 DEBUG [main][MenuItemLookup] Item match:Import... 10:19:16.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:19:16.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:19:16.183 INFO [main][MenuItemHandler] Select menu item: &Import... 10:19:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:16.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 10:19:16.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:16.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:16.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:16.259 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:16.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:16.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:16.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:16.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:16.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:16.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:16.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:16.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:16.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:16.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:16.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:19:16.262 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:19:16.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:19:16.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:19:16.262 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:16.262 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:19:16.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:16.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:16.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:16.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:16.263 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:16.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:16.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:16.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:19:16.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:16.336 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:19:16.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:19:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:19:16.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:19:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:16.336 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:16.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.336 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 10:19:16.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:19:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:16.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:16.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:16.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:16.337 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:19:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:16.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:16.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:16.337 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:16.337 TRACE [main][WidgetHandler] Wait for synchronization 10:19:16.337 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:16.337 TRACE [main][WidgetHandler] Wait for synchronization 10:19:16.337 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:16.337 TRACE [main][WidgetHandler] Wait for synchronization 10:19:16.337 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:16.337 TRACE [main][WidgetHandler] Wait for synchronization 10:19:16.337 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:16.337 TRACE [main][WidgetHandler] Wait for synchronization 10:19:16.337 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:16.337 TRACE [main][WidgetHandler] Wait for synchronization 10:19:16.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:16.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:16.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:16.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:19:16.340 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 10:19:16.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:19:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:16.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:16.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:16.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:16.349 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:19:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:16.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:16.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:16.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:19:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:16.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:16.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:16.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:19:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:19:16.374 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 10:19: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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:19:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:16.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:16.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:16.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19: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: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 10:19:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:16.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:16.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:16.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:16.375 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 10:19:16.375 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Copy projects into workspace not checked, no action performed 10:19:16.375 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:19:16.375 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:19:16.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:16.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:16.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:16.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:16.377 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:16.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:16.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:16.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:16.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:16.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:16.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:16.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:16.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:16.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:16.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:16.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:16.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:16.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:16.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:16.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:16.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:16.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:16.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:16.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:16.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:16.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:19:16.429 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:19:16.429 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:16.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:16.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:16.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.127 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.31 s setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.818 s copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.333 s copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.233 s copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.259 s selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.791 s deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.782 s selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.812 s selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.788 s setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.748 s copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.248 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:19:16.440 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:19:16.440 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:19:16.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:16.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:19:16.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:16.440 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:19:16.441 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:16.441 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:19:16.441 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:16.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:16.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 10:19:16.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:19:16.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:16.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:16.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:16.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:16.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:16.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:19:16.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.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'] 10:19:16.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.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'] 10:19:16.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.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'] 10:19:16.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.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: "New Project"] 10:19:16.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.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'] 10:19:16.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.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'] 10:19:16.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:16.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:16.443 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:16.443 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:16.443 DEBUG [main][MenuItemLookup] Item match:File 10:19:16.444 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:16.444 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:16.449 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:19:16.449 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:19:16.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:19:16.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:19:16.449 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:19:16.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.... 10:19:16.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 'New|Select a wizard'] is available. finished successfully 10:19:16.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:19:16.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:16.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:16.523 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:19:16.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:16.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:16.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:16.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:16.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:16.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:16.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:17.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:17.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:17.027 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:17.027 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:17.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:17.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:19:17.027 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:19:17.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:19:17.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:19:17.030 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:19:17.030 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:19:17.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:17.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:17.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:17.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:17.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:17.031 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:17.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:17.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:17.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'] 10:19:17.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:17.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:17.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:19:17.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:19:17.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:19:17.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:17.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:17.083 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:19:17.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:17.084 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 10:19:17.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:19:17.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:17.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:17.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:17.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:17.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:19:17.087 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:19:17.088 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 10:19:17.089 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:19:17.089 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:19:17.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:19:17.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:17.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:17.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:17.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:17.091 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:19:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:17.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:17.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:17.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:17.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:17.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:17.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:17.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:17.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:17.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:17.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:17.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:17.595 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:19:17.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:17.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:17.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:17.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:17.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:17.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:17.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:19:17.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:17.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:17.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:17.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:17.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:19:17.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:17.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:17.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:17.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:19:17.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:19:17.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:19:17.600 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:17.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:17.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:17.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:17.600 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:17.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:17.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:17.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:17.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:17.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:17.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:18.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:18.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:18.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:18.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:19:18.616 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:18.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:18.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:18.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:18.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:19:18.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:18.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:18.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:18.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:18.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:18.618 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:19:18.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:19:18.618 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:18.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:18.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:18.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:18.619 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:18.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:18.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:18.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:18.620 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:18.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:18.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:18.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:18.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:18.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:18.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:19.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:19.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:19.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:19.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:19.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:19:19.622 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:19.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:19.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:19.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:19.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:19:19.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:19.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:19.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:19.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:19.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:19.624 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:19:19.624 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:19.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:19.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:19.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:19.625 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:19.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:19.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:19.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:19.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:19.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:20.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:20.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:20.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:20.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:19:20.627 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:20.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:20.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:20.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:20.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:19:20.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:20.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:20.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:20.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:20.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:20.628 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:19:20.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:20.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:20.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:20.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:20.629 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:20.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:20.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:20.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:20.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:20.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:20.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:21.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:21.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:21.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:21.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:21.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:19:21.631 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:21.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:21.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:21.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:21.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:19:21.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:21.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:21.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:21.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:21.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:21.632 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:19:21.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 10:19:21.633 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 10:19:21.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 10:19:21.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 10:19:21.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:21.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:21.670 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:21.671 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:19:21.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:19:21.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:19:21.671 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:19:21.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:21.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:19:22.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:22.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:22.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:22.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:22.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:22.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:22.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:22.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:22.172 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 10:19:22.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 10:19:22.172 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 10:19:22.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 10:19:22.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 10:19:22.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:22.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:22.207 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:22.207 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:22.207 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:22.207 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:22.207 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:22.207 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:22.207 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:22.207 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:22.207 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:22.207 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:19:22.207 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:19:22.207 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:19:22.207 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:19:22.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 'Delete.*'] is available.... 10:19:22.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:19:22.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:19:22.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:22.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:22.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:22.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:22.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:19:22.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:22.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:22.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:22.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:19:22.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:22.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:22.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:22.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:22.915 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:19:22.915 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:19:22.915 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:19:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:22.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:22.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:22.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:19:22.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:22.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:19:22.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:22.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:22.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:22.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:22.916 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:19:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:22.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:22.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:19:22.920 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:19:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:19:23.421 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:19:23.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:23.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:19:23.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:23.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:23.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:23.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:23.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:23.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:23.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:23.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:23.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:19:23.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:23.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:23.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:23.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:23.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 10:19:23.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:23.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 10:19:23.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:19:23.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:23.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:23.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:23.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:23.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:23.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:19:23.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:23.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:23.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:23.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:23.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:19:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:23.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:23.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:23.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:23.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:19:23.425 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:23.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:23.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:23.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:19:23.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:19:23.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:19:23.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:23.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:23.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:19:23.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:23.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:23.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:23.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:19:23.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:23.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:23.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:23.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:23.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:23.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:23.428 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:23.428 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:23.428 DEBUG [main][MenuItemLookup] Item match:File 10:19:23.429 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:23.429 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:23.432 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:19:23.432 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:19:23.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:19:23.432 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:19:23.432 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:19:23.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 'New|Select a wizard'] is available.... 10:19:23.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:19:23.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:19:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:23.507 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:19:23.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:23.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:23.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:23.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:23.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:23.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:23.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:23.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:23.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:23.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:23.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:23.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:23.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:23.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:23.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:23.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:23.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:19:23.509 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:19:23.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:19:23.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:19:23.509 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:19:23.509 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:19:23.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:23.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:23.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:23.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:23.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:23.510 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:23.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:23.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:23.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:23.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:23.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:19:23.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:19:23.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:19:23.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:23.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:23.547 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:19:23.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:23.547 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 10:19:23.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:19:23.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:23.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:23.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:23.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:23.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:19:23.549 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:19:23.549 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 10:19:23.550 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:19:23.550 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:19:23.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:19:23.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:23.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:23.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:23.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:23.552 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:19:23.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:23.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:23.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:23.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:24.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:19:24.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:24.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:24.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:24.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:24.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:24.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:24.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:24.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'] 10:19:24.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:24.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'] 10:19:24.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:24.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'] 10:19:24.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:24.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:24.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:24.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:24.056 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:24.056 DEBUG [main][MenuItemLookup] Item match:File 10:19:24.057 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:24.057 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:24.060 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:19:24.060 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:19:24.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:19:24.060 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:19:24.060 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:19:24.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.... 10:19:24.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:19:24.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:19:24.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:24.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:24.162 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:19:24.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:24.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:24.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:24.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:24.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:24.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:24.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:24.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:24.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:24.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:24.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:24.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:24.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:24.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:19:24.165 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:19:24.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:19:24.165 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:19:24.166 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:19:24.166 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:19:24.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:24.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:24.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:24.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:24.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:24.167 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:24.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:24.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:24.205 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:24.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:24.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:19:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:19:24.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:19:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:24.207 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:19:24.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:24.207 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'customizedGeneralProject' 10:19:24.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:19:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:24.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:24.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:24.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:19:24.209 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:19:24.210 INFO [WorkbenchTestable][AbstractText] Text set to: customizedGeneralProject 10:19:24.211 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set Project location to '/tmp/rdcustomprojectlocation1693822756441' 10:19:24.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use default location") 10:19:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:24.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:24.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:24.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:24.212 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 10:19:24.212 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Use &default location 10:19:24.212 INFO [WorkbenchTestable][AbstractButton] Click button Use &default location 10:19:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:24.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:24.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:24.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Location:") 10:19:24.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:24.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:24.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:24.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:24.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:19:24.230 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:19:24.231 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/rdcustomprojectlocation1693822756441 10:19:24.234 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Add Project to working set 'dummyws' 10:19:24.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Add project to working sets") 10:19:24.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:24.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:24.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:24.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:24.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:24.236 INFO [WorkbenchTestable][CheckBox] Select checkbox Add projec&t to working sets 10:19:24.236 INFO [WorkbenchTestable][CheckBox] Check checkbox Add projec&t to working sets 10:19:24.236 INFO [WorkbenchTestable][AbstractButton] Click button Add projec&t to working sets 10:19:24.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:24.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:24.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:24.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:24.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Working sets:") 10:19:24.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:24.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:24.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:24.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:19:24.247 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:19:24.247 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Go to next wizard page 10:19:24.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:24.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:24.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:24.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:24.249 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:24.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:24.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:24.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:24.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:24.258 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] Set Project references to: 10:19:24.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewProjectReferencePage, index 0 and no matchers specified 10:19:24.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:24.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:24.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:24.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:19:24.259 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] defaultGeneralProject 10:19:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:19:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:19:24.260 INFO [WorkbenchTestable][AbstractTableItem] Check table Item defaultGeneralProject: 10:19:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:19:24.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:19:24.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:19:24.263 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:19:24.263 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:19:24.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:19:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:24.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:24.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:24.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:24.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:24.264 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:19:24.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:24.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:24.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:24.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:24.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:24.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:24.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:19:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:19:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:19:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:19:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:24.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:24.768 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:24.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:24.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:24.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:19:24.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:19:24.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:19:24.771 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:24.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:24.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:24.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:24.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:24.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:24.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:25.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:25.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:25.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:25.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:26.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:26.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:26.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:19:26.273 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:26.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:26.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:26.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:26.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:19:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:26.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:26.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:26.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:26.274 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 10:19:26.274 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:19:26.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:19:26.275 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:26.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:26.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:26.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:26.275 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:26.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:26.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:26.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:26.276 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:26.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:26.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:26.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:26.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:26.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:26.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:26.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:27.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:27.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:27.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:19:27.277 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:27.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:27.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:27.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:27.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:19:27.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:27.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:27.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:27.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:27.279 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 10:19:27.279 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:19:27.279 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:27.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:27.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:27.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:27.280 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:27.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:27.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:27.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:27.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:27.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:27.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:27.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:27.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:28.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:28.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:28.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:19:28.281 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:28.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:28.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:28.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:28.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:19:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:28.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:28.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:28.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:28.282 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 10:19:28.283 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:19:28.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 10:19:28.283 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 10:19:28.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 10:19:28.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 10:19:28.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:28.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:28.316 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:28.316 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:19:28.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:19:28.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:19:28.316 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:19:28.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:28.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:19:28.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:19:28.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:28.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:28.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:28.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:28.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:19:28.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:28.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:28.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:28.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:28.817 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'customizedGeneralProject' via Explorer 10:19:28.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 10:19:28.817 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 10:19:28.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 10:19:28.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 10:19:28.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:28.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:28.849 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:28.849 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:28.849 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:28.849 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:28.849 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:28.849 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:28.849 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:28.849 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:28.849 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:28.849 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:19:28.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:19:28.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:19:28.849 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:19:28.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:19:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:19:29.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:19:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:29.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:29.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:29.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:29.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:19:29.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:29.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:19:29.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:29.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:29.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:29.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:29.448 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:19:29.448 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:19:29.448 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:19:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:29.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:29.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:29.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:19:29.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:29.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:19:29.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:29.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:29.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:29.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:29.449 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:19:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:29.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:29.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:29.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:19:29.453 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:19:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:19:29.953 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:19:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:29.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:19:29.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:19:29.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:19:29.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:29.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:29.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:29.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:29.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:19:29.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:29.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:29.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:29.953 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:29.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:29.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:29.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:29.954 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:29.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:29.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:29.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:29.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:29.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:29.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:30.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:30.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:30.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:30.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:30.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:19:30.956 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:30.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:30.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:30.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:30.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:19:30.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:30.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:30.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:30.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:30.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:30.957 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:19:30.957 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:30.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:30.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:30.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:30.958 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:30.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:30.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:30.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:30.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:30.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:30.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:31.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:31.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:31.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:31.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:31.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:19:31.960 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:31.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:31.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:31.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:31.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:19:31.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:31.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:31.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:31.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:31.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:31.961 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:19:31.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 10:19:31.961 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 10:19:31.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 10:19:31.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 10:19:31.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:31.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:31.995 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:31.995 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:19:31.995 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:19:31.995 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:19:31.995 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:19:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:31.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:19:32.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:32.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:32.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:32.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:32.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:19:32.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:32.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:32.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:32.496 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 10:19:32.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 10:19:32.496 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 10:19:32.496 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 10:19:32.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 10:19:32.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:32.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:32.525 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:19:32.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:19:32.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:19:32.526 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:19:32.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 'Delete.*'] is available.... 10:19:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:19:33.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:19:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:33.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:33.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:33.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:33.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: 32) 10:19:33.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:33.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:33.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:33.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:19:33.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:33.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:33.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:33.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:33.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:33.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:33.107 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:19:33.107 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:19:33.107 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:19:33.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:33.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:33.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:33.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:33.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:19:33.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:33.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:33.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:33.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:19:33.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:33.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:33.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:33.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:33.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:33.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:33.108 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:19:33.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:33.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:33.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:33.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:33.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:19:33.112 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:19:33.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:19:33.612 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:19:33.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:19:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:19:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:33.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:33.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:19:33.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:33.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:33.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:33.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:33.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 10:19:33.613 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:19:33.613 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:33.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:33.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:33.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.174 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.98 s createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) Time elapsed: 10.191 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:33.622 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:33.624 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:19:33.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:33.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:33.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:33.624 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:19:33.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:33.624 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:19:33.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:33.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'] 10:19:33.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:33.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'] 10:19:33.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:33.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 Java Project"] 10:19:33.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:33.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'] 10:19:33.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:33.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'] 10:19:33.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:33.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:33.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:33.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:19:33.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:33.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:33.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:33.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:33.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:33.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:33.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:33.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:33.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:33.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:33.628 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:33.628 DEBUG [main][MenuItemLookup] Item match:File 10:19:33.628 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:19:33.628 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:33.631 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:19:33.631 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:19:33.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:19:33.632 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:19:33.632 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:19:33.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:19:33.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:19:33.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:19:33.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:33.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:33.705 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:19:33.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:33.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:19:33.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:33.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:33.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:33.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:33.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:19:33.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:19:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:34.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:34.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:19:34.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:19:34.209 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:19:34.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:34.210 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:19:34.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:34.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:19:34.210 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:19:34.210 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:19:34.210 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:19:34.212 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:19:34.212 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:19:34.212 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:19:34.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:19:34.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:34.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:34.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:34.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:34.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:34.213 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:19:34.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:34.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:34.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:34.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:34.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:19:34.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:34.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:19:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:19:34.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:19:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:34.428 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:19:34.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:34.429 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertyTestProject' 10:19:34.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:19:34.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:34.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:34.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:34.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:34.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:19:34.431 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:19:34.432 INFO [WorkbenchTestable][AbstractText] Text set to: PropertyTestProject 10:19:34.433 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:19:34.433 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:19:34.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:19:34.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:34.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:34.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:34.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:34.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:34.455 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:19:34.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:34.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:34.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:35.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.... 10:19:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:19:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:38.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:19:38.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:38.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:38.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:38.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:38.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:19:38.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:38.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:19:38.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:38.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:38.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:38.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:38.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:19:38.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:38.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:38.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:38.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:38.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:38.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19: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 '\*?\QPackage Explorer\E') 10:19:38.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:38.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:38.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:38.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:19:38.942 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:38.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:38.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:38.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:19:38.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:19:38.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:19:38.945 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:38.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:38.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:38.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:38.946 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:38.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:38.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:38.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:38.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:38.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:39.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:39.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:39.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:39.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:39.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:19:39.948 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:19:39.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:19:39.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:39.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:19:39.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:19:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:39.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:39.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:39.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:39.949 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertyTestProject 10:19:39.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:39.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:19:39.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:39.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:39.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:39.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:39.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:19:39.950 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:19:39.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:19:39.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:19:39.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:39.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:39.996 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:19:39.996 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:19:39.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:19:39.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:19:39.997 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:19:40.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 10:19:40.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:40.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:40.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.146 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 10:19:40.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:40.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:19:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:40.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 10:19:40.148 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 10:19:40.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 10:19:40.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 10:19:40.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:40.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:40.157 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:40.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:40.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:40.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:40.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:40.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:40.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:40.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:40.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:40.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:40.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:40.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:40.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:40.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:40.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:19:40.226 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:40.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:19:40.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:40.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:40.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:40.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:40.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:19:40.227 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:19:40.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:19:40.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:19:40.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:40.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.325 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:19:40.325 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:19:40.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:19:40.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:19:40.325 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:19:40.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 10:19:40.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:40.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:40.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.422 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 10:19:40.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:40.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:19:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:40.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:40.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:40.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 10:19:40.423 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 10:19:40.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 10:19:40.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 10:19:40.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.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 "Restore Defaults") 10:19:40.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:40.425 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:19:40.425 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:19:40.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:40.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:40.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:40.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:40.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:19:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:19:40.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:40.430 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:40.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:40.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:40.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:40.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:40.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:40.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:40.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:19:40.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:40.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:19:40.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:40.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:40.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:40.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:40.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:19:40.458 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:19:40.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:19:40.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:19:40.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:40.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.540 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:19:40.540 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:19:40.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:19:40.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:19:40.541 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:19:40.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 10:19:40.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:40.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:40.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:40.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.642 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 10:19:40.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:40.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:19:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:40.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:40.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:40.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 10:19:40.644 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 10:19:40.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 10:19:40.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 10:19:40.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:19:40.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:40.647 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:19:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:40.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:40.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:40.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:40.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:40.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:40.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:40.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:40.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:40.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:40.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:19:40.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:40.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:19:40.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:40.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:40.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:40.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:40.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:19:40.676 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:19:40.678 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:19:40.680 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:19:40.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:40.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:19:40.760 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:19:40.761 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:40.761 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:19:40.761 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:19:40.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:19:40.761 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:19:40.761 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:19:40.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 10:19:40.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:40.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:40.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.922 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 10:19:40.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:40.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:40.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.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 10:19:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:40.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 10:19:40.924 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 10:19:40.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 10:19:40.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 10:19:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:19:40.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:19:40.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:40.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:40.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:40.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:40.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:40.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:40.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:40.927 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:40.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:40.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:40.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:40.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:40.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:40.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:40.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:40.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:40.959 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:19:40.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:40.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:19:40.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:40.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:40.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:40.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:40.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:19:40.960 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:19:40.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:19:40.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:19:40.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:40.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.055 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:19:41.055 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:19:41.055 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:19:41.055 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:19:41.056 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:19:41.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 10:19:41.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:41.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:41.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:41.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:41.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:41.153 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 10:19:41.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:41.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:41.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:41.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:41.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:19:41.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:41.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:41.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:41.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:41.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:41.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:41.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:41.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 10:19:41.155 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 10:19:41.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 10:19:41.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 10:19:41.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:41.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:41.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:41.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:41.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:19:41.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:41.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:41.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:41.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:41.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:41.158 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:19:41.158 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:19:41.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:41.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:41.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:41.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:41.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:41.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:41.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:41.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:41.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:41.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:19:41.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:41.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:41.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:41.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:41.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:19:41.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:41.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:41.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:41.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:41.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:41.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:41.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:41.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:41.161 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:41.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:41.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:41.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:41.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:41.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:41.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:41.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:41.219 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:19:41.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:41.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:19:41.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:41.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:41.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:41.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:41.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:19:41.220 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:19:41.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:19:41.223 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:19:41.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:41.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.265 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:19:41.265 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:19:41.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:19:41.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:19:41.265 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:19:41.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 10:19:41.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:41.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:41.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:41.464 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 10:19:41.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:41.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:41.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:41.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:19:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:41.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:41.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:41.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:41.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:41.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:41.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 10:19:41.465 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 10:19:41.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 10:19:41.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 10:19:41.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:41.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:41.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:41.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:41.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:19:41.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:41.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:41.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:41.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:41.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:19:41.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:19:41.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:41.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:41.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:41.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:41.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:41.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:41.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:41.468 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:41.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:41.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:41.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:41.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:41.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:41.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:41.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:41.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:41.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:41.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:41.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:41.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:41.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:19:41.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:19:41.532 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:19:41.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:19:41.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:19:41.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:41.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:41.580 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:19:41.580 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:19:41.580 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:19:41.580 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:19:41.580 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:19:41.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:41.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:19:42.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:42.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:42.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:42.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:42.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:19:42.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:42.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:19:42.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:42.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:42.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:42.081 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertyTestProject' via Explorer 10:19:42.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:19:42.081 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:19:42.081 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:19:42.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:19:42.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:19:42.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:42.114 DEBUG [main][MenuItemLookup] Found menu:'New' 10:19:42.114 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:19:42.114 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:42.114 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:19:42.114 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:19:42.114 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:19:42.114 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:42.114 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:19:42.114 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:19:42.114 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:19:42.114 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:19:42.114 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:19:42.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:19:42.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:19:42.114 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:19:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:19:42.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 'Delete.*'] is available. finished successfully 10:19:42.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:19:42.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:42.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:42.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:42.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:42.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:19:42.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:42.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:19:42.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:42.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:42.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:42.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:42.697 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:19:42.697 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:19:42.697 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:19:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:42.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:42.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:42.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:19:42.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:42.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:42.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:42.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:19:42.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:42.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:42.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:42.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:42.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:42.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:42.698 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:19:42.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:42.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:42.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:42.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:42.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:19:42.702 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:19:43.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:19:43.202 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:19:43.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:19:43.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:19:43.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:19:43.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:19:43.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:19:43.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:19:43.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:19:43.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:19:43.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:19:43.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:19:43.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:19:43.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:19:43.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:19:43.202 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:19:43.202 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:43.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:43.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:43.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.581 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.277 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.231 s ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.219 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.283 s apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.259 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.312 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 10:19:43.219 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 10:19:43.219 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:19:43.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:43.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 10:19:43.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:43.220 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:19:43.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:43.220 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:19:43.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:43.221 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:19:43.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:43.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:43.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 10:19:43.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 10:19:43.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:43.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:43.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:43.221 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:19:43.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:43.221 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:19:43.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:43.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:43.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:43.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:43.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:19:43.222 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:19:43.222 DEBUG [main][MenuItemLookup] Item match:Window 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:43.222 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:19:43.222 DEBUG [main][MenuItemLookup] Item match:Preferences 10:19:43.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:19:43.223 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:19:43.223 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:19:43.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:19:43.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:19:43.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:19:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:43.315 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:19:43.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:43.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:19:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:43.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:43.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:43.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:43.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:43.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:43.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:43.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:43.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:43.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:43.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 10:19:43.820 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 10:19:43.820 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 10:19:43.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 10:19:43.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 10:19:43.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:19:43.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 10:19:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:43.878 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 10:19:43.878 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 10:19:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:43.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:43.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:43.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:43.879 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:43.879 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.879 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:43.879 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.879 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:43.879 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.879 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:43.879 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.879 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:43.879 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.879 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:43.879 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 10:19:43.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:19:43.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 10:19:43.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:43.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 10:19:43.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:19:43.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 10:19:43.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:43.881 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 10:19:43.881 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 10:19:43.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:43.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:43.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:43.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:43.881 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:43.881 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.881 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:43.881 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.881 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:43.881 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.881 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:43.881 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.881 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:43.881 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.881 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:43.881 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 10:19:43.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:19:43.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 10:19:43.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:43.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 10:19:43.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:19:43.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In a new window") 10:19:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:43.884 INFO [WorkbenchTestable][RadioButton] Select radio button In a &new window 10:19:43.884 INFO [WorkbenchTestable][AbstractButton] Click button In a &new window 10:19:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:43.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:43.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:43.884 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:43.884 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.885 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:43.885 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.885 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:43.885 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.885 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:43.885 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.885 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:43.885 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.885 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:43.885 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 10:19:43.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:19:43.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In a new window") 10:19:43.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:43.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 10:19:43.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:19:43.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In the same window") 10:19:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:43.887 INFO [WorkbenchTestable][RadioButton] Select radio button In the &same window 10:19:43.887 INFO [WorkbenchTestable][AbstractButton] Click button In the &same window 10:19:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:43.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:43.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:43.887 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:43.887 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.887 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:43.887 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.887 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:43.887 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.887 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:43.887 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.887 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:43.887 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.887 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:43.887 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 10:19:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:19:43.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In the same window") 10:19:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:43.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 10:19:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:19:43.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 10:19:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:43.890 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 10:19:43.890 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 10:19:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:43.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:43.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:43.890 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:43.890 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.890 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:43.890 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.890 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:43.890 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.890 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:43.890 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.890 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:43.890 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.890 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:43.890 TRACE [main][WidgetHandler] Wait for synchronization 10:19:43.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 10:19:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:19:43.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 10:19:43.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:43.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:43.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:43.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:43.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:43.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:43.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:43.903 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:43.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:43.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:43.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:43.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:43.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:19:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:43.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 10:19:43.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:43.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:43.936 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 10:19:43.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 10:19:43.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:43.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) Time elapsed: 0.715 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 10:19:43.948 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 10:19:43.949 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:19:43.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:43.949 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 10:19:43.949 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:43.949 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:19:43.965 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:43.965 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:19:43.965 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:43.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:43.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 10:19:43.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 10:19:43.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:43.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:43.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:44.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11a54852 is found... 10:19:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11a54852 is found finished successfully 10:19:44.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 '\*?\Q[test-new] Test Title:.+\E') 10:19:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:44.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:44.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:44.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:19:44.440 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:44.440 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:19:44.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46154d08 is found... 10:19:44.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46154d08 is found finished successfully 10:19:44.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 10:19:44.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:44.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:44.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:44.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:44.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:19:44.448 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:44.448 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:19:44.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 10:19:44.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:44.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:44.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:44.450 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "[test-new] Test Title:.+"as the parent 10:19:44.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:44.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:44.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:44.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:44.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:19:44.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 10:19:44.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:44.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:44.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:44.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:44.453 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 10:19:44.453 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 10:19:44.453 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:44.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) Time elapsed: 0.486 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 10:19:44.465 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 10:19:44.465 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:19:44.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:44.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 10:19:44.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:44.466 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:19:44.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:44.466 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:19:44.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:44.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:44.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 10:19:44.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 10:19:44.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:44.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:44.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:44.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26e9a97 is found... 10:19:44.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26e9a97 is found finished successfully 10:19:44.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 10:19:44.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:44.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:44.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:44.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:44.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:19:44.635 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:44.635 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:19:44.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1272146c is found... 10:19:44.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1272146c is found finished successfully 10:19:44.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 10:19:44.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:44.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:44.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:44.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:19:44.639 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:44.639 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:19:44.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 10:19:44.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:44.639 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "a"as the parent 10:19:44.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:44.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:44.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:44.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:19:44.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 10:19:44.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:44.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:44.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 10:19:44.641 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 10:19:44.641 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:19:44.641 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:19:44.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:44.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) Time elapsed: 0.174 s Running org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest 10:19:44.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:19:44.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:44.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:19:44.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:44.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:19:44.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:44.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:19:44.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:44.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:44.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:19:44.717 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:19:44.717 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:44.717 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:19:44.717 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:19:44.717 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:19:44.717 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:19:44.717 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:19:44.717 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:19:44.717 DEBUG [main][MenuItemLookup] Item match:Window 10:19:44.718 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:19:44.718 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:19:44.718 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:19:44.718 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:44.718 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:19:44.718 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:19:44.718 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:44.718 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:19:44.719 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:44.719 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:19:44.719 DEBUG [main][MenuItemLookup] Item match:Preferences 10:19:44.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:19:44.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:19:44.719 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:19:44.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.... 10:19:44.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:19:44.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:19:44.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:44.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:44.919 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:19:44.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:19:44.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:19:44.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:44.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:44.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:44.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:44.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:44.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:44.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:44.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:44.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:44.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:44.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:44.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 10:19:44.922 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 10:19:44.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 10:19:44.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 10:19:44.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:44.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:44.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:44.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:44.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: 16, Matcher matching widget which text matches: "Use e&xternal web browser") 10:19:44.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:44.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:44.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:44.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:19:44.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:44.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:44.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:44.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:44.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:44.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:44.972 INFO [WorkbenchTestable][RadioButton] Select radio button Use e&xternal web browser 10:19:44.972 INFO [WorkbenchTestable][AbstractButton] Click button Use e&xternal web browser 10:19:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:44.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:44.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:44.972 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:44.972 TRACE [main][WidgetHandler] Wait for synchronization 10:19:44.972 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:44.972 TRACE [main][WidgetHandler] Wait for synchronization 10:19:44.972 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:44.972 TRACE [main][WidgetHandler] Wait for synchronization 10:19:44.972 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:44.972 TRACE [main][WidgetHandler] Wait for synchronization 10:19:44.972 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:44.972 TRACE [main][WidgetHandler] Wait for synchronization 10:19:44.972 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:44.972 TRACE [main][WidgetHandler] Wait for synchronization 10:19:44.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:19:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:44.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:44.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:44.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:44.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:44.974 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:19:44.974 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:19:44.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:44.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:44.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:44.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:44.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 10:19:44.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:44.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:44.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:44.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:19:44.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:44.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:44.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:44.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:44.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:44.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:44.977 INFO [WorkbenchTestable][RadioButton] Select radio button Use &internal web browser 10:19:44.977 INFO [WorkbenchTestable][AbstractButton] Click button Use &internal web browser 10:19:44.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:44.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:44.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:44.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:44.977 TRACE [main][WidgetHandler] Notify Button with event 27 10:19:44.977 TRACE [main][WidgetHandler] Wait for synchronization 10:19:44.977 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:44.977 TRACE [main][WidgetHandler] Wait for synchronization 10:19:44.977 TRACE [main][WidgetHandler] Notify Button with event 26 10:19:44.977 TRACE [main][WidgetHandler] Wait for synchronization 10:19:44.977 TRACE [main][WidgetHandler] Notify Button with event 3 10:19:44.977 TRACE [main][WidgetHandler] Wait for synchronization 10:19:44.977 TRACE [main][WidgetHandler] Notify Button with event 4 10:19:44.977 TRACE [main][WidgetHandler] Wait for synchronization 10:19:44.977 TRACE [main][WidgetHandler] Notify Button with event 13 10:19:44.977 TRACE [main][WidgetHandler] Wait for synchronization 10:19:44.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:19:44.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:44.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:45.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:45.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:45.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:45.024 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:19:45.025 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:19:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:45.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:45.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:45.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:19:45.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:45.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:45.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:45.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:45.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:45.037 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:19:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:45.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:45.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:45.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:19:45.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:19:45.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:19:45.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:45.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s - in org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest testBrowserPreferencePage(org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest) Time elapsed: 0.416 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:19:45.147 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:19:45.149 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:19:45.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:45.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:19:45.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:45.150 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:19:45.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:45.216 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:19:45.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:45.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:19:45.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 10:19:45.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:19:45.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:19:45.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:19:45.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:19:45.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:45.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:19:45.227 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 10:19:45.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:19:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:45.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:19:45.227 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:19:45.227 DEBUG [main][MenuItemLookup] Found menu:'File' 10:19:45.227 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:19:45.227 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:19:45.227 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:19:45.227 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:19:45.227 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:19:45.227 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:19:45.227 DEBUG [main][MenuItemLookup] Item match:Window 10:19:45.228 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:19:45.228 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:19:45.228 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:19:45.228 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:45.228 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:19:45.228 DEBUG [main][MenuItemLookup] Item match:Show View 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'' 10:19:45.234 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:19:45.234 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:19:45.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:19:45.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:19:45.236 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:19:45.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:19:45.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:19:45.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:19:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:19:45.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:19:45.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:45.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:19:45.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:45.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:45.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:45.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:19:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:19:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:19:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:19:45.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:45.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:45.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:45.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:19:45.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:19:45.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:19:45.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:19:45.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:19:45.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:19:45.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 10:19:45.426 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 10:19:45.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 10:19:45.427 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 10:19:45.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:45.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:45.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:45.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:19:45.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:45.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:45.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:45.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:19:45.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:19:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:19:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:19:45.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:19:45.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:19:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:45.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:45.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:45.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:19:45.429 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:19:45.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:19:45.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:19:45.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:19:45.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:19:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:19:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:19:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 10:19:45.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:45.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 10:19:45.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:45.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:45.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:19:45.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:19:45.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully failed to create drawable 10:19:45.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:19:45.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 10:19:45.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:45.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers failed to create drawable failed to create drawable 10:19:45.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:45.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:45.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:19:45.720 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:19:45.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser failed to create drawable 10:19:45.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:45.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:19:45.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:19:45.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:19:45.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:19:45.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:19:45.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:19:45.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:19:45.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:19:45.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:19:45.724 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:19:45.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:19:45.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:45.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:19:45.725 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 10:19:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:19:45.840 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:19:45.856 DEBUG [main][BrowserProgressListener] Calling chanded() 10:19:46.340 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:19:46.460 DEBUG [main][BrowserProgressListener] Calling chanded() 10:19:46.759 DEBUG [main][BrowserProgressListener] Calling chanded() 10:19:46.840 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:19:47.261 DEBUG [main][BrowserProgressListener] Calling chanded() 10:19:47.340 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:19:47.631 DEBUG [main][BrowserProgressListener] Calling chanded() 10:19:47.840 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:19:47.941 DEBUG [main][BrowserProgressListener] Calling chanded() 10:19:48.140 DEBUG [main][BrowserProgressListener] Calling chanded() 10:19:48.340 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:19:48.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:19:48.340 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:19:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:19:58.341 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:19:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:19:58.342 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:19:58.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:19:58.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:19:58.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 10:19:58.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:19:58.403 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:19:58.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:19:58.404 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 10:19:58.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:19:58.404 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:19:58.405 DEBUG [main][BrowserProgressListener] Calling chanded() 10:19:58.540 DEBUG [main][BrowserProgressListener] Calling chanded() 10:19:58.844 DEBUG [main][BrowserProgressListener] Calling chanded() 10:19:58.845 DEBUG [main][BrowserProgressListener] Calling chanded() 10:19:58.904 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:19:58.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:19:58.904 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:20:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:08.904 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:08.905 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:20:08.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:08.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:08.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 10:20:08.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:08.914 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:08.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:08.915 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:20:08.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:08.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:08.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 10:20:08.925 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 10:20:08.925 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 10:20:08.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:08.927 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:20:08.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:20:08.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:20:08.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:20:08.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:09.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:09.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 10:20:09.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:20:09.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 10:20:09.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:20:09.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:20:09.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:20:09.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:20:09.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:09.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:09.014 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 10:20:09.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:20:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:09.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:20:09.015 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:20:09.015 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:09.015 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:20:09.015 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:20:09.015 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:20:09.015 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:20:09.015 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:20:09.015 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:20:09.015 DEBUG [main][MenuItemLookup] Item match:Window 10:20:09.016 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:20:09.016 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:20:09.016 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:20:09.016 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:09.016 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:20:09.016 DEBUG [main][MenuItemLookup] Item match:Show View 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:09.020 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:20:09.020 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:20:09.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:20:09.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:20:09.021 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:20:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:20:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:20:09.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:20:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:09.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 10:20:09.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:20:09.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:09.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:09.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:20:09.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:20:09.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:09.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:09.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:09.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:09.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:20:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:20:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:20:09.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:20:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:09.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:20:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:09.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:20:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:20:09.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:20:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:09.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:20:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:09.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:20:09.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 10:20:09.120 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 10:20:09.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 10:20:09.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 10:20:09.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:20:09.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:09.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:09.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:20:09.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:20:09.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:09.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:09.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:20:09.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:20:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:09.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:20:09.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:20:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:09.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:09.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:09.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:09.122 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:20:09.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:09.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:09.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:09.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:09.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:20:09.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:20:09.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 10:20:09.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:09.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 10:20:09.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:09.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:09.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:20:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:09.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:20:09.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 '\*?\QInternal Web Browser\E') 10:20:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:09.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:09.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:09.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:20:09.223 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:20:09.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:09.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:09.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:20:09.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:20:09.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:20:09.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:20:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:09.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:09.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:09.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:09.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:20:09.228 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:20:09.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:09.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:09.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:20:09.229 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 10:20:09.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:09.296 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:09.329 DEBUG [main][BrowserProgressListener] Calling chanded() 10:20:09.515 DEBUG [main][BrowserProgressListener] Calling chanded() 10:20:09.796 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:09.891 DEBUG [main][BrowserProgressListener] Calling chanded() 10:20:10.171 DEBUG [main][BrowserProgressListener] Calling chanded() 10:20:10.269 DEBUG [main][BrowserProgressListener] Calling chanded() 10:20:10.296 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:10.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:10.296 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:20:20.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:20.297 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:20.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:20.297 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:20:20.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:20.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:20.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 10:20:20.305 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=jboss' 10:20:20.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:20.306 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:20.306 DEBUG [main][BrowserProgressListener] Calling chanded() 10:20:20.412 DEBUG [main][BrowserProgressListener] Calling chanded() 10:20:20.580 DEBUG [main][BrowserProgressListener] Calling chanded() 10:20:20.806 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:20.806 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:20:30.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:30.806 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:30.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:30.806 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:20:30.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:30.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:30.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 10:20:30.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:30.815 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:30.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:30.815 INFO [WorkbenchTestable][AbstractBrowser] Browser back 10:20:30.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:30.817 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:30.818 DEBUG [main][BrowserProgressListener] Calling chanded() 10:20:30.860 DEBUG [main][BrowserProgressListener] Calling chanded() 10:20:31.317 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:31.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:31.317 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:20:32.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss... 10:20:32.319 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:20:32.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:32.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:32.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 10:20:32.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:32.327 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:32.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:32.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss finished successfully 10:20:32.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:32.327 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:32.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:32.327 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:20:32.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:32.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:32.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 10:20:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:32.335 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:32.335 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:20:32.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:32.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:32.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 10:20:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:32.342 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:32.342 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 10:20:32.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:32.343 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:32.344 DEBUG [main][BrowserProgressListener] Calling chanded() 10:20:32.384 DEBUG [main][BrowserProgressListener] Calling chanded() 10:20:32.844 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:32.844 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:20:33.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat... 10:20:33.844 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:20:33.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:33.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:33.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 10:20:33.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:33.852 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:33.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:33.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat finished successfully 10:20:33.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:33.852 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:33.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:33.852 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:20:33.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:33.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:33.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 10:20:33.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:20:33.860 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:20:33.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:20:33.860 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:20:33.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:33.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:33.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 10:20:33.867 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 10:20:33.867 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 10:20:33.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:20:33.868 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:20:33.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:20:33.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:20:33.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:20:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:33.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 10:20:33.930 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:20:33.930 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:20:33.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:20:33.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:33.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.783 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 23.792 s testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 24.921 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:20:33.942 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:20:33.942 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:20:33.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:20:33.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:20:33.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:20:33.943 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:20:33.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:20:33.943 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:20:33.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:20:33.943 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:20:33.943 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:20:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:20:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:33.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:20:33.944 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:33.944 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:20:33.944 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:20:33.944 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:20:33.944 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:20:33.944 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:20:33.944 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:20:33.944 DEBUG [main][MenuItemLookup] Item match:Window 10:20:33.944 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:20:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:33.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:20:33.945 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:20:33.945 DEBUG [main][MenuItemLookup] Item match:Window 10:20:33.946 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:20:33.946 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:20:33.946 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:20:33.946 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.946 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:20:33.946 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:20:33.946 DEBUG [main][MenuItemLookup] Item match:Perspective 10:20:33.946 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:20:33.946 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.946 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:20:33.946 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:20:33.946 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:20:33.946 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:20:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:20:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:33.946 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:20:33.947 DEBUG [main][MenuItemLookup] Item match:Window 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.947 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:20:33.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:33.948 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:20:33.948 DEBUG [main][MenuItemLookup] Item match:Window 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:20:33.948 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:20:33.948 DEBUG [main][MenuItemLookup] Item match:Perspective 10:20:33.949 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:20:33.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.949 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:20:33.949 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:20:33.949 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:20:33.949 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:20:33.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:33.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:33.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:20:33.949 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:33.949 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:20:33.949 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:20:33.949 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:20:33.949 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:20:33.949 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:20:33.949 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:20:33.949 DEBUG [main][MenuItemLookup] Item match:Window 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:20:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:33.950 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:20:33.950 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:20:33.950 DEBUG [main][MenuItemLookup] Item match:Window 10:20:33.951 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:20:33.951 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:20:33.951 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:20:33.951 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.951 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:20:33.951 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:20:33.951 DEBUG [main][MenuItemLookup] Item match:Perspective 10:20:33.951 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:20:33.951 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:33.951 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:20:33.951 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:20:33.951 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:20:33.951 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:20:33.951 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:20:33.951 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:20:33.951 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:20:34.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:20:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:20:34.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:20:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:34.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:20:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:34.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:20:34.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:20:34.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:34.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:34.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:20:34.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:20:34.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:34.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:34.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:20:34.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:20:34.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:34.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:34.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:34.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:34.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:34.014 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:20:34.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:34.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:34.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:34.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:34.174 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:20:34.174 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:20:34.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:20:34.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:20:34.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:20:34.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:20:34.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'] 10:20:34.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.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'] 10:20:34.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:20:34.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.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'] 10:20:34.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.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'] 10:20:34.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.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'] 10:20:34.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:20:34.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.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'] 10:20:34.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.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'] 10:20:34.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:20:34.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:34.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:34.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:20:34.175 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:20:34.176 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:34.176 DEBUG [main][MenuItemLookup] Item match:File 10:20:34.176 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:20:34.176 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:34.179 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:20:34.179 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:20:34.179 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:20:34.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:20:34.180 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:20:34.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 'New|Select a wizard'] is available.... 10:20:34.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:20:34.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:20:34.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:34.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:34.258 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:20:34.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:20:34.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:34.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:34.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:34.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:34.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:34.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:20:34.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:20:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:20:34.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:20:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:34.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:20:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:34.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:20:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:20:34.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:20:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:34.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:20:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:34.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:20:34.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:20:34.260 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:20:34.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:20:34.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:20:34.261 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:20:34.261 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:20:34.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) 10:20:34.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:34.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:34.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:34.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:34.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:34.270 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:20:34.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:34.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:34.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:34.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:34.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:34.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:20:34.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:20:34.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:20:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:34.515 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:20:34.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:34.515 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 10:20:34.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:20:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:34.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:34.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:34.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:34.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:20:34.517 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:20:34.519 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 10:20:34.570 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:20:34.570 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:20:34.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.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:20:34.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:34.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:34.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:34.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:34.573 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:20:34.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:34.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:34.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:34.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:34.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:20:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:20:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:20:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:20:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:20:37.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:20:37.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:20:37.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:20:37.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:20:37.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:20:37.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:20:37.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:20:37.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:20:37.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:20:37.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:20:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:20:37.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:37.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:37.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:20:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:37.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:20:37.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 '\*?\QPackage Explorer\E') 10:20:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:37.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:37.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:37.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:20:37.731 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:37.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:37.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:37.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:37.781 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:37.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:37.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:37.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:37.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:37.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:37.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:38.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:38.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:38.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:38.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:38.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:20:38.783 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:38.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:38.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:38.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:38.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:20:38.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:38.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:38.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:38.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:38.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:38.784 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:20:38.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:20:38.785 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:20:38.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:20:38.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:20:38.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:38.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:38.794 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' view via menu. 10:20:38.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:20:38.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:38.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:38.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:20:38.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:20:38.795 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:38.795 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:20:38.795 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:20:38.795 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:20:38.795 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:20:38.795 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:20:38.795 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:20:38.795 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:20:38.795 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:20:38.795 DEBUG [main][MenuItemLookup] Item match:Window 10:20:38.796 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:20:38.796 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:20:38.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:20:38.796 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:38.796 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:20:38.796 DEBUG [main][MenuItemLookup] Item match:Show View 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:38.800 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:20:38.800 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:20:38.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:20:38.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:20:38.817 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:20:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:20:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:20:38.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:20:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:38.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:20:38.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:20:38.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:38.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:38.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:20:38.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:20:38.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:38.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:38.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:38.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:38.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:38.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:20:38.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:20:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:20:38.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:20:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:38.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:20:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:38.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:20:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:20:38.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:20:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:38.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:20:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:38.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:20:38.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Properties 10:20:38.936 DEBUG [main][TreeItemHandler] Selecting tree item: Properties 10:20:38.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Properties about selection 10:20:38.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Properties 10:20:38.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:20:38.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:38.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:38.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:20:38.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:20:38.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:38.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:38.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 "Open") 10:20:38.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:20:38.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:38.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:38.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:20:38.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:20:38.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:38.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:38.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:38.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:38.938 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:20:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:38.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:38.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:20:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:20:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open... 10:20:39.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:39.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:39.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open finished successfully 10:20:39.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:39.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:39.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:20:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:39.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:20:39.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 10:20:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:39.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:39.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:39.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:39.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:20:39.157 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:20:39.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:20:39.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:39.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:20:39.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:20:39.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:20:39.160 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:20:39.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:20:39.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:39.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:39.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 Categories") 10:20:39.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:39.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:39.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:39.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:39.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:20:39.161 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 10:20:39.162 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:20:39.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:20:39.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:39.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:39.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:20:39.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:39.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:39.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:39.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:39.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:39.223 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Info and wait with time period 1 10:20:39.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 10:20:39.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:39.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 10:20:39.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:39.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 10:20:39.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 10:20:39.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:39.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 10:20:39.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:39.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 10:20:39.223 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item derived and wait with time period 1 10:20:39.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 10:20:39.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:39.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:39.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 10:20:39.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 10:20:39.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:40.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:40.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 10:20:40.225 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item editable and wait with time period 1 10:20:40.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 10:20:40.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:40.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:40.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 10:20:40.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 10:20:40.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:41.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 10:20:41.226 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item last modified and wait with time period 1 10:20:41.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 10:20:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:41.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:41.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 10:20:41.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 10:20:41.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:42.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 10:20:42.227 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item linked and wait with time period 1 10:20:42.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 10:20:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:42.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:42.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 10:20:42.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 10:20:42.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:43.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:43.228 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 10:20:43.228 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item location and wait with time period 1 10:20:43.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 10:20:43.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:43.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:43.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 10:20:43.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 10:20:43.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:44.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:44.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 10:20:44.230 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item name and wait with time period 1 10:20:44.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 10:20:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:44.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 10:20:44.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 10:20:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:45.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:45.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 10:20:45.231 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item path and wait with time period 1 10:20:45.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 10:20:45.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:45.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:45.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 10:20:45.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 10:20:45.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:46.232 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 10:20:46.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:46.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:46.235 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:20:46.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:46.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:46.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:20:46.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:46.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:46.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:20:46.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') 10:20:46.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:46.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:46.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:46.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:46.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:20:46.237 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:46.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:46.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:46.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:46.272 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:46.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:46.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:46.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:46.273 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:46.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:46.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:46.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:46.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:46.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:46.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:46.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:46.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:47.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:47.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:20:47.275 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:47.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:47.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:47.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:47.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:20:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:47.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:47.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:47.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:47.277 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:20:47.277 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:47.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:47.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:47.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:47.278 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:47.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:47.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:47.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:47.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:47.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:47.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:47.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:48.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:48.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:48.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:20:48.280 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:48.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:48.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:48.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:48.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:20:48.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:48.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:48.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:48.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:48.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:48.282 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:20:48.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:20:48.282 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:20:48.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:20:48.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:20:48.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:20:48.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'New' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:48.326 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:20:48.326 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:20:48.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:20:48.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:20:48.326 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:20:48.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:20:48.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:20:48.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:20:48.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:20:48.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:20:48.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:20:48.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:20:48.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:20:48.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:20:48.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:20:48.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:20:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:20:48.827 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 10:20:48.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:20:48.827 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:20:48.827 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:20:48.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:20:48.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:20:48.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:48.864 DEBUG [main][MenuItemLookup] Found menu:'New' 10:20:48.864 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:20:48.864 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:48.864 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:20:48.864 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:20:48.864 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:20:48.864 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:48.864 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:20:48.864 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:20:48.864 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:20:48.864 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:20:48.864 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:20:48.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:20:48.864 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:20:48.864 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:20:48.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:20:49.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:20:49.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:20:49.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:49.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:49.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:49.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:49.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: 32) 10:20:49.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:20:49.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:49.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:49.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:20:49.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:20:49.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:49.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:49.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:49.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:49.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:49.477 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:20:49.477 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:20:49.477 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:20:49.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:49.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:49.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:49.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:49.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:20:49.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:20:49.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:49.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:49.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:20:49.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:20:49.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:49.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:49.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:49.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:49.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:49.479 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:20:49.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:49.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:49.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:49.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:20:49.484 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:20:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:20:49.985 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:20:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:20:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:20:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:20:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:20:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:20:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:20:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:20:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:20:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:20:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:20:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:20:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:20:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:20:49.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:20:49.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:20:49.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:20:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:49.987 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:20:49.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:20:49.987 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:20:49.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:20:49.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:20:49.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:20:49.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:20:49.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:49.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:49.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:49.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:49.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:20:49.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:49.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:49.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:49.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:49.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:49.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:49.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:49.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:20:49.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:49.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:49.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:49.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:49.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:49.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:20:49.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:49.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:49.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:20:49.989 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:20:49.989 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:49.989 DEBUG [main][MenuItemLookup] Item match:File 10:20:49.990 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:20:49.990 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:49.993 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:20:49.993 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:20:49.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:20:49.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:20:49.994 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:20:50.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.... 10:20:50.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:20:50.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:20:50.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:50.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:50.077 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:20:50.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:50.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:20:50.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:50.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:50.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:50.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:50.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:50.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:20:50.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:20:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:20:50.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:20:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:50.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:20:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:50.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:20:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:20:50.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:20:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:50.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:20:50.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:50.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:20:50.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:20:50.090 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:20:50.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:20:50.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:20:50.091 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:20:50.091 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:20:50.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:20:50.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:50.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:50.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:50.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:50.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:50.093 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:20:50.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:50.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:50.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:50.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:50.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:50.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:50.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:20:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:20:50.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:20:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:50.333 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:20:50.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:50.333 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 10:20:50.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:20:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:50.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:50.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:50.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:50.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:20:50.352 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:20:50.353 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 10:20:50.396 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:20:50.397 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:20:50.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:20:50.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:50.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:50.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:50.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:50.399 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:20:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:50.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:50.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:50.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:20:53.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:20:53.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:20:53.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:20:53.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:20:53.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:20:53.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:20:53.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:20:53.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:20:53.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:20:53.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:20:53.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:20:53.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:20:53.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:20:53.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:20:53.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:20:53.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:53.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:53.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:20:53.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:53.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:53.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:20:53.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 '\*?\QPackage Explorer\E') 10:20:53.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:53.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:53.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:53.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:53.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:20:53.584 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:53.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:53.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:53.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:20:53.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:20:53.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:20:53.586 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:53.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:53.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:53.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:53.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:53.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:53.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:54.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:54.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:54.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:20:54.588 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:54.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:54.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:54.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:54.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 10:20:54.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:54.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:54.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:54.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:54.589 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:20:54.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:20:54.589 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:20:54.590 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:20:54.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:20:54.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:54.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 10:20:54.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:54.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:20:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:54.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:20:54.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 '\*?\QProperties\E') 10:20:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:54.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:54.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:54.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:20:54.607 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:20:54.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:20:54.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:54.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:54.635 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:20:54.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:20:54.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:54.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:54.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 10:20:54.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:54.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:54.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:20:54.637 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 10:20:54.637 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:20:54.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:20:54.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:54.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:54.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:20:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:54.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:54.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:20:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:20:54.638 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:20:54.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:20:54.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:54.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:54.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 10:20:54.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:54.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:54.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:54.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:20:54.639 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Categories 10:20:54.639 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 10:20:54.639 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:20:54.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:54.642 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:20:54.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:20:54.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:54.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:54.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 10:20:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:54.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:54.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:20:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:20:54.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:54.645 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:20:54.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:54.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:20:54.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:54.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:54.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:20:54.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:20:54.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:54.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:54.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:54.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:20:54.647 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:54.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:54.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:54.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:54.678 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:54.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:54.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:54.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:54.679 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:54.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:54.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:54.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:54.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:54.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:54.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:55.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:55.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:55.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:55.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:55.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:20:55.681 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:55.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:55.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:55.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:55.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:20:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:55.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:55.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:55.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:55.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:55.683 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:20:55.683 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:55.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:55.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:55.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:55.684 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:55.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:55.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:55.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:55.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:55.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:55.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:56.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:56.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:56.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:56.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:57.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:57.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:20:57.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:20:57.186 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:20:57.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:20:57.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:20:57.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:20:57.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 10:20:57.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:57.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:57.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:57.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:57.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:57.187 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:20:57.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:20:57.188 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:20:57.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:20:57.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:20:57.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:20:57.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'New' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:57.232 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:20:57.232 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:20:57.233 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:20:57.233 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:20:57.233 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:20:57.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:20:57.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:20:57.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:20:57.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:20:57.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:20:57.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:20:57.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:20:57.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:20:57.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:20:57.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:20:57.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:20:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:20:57.734 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 10:20:57.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:20:57.734 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:20:57.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:20:57.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:20:57.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:20:57.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:57.768 DEBUG [main][MenuItemLookup] Found menu:'New' 10:20:57.768 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:20:57.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:57.768 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:20:57.768 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:20:57.768 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:20:57.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:57.768 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:20:57.768 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:20:57.768 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:20:57.768 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:20:57.768 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:20:57.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:20:57.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:20:57.768 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:20:57.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:20:58.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:20:58.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:20:58.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:58.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:58.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:58.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:58.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:20:58.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:20:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:58.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:20:58.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:20:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:58.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:58.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:58.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:58.353 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:20:58.353 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:20:58.353 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:20:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:58.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:58.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:58.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:20:58.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:20:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:58.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:20:58.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:20:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:58.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:58.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:58.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:58.354 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:20:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:58.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:58.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:58.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:20:58.358 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:20:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:20:58.859 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:20:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:20:58.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:20:58.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:20:58.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:20:58.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:20:58.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:20:58.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:20:58.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:20:58.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:20:58.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:20:58.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:20:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:20:58.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:20:58.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:20:58.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:20:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:20:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:20:58.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:20:58.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:20:58.860 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:20:58.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:20:58.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:20:58.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:20:58.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:20:58.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:58.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:58.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:58.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:58.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:20:58.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:58.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:58.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:58.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:58.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:58.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:58.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:58.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:20:58.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:58.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:58.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:58.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:58.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:58.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:20:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:58.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:20:58.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:20:58.861 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:58.861 DEBUG [main][MenuItemLookup] Item match:File 10:20:58.862 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:20:58.862 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'File' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'' 10:20:58.865 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:20:58.865 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:20:58.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:20:58.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:20:58.865 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:20:58.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:20:58.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:20:58.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:20:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:58.940 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:20:58.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:58.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:20:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:58.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:58.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:58.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:20:58.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:20:58.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:20:58.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:20:58.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:20:58.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:58.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:20:58.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:58.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:20:58.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:20:58.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:20:58.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:20:58.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:20:58.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:20:58.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:20:58.943 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:20:58.943 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:20:58.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:20:58.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:20:58.943 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:20:58.943 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:20:58.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:20:58.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:58.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:58.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:58.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:58.945 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:20:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:58.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:58.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:59.172 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:20:59.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:59.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:59.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:20:59.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:20:59.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:20:59.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:20:59.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:20:59.174 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:20:59.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:20:59.174 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 10:20:59.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:20:59.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:59.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:59.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:59.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:59.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:20:59.176 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:20:59.177 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 10:20:59.212 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:20:59.212 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:20:59.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:20:59.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:20:59.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:20:59.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:20:59.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:20:59.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:20:59.214 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:20:59.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:20:59.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:20:59.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:20:59.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:20:59.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:21:02.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:21:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:21:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:21:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:21:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:21:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:21:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:21:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:21:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:21:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:21:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:21:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:21:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:21:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:21:02.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:02.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:02.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:02.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:02.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:02.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:02.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 '\*?\QPackage Explorer\E') 10:21:02.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:02.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:02.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:02.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:02.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:02.626 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:02.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:02.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:02.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:02.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:02.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:02.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:02.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:02.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:02.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:02.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:02.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:02.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:03.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:03.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:03.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:03.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:03.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:21:03.630 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:03.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:03.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:03.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:03.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 10:21:03.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:03.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:03.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:03.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:03.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:03.632 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:21:03.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:21:03.632 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:21:03.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:21:03.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:21:03.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:03.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:03.642 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 10:21:03.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:03.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:03.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:03.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:03.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 '\*?\QProperties\E') 10:21:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:03.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:03.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:03.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:03.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:03.650 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:21:03.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:21:03.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:03.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:03.683 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:21:03.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:21:03.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:03.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:03.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 10:21:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:03.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:03.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:03.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:21:03.685 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 10:21:03.685 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 10:21:03.685 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:21:03.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:03.691 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:21:03.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:21:03.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:03.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:03.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:21:03.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:03.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:03.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:03.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:03.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:21:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:21:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children... 10:21:03.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 10:21:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:03.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 10:21:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:03.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 10:21:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children finished successfully 10:21:03.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 10:21:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:03.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 10:21:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:03.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 10:21:03.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:03.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:03.694 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:21:03.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:03.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:03.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:03.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:03.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:21:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:03.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:03.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:03.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:03.696 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:03.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:03.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:03.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:03.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:03.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:03.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:03.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:03.727 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:03.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:03.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:03.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:03.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:03.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:03.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:04.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:04.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:04.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:04.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:21:04.729 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:04.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:04.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:04.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:04.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:21:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:04.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:04.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:04.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:04.730 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:21:04.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:04.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:04.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:04.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:04.731 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:04.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:04.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:04.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:04.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:04.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:05.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:05.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:05.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:05.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:05.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:21:05.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:05.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:05.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:05.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:05.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:21:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:05.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:05.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:05.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:05.734 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:21:05.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:21:05.735 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:21:05.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:21:05.738 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:21:05.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:05.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'New' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:05.768 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:21:05.768 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:21:05.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:21:05.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:21:05.768 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:21:05.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:21:05.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:21:06.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:21:06.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:21:06.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:21:06.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:21:06.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:21:06.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:21:06.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:21:06.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:21:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:21:06.269 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 10:21:06.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:21:06.269 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:21:06.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:21:06.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:21:06.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:06.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:06.301 DEBUG [main][MenuItemLookup] Found menu:'New' 10:21:06.301 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:21:06.301 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:06.301 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:21:06.301 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:21:06.301 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:21:06.301 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:06.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:21:06.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:21:06.301 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:21:06.301 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:21:06.301 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:21:06.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:21:06.301 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:21:06.301 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:21:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:21:06.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:21:06.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:21:06.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:06.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:06.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:06.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:06.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:21:06.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:06.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:06.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:06.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:21:06.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:06.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:06.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:06.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:06.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:06.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:06.884 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:21:06.884 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:21:06.884 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:21:06.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:06.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:06.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:06.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:06.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:21:06.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:06.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:06.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:06.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:21:06.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:06.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:06.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:06.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:06.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:06.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:06.885 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:21:06.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:06.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:06.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:06.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:06.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:21:06.888 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:21:07.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:21:07.389 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:21:07.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:21:07.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:21:07.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:21:07.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:21:07.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:21:07.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:21:07.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:21:07.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:21:07.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:21:07.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:21:07.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:21:07.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:21:07.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:21:07.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:21:07.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:21:07.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:07.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:07.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:21:07.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:21:07.390 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:21:07.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:21:07.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:21:07.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:21:07.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:21:07.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:21:07.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:21:07.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:21:07.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:21:07.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:21:07.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:21:07.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:21:07.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:21:07.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:21:07.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:07.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:07.391 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:21:07.391 DEBUG [main][MenuItemLookup] Found menu:'File' 10:21:07.392 DEBUG [main][MenuItemLookup] Item match:File 10:21:07.392 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:21:07.392 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'File' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:07.395 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:21:07.395 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:21:07.396 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:21:07.396 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:21:07.396 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:21:07.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:21:07.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:21:07.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:21:07.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:07.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:07.473 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:21:07.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:21:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:07.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:07.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:07.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:21:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:21:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:21:07.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:21:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:07.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:21:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:07.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:21:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:21:07.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:21:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:07.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:21:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:07.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:21:07.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:21:07.476 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:21:07.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:21:07.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:21:07.476 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:21:07.476 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:21:07.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:21:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:07.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:07.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:07.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:07.477 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:21:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:07.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:07.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:07.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'] 10:21:07.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.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.... 10:21:07.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. finished successfully 10:21:07.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:21:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:07.674 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:21:07.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:21:07.674 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 10:21:07.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:") 10:21:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:07.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:07.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:07.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:07.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:21:07.680 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:21:07.681 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 10:21:07.713 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:21:07.713 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:21:07.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:21:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:07.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:07.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:07.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:07.715 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:21:07.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:07.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:07.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:07.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:21:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:21:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:21:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:21:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:21:10.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:21:10.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:21:10.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:21:10.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:21:10.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:21:10.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:21:10.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:21:10.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:21:10.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:21:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:21:10.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:10.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:10.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:10.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:10.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:21:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:10.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:10.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:10.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:10.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:10.722 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:10.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:10.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:10.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:10.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:10.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:10.725 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:10.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:10.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:10.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:10.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:10.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:10.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:11.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:11.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:11.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:11.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:12.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:12.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:12.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:21:12.227 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:12.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:12.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:12.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:12.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:21:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:12.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:12.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:12.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:12.228 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:21:12.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:21:12.228 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:21:12.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:21:12.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:21:12.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:12.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:12.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:12.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:12.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 10:21:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:12.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:12.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:12.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:12.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:12.241 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:21:12.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:21:12.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:12.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:12.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 10:21:12.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:12.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:12.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:12.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:12.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:12.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:21:12.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:21:12.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:12.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:12.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:21:12.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:12.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:12.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:12.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:12.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:12.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:12.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:21:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:12.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:12.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:12.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:12.270 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:12.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:12.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:12.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:12.299 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:12.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:12.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:12.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:12.300 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:12.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:12.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:12.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:12.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:12.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:12.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:12.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:12.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:13.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:13.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:21:13.301 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:13.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:13.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:13.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:13.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:21:13.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:13.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:13.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:13.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:13.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:13.302 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:21:13.303 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:13.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:13.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:13.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:13.303 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:13.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:13.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:13.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:13.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:13.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:13.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:13.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:13.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:14.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:14.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:14.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:21:14.305 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:21:14.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:21:14.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:14.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:14.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:21:14.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:14.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:14.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:14.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:14.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:14.306 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:21:14.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:21:14.306 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:21:14.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:21:14.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:21:14.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:14.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'New' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:21:14.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:14.346 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:21:14.346 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:14.346 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:21:14.346 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:21:14.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:21:14.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:21:14.346 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:21:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:21:14.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:21:14.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:21:14.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:21:14.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:21:14.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:21:14.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:21:14.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:21:14.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:21:14.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:21:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:21:14.847 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 10:21:14.847 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:21:14.847 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:21:14.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:21:14.849 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:21:14.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:14.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:14.879 DEBUG [main][MenuItemLookup] Found menu:'New' 10:21:14.879 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:21:14.879 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:14.879 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:21:14.879 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:21:14.879 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:21:14.879 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:14.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:21:14.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:21:14.879 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:21:14.879 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:21:14.879 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:21:14.879 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:21:14.879 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:21:14.879 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:21:14.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:21:15.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:21:15.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:21:15.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:15.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:15.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:15.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:15.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:21:15.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:15.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:15.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:15.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:21:15.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:15.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:15.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:15.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:15.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:15.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:15.467 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:21:15.467 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:21:15.468 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:21:15.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:15.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:15.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:15.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:15.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:21:15.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:15.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:15.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:15.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:21:15.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:15.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:15.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:15.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:15.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:15.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:15.469 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:21:15.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:15.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:15.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:15.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:15.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:21:15.472 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:21:15.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:21:15.973 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:21:15.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:21:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:21:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:21:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:21:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:21:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:21:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:21:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:21:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:21:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:21:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:21:15.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:21:15.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:21:15.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:21:15.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:21:15.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:15.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:15.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:21:15.974 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:21:15.974 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:21:15.974 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:21:15.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:15.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.034 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.812 s toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.872 s getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.53 s getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.583 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:21:15.982 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:21:15.983 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:21:15.983 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:21:15.983 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:21:15.983 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:21:15.983 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:21:15.984 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:21:15.984 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:21:15.984 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:21:15.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:15.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:15.991 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:21:15.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:15.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:15.991 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'File' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:21:15.992 DEBUG [main][MenuItemLookup] Item match:Window 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:15.992 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:21:15.992 DEBUG [main][MenuItemLookup] Item match:Show View 10:21:15.996 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:21:15.996 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:21:15.996 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:15.997 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:21:15.997 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:21:15.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:21:15.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:21:15.997 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:21:16.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:21:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:21:16.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:21:16.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:16.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:16.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:21:16.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:16.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:16.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:16.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:21:16.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:16.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:16.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:16.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:16.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:21:16.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:21:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:21:16.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:21:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:16.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:21:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:16.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:21:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:21:16.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:21:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:16.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:21:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:16.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:21:16.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:21:16.070 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:21:16.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:21:16.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:21:16.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:16.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:21:16.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:16.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.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") 10:21:16.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:16.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:21:16.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:16.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:16.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:16.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:16.071 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:21:16.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:16.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:16.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:16.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:21:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:21:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:21:16.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:21:16.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:16.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:16.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:16.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:16.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 '\*?\QProject Explorer\E') 10:21:16.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:16.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:16.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:16.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:16.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:16.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:16.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:16.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:16.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:16.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.180 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 10:21:16.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:16.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:16.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:16.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:16.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 10:21:16.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:16.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:16.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:16.205 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:21:16.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:21:16.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:16.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.ScrolledComposite Text= TooltipText=null 10:21:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:16.232 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:21:16.232 DEBUG [main][MenuItemLookup] Found menu:'File' 10:21:16.232 DEBUG [main][MenuItemLookup] Item match:File 10:21:16.233 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:21:16.233 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:21:16.236 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:21:16.236 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:21:16.236 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:21:16.236 DEBUG [main][MenuItemLookup] Item match:Project... 10:21:16.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roject..." 10:21:16.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Project... 10:21:16.237 INFO [main][MenuItemHandler] Select menu item: P&roject... 10:21:16.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:21:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:21:16.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:21:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:16.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:21:16.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:16.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:21:16.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:16.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:16.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:16.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:21:16.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:21:16.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:21:16.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:21:16.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:16.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:16.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:21:16.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:21:16.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:21:16.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:16.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:21:16.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:16.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:21:16.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:21:16.804 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:21:16.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:21:16.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:21:16.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 10:21:16.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:16.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:16.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:16.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:21:16.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:16.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:16.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:16.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:16.808 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:21:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:16.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:16.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:16.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:21:16.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:16.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:21:16.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:16.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:16.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:21:16.848 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:21:16.848 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:21:16.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 "Finish") 10:21:16.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:16.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:16.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:16.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:21:16.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:16.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:16.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:16.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:16.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:16.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:16.852 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:21:16.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:16.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:16.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:16.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:16.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:21:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:21:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:21:17.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:21:17.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:21:17.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:21:17.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:21:17.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:21:17.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:21:17.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:21:17.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:21:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:21:17.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:17.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:17.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:17.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:17.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:17.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:17.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 '\*?\QProject Explorer\E') 10:21:17.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:17.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:17.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:17.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:17.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:17.358 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:17.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:17.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:17.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:17.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:17.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:17.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:17.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:17.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:17.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:17.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:17.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:17.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:18.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:18.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:18.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:21:18.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:18.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:18.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:18.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:18.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:21:18.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:18.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:18.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:18.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:18.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:18.422 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:21:18.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:21:18.422 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:21:18.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:21:18.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:21:18.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:18.433 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:21:18.433 DEBUG [main][MenuItemLookup] Found menu:'File' 10:21:18.433 DEBUG [main][MenuItemLookup] Item match:File 10:21:18.434 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:21:18.434 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'File' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:18.438 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:21:18.438 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:21:18.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:21:18.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:21:18.442 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:21:18.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 10:21:18.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully 10:21:18.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:21:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:18.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 10:21:18.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:18.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:21:18.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:18.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:18.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:18.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:18.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:21:18.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:21:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children... 10:21:18.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 10:21:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:19.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:19.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 10:21:19.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children finished successfully 10:21:19.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 10:21:19.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:19.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item XML is already expanded. No action performed 10:21:19.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:19.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 10:21:19.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Schema File 10:21:19.020 DEBUG [main][TreeItemHandler] Selecting tree item: XML Schema File 10:21:19.021 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Schema File about selection 10:21:19.023 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Schema File 10:21:19.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 "Next >") 10:21:19.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:19.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:19.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:19.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:21:19.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:19.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:19.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:19.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:19.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:19.024 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:21:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:19.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:19.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:19.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 10:21:19.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:19.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:19.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:19.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create XML Schema" as the parent 10:21:19.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:19.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:19.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:19.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:19.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:19.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:19.087 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:21:19.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:19.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:19.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:19.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available.... 10:21:19.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available. finished successfully 10:21:19.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:21:19.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:21:19.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:21:19.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 10:21:19.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:21:19.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:21:19.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:21:19.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1788): Gtk-WARNING **: 10:21:19.946: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) 10:21:20.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:20.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:20.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 10:21:20.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:20.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:20.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 10:21:20.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:21:20.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:20.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:20.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:20.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:20.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:20.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:20.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:20.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:20.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:20.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:20.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:20.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:20.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:20.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:20.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:20.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:21.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:21.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:21.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:21.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:21:21.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:21.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:21.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:21.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:21.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:21:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:21.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:21.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:21.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:21.623 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:21:21.623 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:21:21.624 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 10:21:21.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:21:21.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:21.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:21:21.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:21.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:21:21.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 10:21:21.624 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 10:21:21.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 10:21:21.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 10:21:21.638 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 10:21:21.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 10:21:21.639 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 10:21:21.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 10:21:21.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 10:21:21.650 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:21:21.655 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:21:21.725 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:21:21.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:21:21.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:22.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:22.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:23.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:23.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:24.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:25.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:25.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:26.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:26.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:27.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:28.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:28.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:29.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:29.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:30.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:30.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:31.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:31.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 10:21:31.734 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest.selectTabTest@Before_openXsdFile.png 10:21:31.833 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest.selectTabTest@Before_openXsdFile.png 10:21:31.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:21:31.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:21:31.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:21:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:31.837 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: The following jobs are still running: LemMinX at org.eclipse.reddeer.common.wait.WaitWhile.throwWaitTimeOutException(WaitWhile.java:114) 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.AbstractWait.(AbstractWait.java:64) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:50) at org.eclipse.reddeer.common.wait.WaitWhile.(WaitWhile.java:35) at org.eclipse.reddeer.eclipse.core.resources.AbstractResource.open(AbstractResource.java:78) at org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest.openXsdFile(TabbedPropertiesTest.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.RunBefores.evaluate(RunBefores.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 10:21:31.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 10:21:31.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:21:31.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 10:21:31.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:21:31.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:21:31.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:21:31.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:21:31.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:31.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:31.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 10:21:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:31.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 10:21:31.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:21:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:31.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:31.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:31.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:31.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:31.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:31.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:31.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:31.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:31.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:31.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:31.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:31.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:31.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:31.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:32.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:32.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:32.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:32.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:33.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:33.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:21:33.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:33.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:33.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:33.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:33.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 10:21:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:33.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:33.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:33.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:33.401 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:21:33.401 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:21:33.402 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 10:21:33.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:21:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:33.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:21:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:33.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:21:33.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 10:21:33.402 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 10:21:33.402 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 10:21:33.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 10:21:33.413 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 10:21:33.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 10:21:33.413 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 10:21:33.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 10:21:33.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 10:21:33.422 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:21:33.425 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:21:33.469 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:21:33.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:21:33.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:33.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:21:34.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:21:34.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:21:34.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:21:34.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:21:34.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:21:34.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:21:34.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:21:34.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:21:34.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:21:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:21:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6df89364 is found... 10:21:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6df89364 is found finished successfully 10:21:34.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 10:21:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:34.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:34.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:34.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:34.475 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:34.475 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:21:34.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 10:21:34.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:34.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:34.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:34.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:34.483 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:34.483 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:21:34.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:34.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:34.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 10:21:34.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:34.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:34.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 10:21:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:34.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 10:21:34.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 '\*?\QProperties\E') 10:21:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:34.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:34.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:34.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:34.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:34.512 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:21:34.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:21:34.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:34.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=tns TooltipText=null 10:21:34.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList') 10:21:34.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:34.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:34.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:34.571 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 10:21:34.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:34.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:34.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:34.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:34.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 10:21:34.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:21:34.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:21:34.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:21:34.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:34.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:34.573 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 10:21:34.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:34.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:34.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 10:21:34.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:34.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:34.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 10:21:34.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 '\*?\QProject Explorer\E') 10:21:34.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:34.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:34.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:34.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:34.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:34.576 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:34.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:34.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:34.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:34.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:34.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:34.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:34.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:34.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:34.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:34.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:35.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:35.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:35.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:35.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:35.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:21:35.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:21:35.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:21:35.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:35.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:21:35.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:21:35.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:35.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:35.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:35.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:35.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:35.623 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:21:35.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:21:35.623 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:21:35.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:21:35.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:21:35.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:35.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'New' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:21:35.688 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:35.689 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:21:35.689 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:21:35.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:21:35.689 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:21:35.689 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:21:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:21:35.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:21:36.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:21:36.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:21:36.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:21:36.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:21:36.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:21:36.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:21:36.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:21:36.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:21:36.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:21:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:21:36.189 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 10:21:36.189 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:21:36.189 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:21:36.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:21:36.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:21:36.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:36.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:36.230 DEBUG [main][MenuItemLookup] Found menu:'New' 10:21:36.230 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:21:36.230 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:36.230 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:21:36.230 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:36.230 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:21:36.230 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:21:36.230 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:21:36.230 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:21:36.230 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:21:36.230 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:21:36.230 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:21:36.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:21:36.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. finished successfully 10:21:36.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:21:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:36.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:36.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:36.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:21:36.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:36.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:21:36.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:36.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:36.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:36.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:36.345 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:21:36.345 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:21:36.346 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:21:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:36.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:36.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:36.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:21:36.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:36.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:21:36.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:36.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:36.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:36.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:36.347 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:21:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:36.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:36.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:36.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:21:36.350 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:21:36.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:21:36.851 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:21:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:21:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:21:36.851 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:21:36.851 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:21:36.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:21:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 20.869 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 11.969 s <<< ERROR! org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: The following jobs are still running: LemMinX at org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest.openXsdFile(TabbedPropertiesTest.java:78) getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 2.735 s Running org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:36.872 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:36.875 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:21:36.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:21:36.875 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:36.875 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:21:36.875 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:21:36.876 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:21:36.876 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:21:36.876 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:21:36.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:21:36.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:36.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:36.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:21:36.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:21:36.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:21:36.880 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 10:21:39.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:39.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:21:39.887 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 10:21:39.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:39.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:39.888 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:21:39.888 DEBUG [main][MenuItemLookup] Found menu:'File' 10:21:39.888 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:21:39.888 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:21:39.888 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:21:39.888 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:21:39.888 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:21:39.888 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:21:39.888 DEBUG [main][MenuItemLookup] Item match:Window 10:21:39.889 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:21:39.889 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:21:39.889 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:21:39.889 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:39.889 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:21:39.889 DEBUG [main][MenuItemLookup] Item match:Show View 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:39.893 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:21:39.893 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:21:39.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:21:39.894 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:21:39.894 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:21:39.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:21:39.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:21:39.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:21:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:39.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:21:39.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:39.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:21:39.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:39.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:39.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:39.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:21:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:21:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:21:39.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:21:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:39.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:21:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:39.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:21:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:21:39.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:21:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:21:39.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:21:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:21:39.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:21:39.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 10:21:39.965 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 10:21:39.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 10:21:39.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 10:21:39.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:39.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:21:39.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:39.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:39.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:39.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:21:39.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:39.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:39.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:39.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:21:39.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:39.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:39.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:39.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:39.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:39.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:39.966 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:21:39.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:39.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:39.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:39.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:21:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:21:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 10:21:40.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1788): Gtk-CRITICAL **: 10:21:40.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:21:40.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 10:21:40.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1788): Gtk-CRITICAL **: 10:21:40.109: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:21:40.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:40.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:40.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 '\*?\QError Log\E') 10:21:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:40.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:40.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:40.118 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:40.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:40.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:40.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:40.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:40.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:40.120 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:40.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:40.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:40.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:40.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:40.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:40.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:40.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully (Eclipse:1788): Gtk-CRITICAL **: 10:21:40.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:21:40.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:21:40.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:21:40.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:40.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:40.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:40.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:40.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 '\*?\QError Log\E') 10:21:40.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:40.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1788): Gtk-CRITICAL **: 10:21:40.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:21:40.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:21:40.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:40.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:40.182 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:40.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:40.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:40.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:40.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:40.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:40.183 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:40.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:40.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:40.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:40.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:40.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:40.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:21:40.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:40.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:40.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:40.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:40.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1788): Gtk-CRITICAL **: 10:21:40.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:21:40.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:21:40.217 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:21:40.217 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:40.217 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:21:40.217 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:21:40.217 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:21:40.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:21:40.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:21:40.217 INFO [main][MenuItemHandler] Select menu item: &Delete Log (Eclipse:1788): Gtk-CRITICAL **: 10:21:40.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:21:40.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:21:40.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:21:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 10:21:40.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:21:40.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:40.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:40.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:40.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:40.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:21:40.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:40.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 10:21:40.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:40.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:21:40.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:40.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:40.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:40.256 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:21:40.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:40.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:40.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:40.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:40.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:21:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:21:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:21:40.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:40.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:40.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:40.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:40.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 '\*?\QError Log\E') 10:21:40.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:40.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:40.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:40.335 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:40.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:40.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:40.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:40.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:40.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:40.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:40.339 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:40.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:40.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:40.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:40.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:40.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:40.345 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:40.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:40.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:40.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:40.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:40.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:40.369 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:40.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:40.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:40.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:40.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:40.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:21:40.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:40.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:21:40.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:21:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:40.374 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:40.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:21:40.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:40.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:40.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:21:40.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:21:40.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:21:40.377 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1788): Gtk-CRITICAL **: 10:21:40.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:21:43.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.383 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:21:43.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:43.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:43.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:43.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:43.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:21:43.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:43.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:43.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:43.394 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:43.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:43.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:43.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:43.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:43.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:43.410 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:43.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:43.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:43.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:43.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:43.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:43.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:43.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:43.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:21:43.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:43.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:43.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:21:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:43.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:43.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:43.459 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:43.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:43.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:43.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:43.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:43.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:43.460 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:43.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:43.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:43.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:43.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:43.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:43.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:21:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:43.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:43.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:43.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:43.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:43.514 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:21:43.514 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:43.514 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:21:43.514 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:21:43.514 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:21:43.514 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:21:43.514 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:21:43.514 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:21:43.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:21:43.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 10:21:43.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:21:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:43.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:43.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:21:43.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:43.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.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 "Delete All Events") 10:21:43.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:43.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:21:43.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:43.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:43.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:43.546 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:21:43.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:43.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:43.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:43.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:21:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:21:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:21:43.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:43.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:43.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 '\*?\QError Log\E') 10:21:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:43.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:43.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:43.590 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:43.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:43.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:43.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:43.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:43.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:43.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:43.593 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:43.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:43.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:43.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:43.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:43.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:43.613 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:43.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:43.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:43.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:43.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:43.616 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:43.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:43.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:43.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:43.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:43.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:43.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:21:43.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:43.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:21:43.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:21:43.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:43.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:43.619 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:43.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:21:43.619 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:43.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:43.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:21:43.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:21:43.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:21:43.621 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1788): Gtk-CRITICAL **: 10:21:43.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:21:43.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:21:46.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:21:46.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:46.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:46.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:46.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:46.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:21:46.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:46.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:46.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:46.657 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:46.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:46.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:46.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:46.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:46.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:46.658 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:46.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:46.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:46.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:46.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:46.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:46.663 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:21:46.663 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:46.663 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:21:46.663 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:46.663 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 10:21:46.663 DEBUG [main][MenuItemLookup] Item match:Activate on new events 10:21:46.664 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:21:46.664 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:46.664 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:21:46.664 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:46.664 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 10:21:46.664 DEBUG [main][MenuItemLookup] Item match:Activate on new events 10:21:46.664 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:46.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:46.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:46.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:46.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:46.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:46.666 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:21:46.666 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:46.666 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:21:46.666 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:46.666 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 10:21:46.666 DEBUG [main][MenuItemLookup] Item match:Activate on new events 10:21:46.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 10:21:46.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 10:21:46.666 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 10:21:46.666 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:46.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:46.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:46.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:46.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:46.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:46.667 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:21:46.667 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:46.667 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:21:46.667 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:46.667 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 10:21:46.667 DEBUG [main][MenuItemLookup] Item match:Activate on new events 10:21:46.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 10:21:46.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 10:21:46.667 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 10:21:46.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:21:46.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:46.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:46.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:21:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:46.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:46.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:46.682 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:46.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:46.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:46.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:46.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:46.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:46.683 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:46.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:46.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:46.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:46.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:46.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:46.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:21:46.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:46.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:46.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:46.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:46.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:46.718 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:21:46.718 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:46.718 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:21:46.718 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:21:46.718 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:21:46.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:21:46.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:21:46.719 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:21:46.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:21:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 10:21:46.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:21:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:46.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:46.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:21:46.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:46.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 10:21:46.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:46.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:21:46.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:46.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:46.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:46.752 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:21:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:46.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:46.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:21:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:21:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:21:46.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:46.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:46.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 '\*?\QError Log\E') 10:21:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:46.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:46.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:46.811 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:46.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:46.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:46.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:46.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:46.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:46.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:46.829 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:46.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:46.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:46.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:46.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:46.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:46.836 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:46.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:46.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:46.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:46.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:46.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:46.839 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:46.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:46.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:46.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:46.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:46.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:46.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:46.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:21:46.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:46.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:21:46.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:21:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:46.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:46.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:21:46.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:46.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:46.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:21:46.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:21:46.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:21:46.847 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1788): Gtk-CRITICAL **: 10:21:46.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:21:46.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:21:49.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:49.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:49.852 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:21:49.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:49.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:49.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:49.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:49.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:49.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:49.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 '\*?\QError Log\E') 10:21:49.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:49.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:49.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:49.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:49.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:49.879 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:49.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:49.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:49.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:49.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:49.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:49.880 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:49.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:49.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:49.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:49.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:49.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:49.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:49.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:49.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:49.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:49.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:49.891 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:21:49.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:49.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:49.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:49.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:49.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 '\*?\QError Log\E') 10:21:49.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:49.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:49.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:49.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:49.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:49.916 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:49.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:49.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:49.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:49.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:49.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:49.917 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:49.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:49.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:49.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:49.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:49.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:49.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:21:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:49.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:49.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:49.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:49.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:49.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:49.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:49.950 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:21:49.950 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:49.950 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:21:49.950 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:21:49.950 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:21:49.951 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:21:49.951 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:21:49.951 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:21:49.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:21:49.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 10:21:49.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:21:49.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:49.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:49.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:49.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:49.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:49.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:21:49.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:49.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:49.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:49.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 "Delete All Events") 10:21:49.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:49.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:21:49.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:49.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:49.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:49.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:49.991 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:21:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:49.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:49.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:50.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:21:50.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:21:50.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:21:50.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:50.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:50.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:50.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:50.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:50.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:50.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 '\*?\QError Log\E') 10:21:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:50.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:50.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:50.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:50.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:50.055 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:50.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:50.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:50.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:50.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:50.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:50.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:50.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:50.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:50.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:50.058 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:50.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:50.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:50.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:50.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:50.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:50.061 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:50.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:50.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:50.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:50.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:50.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:50.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:50.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:50.064 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:50.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:50.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:50.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:50.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:50.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:50.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:50.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:21:50.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:50.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:21:50.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:21:50.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:50.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:50.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:50.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:21:50.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:50.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:50.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:21:50.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:21:50.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:21:50.069 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1788): Gtk-CRITICAL **: 10:21:50.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:21:50.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:21:53.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:53.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:53.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:21:53.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:53.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:53.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:53.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:53.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:21:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:53.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:53.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:53.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:53.086 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:53.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:53.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:53.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:53.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:53.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:53.087 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:53.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:53.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:53.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:53.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:53.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:53.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:53.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:53.093 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:53.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:53.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:53.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:53.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:21:53.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:53.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:53.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:53.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:53.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:53.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:53.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:53.124 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:21:53.124 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:53.124 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:21:53.124 DEBUG [main][MenuItemLookup] Item match:Clear Log Viewer 10:21:53.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"C&lear Log Viewer" 10:21:53.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clear Log Viewer 10:21:53.124 INFO [main][MenuItemHandler] Select menu item: C&lear Log Viewer 10:21:53.128 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:53.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:53.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:53.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:53.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:53.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:53.134 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:53.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:53.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:53.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:53.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:21:53.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:53.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:53.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:53.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:53.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:53.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:53.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:53.152 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:21:53.152 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:53.152 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:21:53.152 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:21:53.152 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 10:21:53.152 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 10:21:53.152 DEBUG [main][MenuItemLookup] Item match:Restore Log 10:21:53.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 10:21:53.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 10:21:53.152 INFO [main][MenuItemHandler] Select menu item: &Restore Log 10:21:53.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... (Eclipse:1788): Gtk-CRITICAL **: 10:21:53.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:21:54.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. failed, NO exception will be thrown 10:21:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 10:21:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 10:21:54.307 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:54.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:54.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:54.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:54.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:54.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:21:54.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:54.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:54.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:54.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:54.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 '\*?\QError Log\E') 10:21:54.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:54.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:54.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:54.359 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:54.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:54.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:54.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:54.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:54.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:54.360 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:54.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:54.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:54.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:54.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:54.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:54.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:21:54.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:54.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:54.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:54.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:54.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:54.394 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:21:54.394 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:54.394 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:21:54.394 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:21:54.394 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:21:54.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:21:54.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:21:54.394 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:21:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:21:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 10:21:54.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:21:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:54.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:54.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:21:54.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:54.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 10:21:54.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:54.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:21:54.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:54.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:54.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:54.427 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:21:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:54.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:54.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:54.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:21:54.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:21:54.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:21:54.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:54.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:54.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:54.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:54.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:21:54.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:54.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:54.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:54.484 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:54.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:54.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:54.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:54.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:54.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:54.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:54.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:54.487 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:54.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:54.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:54.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:54.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:54.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:54.491 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:54.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:54.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:54.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:54.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:54.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:54.493 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:54.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:54.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:54.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:54.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:54.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:21:54.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:54.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:21:54.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:21:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:54.496 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:54.496 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:21:54.497 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:54.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:54.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:21:54.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:21:54.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:21:54.501 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1788): Gtk-CRITICAL **: 10:21:54.514: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:21:54.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:21:57.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:57.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:57.506 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:21:57.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:57.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:57.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:57.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:57.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:21:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:57.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:57.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:57.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:57.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:57.516 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:57.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:57.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:57.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:57.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:57.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:57.517 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:57.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:57.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:57.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:57.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:57.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:57.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:57.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:57.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:57.556 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:57.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:57.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:57.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:57.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:21:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:57.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:57.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:57.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:57.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:57.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:57.572 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:21:57.572 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:57.572 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:21:57.572 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:21:57.572 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:21:57.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:21:57.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:21:57.572 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:21:57.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:21:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 10:21:57.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:21:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:57.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:57.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:21:57.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:57.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:57.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:57.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 10:21:57.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:21:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:57.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:21:57.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:21:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:57.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:57.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:57.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:21:57.609 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:21:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:21:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:21:57.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:21:57.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:57.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:21:57.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:21:57.736 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:57.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:57.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:57.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:57.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:57.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:57.739 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:57.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:57.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:57.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:57.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:21:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:57.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:57.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:57.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:57.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:57.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:57.757 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:21:57.757 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:57.757 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:21:57.757 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:21:57.757 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:21:57.757 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 10:21:57.757 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:57.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:57.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:57.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:57.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:21:57.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:57.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:57.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:57.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:57.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:57.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:57.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:57.770 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:21:57.770 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:57.770 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:21:57.770 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:21:57.770 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 10:21:57.770 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 10:21:57.770 DEBUG [main][MenuItemLookup] Item match:Restore Log 10:21:57.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 10:21:57.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 10:21:57.770 INFO [main][MenuItemHandler] Select menu item: &Restore Log 10:21:57.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 10:21:58.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. failed, NO exception will be thrown 10:21:58.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 10:21:58.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 10:21:58.827 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:58.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:58.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:58.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:58.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:58.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:58.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:58.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:58.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:58.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:58.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:21:58.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:58.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:58.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:58.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:58.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:58.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:58.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:21:58.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:58.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:58.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:58.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:58.866 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:58.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:58.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:58.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:58.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:58.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:58.868 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:58.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:58.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:58.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:58.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:58.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:58.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:21:58.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:58.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:58.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:58.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:58.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:21:58.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:21:58.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:21:58.900 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:21:58.900 DEBUG [main][MenuItemLookup] Found menu:'' 10:21:58.900 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:21:58.900 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:21:58.900 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:21:58.901 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 10:21:58.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:21:58.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:58.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:58.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:58.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:58.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:21:58.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:21:58.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:21:58.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:21:58.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 '\*?\QError Log\E') 10:21:58.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:58.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:58.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:58.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:21:58.918 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:58.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:58.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:58.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:21:58.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:21:58.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:21:58.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:58.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:58.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:58.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:58.921 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:58.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:58.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:58.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:58.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:58.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:58.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:58.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:58.924 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:58.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:58.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:58.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:58.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:58.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:58.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:58.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:58.927 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:21:58.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:21:58.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:21:58.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:21:58.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:21:58.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:21:58.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:21:58.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:21:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:21:58.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:58.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:21:58.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:21:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:21:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:21:58.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:58.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:21:58.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:21:58.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:21:58.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:21:58.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:21:58.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:21:58.953 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1788): Gtk-CRITICAL **: 10:21:58.979: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:22:01.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:01.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:01.958 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:22:01.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:01.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:01.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:22:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:01.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:22:01.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:22:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:01.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:01.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:01.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:01.969 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:22:01.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:22:01.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:01.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:22:01.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:01.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:01.970 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:22:01.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:22:01.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:01.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:22:01.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:01.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:01.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:01.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:01.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:01.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:01.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:01.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:22:01.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:22:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:02.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:22:02.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:22:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:02.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:02.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:02.022 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:22:02.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:22:02.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:02.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:22:02.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:02.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:02.023 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:22:02.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:22:02.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:02.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:22:02.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:02.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:02.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:22:02.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:02.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:02.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:02.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:22:02.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:02.039 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:22:02.039 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:02.039 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:22:02.039 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:22:02.039 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:22:02.040 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:22:02.040 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:22:02.058 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:22:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:22:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 10:22:02.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:22:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:02.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:02.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:22:02.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:02.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 10:22:02.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:02.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:02.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:02.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:22:02.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:02.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:02.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:02.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:02.095 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:22:02.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:02.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:02.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:02.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:02.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:22:02.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:22:02.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:22:02.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:22:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:02.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:22:02.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 '\*?\QError Log\E') 10:22:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:02.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:02.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:02.155 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:22:02.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:22:02.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:02.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:22:02.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:02.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:02.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:02.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:02.158 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:22:02.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:22:02.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:02.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:22:02.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:02.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:02.162 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:22:02.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:22:02.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:02.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:22:02.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:02.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:02.164 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:22:02.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:22:02.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:02.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:22:02.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:02.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:02.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:22:02.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:22:02.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:02.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:02.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:02.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:02.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:22:02.167 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:22:02.167 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:02.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:02.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:02.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.296 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.498 s getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.245 s testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.225 s getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.223 s testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.429 s testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.452 s getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.218 s Running org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:02.229 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:02.231 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:22:02.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:02.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:02.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:02.231 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:22:02.232 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:02.232 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:22:02.232 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:02.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'] 10:22:02.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.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'] 10:22:02.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.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 Java Project"] 10:22:02.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.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'] 10:22:02.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.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'] 10:22:02.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.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'] 10:22:02.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.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 Java Project"] 10:22:02.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.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'] 10:22:02.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.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'] 10:22:02.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:22:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:02.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:22:02.233 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:22:02.233 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:02.233 DEBUG [main][MenuItemLookup] Item match:File 10:22:02.234 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:02.234 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:02.238 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:22:02.238 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:22:02.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:22:02.238 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:22:02.238 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:22:02.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:22:02.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:22:02.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:22:02.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:02.315 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:02.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:22:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:02.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:02.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:22:02.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:02.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:02.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:22:02.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:02.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:02.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:02.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:22:02.318 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:22:02.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:22:02.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:22:02.327 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:02.327 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:22:02.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) 10:22:02.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:02.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:02.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:02.329 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:22:02.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:02.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:02.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:02.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:02.533 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:02.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:22:02.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:22:02.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:22:02.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:02.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:02.535 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:22:02.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:02.536 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OutlineViewTestProject' 10:22:02.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:22:02.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:02.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:02.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:02.538 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:02.539 INFO [WorkbenchTestable][AbstractText] Text set to: OutlineViewTestProject 10:22:02.575 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:22:02.575 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:22:02.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.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:22:02.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:02.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:02.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:02.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:02.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:02.577 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:22:02.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:02.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:02.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:02.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:02.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:22:05.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:22:05.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:22:05.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:22:05.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:05.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:22:05.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:05.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:05.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:05.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:05.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:05.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:05.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:05.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:05.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:05.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:05.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:05.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:05.939 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:05.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:05.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:05.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:22:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:05.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:22:05.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:22:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:05.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:05.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:05.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:05.942 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:05.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:06.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:06.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:06.032 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:06.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:06.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:06.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:06.034 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:06.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:06.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:06.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:06.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:06.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:06.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:06.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:07.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:07.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:07.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:07.036 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:07.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:07.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:07.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:07.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:07.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:07.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:07.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:07.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:07.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:07.038 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:22:07.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 10:22:07.038 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 10:22:07.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 10:22:07.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 10:22:07.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:07.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:07.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:22:07.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:07.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:07.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:07.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:22:07.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:07.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:07.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:22:07.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:07.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:07.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:22:07.047 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:22:07.048 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:07.048 DEBUG [main][MenuItemLookup] Item match:File 10:22:07.048 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:07.048 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:07.052 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:22:07.052 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:22:07.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:22:07.053 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:22:07.053 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:22:07.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:22:07.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:22:07.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:22:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:07.138 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:07.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:22:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:07.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:07.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:07.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:22:07.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:07.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:07.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:22:07.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:07.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:07.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:07.147 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:22:07.147 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:22:07.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:22:07.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:22:07.149 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:07.149 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:22:07.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:22:07.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:07.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:07.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:07.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:07.150 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:22:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:07.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:07.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:07.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'] 10:22:07.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:22:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:22:07.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:22:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:07.400 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:22:07.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:07.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:22:07.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:07.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:07.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:07.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:07.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:07.426 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:07.427 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 10:22:07.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:22:07.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:07.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:07.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:07.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:07.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:07.460 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:07.462 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:22:07.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 10:22:07.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:07.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:07.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:07.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:07.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:07.468 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:22:07.469 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:22:07.469 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:22:07.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:07.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:07.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:07.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:07.469 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:22:07.469 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:22:07.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) 10:22:07.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:07.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:07.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:07.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:07.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:07.471 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:22:07.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:07.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:07.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:07.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:07.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:22:08.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:22:08.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:08.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:08.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:08.033 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:08.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:08.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:08.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:08.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:08.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:08.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:08.034 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:08.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:08.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:08.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:22:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:08.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:22:08.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 '\*?\QPackage Explorer\E') 10:22:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:08.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:08.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:08.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:08.036 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:08.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:08.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:08.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:08.086 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:08.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:08.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:08.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:08.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:08.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:08.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:08.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:08.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:08.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:08.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:08.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:08.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:09.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:09.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:09.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:09.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:09.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:09.589 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:09.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:09.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:09.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:09.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:09.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:09.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:09.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:09.590 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:22:09.591 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:22:09.591 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:22:09.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:22:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:09.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:22:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:09.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:22:09.591 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:22:09.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:22:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:09.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:22:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:09.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:22:09.591 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:22:09.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:22:09.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:09.592 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:22:09.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:09.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:22:09.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:09.592 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:09.592 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:09.594 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:09.595 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:22:09.595 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:09.595 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:09.595 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:09.597 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:09.597 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:22:09.598 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:22:09.638 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:22:09.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:09.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:22:09.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:09.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:22:09.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:09.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:09.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:09.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:09.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:09.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:09.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:09.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:09.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:09.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:09.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:09.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:09.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:09.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:09.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:09.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:22:09.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:09.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:09.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:22:09.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:22:09.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:09.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:09.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:09.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:09.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:09.652 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:09.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:09.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:09.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:09.694 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:09.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:09.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:09.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:09.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 10:22:09.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:09.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:09.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:09.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:09.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:09.696 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 10:22:09.696 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:09.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:09.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:09.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:09.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:09.698 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:09.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:09.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:09.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:09.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:09.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:09.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:09.699 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:22:09.699 DEBUG [main][EditorHandler] 3 editor(s) found 10:22:09.700 DEBUG [WorkbenchTestable][EditorHandler] Closing editor [test-new] Test Title:.+ 10:22:09.724 DEBUG [WorkbenchTestable][EditorHandler] Editor [test-new] Test Title:.+ is closed 10:22:09.724 DEBUG [WorkbenchTestable][EditorHandler] Closing editor a 10:22:09.754 DEBUG [WorkbenchTestable][EditorHandler] Editor a is closed 10:22:09.754 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 10:22:09.839 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 10:22:09.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:09.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:09.846 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:09.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:09.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:09.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:09.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:09.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:09.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:09.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:22:09.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:09.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:09.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:09.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:09.853 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:09.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:09.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:09.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:22:09.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:09.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:09.855 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:09.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:09.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:09.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:22:09.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 10:22:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:09.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:09.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:10.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:10.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:10.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:10.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:10.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:22:10.860 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:22:10.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:10.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:10.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:10.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:10.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:10.861 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:10.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:10.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:10.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:10.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:10.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:10.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:10.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:10.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:10.862 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:10.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:10.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:10.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:10.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:10.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') 10:22:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:10.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:10.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:10.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:10.863 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:10.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:10.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:10.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:10.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:10.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:10.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:10.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:10.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:10.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:10.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:10.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:10.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:10.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:10.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:11.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:11.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:11.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:11.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:11.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:11.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:11.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:11.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:11.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:11.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:11.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:11.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:11.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:11.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:11.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:11.904 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:22:11.904 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:22:11.905 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:22:11.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:22:11.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:11.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:22:11.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:11.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:22:11.905 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:22:11.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:22:11.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:11.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:22:11.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:11.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:22:11.905 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:22:11.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:22:11.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:11.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:22:11.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:11.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:22:11.905 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:11.906 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:11.906 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:11.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:11.909 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:22:11.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:11.909 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:11.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:11.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:11.912 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:22:11.912 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:22:12.081 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:22:12.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:12.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:12.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:12.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:12.094 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:12.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:12.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:12.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:22:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:12.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:22:12.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 '\*?\QOutline\E') 10:22:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:12.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:12.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:12.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:12.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:12.119 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:12.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:12.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:12.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:12.157 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:12.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:12.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:12.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:12.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Collapse All.*') 10:22:12.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:12.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:12.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:12.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:12.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:12.158 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Collapse All (Shift+Ctrl+Numpad_Divide) 10:22:12.158 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:12.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:12.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:12.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:12.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:12.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:12.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:12.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:12.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:12.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:12.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:12.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:12.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:12.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:12.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:12.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:12.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:12.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:12.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:12.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:22:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:12.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:22:12.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:22:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:12.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:12.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:12.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:12.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:12.162 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:12.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:12.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:12.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:12.211 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:12.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:12.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:12.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:12.211 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:12.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:12.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:12.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:12.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:12.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:12.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:12.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:12.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:13.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:13.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:13.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:13.213 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:13.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:13.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:13.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:13.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:13.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:13.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:13.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:13.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:13.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:13.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:22:13.215 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:22:13.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:22:13.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:22:13.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:13.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:22:13.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:13.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:22:13.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:22:13.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:22:13.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:13.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:22:13.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:13.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:22:13.216 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:22:13.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:22:13.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:13.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:22:13.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:13.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:22:13.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:13.216 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:13.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:13.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:13.219 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:22:13.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:13.220 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:13.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:13.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:13.221 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:22:13.224 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:22:13.264 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:22:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:13.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:22:13.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:13.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:22:13.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:13.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:13.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:13.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:13.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:13.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:13.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:13.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:13.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:13.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:13.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:13.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:13.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:13.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:13.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:22:13.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:13.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:13.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:22:13.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 '\*?\QOutline\E') 10:22:13.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:13.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:13.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:13.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:13.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:13.277 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:13.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:13.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:13.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:13.312 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:13.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:13.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:13.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:13.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 10:22:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:13.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:13.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:13.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:13.313 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 10:22:13.313 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:13.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:13.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:13.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:13.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:13.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:13.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:13.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:13.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:13.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:13.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:13.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:13.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:13.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:13.315 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:22:13.315 DEBUG [main][EditorHandler] 1 editor(s) found 10:22:13.316 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 10:22:13.398 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 10:22:13.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:13.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:13.411 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:13.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:13.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:13.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:13.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:13.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:22:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:13.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:13.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:13.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:13.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:13.417 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:13.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:13.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:13.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:22:13.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:13.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:13.418 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:13.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:13.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:13.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:22:13.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 10:22:13.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:13.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:13.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:13.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:13.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:14.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:14.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:14.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:22:14.421 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:22:14.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:14.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:14.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:14.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:14.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:14.422 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:14.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:14.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:14.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:14.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:14.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:14.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:14.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:14.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:14.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:14.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:14.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:14.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:14.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:14.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:14.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:14.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:22:14.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:14.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:14.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:14.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:14.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:14.424 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:14.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:14.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:14.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:14.460 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:14.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:14.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:14.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:14.461 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:14.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:14.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:14.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:14.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:14.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:14.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:14.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:14.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:15.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:15.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:15.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:15.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:15.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:15.963 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:15.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:15.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:15.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:15.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 10:22:15.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:15.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:15.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:15.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:15.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:15.964 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:22:15.964 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:22:15.965 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:22:15.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:22:15.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:15.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:22:15.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:15.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:22:15.965 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:22:15.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:22:15.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:15.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:22:15.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:15.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:22:15.965 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:22:15.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:22:15.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:15.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:22:15.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:15.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:22:15.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:15.966 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:15.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:15.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:15.971 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:22:15.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:15.971 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:15.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:15.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:15.973 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:22:15.974 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:22:16.115 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:22:16.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:16.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:16.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:16.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:16.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:16.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:16.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:16.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:22:16.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:16.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:16.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:22:16.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 '\*?\QOutline\E') 10:22:16.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:16.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:16.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:16.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:16.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:16.148 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:16.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:16.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:16.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:16.202 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:16.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:16.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:16.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:16.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 10:22:16.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:16.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:16.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:16.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:16.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:16.203 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 10:22:16.204 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:16.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:16.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:16.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:16.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:16.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:16.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:16.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:16.205 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:16.205 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:16.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:16.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:16.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:16.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:16.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:16.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:16.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:16.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:16.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:16.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:22:16.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:16.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:16.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:22:16.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:22:16.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:16.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:16.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:16.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:16.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:16.212 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:16.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:16.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:16.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:16.250 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:16.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:16.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:16.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:16.251 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:16.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:16.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:16.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:16.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:16.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:16.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:16.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:16.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:17.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:17.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:17.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:17.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:17.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:17.753 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:17.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:17.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:17.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:17.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:17.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:17.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:17.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:17.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:17.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:17.754 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:22:17.754 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:22:17.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:22:17.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:22:17.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:17.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:22:17.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:17.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:22:17.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:22:17.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:22:17.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:17.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:22:17.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:17.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:22:17.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:22:17.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:22:17.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:17.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:22:17.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:17.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:22:17.756 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:17.756 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:17.756 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:17.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:17.758 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:22:17.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:17.759 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:17.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:17.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:17.760 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:22:17.761 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:22:17.799 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:22:17.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:17.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:22:17.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:17.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:22:17.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:17.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:17.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:17.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:17.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:17.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:17.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:17.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:17.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:17.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:17.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:17.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:17.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:17.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:17.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:17.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:22:17.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:17.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:17.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:22:17.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 '\*?\QOutline\E') 10:22:17.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:17.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:17.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:17.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:17.813 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:17.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:17.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:17.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:17.850 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:17.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:17.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:17.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:17.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 10:22:17.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:17.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:17.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:17.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:17.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:17.851 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 10:22:17.852 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:17.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:17.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:17.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:17.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:17.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:17.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:17.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:17.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:17.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:17.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:17.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:17.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:17.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:17.853 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:22:17.853 DEBUG [main][EditorHandler] 1 editor(s) found 10:22:17.853 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 10:22:17.941 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 10:22:17.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:17.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:17.945 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:17.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:17.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:17.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:17.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:17.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:17.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:17.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 '\*?\QOutline\E') 10:22:17.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:17.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:17.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:17.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:17.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:17.954 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:17.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:17.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:17.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:22:17.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:17.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:17.955 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:17.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:17.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:17.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:22:17.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 10:22:17.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:17.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:17.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:18.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:18.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:18.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:18.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:22:18.958 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:22:18.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:18.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:18.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:18.959 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:18.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:18.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:18.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:18.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:18.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:18.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:18.959 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:22:18.959 DEBUG [main][EditorHandler] 0 editor(s) found 10:22:18.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:18.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:18.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:18.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:18.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:18.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:18.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:18.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 '\*?\QOutline\E') 10:22:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:18.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:18.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:18.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:18.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:18.968 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:18.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:18.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:18.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:22:18.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:18.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:18.970 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:18.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:18.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:18.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:22:18.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 10:22:18.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:18.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:18.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:19.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:19.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:19.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:19.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:19.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:22:19.973 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:22:19.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:19.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:19.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:19.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:19.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:19.974 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:19.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:19.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:19.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:19.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:19.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:19.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:19.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:19.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:19.975 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:19.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:19.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:19.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:19.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:19.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:19.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:19.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:22:19.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:19.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:19.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:19.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:19.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:19.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:19.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:20.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:20.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:20.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:20.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:20.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:20.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:20.016 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:20.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:20.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:20.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:20.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:20.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:20.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:20.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:20.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:21.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:21.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:21.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:21.017 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:21.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:21.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:21.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:21.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:21.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:21.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:21.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:21.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:21.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:21.019 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:22:21.019 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:22:21.019 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:22:21.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:22:21.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:21.019 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:22:21.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:21.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:22:21.020 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:22:21.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:22:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:21.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:22:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:21.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:22:21.020 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:22:21.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:22:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:21.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:22:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:21.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:22:21.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:21.020 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:21.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:21.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:21.023 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:22:21.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:21.023 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:21.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:21.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:21.026 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:22:21.027 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:22:21.167 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:22:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:21.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:21.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:21.192 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:21.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:21.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:21.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:22:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:21.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:22:21.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 '\*?\QOutline\E') 10:22:21.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:21.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:21.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:21.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:21.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:21.230 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:21.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:21.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:21.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:21.264 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:21.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:21.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:21.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:21.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 10:22:21.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:21.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:21.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:21.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:21.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:21.266 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 10:22:21.266 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:21.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:21.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:21.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:21.267 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:21.267 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:21.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:21.268 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:21.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:21.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:21.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:21.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:21.268 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:22:21.268 DEBUG [main][EditorHandler] 1 editor(s) found 10:22:21.268 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 10:22:21.371 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 10:22:21.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:21.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:21.374 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:21.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:21.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:21.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:21.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:21.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:21.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:21.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:22:21.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:21.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:21.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:21.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:21.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:21.384 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:21.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:21.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:21.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:22:21.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:21.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:21.385 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:21.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:21.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:21.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:22:21.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 10:22:21.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:21.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:21.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:21.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:21.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:22.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:22.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:22.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:22:22.389 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:22:22.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:22.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:22.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:22.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:22.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:22.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:22.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:22.390 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:22.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:22.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:22.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:22.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:22.390 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:22:22.390 DEBUG [main][EditorHandler] 0 editor(s) found 10:22:22.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:22.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:22.395 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:22.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:22.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:22.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:22.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:22.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:22.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:22.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:22:22.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:22.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:22.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:22.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:22.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:22.401 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:22.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:22.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:22.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:22:22.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:22.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:22.402 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:22.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:22.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:22.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:22:22.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Collapse All.*') 10:22:22.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:22.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:22.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:22.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:22.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:23.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:23.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:23.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:22:23.406 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:22:23.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:23.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:23.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:23.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:23.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:23.407 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:23.407 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:23.407 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:23.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:23.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:23.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:23.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:23.407 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:22:23.407 DEBUG [main][EditorHandler] 0 editor(s) found 10:22:23.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:23.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:23.410 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:23.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:23.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:23.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:23.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:23.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:23.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:23.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:22:23.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:23.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:23.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:23.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:23.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:23.416 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:23.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:23.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:23.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:22:23.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:23.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:23.418 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:23.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:23.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:23.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:22:23.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:23.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:23.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:23.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:23.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:23.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:24.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:24.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:24.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:22:24.420 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:22:24.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:24.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:24.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:24.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:24.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:24.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:24.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:24.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:24.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:24.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:24.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:24.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:24.420 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:22:24.421 DEBUG [main][EditorHandler] 0 editor(s) found 10:22:24.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:24.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:24.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:24.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:24.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:24.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:24.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:24.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:24.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:24.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:22:24.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:24.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:24.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:24.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:24.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:24.430 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:24.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:24.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:24.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:22:24.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:24.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:24.431 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:24.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:24.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:24.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:22:24.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Link with Editor.*') 10:22:24.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:24.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:24.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:24.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:24.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:25.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:25.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:25.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:22:25.435 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:22:25.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:25.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:25.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:25.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:25.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:25.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:25.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:25.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:25.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:25.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:25.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:25.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:25.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:25.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:25.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:25.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:25.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:25.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:22:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:25.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:25.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:25.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:25.438 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:25.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:25.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:25.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:25.474 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:25.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:25.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:25.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:25.475 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:25.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:25.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:25.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:25.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:25.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:25.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:25.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:25.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:26.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:26.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:26.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:26.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:26.977 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:26.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:26.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:26.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:26.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 10:22:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:26.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:26.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:26.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:26.978 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:22:26.979 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:22:26.979 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:22:26.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:22:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:26.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:22:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:26.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:22:26.979 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:22:26.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:22:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:26.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:22:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:26.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:22:26.980 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:22:26.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:22:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:26.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:22:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:26.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:22:26.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:26.980 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:26.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:26.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:26.983 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:22:26.983 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:26.983 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:26.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:26.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:26.987 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:22:26.988 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:22:27.157 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:22:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:27.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:27.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:27.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:27.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:27.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:27.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:22:27.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:27.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:27.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:22:27.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 '\*?\QOutline\E') 10:22:27.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:27.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:27.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:27.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:27.191 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:27.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:27.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:27.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:27.230 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:27.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:27.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:27.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:27.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 10:22:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:27.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:27.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:27.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:27.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:27.233 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 10:22:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:27.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:27.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:27.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:27.233 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:27.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:27.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:27.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:27.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:27.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:27.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:27.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:27.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:27.235 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:27.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:27.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:27.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:22:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:27.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:22:27.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') 10:22:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:27.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:27.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:27.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:27.237 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:27.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:27.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:27.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:27.278 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:27.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:27.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:27.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:27.278 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:27.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:27.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:27.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:27.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:27.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:27.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:27.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:28.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:28.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:28.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:28.280 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:28.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:28.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:28.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:28.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:28.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:28.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:28.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:28.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:28.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:28.281 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:22:28.282 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:22:28.282 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:22:28.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:22:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:28.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:22:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:28.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:22:28.282 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:22:28.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:22:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:28.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:22:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:28.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:22:28.283 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:22:28.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:22:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:28.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:22:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:28.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:22:28.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:28.283 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:28.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:28.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:28.286 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:22:28.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:22:28.286 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:22:28.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:22:28.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:22:28.288 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:22:28.289 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:22:28.328 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:22:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:28.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:22:28.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:28.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:22:28.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:28.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:28.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:28.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:28.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:28.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:28.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:28.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:28.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:28.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:28.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:28.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:22:28.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:28.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:28.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:22:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:28.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:22:28.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:22:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:28.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:28.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:28.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:28.341 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:28.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:28.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:28.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:28.379 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:22:28.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:22:28.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:28.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:28.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Link with Editor.*') 10:22:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:28.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:28.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:28.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:28.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:29.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:29.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:29.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:22:29.384 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:22:29.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:29.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:29.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:29.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:29.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:29.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:22:29.385 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:29.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:29.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:29.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:29.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:29.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:29.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:29.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:29.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:29.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:29.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:29.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:30.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:30.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:30.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:30.413 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:30.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:30.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:30.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:30.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:30.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:30.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:30.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:30.414 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:22:30.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 10:22:30.415 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 10:22:30.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 10:22:30.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 10:22:30.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:22:30.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'New' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:30.457 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:22:30.457 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:22:30.457 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:22:30.457 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:22:30.457 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:22:30.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:30.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:30.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:22:30.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:22:30.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:30.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:30.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:30.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:30.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:30.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:30.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:30.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:30.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:30.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:30.459 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'OutlineViewTestProject' via Explorer 10:22:30.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 10:22:30.459 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 10:22:30.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 10:22:30.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 10:22:30.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:22:30.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:30.495 DEBUG [main][MenuItemLookup] Found menu:'New' 10:22:30.495 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:22:30.495 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:30.495 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:22:30.495 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:22:30.495 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:22:30.495 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:30.495 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:22:30.495 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:22:30.495 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:22:30.495 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:22:30.495 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:22:30.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:22:30.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:22:30.496 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:22:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:22:30.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 'Delete.*'] is available. finished successfully 10:22:30.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:22:30.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:30.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:30.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:30.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:30.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: 32) 10:22:30.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:30.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:22:30.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:30.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:30.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:30.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:30.630 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:22:30.630 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:22:30.631 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:22:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:30.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:30.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:30.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) 10:22:30.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:30.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:22:30.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:30.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:30.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:30.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:30.632 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:22:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:30.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:30.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:30.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:22:30.636 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:22:31.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:22:31.137 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:22:31.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:31.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:31.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:31.137 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:22:31.137 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:31.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:31.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.91 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.665 s testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.163 s testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.298 s testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.156 s testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.107 s testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.783 s testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.648 s testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.106 s testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.015 s testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.293 s testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.122 s testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.017 s testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.013 s testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.016 s testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.797 s testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 2.151 s Running org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:22:31.150 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:22:31.151 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:22:31.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:31.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:22:31.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:31.151 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:22:31.152 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:31.152 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:22:31.152 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:31.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:31.152 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 10:22:31.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:22:31.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:31.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:31.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:31.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:31.158 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 10:22:31.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:31.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:31.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:31.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:31.159 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:22:31.159 DEBUG [main][MenuItemLookup] Item match:Window 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.159 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:22:31.159 DEBUG [main][MenuItemLookup] Item match:Show View 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.163 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:22:31.163 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:22:31.176 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:22:31.176 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:22:31.176 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:22:31.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:22:31.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:22:31.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:22:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:31.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:22:31.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:22:31.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:31.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:31.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:31.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:31.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:31.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:22:31.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:22:31.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:31.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:22:31.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:31.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:22:31.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:22:31.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:22:31.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:31.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:22:31.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:31.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:22:31.241 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 10:22:31.241 DEBUG [main][TreeItemHandler] Selecting tree item: Search 10:22:31.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 10:22:31.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 10:22:31.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:22:31.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:31.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:22:31.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:22:31.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:31.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:31.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:31.242 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:22:31.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:31.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:31.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:31.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:31.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:22:31.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:22:31.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 10:22:31.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 10:22:31.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:31.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:31.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:31.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:31.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 '\*?\QSearch\E') 10:22:31.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:31.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:31.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:31.360 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:22:31.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:31.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:22:31.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:31.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:31.363 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:22:31.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:31.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 10:22:31.363 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 10:22:31.363 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 10:22:31.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.364 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:22:31.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:22:31.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:31.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 10:22:31.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:31.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 10:22:31.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:22:31.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:31.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:31.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:31.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:31.441 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 10:22:31.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:31.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:31.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:31.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:31.441 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:22:31.442 DEBUG [main][MenuItemLookup] Item match:Window 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.442 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:22:31.442 DEBUG [main][MenuItemLookup] Item match:Show View 10:22:31.445 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:22:31.445 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:22:31.445 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:22:31.445 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:22:31.446 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:22:31.446 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:22:31.446 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:22:31.446 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:22:31.446 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:22:31.446 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:22:31.446 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:22:31.446 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:22:31.446 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:22:31.446 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:22:31.446 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.446 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:22:31.446 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:22:31.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:22:31.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:22:31.446 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:22:31.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:22:31.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:22:31.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:22:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:31.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:22:31.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:22:31.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:31.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:31.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:22:31.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:22:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:31.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:22:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:31.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:22:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:22:31.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:22:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:31.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:22:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:31.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:22:31.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 10:22:31.514 DEBUG [main][TreeItemHandler] Selecting tree item: Search 10:22:31.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 10:22:31.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 10:22:31.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:22:31.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:31.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.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") 10:22:31.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:22:31.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:31.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:31.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:31.516 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:22:31.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:31.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:31.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:31.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:22:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:22:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 10:22:31.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 10:22:31.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:31.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:31.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 '\*?\QSearch\E') 10:22:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:31.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:31.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:31.616 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:22:31.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:31.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:22:31.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:31.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:31.630 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:22:31.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:31.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 10:22:31.631 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:22:31.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:31.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 10:22:31.632 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:22:31.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:31.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 10:22:31.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget which text matches: "No search results available. Start a search from the search dialog...") 10:22:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:31.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:31.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:22:31.635 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:22:31.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:31.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 10:22:31.635 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 10:22:31.635 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 10:22:31.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.636 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:22:31.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:22:31.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:31.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:31.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.693 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 10:22:31.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:31.693 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 10:22:31.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:22:31.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:31.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:31.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:31.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:31.698 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 10:22:31.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:31.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:31.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:31.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:31.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:22:31.699 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:31.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:31.699 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:31.699 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:31.699 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:31.699 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:31.699 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:31.699 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:31.699 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:22:31.699 DEBUG [main][MenuItemLookup] Item match:Window 10:22:31.700 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:22:31.700 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:22:31.700 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:22:31.700 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.700 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:22:31.700 DEBUG [main][MenuItemLookup] Item match:Show View 10:22:31.703 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.704 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:22:31.704 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:22:31.704 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:22:31.704 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:22:31.704 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:22:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:22:31.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:22:31.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:22:31.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:31.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:31.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:22:31.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:31.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:22:31.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:31.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:31.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:31.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:22:31.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:22:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:31.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:22:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:31.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:22:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:22:31.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:22:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:31.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:22:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:31.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:22:31.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 10:22:31.774 DEBUG [main][TreeItemHandler] Selecting tree item: Search 10:22:31.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 10:22:31.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 10:22:31.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:22:31.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:31.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.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 "Open") 10:22:31.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:22:31.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:31.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:31.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:31.775 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:22:31.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:31.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:31.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:31.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:22:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:22:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 10:22:31.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 10:22:31.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:31.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:31.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:31.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22: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 '\*?\QSearch\E') 10:22:31.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:31.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:31.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:31.876 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:22:31.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:31.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:22:31.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:31.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:31.877 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:22:31.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:31.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 10:22:31.890 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:22:31.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:31.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 10:22:31.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget which text matches: "No search results available. Start a search from the search dialog...") 10:22:31.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:31.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:31.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:31.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:31.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:22:31.892 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:22:31.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:31.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 10:22:31.893 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 10:22:31.893 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 10:22:31.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:22:31.893 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:22:31.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:22:31.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:31.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:31.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 10:22:31.949 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:22:31.949 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:31.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:31.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s - in org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.281 s testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.259 s testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.256 s Running org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:22:31.965 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:22:31.967 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:22:31.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:31.968 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:22:31.968 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:31.968 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:22:31.969 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:31.969 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:22:31.969 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:31.969 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:22:31.969 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:22:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:22:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.969 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:22:31.969 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:31.969 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:31.969 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:31.969 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:31.969 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:31.969 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:31.969 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:31.969 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:31.969 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:22:31.969 DEBUG [main][MenuItemLookup] Item match:Window 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:22:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:22:31.970 DEBUG [main][MenuItemLookup] Item match:Window 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:22:31.970 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:22:31.971 DEBUG [main][MenuItemLookup] Item match:Perspective 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:22:31.971 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:22:31.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:22:31.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:22:31.971 DEBUG [main][MenuItemLookup] Item match:Window 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:22:31.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:31.971 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:22:31.972 DEBUG [main][MenuItemLookup] Item match:Window 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:22:31.972 DEBUG [main][MenuItemLookup] Item match:Perspective 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:22:31.972 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:22:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.972 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:22:31.972 DEBUG [main][MenuItemLookup] Item match:Window 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.972 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:22:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:31.973 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:22:31.973 DEBUG [main][MenuItemLookup] Item match:Window 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:22:31.973 DEBUG [main][MenuItemLookup] Item match:Perspective 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:22:31.973 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:22:31.973 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:22:31.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:22:31.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:22:31.973 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:22:32.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:22:32.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 10:22:32.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:22:32.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:32.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:32.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:32.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:32.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:32.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:22:32.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:32.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:32.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:32.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:22:32.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:32.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:22:32.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:32.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:32.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:32.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:32.024 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:22:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:32.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:32.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:32.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:32.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:32.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:32.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:32.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:32.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:32.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:32.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:32.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:22:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:32.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:32.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:32.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:32.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:32.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:32.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:32.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:32.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:22:32.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:32.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:32.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:32.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:32.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:32.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:22:32.217 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:32.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:32.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:32.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:22:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:32.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:32.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:32.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:32.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:32.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:22:32.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:32.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:32.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:32.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:22:32.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:32.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:32.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:32.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:32.219 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:22:32.220 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:32.220 DEBUG [main][MenuItemLookup] Item match:File 10:22:32.220 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:32.220 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:32.223 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:22:32.223 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:22:32.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:22:32.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:22:32.224 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:22:32.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.... 10:22:32.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:22:32.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:22:32.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:32.303 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:32.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:22:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:32.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:32.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:32.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:22:32.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:32.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:32.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:22:32.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:32.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:32.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:32.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:22:32.305 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:22:32.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:22:32.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:22:32.314 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:32.314 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:22:32.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:22:32.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:32.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:32.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:32.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:32.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:32.315 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:22:32.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:32.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:32.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:32.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:32.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'] 10:22:32.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:22:32.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:22:32.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:22:32.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:32.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:32.511 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:22:32.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:32.511 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'Project' 10:22:32.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:22:32.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:32.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:32.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:32.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:32.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:32.513 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:32.514 INFO [WorkbenchTestable][AbstractText] Text set to: Project 10:22:32.546 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:22:32.546 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:22:32.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.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:22:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:32.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:32.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:32.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:32.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:32.549 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:22:32.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:32.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:32.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:32.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:32.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:22:35.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:22:35.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:22:35.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:22:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:35.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:22:35.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:35.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:35.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:35.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:35.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:35.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:35.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:35.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:35.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:35.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:35.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:35.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:22:35.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:35.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:35.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:35.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:22:35.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:35.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:35.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:22:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:35.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:22:35.644 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:22:35.644 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:35.644 DEBUG [main][MenuItemLookup] Item match:File 10:22:35.644 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:35.644 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:35.647 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:22:35.647 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:22:35.648 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:22:35.648 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:22:35.648 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:22:35.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.... 10:22:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:22:35.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:22:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:35.726 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:35.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:22:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:35.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:35.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:35.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:22:35.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:35.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:35.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:22:35.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:35.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:35.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:35.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:22:35.728 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:22:35.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:22:35.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:22:35.731 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:35.731 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:22:35.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:22:35.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:35.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:35.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:35.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:35.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:35.733 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:22:35.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:35.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:35.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:35.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:35.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:35.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:22:35.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:22:35.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:22:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:35.858 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:22:35.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:35.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:22:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:35.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:35.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:35.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:35.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:35.865 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:35.866 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 10:22:35.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:22:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:35.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:35.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:35.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:35.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:35.916 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:35.917 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:22:35.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 10:22:35.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:35.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:35.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:35.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:35.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:35.931 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:22:35.931 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:22:35.932 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:22:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:35.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:35.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:35.932 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:22:35.932 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:22:35.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:22:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:35.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:35.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:35.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:35.934 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:22:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:35.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:35.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:22:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:22:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:36.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:22:36.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:36.710 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass.java"as the parent 10:22:36.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:36.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:36.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:36.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:36.710 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World"); 10:22:36.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 10:22:36.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:36.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:36.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:36.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:36.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:36.755 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:36.756 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World"); } } TooltipText=null 10:22:36.756 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:36.756 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World"); } } TooltipText=null 10:22:36.756 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:22:36.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 10:22:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:36.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 10:22:36.757 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 10:22:36.757 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:36.757 DEBUG [main][MenuItemLookup] Item match:File 10:22:36.758 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:36.758 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:22:36.758 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:22:36.758 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:22:36.758 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:36.758 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:22:36.758 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:22:36.758 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:36.758 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:22:36.758 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:22:36.758 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:22:36.758 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:22:36.758 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:22:36.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:22:36.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:22:36.863 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:36.863 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World"); } } TooltipText=null 10:22:36.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'] 10:22:36.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:36.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'] 10:22:36.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:36.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:22:36.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:36.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'] 10:22:36.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:36.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'] 10:22:36.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:36.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'] 10:22:36.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:36.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:22:36.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:36.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'] 10:22:36.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:36.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'] 10:22:36.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:36.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 10:22:36.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:36.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:36.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 10:22:36.865 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 10:22:36.865 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:36.865 DEBUG [main][MenuItemLookup] Item match:File 10:22:36.866 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:36.866 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:36.910 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:22:36.911 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:22:36.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:22:36.937 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:22:36.937 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:22:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:22:37.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. finished successfully 10:22:37.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:22:37.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:37.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:37.115 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:37.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:37.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:22:37.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:37.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:37.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:37.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:37.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:37.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:37.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:37.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:22:37.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:37.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:37.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:37.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:37.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:37.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:22:37.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:37.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:37.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:37.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:37.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:37.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:22:37.117 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:22:37.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:22:37.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:22:37.118 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:37.118 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:22:37.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:22:37.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:37.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:37.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:37.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:37.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:37.119 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:22:37.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:37.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:37.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:37.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:37.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'] 10:22:37.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:37.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:22:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:22:37.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:22:37.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:37.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:37.247 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:22:37.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:37.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:22:37.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:37.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:37.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:37.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:37.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:37.256 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:37.257 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass 10:22:37.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:22:37.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:37.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:37.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:37.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:37.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:37.333 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:37.334 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:22:37.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 10:22:37.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:37.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:37.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:37.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:37.345 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:22:37.345 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:22:37.345 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:22:37.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:37.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:37.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:37.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:37.345 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:22:37.345 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:22:37.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:22:37.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:37.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:37.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:37.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:37.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:37.348 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:22:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:37.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:37.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:22:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:22:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:37.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 10:22:37.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:37.956 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass.java"as the parent 10:22:37.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:37.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:37.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:37.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:37.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:37.957 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: int i = 0; while (true) {System.out.println(i++);} 10:22:38.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 '\*?\QTestLoopClass.java\E') 10:22:38.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:38.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:38.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:38.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:38.021 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:38.021 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass { public static void main(String[] args) { // TODO Auto-generated method stub int i = 0; while (true) {System.out.println(i++);} } } TooltipText=null 10:22:38.022 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:38.022 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass { public static void main(String[] args) { // TODO Auto-generated method stub int i = 0; while (true) {System.out.println(i++);} } } TooltipText=null 10:22:38.022 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:22:38.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 10:22:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:38.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 10:22:38.022 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 10:22:38.022 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:38.022 DEBUG [main][MenuItemLookup] Item match:File 10:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:22:38.023 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:22:38.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:22:38.024 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:22:38.024 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:22:38.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:22:38.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:22:38.132 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:38.132 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass { public static void main(String[] args) { // TODO Auto-generated method stub int i = 0; while (true) {System.out.println(i++);} } } TooltipText=null 10:22:38.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'] 10:22:38.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.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'] 10:22:38.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:22:38.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.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'] 10:22:38.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.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'] 10:22:38.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.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'] 10:22:38.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:22:38.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.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'] 10:22:38.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.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'] 10:22:38.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 10:22:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:38.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 10:22:38.134 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 10:22:38.134 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:38.134 DEBUG [main][MenuItemLookup] Item match:File 10:22:38.135 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:38.135 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:38.138 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:22:38.138 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:22:38.138 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:22:38.138 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:22:38.138 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:22:38.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.... 10:22:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:22:38.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:22:38.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:38.275 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:38.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.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 10:22:38.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:38.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:38.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:38.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:38.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:38.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:38.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:38.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:22:38.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:38.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:38.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:38.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:38.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:22:38.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:38.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:38.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:38.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:22:38.278 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:22:38.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:22:38.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:22:38.278 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:38.278 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:22:38.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:22:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:38.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:38.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:38.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:38.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:38.279 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:22:38.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:38.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:38.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:38.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:38.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'] 10:22:38.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:22:38.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:22:38.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:22:38.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:38.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:38.387 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:22:38.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:38.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:22:38.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:38.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:38.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:38.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:38.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:38.431 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:38.432 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass2 10:22:38.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:22:38.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:38.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:38.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:38.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:38.437 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:38.437 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:22:38.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 10:22:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:38.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:38.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:38.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:38.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:38.440 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:22:38.440 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:22:38.440 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:22:38.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:38.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:38.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:38.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:38.441 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:22:38.441 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:22:38.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:22:38.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:38.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:38.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:38.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:38.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:38.462 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:22:38.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:38.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:38.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:38.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:38.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:22:38.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:22:38.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:38.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:38.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:22:38.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:38.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:38.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:38.972 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass2.java"as the parent 10:22:38.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:38.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:38.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:38.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:38.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:38.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:38.973 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: try {System.out.println("Start"); Thread.sleep(10 * 1000); System.out.println("Hello Application"); Thread.sleep(20 * 1000); System.out.println("Finish"); } catch (InterruptedException e) {e.printStackTrace();} 10:22:38.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass2.java\E') 10:22:38.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:38.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:38.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:38.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:38.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:38.989 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:38.989 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass2 { public static void main(String[] args) { // TODO Auto-generated method stub try {System.out.println("Start"); Thread.sleep(10 * 1000); System.out.println("Hello Application"); Thread.sleep(20 * 1000); System.out.println("Finish"); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 10:22:38.989 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:38.990 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass2 { public static void main(String[] args) { // TODO Auto-generated method stub try {System.out.println("Start"); Thread.sleep(10 * 1000); System.out.println("Hello Application"); Thread.sleep(20 * 1000); System.out.println("Finish"); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 10:22:38.990 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:22:38.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 10:22:38.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:38.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:38.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 10:22:38.990 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 10:22:38.990 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:38.990 DEBUG [main][MenuItemLookup] Item match:File 10:22:38.991 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:38.991 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:22:38.991 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:22:38.991 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:22:38.991 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:38.991 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:22:38.991 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:22:38.991 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:38.991 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:22:38.991 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:22:38.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:22:38.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:22:38.992 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:22:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:22:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:22:39.033 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:39.033 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass2 { public static void main(String[] args) { // TODO Auto-generated method stub try {System.out.println("Start"); Thread.sleep(10 * 1000); System.out.println("Hello Application"); Thread.sleep(20 * 1000); System.out.println("Finish"); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 10:22:39.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:39.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:39.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:22:39.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:39.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:39.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:39.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:22:39.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:39.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:39.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 10:22:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:39.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 10:22:39.034 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 10:22:39.034 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:39.034 DEBUG [main][MenuItemLookup] Item match:File 10:22:39.035 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:39.035 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:39.038 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:22:39.038 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:22:39.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:22:39.056 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:22:39.056 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:22:39.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 'New|Select a wizard'] is available.... 10:22:39.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:22:39.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:22:39.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:39.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:39.135 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:39.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:22:39.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:39.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:39.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:39.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:39.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:22:39.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:39.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:39.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:22:39.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:39.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:39.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:39.138 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:22:39.138 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:22:39.138 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:22:39.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:22:39.138 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:39.138 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:22:39.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:22:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:39.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:39.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:39.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:39.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:39.139 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:22:39.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:39.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:39.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:39.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:39.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:39.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:22:39.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:22:39.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:22:39.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:39.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:39.225 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:22:39.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:22:39.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:39.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:39.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:39.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:39.253 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:39.254 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 10:22:39.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:22:39.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:39.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:39.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:39.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:39.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:39.259 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:39.259 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:22:39.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 10:22:39.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:39.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:39.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:39.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:39.285 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:22:39.285 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:22:39.285 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:22:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:39.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:39.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:39.285 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:22:39.285 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:22:39.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:22:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:39.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:39.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:39.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:39.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:39.287 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:22:39.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:39.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:39.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:39.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:39.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:22:39.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:22:39.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:39.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:39.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:22:39.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:39.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:39.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:39.814 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass1.java"as the parent 10:22:39.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:39.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:39.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:39.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:39.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:39.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:39.815 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} 10:22:39.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass1.java\E') 10:22:39.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:39.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:39.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:39.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:39.826 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:39.826 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass1 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 10:22:39.826 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:39.826 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass1 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 10:22:39.826 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:22:39.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 10:22:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:39.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 10:22:39.827 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 10:22:39.827 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:39.827 DEBUG [main][MenuItemLookup] Item match:File 10:22:39.828 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:39.828 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:22:39.828 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:22:39.828 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:22:39.828 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:39.828 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:22:39.828 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:22:39.828 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:39.828 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:22:39.828 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:22:39.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:22:39.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:22:39.850 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:22:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:22:39.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:22:39.860 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:39.860 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass1 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 10:22:39.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:39.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:39.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.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 Java Class"] 10:22:39.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.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'] 10:22:39.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.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'] 10:22:39.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.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'] 10:22:39.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.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 Java Class"] 10:22:39.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.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'] 10:22:39.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.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'] 10:22:39.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:39.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 10:22:39.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:39.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:39.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 10:22:39.862 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 10:22:39.862 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:39.862 DEBUG [main][MenuItemLookup] Item match:File 10:22:39.862 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:39.862 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:39.865 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:22:39.865 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:22:39.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:22:39.894 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:22:39.894 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:22:40.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.... 10:22:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:22:40.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:22:40.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:40.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:40.027 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:40.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:40.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:22:40.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:40.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:40.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:40.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:40.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:22:40.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:40.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:40.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:22:40.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:22:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:40.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:22:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:40.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:22:40.030 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:22:40.030 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:22:40.030 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:22:40.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:22:40.030 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:22:40.030 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:22:40.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:22:40.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:40.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:40.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:40.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:40.044 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:22:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:40.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:40.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:40.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:22:40.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:40.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:22:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:22:40.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:22:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:40.149 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:22:40.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:22:40.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:22:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:40.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:40.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:40.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:40.157 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:40.158 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass2 10:22:40.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:22:40.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:40.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:40.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:40.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:22:40.181 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:22:40.182 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:22:40.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 10:22:40.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:40.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:40.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:40.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:40.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:40.185 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:22:40.185 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:22:40.185 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:22:40.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:40.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:40.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:40.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:40.185 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:22:40.185 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:22:40.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.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:22:40.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:40.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:40.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:40.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:40.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:40.187 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:22:40.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:40.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:40.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:40.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:22:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:22:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:40.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:22:40.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:40.738 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass2.java"as the parent 10:22:40.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:40.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:40.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:40.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:40.738 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World2"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} 10:22:40.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass2.java\E') 10:22:40.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:40.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:40.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:40.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:40.756 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:40.756 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass2 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World2"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 10:22:40.756 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:40.756 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass2 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World2"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 10:22:40.756 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:22:40.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:40.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:40.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:40.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:40.757 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:40.757 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:40.757 DEBUG [main][MenuItemLookup] Item match:File 10:22:40.758 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:22:40.758 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:22:40.758 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:22:40.758 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:22:40.758 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:40.758 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:22:40.758 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:22:40.758 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:40.758 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:22:40.758 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:22:40.758 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:22:40.758 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:22:40.758 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:22:40.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:22:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:22:40.795 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:40.795 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass2 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World2"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 10:22:40.795 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:40.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:40.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:40.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:40.844 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:40.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:40.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:40.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:40.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:40.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:40.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:41.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:41.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:41.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:41.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:41.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:41.845 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:41.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:41.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:41.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:41.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:41.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:41.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:41.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:41.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:41.847 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:22:41.847 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:22:41.847 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:22:41.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:22:41.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:22:41.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:41.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:41.862 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:41.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:22:41.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:22:41.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:41.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:41.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:41.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:41.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:41.867 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 10:22:41.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:41.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:41.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:41.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:41.888 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:41.888 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:41.888 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:41.888 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:41.888 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:41.888 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:41.888 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:41.888 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:41.888 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:22:41.888 DEBUG [main][MenuItemLookup] Item match:Window 10:22:41.890 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:22:41.890 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:22:41.890 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:22:41.890 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:41.890 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:22:41.890 DEBUG [main][MenuItemLookup] Item match:Show View 10:22:41.893 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:41.894 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:22:41.894 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:22:41.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:22:41.894 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:22:41.894 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:22:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:22:41.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:22:41.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:22:41.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:41.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:41.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:22:41.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:41.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:41.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:41.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:22:41.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:41.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:41.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:41.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:41.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:41.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:22:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:22:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:22:41.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:22:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:41.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:22:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:41.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:22:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:22:41.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:22:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:41.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:22:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:41.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:22:41.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:22:41.961 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:22:41.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:22:41.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:22:41.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:41.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:22:41.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:41.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:41.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:41.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:22:41.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:22:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:41.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:22:41.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:22:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:41.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:41.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:41.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:22:41.962 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:22:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:22:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:22:41.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:22:41.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:22:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:22:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 10:22:42.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:42.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:42.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 10:22:42.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:42.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:42.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:42.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:42.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:42.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:42.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 '\*?\QConsole\E') 10:22:42.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:42.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:42.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:42.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:42.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:42.041 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:42.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:42.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:42.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:42.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:42.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:42.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:42.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:42.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:22:42.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:42.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:42.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:42.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:42.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 '\*?\QProblems\E') 10:22:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:42.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:42.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:42.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:42.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:42.058 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:42.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:42.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:42.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:42.099 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:42.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:42.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:42.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:42.101 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:22:42.101 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:42.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:42.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:42.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:42.103 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:22:42.103 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:22:42.103 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:22:42.103 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:22:42.103 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:18:40 AM) [pid: 2497])' 10:22:42.104 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:22:42.104 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:18:40 AM) [pid: 2497])' 10:22:42.104 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:22:42.104 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:22:42.104 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:22:42.104 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:22:42.104 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:22:42.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:22:43.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:22:43.106 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:22:43.106 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:43.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:43.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:43.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:43.107 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:22:43.108 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:22:43.108 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:22:43.109 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:22:43.109 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:18:40 AM) [pid: 2497])' 10:22:43.109 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:22:43.109 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:18:40 AM) [pid: 2497])' 10:22:43.109 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:22:43.109 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:22:43.109 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:22:43.109 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:22:43.109 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:22:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:22:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:22:43.111 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:43.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:43.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:43.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:43.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 10:22:43.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:43.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:43.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:43.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:43.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:43.112 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:43.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:43.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:43.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:43.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:43.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:43.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:43.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:43.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:43.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:43.114 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:22:43.196 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:22:43.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:43.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:43.197 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:43.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:43.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:43.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:43.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:43.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:22:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:43.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:43.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:43.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:43.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:43.199 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:43.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:43.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:43.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:43.211 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:43.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:43.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:43.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:43.212 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:43.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:43.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:43.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:43.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:43.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:43.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:43.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:43.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:44.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:44.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:44.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:44.214 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:44.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:44.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:44.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:44.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 10:22:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:44.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:44.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:44.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:44.215 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:22:44.216 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:22:44.216 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:22:44.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:22:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:44.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:22:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:44.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:22:44.216 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:22:44.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:22:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:44.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:22:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:44.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:22:44.217 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass1.java of tree item test 10:22:44.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:22:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:44.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:22:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:44.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:22:44.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass1.java 10:22:44.217 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass1.java 10:22:44.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass1.java about selection 10:22:44.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass1.java 10:22:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:44.221 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:44.222 DEBUG [main][MenuItemLookup] Item match:Run 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:22:44.222 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:22:44.222 DEBUG [main][MenuItemLookup] Item match:Run As 10:22:44.233 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:22:44.233 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:22:44.233 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:22:44.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:22:44.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:22:44.241 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:22:44.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 10:22:44.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:44.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:44.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:44.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:44.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:44.320 WARNING [main][ShellHandler] Shell is not focused 10:22:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:44.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:44.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:44.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:44.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:44.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:44.326 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:44.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:44.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:44.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:22:44.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:44.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:44.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:44.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:44.912 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:44.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:44.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:44.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 10:22:44.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:44.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:44.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 10:22:44.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:44.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:22:44.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:22:44.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:44.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:44.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:44.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:44.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:44.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:44.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:44.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:44.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:44.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:44.914 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:44.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:44.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:44.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 10:22:44.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 10:22:44.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:44.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:44.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:44.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:44.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:44.916 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 10:22:44.916 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:22:44.916 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:44.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:44.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:44.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:44.920 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:22:44.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:44.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:44.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:44.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:44.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:22:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:44.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:44.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:44.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:44.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:44.929 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:44.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:44.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:44.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:44.980 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:44.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:44.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:44.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:44.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:22:44.981 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:44.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:44.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:44.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:44.982 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:22:44.982 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:22:44.983 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:22:44.983 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:22:44.983 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:22:44 AM) [pid: 3124])' 10:22:44.983 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:22:44.983 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:22:44 AM) [pid: 3124])' 10:22:44.983 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:22:44.983 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:22:44.983 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:22:44.983 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:22:44.983 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:22:44.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:22:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:22:45.984 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:22:45.984 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:45.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:45.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:45.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:45.985 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:22:45.986 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:22:45.986 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:22:45.986 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:22:45.986 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:22:44 AM) [pid: 3124])' 10:22:45.986 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:22:45.986 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:22:44 AM) [pid: 3124])' 10:22:45.986 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:22:45.986 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:22:45.986 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:22:45.986 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:22:45.986 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:22:45.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:22:45.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:22:45.986 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:45.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:45.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:45.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:45.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:45.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:45.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:45.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:45.987 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:45.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:45.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:45.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:45.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 10:22:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:45.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:45.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:45.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:45.988 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:22:46.069 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:22:46.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:46.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:46.070 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:46.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:46.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:46.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:46.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:46.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:46.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:46.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:22:46.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:46.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:46.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:46.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:46.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:46.071 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:46.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:46.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:46.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:46.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:46.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:46.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:46.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:46.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:46.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:46.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:46.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:46.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:46.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:46.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:46.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:46.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:47.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:47.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:47.108 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:47.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:47.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:47.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:47.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:47.109 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:22:47.109 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:22:47.110 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:22:47.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:22:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:47.110 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:22:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:47.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:22:47.110 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:22:47.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:22:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:47.110 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:22:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:47.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:22:47.110 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass2.java of tree item test 10:22:47.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:22:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:47.110 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:22:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:47.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:22:47.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass2.java 10:22:47.111 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass2.java 10:22:47.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass2.java about selection 10:22:47.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass2.java 10:22:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:47.114 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:47.114 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:47.114 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:47.114 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:47.114 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:47.114 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:47.114 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:47.114 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:47.114 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:47.114 DEBUG [main][MenuItemLookup] Item match:Run 10:22:47.115 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:22:47.115 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:22:47.115 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:47.115 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:22:47.115 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:22:47.115 DEBUG [main][MenuItemLookup] Item match:Run As 10:22:47.115 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:22:47.115 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:22:47.115 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:22:47.115 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:22:47.115 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:22:47.115 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:22:47.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 10:22:47.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:47.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:47.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:47.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:47.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:47.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:47.320 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 10:22:47.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 10:22:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:47.369 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 10:22:47.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Display Selected Console") 10:22:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:47.374 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:47.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:47.435 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:22:44 AM) [pid: 3124]' 10:22:47.435 DEBUG [main][MenuItemLookup] Item match:1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:22:44 AM) [pid: 3124] 10:22:47.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:22:44 AM) [pid: 3124]" 10:22:47.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:22:44 AM) [pid: 3124] 10:22:47.435 INFO [main][MenuItemHandler] Select menu item: &1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:22:44 AM) [pid: 3124] 10:22:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 10:22:47.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:47.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:47.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 '\*?\QConsole\E') 10:22:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:47.493 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 10:22:47.495 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:47.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:47.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:47.507 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 10:22:47.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Display Selected Console") 10:22:47.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:47.526 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:47.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:47.549 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:22:44 AM) [pid: 3124]' 10:22:47.549 DEBUG [main][MenuItemLookup] Found menu:'2 TestClass2 [Java Application] [pid: 3149]' 10:22:47.549 DEBUG [main][MenuItemLookup] Item match:2 TestClass2 [Java Application] [pid: 3149] 10:22:47.550 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 TestClass2 [Java Application] [pid: 3149]" 10:22:47.550 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 TestClass2 [Java Application] [pid: 3149] 10:22:47.550 INFO [main][MenuItemHandler] Select menu item: &2 TestClass2 [Java Application] [pid: 3149] 10:22:47.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 10:22:47.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:47.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:47.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:47.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:47.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 '\*?\QConsole\E') 10:22:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:47.588 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 10:22:47.589 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:47.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:47.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:47.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:47.612 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 10:22:47.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: "Show Console When Standard Out Changes") 10:22:47.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:47.613 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:22:47.613 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:22:47.613 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:47.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:47.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:47.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:47.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:47.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:47.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:47.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 '\*?\QConsole\E') 10:22:47.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:47.643 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.644 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.645 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 10:22:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:47.646 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:22:47.646 INFO [WorkbenchTestable][AbstractView] Terminating console 10:22:47.646 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:22:47.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 10:22:47.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:47.648 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 10:22:47.648 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:47.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:47.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:22:47.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.654 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:47.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:47.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:47.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:47.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:47.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:47.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:47.732 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.733 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:22:47.734 INFO [WorkbenchTestable][AbstractView] Console terminated 10:22:47.734 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:22:47.734 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 10:22:47.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:47.735 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:22:47.735 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:47.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:47.736 INFO [WorkbenchTestable][AbstractView] Launch removed 10:22:47.809 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:22:47.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.811 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:22:47.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 10:22:47.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:47.813 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:22:47.813 INFO [WorkbenchTestable][AbstractView] Terminating console 10:22:47.813 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 10:22:47.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 10:22:47.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:47.814 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 10:22:47.814 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:47.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:22:47.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:47.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:47.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:47.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 '\*?\QConsole\E') 10:22:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:47.833 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.834 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:22:47.835 INFO [WorkbenchTestable][AbstractView] Console terminated 10:22:47.835 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:22:47.835 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:47.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.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: "Remove Launch") 10:22:47.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:22:47.836 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:22:47.836 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:22:47.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:22:47.837 INFO [WorkbenchTestable][AbstractView] Launch removed 10:22:47.874 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:47.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:47.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:22:47.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:47.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:47.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:47.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:22:47.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:22:47.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:22:47.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:47.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:47.879 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:22:47.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:22:47.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:22:47.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:22:47.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:22:47.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:22:47.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:22:47.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:22:47.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:47.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:47.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:47.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:47.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 '\*?\QProblems\E') 10:22:47.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:47.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:47.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:47.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:47.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:47.928 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:47.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:47.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:47.962 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:47.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:47.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:47.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:22:47.963 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:47.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:47.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:47.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:47.963 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:22:47.964 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:22:47.964 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:22:47.964 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:22:47.964 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:22:47.964 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:22:47.964 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:22:47.965 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:22:47.965 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:22:47.965 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:22:47.965 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:22:47.965 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:22:47.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:22:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:22:49.465 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:22:49.466 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:49.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:49.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:49.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:49.466 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:22:49.467 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:22:49.467 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:22:49.467 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:22:49.467 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:22:49.467 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:22:49.467 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:22:49.468 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:22:49.468 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:22:49.468 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:22:49.468 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:22:49.468 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:22:49.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:22:49.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:22:49.468 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:49.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:49.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:49.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:49.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:49.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:49.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:49.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:49.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:49.469 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:22:49.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:22:49.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:49.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:49.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:49.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:49.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:49.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:49.470 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:22:49.551 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:22:49.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:49.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:49.552 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:22:49.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:49.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:49.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:49.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:49.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:49.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:49.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:22:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:49.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:49.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:49.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:49.554 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:49.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:49.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:49.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:49.568 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:49.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:49.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:49.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:49.569 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:49.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:49.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:49.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:49.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:49.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:49.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:50.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:50.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:22:50.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:22:50.592 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:22:50.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:22:50.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:50.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:22:50.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:50.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:22:50.593 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:22:50.593 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:22:50.594 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:22:50.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:22:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:50.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:22:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:50.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:22:50.594 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:22:50.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:22:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:50.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:22:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:50.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:22:50.594 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass2.java of tree item test 10:22:50.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:22:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:22:50.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:22:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:22:50.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:22:50.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass2.java 10:22:50.594 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass2.java 10:22:50.595 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass2.java about selection 10:22:50.597 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass2.java 10:22:50.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:22:50.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:22:50.598 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:50.598 DEBUG [main][MenuItemLookup] Found menu:'File' 10:22:50.598 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:22:50.598 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:22:50.598 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:22:50.598 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:22:50.598 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:22:50.598 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:22:50.598 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:22:50.598 DEBUG [main][MenuItemLookup] Item match:Run 10:22:50.599 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:22:50.599 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:22:50.599 DEBUG [main][MenuItemLookup] Found menu:'' 10:22:50.599 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:22:50.599 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:22:50.599 DEBUG [main][MenuItemLookup] Item match:Run As 10:22:50.599 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:22:50.599 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:22:50.599 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:22:50.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:22:50.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:22:50.599 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:22:50.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*'... 10:22:50.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:50.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:50.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:50.760 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:50.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:50.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:50.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 10:22:50.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*' finished successfully 10:22:50.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:22:50.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:22:50.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:50.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:50.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:50.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 '\*?\QConsole\E') 10:22:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:50.865 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:50.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:50.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:50.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:50.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:50.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:50.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:50.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:50.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:50.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:50.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:50.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:50.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:50.910 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:50.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:50.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:50.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:50.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:50.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:50.911 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:50.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:50.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:50.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:50.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:50.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:50.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:50.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:50.913 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:50.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:50.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:50.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 10:22:50.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:50.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:50.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start ... 10:22:50.914 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:50.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:50.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:50.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 10:22:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:50.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:50.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:50.915 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:50.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:50.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:50.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 10:22:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:50.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:50.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start finished successfully 10:22:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing... 10:22:50.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.921 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:50.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:50.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:50.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:50.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:50.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 '\*?\QConsole\E') 10:22:50.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:50.947 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:50.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:50.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:50.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:50.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:50.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:50.948 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:50.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:50.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:50.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:50.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:50.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:50.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:50.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:50.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:50.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:50.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:50.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:50.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:50.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:51.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:51.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:51.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:51.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:51.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:51.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:51.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:51.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:51.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:51.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:51.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:51.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:51.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:51.463 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:51.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:51.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:51.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:51.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:51.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:51.463 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:51.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:51.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:51.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:51.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:51.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:51.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:51.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:51.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:51.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:51.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:51.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:51.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:51.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:51.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:51.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:51.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:51.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:51.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:51.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:51.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:51.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:51.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:51.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:51.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:51.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:51.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:51.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:51.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:51.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:51.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:51.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:51.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:51.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:51.979 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:51.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:51.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:51.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:51.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:51.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:51.980 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:51.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:51.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:51.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:51.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:51.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:51.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:51.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:51.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:51.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:51.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:51.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:51.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:51.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:51.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:51.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:51.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:51.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:51.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:51.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:52.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:52.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:52.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:52.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:52.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:52.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:52.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:52.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:52.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:52.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:52.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:52.494 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:52.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:52.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:52.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:52.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:52.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:52.495 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:52.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:52.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:52.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:52.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:52.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:52.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:52.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:52.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:52.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:52.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:52.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:52.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:52.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:52.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:52.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:52.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:52.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:52.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:52.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:53.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:53.001 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:53.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:53.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:53.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:53.005 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:53.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:53.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:53.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:53.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:53.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:53.009 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:53.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:53.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:53.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:53.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:53.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:53.010 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:53.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:53.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:53.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:53.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:53.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:53.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:53.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:53.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:53.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:53.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:53.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:53.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:53.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:53.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:53.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:53.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:53.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:53.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:53.518 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:53.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:53.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:53.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:53.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:53.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 '\*?\QConsole\E') 10:22:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:53.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:53.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:53.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:53.527 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:53.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:53.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:53.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:53.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:53.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:53.528 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:53.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:53.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:53.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:53.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:53.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:53.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:53.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:53.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:53.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:53.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:53.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:53.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:53.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:53.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:53.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:54.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:54.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:54.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:54.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:54.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:54.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:54.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:54.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:54.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:54.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:54.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:54.043 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:54.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:54.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:54.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:54.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:54.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:54.044 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:54.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:54.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:54.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:54.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:54.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:54.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:54.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:54.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:54.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:54.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:54.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:54.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:54.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:54.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:54.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:54.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:54.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:54.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:54.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:54.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:54.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:54.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:54.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:54.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:54.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:54.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:54.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 '\*?\QConsole\E') 10:22:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:54.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:54.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:54.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:54.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:54.561 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:54.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:54.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:54.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:54.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:54.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:54.562 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:54.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:54.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:54.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:54.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:54.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:54.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:54.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:54.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:54.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:54.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:54.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:54.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:54.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:54.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:54.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:54.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:54.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:54.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:54.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:55.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:55.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:55.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:55.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:55.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:55.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:55.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:55.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:55.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:55.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 '\*?\QConsole\E') 10:22:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:55.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:55.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:55.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:55.080 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:55.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:55.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:55.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:55.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:55.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:55.081 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:55.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:55.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:55.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:55.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:55.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:55.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:55.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:55.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:55.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:55.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:55.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:55.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:55.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:55.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:55.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:55.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:55.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:55.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:55.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:55.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:55.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:55.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:55.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:55.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:55.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:55.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:55.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') 10:22:55.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:55.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:55.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:55.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:55.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:55.595 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:55.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:55.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:55.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:55.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:55.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:55.596 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:55.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:55.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:55.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:55.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:55.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:55.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:55.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:55.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:55.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:55.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:55.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:55.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:55.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:56.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:56.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:56.102 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:56.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:56.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:56.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:56.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:56.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:56.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:56.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:56.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:56.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:56.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:56.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:56.113 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:56.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:56.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:56.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:56.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:56.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:56.114 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:56.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:56.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:56.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:56.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:56.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:56.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:56.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:56.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:56.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:56.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:56.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:56.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:56.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:56.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:56.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:56.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:56.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:56.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:56.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:56.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:56.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:56.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:56.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:56.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 '\*?\QConsole\E') 10:22:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:56.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:56.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:56.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:56.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:56.653 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:56.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:56.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:56.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:56.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:56.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:56.654 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:56.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:56.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:56.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:56.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:56.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:56.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:56.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:56.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:56.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:56.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:56.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:56.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:56.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:56.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:56.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:56.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:56.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:56.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:56.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:57.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:57.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:57.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:57.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:57.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:57.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:57.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:57.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:57.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:57.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:57.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:57.183 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:57.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:57.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:57.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:57.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:57.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:57.184 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:57.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:57.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:57.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:57.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:57.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:57.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:57.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:57.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:57.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:57.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:57.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:57.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:57.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:57.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:57.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:57.690 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:57.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:57.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:57.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:57.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:57.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:57.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:57.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:57.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:57.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:57.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:57.717 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:57.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:57.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:57.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:57.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:57.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:57.717 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:57.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:57.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:57.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:57.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:57.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:57.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:57.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:57.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:57.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:57.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:57.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:57.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:57.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:58.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:58.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:58.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:58.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:58.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:58.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:58.244 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:58.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:58.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:58.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:58.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:58.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:58.248 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:58.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:58.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:58.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:58.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:58.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:58.249 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:58.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:58.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:58.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:58.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:58.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:58.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:58.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:58.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:58.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:58.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:58.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:58.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:58.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:58.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:58.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:58.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:58.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:58.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:58.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:58.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:58.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:58.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:58.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:58.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:58.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:58.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22: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 '\*?\QConsole\E') 10:22:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:58.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:58.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:58.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:58.780 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:58.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:58.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:58.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:58.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:58.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:58.781 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:58.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:58.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:58.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:58.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:58.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:58.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:58.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:58.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:58.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:58.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:58.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:58.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:58.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:59.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:59.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:59.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:59.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:59.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:59.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:59.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:59.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 '\*?\QConsole\E') 10:22:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:59.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:59.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:59.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:59.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:59.311 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:59.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:59.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:59.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:59.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:59.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:59.312 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:59.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:59.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:59.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:59.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:59.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:59.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:59.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:59.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:59.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:59.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:59.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:59.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:59.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:22:59.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:59.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:59.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:22:59.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:59.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:59.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:22:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:22:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:22:59.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:22:59.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:22:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:59.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:59.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:59.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:22:59.843 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:59.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:59.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:59.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:59.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:59.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:59.844 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:22:59.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:22:59.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:22:59.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:22:59.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:22:59.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:22:59.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:59.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:59.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:59.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:59.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:22:59.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:59.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:59.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:22:59.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:22:59.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:22:59.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:22:59.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:22:59.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:22:59.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:00.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:00.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:00.350 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:00.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:00.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:00.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:00.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:00.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:00.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:00.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 '\*?\QConsole\E') 10:23:00.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:00.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:00.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:00.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:00.358 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:00.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:00.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:00.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:00.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:00.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:00.375 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:00.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:00.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:00.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:00.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:00.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:00.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:00.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:00.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:00.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:00.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:00.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:00.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:00.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:00.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:00.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:00.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:00.881 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:00.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:00.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:00.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:00.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:00.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:00.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:00.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:00.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:00.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:00.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:00.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:00.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:00.890 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:00.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:00.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:00.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:00.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:00.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:00.906 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:00.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:00.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:00.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:00.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:00.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:00.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:00.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:00.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:00.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:00.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:00.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:00.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:00.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:01.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:01.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:01.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:01.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:01.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:01.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:01.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:01.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 '\*?\QConsole\E') 10:23:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:01.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:01.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:01.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:01.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:01.421 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:01.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:01.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:01.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:01.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:01.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:01.422 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:01.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:01.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:01.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:01.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:01.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:01.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:01.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:01.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:01.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:01.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:01.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:01.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:01.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:01.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:01.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:01.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:01.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:01.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:01.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:01.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:01.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:01.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:01.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:01.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:01.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:01.968 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:01.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:01.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:01.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:01.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:01.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:01.969 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:01.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:01.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:01.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:01.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:01.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:01.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:01.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:01.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:01.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:01.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:01.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:01.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:01.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:02.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:02.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:02.491 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:02.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:02.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:02.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:02.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:02.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:02.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:02.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:02.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:02.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:02.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:02.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:02.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:02.499 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:02.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:02.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:02.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:02.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:02.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:02.500 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:02.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:02.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:02.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:02.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:02.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:02.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:02.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:02.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:02.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:02.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:02.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:02.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:02.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:03.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:03.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:03.006 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:03.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:03.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:03.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:03.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:03.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:03.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:03.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:03.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:03.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:03.015 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:03.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:03.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:03.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:03.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:03.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:03.016 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:03.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:03.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:03.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:03.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:03.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:03.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:03.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:03.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:03.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:03.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:03.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:03.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:03.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:03.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:03.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:03.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:03.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:03.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:03.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:03.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:03.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:03.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:03.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:03.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:03.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:03.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:03.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:03.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:03.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:03.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:03.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:03.536 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:03.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:03.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:03.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:03.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:03.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:03.555 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:03.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:03.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:03.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:03.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:03.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:03.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:03.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:03.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:03.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:03.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 10:23:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:03.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:03.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:03.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:04.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:04.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:04.061 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:04.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:04.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:04.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:04.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:04.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:04.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:04.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 '\*?\QConsole\E') 10:23:04.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:04.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:04.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:04.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:04.085 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:04.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:04.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:04.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:04.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:04.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:04.086 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:04.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:04.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:04.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:04.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:04.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:04.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:04.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:04.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:04.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:04.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:04.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:04.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:04.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:04.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:04.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:04.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:04.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:04.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:04.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:04.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:04.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:04.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:04.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:04.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:04.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:04.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:04.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 '\*?\QConsole\E') 10:23:04.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:04.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:04.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:04.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:04.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:04.600 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:04.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:04.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:04.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:04.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:04.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:04.601 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:04.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:04.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:04.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:04.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:04.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:04.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:04.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:04.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:04.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:04.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:04.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:04.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:04.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:04.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:04.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:05.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:05.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:05.138 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:05.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:05.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:05.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:05.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:05.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:05.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:05.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:05.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:05.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:05.147 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:05.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:05.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:05.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:05.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:05.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:05.148 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:05.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:05.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:05.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:05.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:05.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:05.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:05.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:05.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:05.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:05.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:05.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:05.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:05.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:05.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:05.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:05.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:05.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:05.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:05.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:05.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:05.654 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:05.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:05.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:05.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:05.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:05.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') 10:23:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:05.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:05.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:05.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:05.662 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:05.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:05.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:05.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:05.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:05.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:05.663 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:05.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:05.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:05.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:05.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:05.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:05.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:05.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:05.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:05.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:05.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:05.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:05.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:05.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:06.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:06.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:06.169 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:06.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:06.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:06.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:06.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:06.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:06.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:06.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 '\*?\QConsole\E') 10:23:06.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:06.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:06.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:06.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:06.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:06.177 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:06.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:06.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:06.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:06.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:06.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:06.178 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:06.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:06.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:06.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:06.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:06.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:06.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:06.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:06.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:06.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:06.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:06.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:06.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:06.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:06.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:06.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:06.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:06.685 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:06.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:06.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:06.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:06.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:06.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:06.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:06.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 '\*?\QConsole\E') 10:23:06.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:06.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:06.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:06.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:06.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:06.693 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:06.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:06.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:06.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:06.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:06.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:06.694 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:06.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:06.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:06.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:06.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:06.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:06.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:06.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:06.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:06.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:06.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:06.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:06.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:06.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:06.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:06.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:06.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:07.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:07.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:07.200 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:07.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:07.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:07.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:07.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:07.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:07.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:07.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:07.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:07.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:07.208 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:07.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:07.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:07.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:07.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:07.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:07.209 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:07.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:07.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:07.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:07.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:07.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:07.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:07.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:07.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:07.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:07.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:07.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:07.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:07.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:07.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:07.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:07.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:07.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:07.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:07.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:07.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:07.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:07.716 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:07.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:07.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:07.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:07.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:07.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:07.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:07.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:07.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:07.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:07.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:07.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:07.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:07.729 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:07.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:07.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:07.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:07.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:07.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:07.730 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:07.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:07.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:07.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:07.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:07.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:07.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:07.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:07.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:07.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:07.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:07.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:07.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:07.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:08.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:08.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:08.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:08.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:08.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:08.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:08.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:08.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:08.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:08.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 '\*?\QConsole\E') 10:23:08.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:08.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:08.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:08.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:08.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:08.269 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:08.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:08.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:08.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:08.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:08.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:08.270 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:08.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:08.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:08.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:08.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:08.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:08.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:08.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:08.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:08.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:08.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:08.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:08.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:08.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:08.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:08.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:08.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:08.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:08.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:08.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:08.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:08.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:08.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:08.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:08.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:08.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:08.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:08.787 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:08.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:08.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:08.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:08.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:08.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:08.788 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:08.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:08.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:08.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:08.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:08.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:08.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:08.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:08.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:08.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:08.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:08.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:08.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:08.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:08.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:08.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:08.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:09.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:09.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:09.295 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:09.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:09.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:09.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:09.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:09.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:09.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:09.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:09.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:09.303 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:09.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:09.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:09.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:09.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:09.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:09.304 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:09.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:09.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:09.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:09.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:09.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:09.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:09.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:09.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:09.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:09.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:09.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:09.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:09.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:09.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:09.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:09.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:09.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:09.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:09.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:09.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:09.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:09.810 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:09.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:09.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:09.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:09.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:09.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:09.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:09.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 '\*?\QConsole\E') 10:23:09.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:09.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:09.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:09.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:09.819 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:09.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:09.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:09.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:09.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:09.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:09.820 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:09.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:09.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:09.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:09.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:09.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:09.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:09.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:09.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:09.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:09.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:09.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:09.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:09.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:10.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:10.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:10.327 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:10.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:10.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:10.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:10.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:10.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:10.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:10.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:10.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:10.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:10.337 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:10.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:10.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:10.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:10.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:10.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:10.338 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:10.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:10.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:10.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:10.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:10.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:10.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:10.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:10.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:10.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:10.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:10.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:10.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:10.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:10.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:10.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:10.846 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:10.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:10.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:10.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:10.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:10.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:10.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:10.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:10.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:10.854 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:10.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:10.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:10.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:10.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:10.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:10.856 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:10.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:10.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:10.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:10.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:10.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:10.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:10.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:10.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:10.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:10.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:10.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:10.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:10.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:10.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 10:23:10.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:10.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:10.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:10.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:10.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:11.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.363 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:11.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:11.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:11.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:11.398 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:11.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:11.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:11.399 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:11.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:11.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:11.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:11.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:11.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:11.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:11.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:11.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:11.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:11.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:11.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:11.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:11.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:11.914 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:11.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:11.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:11.915 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:11.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:11.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:11.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:11.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:11.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing finished successfully 10:23:11.917 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:11.917 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 10:23:11.918 INFO [WorkbenchTestable][AbstractView] Terminating console 10:23:11.918 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 10:23:11.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 10:23:11.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:11.919 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 10:23:11.919 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:23:11.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:11.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:23:11.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:11.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:11.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:11.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:11.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:11.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:11.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:11.952 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:11.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:11.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:11.953 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:11.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:11.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:11.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:23:11.953 INFO [WorkbenchTestable][AbstractView] Console terminated 10:23:11.954 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:11.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:11.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:11.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:11.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:11.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:11.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:11.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.975 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:11.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:11.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:11.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:11.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:11.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') 10:23:11.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:11.984 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:11.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:11.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:11.984 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:11.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:11.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:11.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.985 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:11.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:11.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:11.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 10:23:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:11.987 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:23:11.987 INFO [WorkbenchTestable][AbstractView] Terminating console 10:23:11.987 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:23:11.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:11.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:11.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 10:23:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:11.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:11.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:11.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:11.988 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 10:23:11.988 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:23:11.988 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:11.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:11.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:11.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 10:23:12.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 10:23:12.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:12.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:12.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:12.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:12.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:12.004 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:23:12.004 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:23:12.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:12.005 INFO [WorkbenchTestable][AbstractView] Launch removed 10:23:12.037 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:12.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:12.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:12.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:23:12.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:12.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:12.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:12.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:23:12.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:23:12.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:12.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:12.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:12.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:23:12.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:12.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:12.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:23:12.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:23:12.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:23:12.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:12.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:12.045 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:12.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:12.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:12.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:12.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:12.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:23:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:12.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:12.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:12.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:12.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:12.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:12.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:12.087 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:12.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:12.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:12.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:12.088 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:12.088 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:12.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:12.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:12.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:12.089 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:23:12.090 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:23:12.090 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:23:12.090 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:12.090 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:12.090 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:12.090 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:12.090 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:23:12.090 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:23:12.090 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:23:12.090 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:23:12.090 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:23:12.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:23:13.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:23:13.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:13.091 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:13.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:13.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:13.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:13.092 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:23:13.093 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:23:13.093 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:23:13.093 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:13.093 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:13.093 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:13.093 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:13.093 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:23:13.093 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:23:13.093 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:23:13.093 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:23:13.093 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:23:13.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:23:13.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:23:13.093 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:13.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:13.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:13.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:13.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 10:23:13.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:13.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:13.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:13.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:13.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:13.095 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:13.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:13.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:13.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:13.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:13.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:13.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:13.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:13.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:13.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:13.096 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:23:13.177 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:23:13.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:13.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:13.178 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:23:13.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:13.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:13.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:13.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:13.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:13.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:13.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 '\*?\QPackage Explorer\E') 10:23:13.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:13.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:13.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:13.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:13.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:13.180 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:13.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:13.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:13.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:13.194 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:13.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:13.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:13.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:13.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:13.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:13.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:13.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:13.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:13.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:13.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:13.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:14.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:23:14.218 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:14.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:14.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:14.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:14.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:14.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:14.219 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:23:14.219 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:23:14.220 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:23:14.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:23:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:14.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:23:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:14.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:23:14.220 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:23:14.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:23:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:14.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:23:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:14.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:23:14.220 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:23:14.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:23:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:14.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:23:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:14.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:23:14.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:23:14.221 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:23:14.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:23:14.223 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:23:14.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:14.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:14.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:14.224 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:14.224 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:14.224 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:14.224 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:14.224 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:14.224 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:14.224 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:14.224 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:14.224 DEBUG [main][MenuItemLookup] Item match:Run 10:23:14.225 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:23:14.225 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:23:14.225 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:14.225 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:23:14.225 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:23:14.225 DEBUG [main][MenuItemLookup] Item match:Run As 10:23:14.225 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:23:14.225 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:23:14.225 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:23:14.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:23:14.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:23:14.225 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:23:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 10:23:14.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:14.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:14.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:14.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:14.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:14.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:14.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:14.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:14.438 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:14.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:14.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:23:14.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 10:23:14.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:14.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:23:14.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:14.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:14.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:14.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') 10:23:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:14.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:14.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:14.565 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:14.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:14.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:14.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:14.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:14.566 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:14.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:14.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:14.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:14.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:14.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:23:14.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:14.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:14.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:14.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:14.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:14.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:14.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:14.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:14.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:14.580 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:14.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:14.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:14.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:14.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 10:23:14.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:14.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:14.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:14.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:14.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:14.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:14.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:14.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:14.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:14.595 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:14.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:14.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:14.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:14.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:14.596 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:14.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:14.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:14.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:14.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:14.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 10:23:14.598 INFO [WorkbenchTestable][AbstractView] Removing terminated launches from console 10:23:14.598 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:14.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:14.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:14.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:14.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:14.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Terminated Launches") 10:23:14.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:14.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:14.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:14.599 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Terminated Launches 10:23:14.599 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:23:14.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:14.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 10:23:14.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.648 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:14.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:14.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:14.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:14.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:14.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:14.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:14.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:14.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:14.671 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:14.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:14.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:14.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:14.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:14.672 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:14.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:14.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:14.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:14.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:14.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 10:23:14.673 INFO [WorkbenchTestable][AbstractView] Terminated launches cleared 10:23:14.673 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:14.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:14.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:14.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:14.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:14.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:14.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.678 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:14.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:14.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:14.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:14.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:14.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 '\*?\QConsole\E') 10:23:14.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:14.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:14.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:14.686 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:14.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:14.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:14.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:14.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:14.687 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:14.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:14.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:14.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:14.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:14.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:14.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:14.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:23:14.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:23:14.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:14.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:14.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:14.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:23:14.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:14.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:14.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:23:14.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:23:14.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:23:14.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.693 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:14.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:14.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:14.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') 10:23:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:14.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:14.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:14.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:14.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:14.712 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:14.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:14.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:14.744 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:14.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:14.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:14.745 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:14.745 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:14.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:14.746 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:23:14.747 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:23:14.747 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:23:14.747 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:14.747 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:14.747 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:14.747 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:14.747 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:23:14.747 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:23:14.747 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:23:14.747 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:23:14.747 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:23:14.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:23:15.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:23:15.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:15.748 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:15.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:15.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:15.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:15.749 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:23:15.749 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:23:15.750 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:23:15.750 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:15.750 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:15.750 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:15.750 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:15.750 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:23:15.750 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:23:15.750 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:23:15.750 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:23:15.750 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:23:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:23:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:23:15.750 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:15.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:15.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:15.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:15.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:15.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:15.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:15.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:15.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:15.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:15.751 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:15.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:15.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:15.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:15.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:15.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:15.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:15.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:15.752 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:23:15.832 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:23:15.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:15.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:15.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:23:15.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:15.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:15.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:15.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:15.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:15.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:15.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:23:15.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:15.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:15.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:15.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:15.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:15.835 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:15.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:15.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:15.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:15.847 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:15.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:15.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:15.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:15.847 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:15.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:15.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:15.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:15.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:15.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:16.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:16.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:16.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:16.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:17.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:17.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:23:17.349 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:17.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:17.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:17.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:17.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:17.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:17.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:23:17.350 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:23:17.351 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:23:17.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:23:17.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:17.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:23:17.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:17.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:23:17.351 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:23:17.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:23:17.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:17.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:23:17.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:17.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:23:17.351 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:23:17.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:23:17.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:17.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:23:17.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:17.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:23:17.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:23:17.352 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:23:17.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:23:17.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:23:17.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:17.355 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:17.355 DEBUG [main][MenuItemLookup] Item match:Run 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:23:17.355 DEBUG [main][MenuItemLookup] Item match:Run As 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:23:17.355 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:23:17.355 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:23:17.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:23:17.356 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:23:17.356 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:23:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 10:23:17.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:17.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:17.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:17.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:17.626 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:23:17.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 10:23:17.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:17.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:23:17.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:17.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:23:17.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:23:17.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:17.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:17.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:17.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:17.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:23:17.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:17.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:17.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:17.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:17.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:23:17.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.678 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:17.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:17.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:17.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:17.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:17.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 '\*?\QConsole\E') 10:23:17.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:17.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:17.692 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:17.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.693 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:17.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:23:17.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.717 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:17.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:17.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23: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 '\*?\QConsole\E') 10:23:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:17.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:17.731 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:17.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.732 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:17.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 10:23:17.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:17.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:17.734 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:23:17.734 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:23:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 10:23:17.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:17.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:17.736 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 10:23:17.736 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:23:17.736 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:23:17.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:17.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.743 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:17.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:17.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:17.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:17.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:17.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 '\*?\QConsole\E') 10:23:17.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:17.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:17.768 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:17.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.769 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:17.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.770 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:17.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 10:23:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:17.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:17.771 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:23:17.771 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:23:17.771 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:23:17.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:17.772 INFO [WorkbenchTestable][AbstractView] Terminating console 10:23:17.772 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:23:17.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 10:23:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:17.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:17.773 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 10:23:17.773 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:23:17.773 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:23:17.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 Launch") 10:23:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:17.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:17.774 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:23:17.774 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:23:17.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:17.775 INFO [WorkbenchTestable][AbstractView] Launch removed 10:23:17.825 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:23:17.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:17.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:17.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:23:17.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:23:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:17.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:17.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:23:17.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:17.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:17.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:23:17.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:23:17.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:23:17.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:17.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:17.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:17.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:17.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:17.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 '\*?\QConsole\E') 10:23:17.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:17.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:17.846 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:17.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.847 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:17.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:17.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.865 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:17.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:17.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:17.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 '\*?\QConsole\E') 10:23:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:17.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:17.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:17.873 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:17.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.873 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:17.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:17.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:17.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:17.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:17.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:17.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:17.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:17.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:18.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:18.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:18.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:18.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:19.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:19.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:19.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:19.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:20.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:20.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:20.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:20.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:21.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:21.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:21.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:21.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:22.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:22.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:22.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:22.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:23.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:23.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:23.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:23.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:24.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:24.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:24.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:24.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:25.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:25.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:25.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:25.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:26.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:26.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:26.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:26.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:27.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:27.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:27.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:23:27.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:27.887 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:27.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:27.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:27.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:27.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:27.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:27.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 '\*?\QConsole\E') 10:23:27.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:27.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:27.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:27.895 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:27.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:27.896 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:27.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:27.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:27.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:27.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:23:27.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:23:27.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:27.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:27.898 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:27.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:23:27.898 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:27.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:27.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:23:27.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:23:27.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:23:27.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:27.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:27.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:27.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:27.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:27.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:27.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:27.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:27.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:27.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:27.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:27.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:27.911 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:27.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:27.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:27.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:27.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:27.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:27.911 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:27.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:27.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:27.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:27.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:27.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:27.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:27.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:27.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:23:27.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:23:27.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:27.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:27.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:27.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:23:27.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:27.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:27.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:23:27.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:23:27.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:23:27.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:27.918 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:27.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:27.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:27.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:27.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:27.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:27.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 '\*?\QConsole\E') 10:23:27.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:27.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:27.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:27.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:27.927 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:27.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:27.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:27.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:27.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:27.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:27.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:27.931 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:27.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:27.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:27.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:27.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:27.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:27.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:23:27.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:27.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:27.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:27.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:27.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:27.939 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:27.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:27.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:27.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:27.969 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:27.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:27.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:27.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:27.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:27.970 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:27.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:27.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:27.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:27.970 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:23:27.971 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:23:27.971 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:23:27.971 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:27.971 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:27.971 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:27.971 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:27.971 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:23:27.971 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:23:27.971 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:23:27.971 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:23:27.971 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:23:27.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:23:28.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:23:28.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:28.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:28.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:28.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:28.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:28.973 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:23:28.974 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:23:28.974 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:23:28.974 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:28.974 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:28.974 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:28.974 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:28.974 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:23:28.974 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:23:28.974 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:23:28.974 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:23:28.974 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:23:28.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:23:28.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:23:28.974 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:28.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:28.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 10:23:28.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:28.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:28.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:28.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:28.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:28.975 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:28.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:28.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:28.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:28.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:28.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:28.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:28.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:28.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:28.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:28.976 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:23:29.097 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:23:29.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:29.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:29.099 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:23:29.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:29.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:29.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:29.100 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:29.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:23:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:29.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:29.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:29.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:29.101 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:29.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:29.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:29.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:29.114 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:29.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:29.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:29.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:29.115 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:29.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:29.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:29.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:29.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:29.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:29.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:29.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:29.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:30.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:30.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:30.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:23:30.137 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:30.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:30.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:30.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:30.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:30.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:30.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:30.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:30.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:30.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:30.139 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:23:30.139 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:23:30.139 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:23:30.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:23:30.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:30.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:23:30.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:30.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:23:30.140 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:23:30.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:23:30.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:30.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:23:30.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:30.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:23:30.140 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:23:30.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:23:30.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:30.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:23:30.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:30.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:23:30.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:23:30.140 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:23:30.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:23:30.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:23:30.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:30.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:30.143 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:30.143 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:30.144 DEBUG [main][MenuItemLookup] Item match:Run 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:23:30.144 DEBUG [main][MenuItemLookup] Item match:Run As 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:23:30.144 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:23:30.144 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:23:30.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:23:30.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:23:30.144 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:23:30.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 10:23:30.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:30.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:30.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:30.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:30.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:30.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:30.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 '\*?\QConsole\E') 10:23:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:30.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:30.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:30.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:30.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:30.265 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:30.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:30.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:30.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:23:30.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:30.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 10:23:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:30.356 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:23:31.357 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:31.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:31.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:31.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:23:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:31.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:31.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:31.358 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:23:31.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:31.376 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:23:31.376 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:23:31.376 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:23:31.376 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:23:31.376 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:31.376 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...' 10:23:31.376 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:23:31.376 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:23:31.376 DEBUG [main][MenuItemLookup] Found menu:'Open Link' 10:23:31.376 DEBUG [main][MenuItemLookup] Found menu:'Clear' 10:23:31.376 DEBUG [main][MenuItemLookup] Item match:Clear 10:23:31.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:31.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:31.380 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:31.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:31.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:31.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:31.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:31.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:31.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:31.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 '\*?\QConsole\E') 10:23:31.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:31.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:31.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:31.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:31.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:31.390 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:31.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:31.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:31.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:31.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:31.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:31.391 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:31.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:31.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:31.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:31.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:31.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:31.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:31.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:31.409 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:31.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:31.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:31.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:31.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:31.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:31.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 10:23:31.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:31.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:31.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:31.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:31.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:31.411 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:23:31.411 INFO [WorkbenchTestable][AbstractView] Terminating console 10:23:31.411 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:31.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:31.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:31.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:23:31.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:31.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:31.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 10:23:31.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:31.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:31.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:31.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:31.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:31.413 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 10:23:31.413 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:23:31.413 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:31.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:31.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:31.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:23:31.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 10:23:31.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:31.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:31.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:31.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:31.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:31.414 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:23:31.414 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:23:31.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:31.415 INFO [WorkbenchTestable][AbstractView] Launch removed 10:23:31.453 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:31.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:31.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:31.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:23:31.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:31.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:31.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:31.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:23:31.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:23:31.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:31.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:31.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:31.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:23:31.456 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:31.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:31.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:23:31.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:23:31.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:23:31.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:31.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:31.462 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:31.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:31.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:31.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:31.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:31.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:31.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:31.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:23:31.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:31.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:31.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:31.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:31.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:31.472 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:31.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:31.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:31.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:31.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:31.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:31.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:31.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:31.516 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:31.516 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:31.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:31.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:31.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:31.516 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:23:31.517 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:23:31.517 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:23:31.517 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:31.517 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:31.517 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:31.517 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:31.517 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:23:31.517 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:23:31.517 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:23:31.517 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:23:31.517 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:23:31.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:23:33.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:23:33.018 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:33.019 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:33.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:33.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:33.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:33.020 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:23:33.021 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:23:33.021 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:23:33.021 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:33.021 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:33.021 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:33.021 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:33.021 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:23:33.021 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:23:33.021 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:23:33.021 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:23:33.021 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:23:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:23:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:23:33.021 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:33.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:33.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:33.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:33.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 10:23:33.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:33.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:33.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:33.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:33.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:33.023 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:33.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:33.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:33.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:33.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:33.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:33.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:33.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:33.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:33.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:33.023 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:23:33.105 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:23:33.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:33.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:33.106 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:23:33.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:33.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:33.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:33.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:33.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:33.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:33.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:23:33.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:33.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:33.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:33.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:33.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:33.108 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:33.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:33.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:33.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:33.122 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:33.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:33.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:33.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:33.145 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:33.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:33.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:33.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:33.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:33.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:33.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:33.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:33.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:34.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:34.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:23:34.147 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:34.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:34.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:34.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 10:23:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:34.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:34.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:34.148 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:23:34.149 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:23:34.149 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:23:34.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:23:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:34.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:23:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:34.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:23:34.149 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:23:34.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:23:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:34.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:23:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:34.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:23:34.150 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:23:34.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:23:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:34.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:23:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:34.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:23:34.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:23:34.150 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:23:34.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:23:34.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:23:34.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:34.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:34.153 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:34.153 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:34.153 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:34.153 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:34.153 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:34.153 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:34.153 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:34.153 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:34.153 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:34.153 DEBUG [main][MenuItemLookup] Item match:Run 10:23:34.154 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:23:34.154 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:23:34.154 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:34.154 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:23:34.154 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:23:34.154 DEBUG [main][MenuItemLookup] Item match:Run As 10:23:34.154 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:23:34.154 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:23:34.154 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:23:34.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:23:34.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:23:34.156 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:23:34.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 10:23:34.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:34.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23: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 '\*?\QConsole\E') 10:23:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:34.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:34.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:34.332 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:34.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:34.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:23:34.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 10:23:34.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:34.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:34.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:23:34.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.382 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:34.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:34.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:34.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:34.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:34.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 '\*?\QConsole\E') 10:23:34.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:34.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:34.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:34.414 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:34.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:34.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:34.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:34.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:34.415 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:34.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:34.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:34.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:34.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:34.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:23:34.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:34.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:34.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23: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 '\*?\QConsole\E') 10:23:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:34.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:34.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:34.462 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:34.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:34.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:34.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:34.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 10:23:34.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:34.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:34.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:34.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:34.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:34.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:34.479 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:34.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:34.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:34.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:34.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:34.480 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:34.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:34.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:34.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:34.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:34.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 10:23:34.480 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:23:34.480 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:34.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:34.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:34.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:34.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:34.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: "Remove Launch") 10:23:34.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:34.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:34.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:34.481 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:23:34.481 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:23:34.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:34.482 INFO [WorkbenchTestable][AbstractView] Launch removed 10:23:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 10:23:34.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:34.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:34.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:34.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 '\*?\QConsole\E') 10:23:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:34.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:34.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:34.564 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:34.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:34.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:34.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:34.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:34.565 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:34.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:34.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:34.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:34.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:34.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:34.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 10:23:34.566 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:34.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:34.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:34.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:34.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:34.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:34.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:34.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:34.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:34.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:34.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:34.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:34.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:34.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:34.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:34.578 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:34.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:34.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:34.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:34.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:34.578 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:34.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:34.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:34.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:34.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:34.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:34.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:34.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:23:34.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:23:34.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:34.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:34.581 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:34.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:23:34.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:34.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:34.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:23:34.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:23:34.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:23:34.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:34.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:34.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:34.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:23:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:34.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:34.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:34.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:34.592 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:34.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:34.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:34.625 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:34.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:34.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:34.626 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:34.626 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:34.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:34.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:34.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:34.627 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:23:34.628 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:23:34.628 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:23:34.628 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:34.628 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:34.628 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:34.628 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:34.628 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:23:34.628 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:23:34.628 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:23:34.628 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:23:34.628 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:23:34.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:23:36.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:23:36.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:36.129 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:36.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:36.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:36.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:36.130 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:23:36.131 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:23:36.131 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:23:36.131 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:36.131 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:36.131 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:36.131 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:36.131 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:23:36.131 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:23:36.131 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:23:36.131 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:23:36.131 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:23:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:23:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:23:36.132 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:36.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:36.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:36.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:36.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 10:23:36.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:36.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:36.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:36.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:36.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:36.133 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:36.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:36.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:36.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:36.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:36.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:36.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:36.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:36.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:36.134 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:23:36.215 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:23:36.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:36.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:36.216 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:23:36.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:36.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:36.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:36.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:36.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:36.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:36.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 '\*?\QPackage Explorer\E') 10:23:36.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:36.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:36.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:36.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:36.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:36.217 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:36.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:36.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:36.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:36.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:36.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:36.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:36.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:36.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:36.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:36.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:36.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:36.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:36.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:36.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:36.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:37.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:37.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:23:37.255 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:37.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:37.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:37.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:37.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 10:23:37.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:37.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:37.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:37.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:37.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:37.256 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:23:37.256 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:23:37.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:23:37.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:23:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:37.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:23:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:37.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:23:37.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:23:37.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:23:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:37.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:23:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:37.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:23:37.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass.java of tree item test 10:23:37.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:23:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:37.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:23:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:37.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:23:37.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass.java 10:23:37.257 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass.java 10:23:37.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass.java about selection 10:23:37.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass.java 10:23:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:37.260 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:37.261 DEBUG [main][MenuItemLookup] Item match:Run 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:23:37.261 DEBUG [main][MenuItemLookup] Item match:Run As 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:23:37.261 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:23:37.261 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:23:37.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:23:37.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:23:37.261 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:23:37.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*'... 10:23:37.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:37.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:37.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:37.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:37.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:37.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:37.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 '\*?\QConsole\E') 10:23:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:37.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:37.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:37.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:37.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:37.422 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:37.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:37.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:37.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 TooltipText=null 10:23:37.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:37.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*' finished successfully 10:23:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Match Job' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'IOConsole Updater' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:37.532 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 10:23:40.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:40.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:40.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:40.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:40.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:40.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:40.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:40.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 '\*?\QConsole\E') 10:23:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:40.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:40.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:40.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:40.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:40.723 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:40.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:40.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:40.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:40.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:40.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:40.724 INFO [WorkbenchTestable][AbstractView] Terminating console 10:23:40.726 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:40.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:40.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:40.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:40.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:40.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:40.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 10:23:40.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:40.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:40.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:40.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:40.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:40.730 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 10:23:40.730 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:23:40.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:40.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:23:40.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:40.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:40.814 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:40.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:40.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:40.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:40.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:40.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:40.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:40.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:40.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:40.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:40.823 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:40.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:40.824 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:40.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:40.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:40.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:23:40.825 INFO [WorkbenchTestable][AbstractView] Console terminated 10:23:40.825 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:40.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:40.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:40.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:40.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:40.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:40.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:40.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:40.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:40.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:40.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:40.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:40.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:40.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:40.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:40.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:40.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:40.826 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:23:41.827 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:41.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:41.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:41.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1548634 1548635 1548636 1548637 1548638 1548639 1548640 1548641 1548642 1548643 1548644 1548645 1548646 1548647 1548648 1548649 1548650 1548651 1548652 1548653 1548654 1548655 1548656 1548657 1548658 1548659 1548660 1548661 1548662 1548663 1548664 1548665 1548666 1548667 1548668 1548669 1548670 1548671 1548672 1548673 1548674 1548675 1548676 1548677 1548678 1548679 1548680 1548681 1548682 1548683 1548684 1548685 1548686 1548687 1548688 1548689 1548690 1548691 1548692 1548693 1548694 1548695 1548696 1548697 1548698 1548699 1548700 1548701 1548702 1548703 1548704 1548705 1548706 1548707 1548708 1548709 1548710 1548711 1548712 1548713 1548714 1548715 1548716 1548717 1548718 1548719 1548720 1548721 1548722 1548723 1548724 1548725 1548726 1548727 1548728 1548729 1548730 1548731 1548732 1548733 1548734 1548735 1548736 1548737 1548738 1548739 1548740 1548741 1548742 1548743 1548744 1548745 1548746 1548747 1548748 1548749 1548750 1548751 1548752 1548753 1548754 1548755 1548756 1548757 1548758 1548759 1548760 1548761 1548762 1548763 1548764 1548765 1548766 1548767 1548768 1548769 1548770 1548771 1548772 1548773 1548774 1548775 1548776 1548777 1548778 1548779 1548780 1548781 1548782 1548783 1548784 1548785 1548786 1548787 1548788 1548789 1548790 1548791 1548792 1548793 1548794 1548795 1548796 1548797 1548798 1548799 1548800 1548801 1548802 1548803 1548804 1548805 1548806 1548807 1548808 1548809 1548810 1548811 1548812 1548813 1548814 1548815 1548816 1548817 1548818 1548819 1548820 1548821 1548822 1548823 1548824 1548825 1548826 1548827 1548828 1548829 1548830 1548831 1548832 1548833 1548834 1548835 1548836 1548837 1548838 1548839 1548840 1548841 1548842 1548843 1548844 1548845 1548846 1548847 1548848 1548849 1548850 1548851 1548852 1548853 1548854 1548855 1548856 1548857 1548858 1548859 1548860 1548861 1548862 1548863 1548864 1548865 1548866 1548867 1548868 1548869 1548870 1548871 1548872 1548873 1548874 1548875 1548876 1548877 1548878 1548879 1548880 1548881 1548882 1548883 1548884 1548885 1548886 1548887 1548888 1548889 1548890 1548891 1548892 1548893 1548894 1548895 1548896 1548897 1548898 1548899 1548900 1548901 1548902 1548903 1548904 1548905 1548906 1548907 1548908 1548909 1548910 1548911 1548912 1548913 1548914 1548915 1548916 1548917 1548918 1548919 1548920 1548921 1548922 1548923 1548924 1548925 1548926 1548927 1548928 1548929 1548930 1548931 1548932 1548933 1548934 1548935 1548936 1548937 1548938 1548939 1548940 1548941 1548942 1548943 1548944 1548945 1548946 1548947 1548948 1548949 1548950 1548951 1548952 1548953 1548954 1548955 1548956 1548957 1548958 1548959 1548960 1548961 1548962 1548963 1548964 1548965 1548966 1548967 1548968 1548969 1548970 1548971 1548972 1548973 1548974 1548975 1548976 1548977 1548978 1548979 1548980 1548981 1548982 1548983 1548984 1548985 1548986 1548987 1548988 1548989 1548990 1548991 1548992 1548993 1548994 1548995 1548996 1548997 1548998 1548999 1549000 1549001 1549002 1549003 1549004 1549005 1549006 1549007 1549008 1549009 1549010 1549011 1549012 1549013 1549014 1549015 1549016 1549017 1549018 1549019 1549020 1549021 1549022 1549023 1549024 1549025 1549026 1549027 1549028 1549029 1549030 1549031 1549032 1549033 1549034 1549035 1549036 1549037 1549038 1549039 1549040 1549041 1549042 1549043 1549044 1549045 1549046 1549047 1549048 1549049 1549050 1549051 1549052 1549053 1549054 1549055 1549056 1549057 1549058 1549059 1549060 1549061 1549062 1549063 1549064 1549065 1549066 1549067 1549068 1549069 1549070 1549071 1549072 1549073 1549074 1549075 1549076 1549077 1549078 1549079 1549080 1549081 1549082 1549083 1549084 1549085 1549086 1549087 1549088 1549089 1549090 1549091 1549092 1549093 1549094 1549095 1549096 1549097 1549098 1549099 1549100 1549101 1549102 1549103 1549104 1549105 1549106 1549107 1549108 1549109 1549110 1549111 1549112 1549113 1549114 1549115 1549116 1549117 1549118 1549119 1549120 1549121 1549122 1549123 1549124 1549125 1549126 1549127 1549128 1549129 1549130 1549131 1549132 1549133 1549134 1549135 1549136 1549137 1549138 1549139 1549140 1549141 1549142 1549143 1549144 1549145 1549146 1549147 1549148 1549149 1549150 1549151 1549152 1549153 1549154 1549155 1549156 1549157 1549158 1549159 1549160 1549161 1549162 1549163 1549164 1549165 1549166 1549167 1549168 1549169 1549170 1549171 1549172 1549173 1549174 1549175 1549176 1549177 1549178 1549179 1549180 1549181 1549182 1549183 1549184 1549185 1549186 1549187 1549188 1549189 1549190 1549191 1549192 1549193 1549194 1549195 1549196 1549197 1549198 1549199 1549200 1549201 1549202 1549203 1549204 1549205 1549206 1549207 1549208 1549209 1549210 1549211 1549212 1549213 1549214 1549215 1549216 1549217 1549218 1549219 1549220 1549221 1549222 1549223 1549224 1549225 1549226 1549227 1549228 1549229 1549230 1549231 1549232 1549233 1549234 1549235 1549236 1549237 1549238 1549239 1549240 1549241 1549242 1549243 1549244 1549245 1549246 1549247 1549248 1549249 1549250 1549251 1549252 1549253 1549254 1549255 1549256 1549257 1549258 1549259 1549260 1549261 1549262 1549263 1549264 1549265 1549266 1549267 1549268 1549269 1549270 1549271 1549272 1549273 1549274 1549275 1549276 1549277 1549278 1549279 1549280 1549281 1549282 1549283 1549284 1549285 1549286 1549287 1549288 1549289 1549290 1549291 1549292 1549293 1549294 1549295 1549296 1549297 1549298 1549299 1549300 1549301 1549302 1549303 1549304 1549305 1549306 1549307 1549308 1549309 1549310 1549311 1549312 1549313 1549314 1549315 1549316 1549317 1549318 1549319 1549320 1549321 1549322 1549323 1549324 1549325 1549326 1549327 1549328 1549329 1549330 1549331 1549332 1549333 1549334 1549335 1549336 1549337 1549338 1549339 1549340 1549341 1549342 1549343 1549344 1549345 1549346 1549347 1549348 1549349 1549350 1549351 1549352 1549353 1549354 1549355 1549356 1549357 1549358 1549359 1549360 1549361 1549362 1549363 1549364 1549365 1549366 1549367 1549368 1549369 1549370 1549371 1549372 1549373 1549374 1549375 1549376 1549377 1549378 1549379 1549380 1549381 1549382 1549383 1549384 1549385 1549386 1549387 1549388 1549389 1549390 1549391 1549392 1549393 1549394 1549395 1549396 1549397 1549398 1549399 1549400 1549401 1549402 1549403 1549404 1549405 1549406 1549407 1549408 1549409 1549410 1549411 1549412 1549413 1549414 1549415 1549416 1549417 1549418 1549419 1549420 1549421 1549422 1549423 1549424 1549425 1549426 1549427 1549428 1549429 1549430 1549431 1549432 1549433 1549434 1549435 1549436 1549437 1549438 1549439 1549440 1549441 1549442 1549443 1549444 1549445 1549446 1549447 1549448 1549449 1549450 1549451 1549452 1549453 1549454 1549455 1549456 1549457 1549458 1549459 1549460 1549461 1549462 1549463 1549464 1549465 1549466 1549467 1549468 1549469 1549470 1549471 1549472 1549473 1549474 1549475 1549476 1549477 1549478 1549479 1549480 1549481 1549482 1549483 1549484 1549485 1549486 1549487 1549488 1549489 1549490 1549491 1549492 1549493 1549494 1549495 1549496 1549497 1549498 1549499 1549500 1549501 1549502 1549503 1549504 1549505 1549506 1549507 1549508 1549509 1549510 1549511 1549512 1549513 1549514 1549515 1549516 1549517 1549518 1549519 1549520 1549521 1549522 1549523 1549524 1549525 1549526 1549527 1549528 1549529 1549530 1549531 1549532 1549533 1549534 1549535 1549536 1549537 1549538 1549539 1549540 1549541 1549542 1549543 1549544 1549545 1549546 1549547 1549548 1549549 1549550 1549551 1549552 1549553 1549554 1549555 1549556 1549557 1549558 1549559 1549560 1549561 1549562 1549563 1549564 1549565 1549566 1549567 1549568 1549569 1549570 1549571 1549572 1549573 1549574 1549575 1549576 1549577 1549578 1549579 1549580 1549581 1549582 1549583 1549584 1549585 1549586 1549587 1549588 1549589 1549590 1549591 1549592 1549593 1549594 1549595 1549596 1549597 1549598 1549599 1549600 1549601 1549602 1549603 1549604 1549605 1549606 1549607 1549608 1549609 1549610 1549611 1549612 1549613 1549614 1549615 1549616 1549617 1549618 1549619 1549620 1549621 1549622 1549623 1549624 1549625 1549626 1549627 1549628 1549629 1549630 1549631 1549632 1549633 1549634 1549635 1549636 1549637 1549638 1549639 1549640 1549641 1549642 1549643 1549644 1549645 1549646 1549647 1549648 1549649 1549650 1549651 1549652 1549653 1549654 1549655 1549656 1549657 1549658 1549659 1549660 1549661 1549662 1549663 1549664 1549665 1549666 1549667 1549668 1549669 1549670 1549671 1549672 1549673 1549674 1549675 1549676 1549677 1549678 1549679 1549680 1549681 1549682 1549683 1549684 1549685 1549686 1549687 1549688 1549689 1549690 1549691 1549692 1549693 1549694 1549695 1549696 1549697 1549698 1549699 1549700 1549701 1549702 1549703 1549704 1549705 1549706 1549707 1549708 1549709 1549710 1549711 1549712 1549713 1549714 1549715 1549716 1549717 1549718 1549719 1549720 1549721 1549722 1549723 1549724 1549725 1549726 1549727 1549728 1549729 1549730 1549731 1549732 1549733 1549734 1549735 1549736 1549737 1549738 1549739 1549740 1549741 1549742 1549743 1549744 1549745 1549746 1549747 1549748 1549749 1549750 1549751 1549752 1549753 1549754 1549755 1549756 1549757 1549758 1549759 1549760 1549761 1549762 1549763 1549764 1549765 1549766 1549767 1549768 1549769 1549770 1549771 1549772 1549773 1549774 1549775 1549776 1549777 1549778 1549779 1549780 1549781 1549782 1549783 1549784 1549785 1549786 1549787 1549788 1549789 1549790 1549791 1549792 1549793 1549794 1549795 1549796 1549797 1549798 1549799 1549800 1549801 1549802 1549803 1549804 1549805 1549806 1549807 1549808 1549809 1549810 1549811 1549812 1549813 1549814 1549815 1549816 1549817 1549818 1549819 1549820 1549821 1549822 1549823 1549824 1549825 1549826 1549827 1549828 1549829 1549830 1549831 1549832 1549833 1549834 1549835 1549836 1549837 1549838 1549839 1549840 1549841 1549842 1549843 1549844 1549845 1549846 1549847 1549848 1549849 1549850 1549851 1549852 1549853 1549854 1549855 1549856 1549857 1549858 1549859 1549860 1549861 1549862 1549863 1549864 1549865 1549866 1549867 1549868 1549869 1549870 1549871 1549872 1549873 1549874 1549875 1549876 1549877 1549878 1549879 1549880 1549881 1549882 1549883 1549884 1549885 1549886 1549887 1549888 1549889 1549890 1549891 1549892 1549893 1549894 1549895 1549896 1549897 1549898 1549899 1549900 1549901 1549902 1549903 1549904 1549905 1549906 1549907 1549908 1549909 1549910 1549911 1549912 1549913 1549914 1549915 1549916 1549917 1549918 1549919 1549920 1549921 1549922 1549923 1549924 1549925 1549926 1549927 1549928 1549929 1549930 1549931 1549932 1549933 1549934 1549935 1549936 1549937 1549938 1549939 1549940 1549941 1549942 1549943 1549944 1549945 1549946 1549947 1549948 1549949 1549950 1549951 1549952 1549953 1549954 1549955 1549956 1549957 1549958 1549959 1549960 1549961 1549962 1549963 1549964 1549965 1549966 1549967 1549968 1549969 1549970 1549971 1549972 1549973 1549974 1549975 1549976 1549977 1549978 1549979 1549980 1549981 1549982 1549983 1549984 1549985 1549986 1549987 1549988 1549989 1549990 1549991 1549992 1549993 1549994 1549995 1549996 1549997 1549998 1549999 1550000 1550001 1550002 1550003 1550004 1550005 1550006 1550007 1550008 1550009 1550010 1550011 1550012 1550013 1550014 1550015 1550016 1550017 1550018 1550019 1550020 1550021 1550022 1550023 1550024 1550025 1550026 1550027 1550028 1550029 1550030 1550031 1550032 1550033 1550034 1550035 1550036 1550037 1550038 1550039 1550040 1550041 1550042 1550043 1550044 1550045 1550046 1550047 1550048 1550049 1550050 1550051 1550052 1550053 1550054 1550055 1550056 1550057 1550058 1550059 1550060 1550061 1550062 1550063 1550064 1550065 1550066 1550067 1550068 1550069 1550070 1550071 1550072 1550073 1550074 1550075 1550076 1550077 1550078 1550079 1550080 1550081 1550082 1550083 1550084 1550085 1550086 1550087 1550088 1550089 1550090 1550091 1550092 1550093 1550094 1550095 1550096 1550097 1550098 1550099 1550100 1550101 1550102 1550103 1550104 1550105 1550106 1550107 1550108 1550109 1550110 1550111 1550112 1550113 1550114 1550115 1550116 1550117 1550118 1550119 1550120 1550121 1550122 1550123 1550124 1550125 1550126 1550127 1550128 1550129 1550130 1550131 1550132 1550133 1550134 1550135 1550136 1550137 1550138 1550139 1550140 1550141 1550142 1550143 1550144 1550145 1550146 1550147 1550148 1550149 1550150 1550151 1550152 1550153 1550154 1550155 1550156 1550157 1550158 1550159 1550160 1550161 1550162 1550163 1550164 1550165 1550166 1550167 1550168 1550169 1550170 1550171 1550172 1550173 1550174 1550175 1550176 1550177 1550178 1550179 1550180 1550181 1550182 1550183 1550184 1550185 1550186 1550187 1550188 1550189 1550190 1550191 1550192 1550193 1550194 1550195 1550196 1550197 1550198 1550199 1550200 1550201 1550202 1550203 1550204 1550205 1550206 1550207 1550208 1550209 1550210 1550211 1550212 1550213 1550214 1550215 1550216 1550217 1550218 1550219 1550220 1550221 1550222 1550223 1550224 1550225 1550226 1550227 1550228 1550229 1550230 1550231 1550232 1550233 1550234 1550235 1550236 1550237 1550238 1550239 1550240 1550241 1550242 1550243 1550244 1550245 1550246 1550247 1550248 1550249 1550250 1550251 1550252 1550253 1550254 1550255 1550256 1550257 1550258 1550259 1550260 1550261 1550262 1550263 1550264 1550265 1550266 1550267 1550268 1550269 1550270 1550271 1550272 1550273 1550274 1550275 1550276 1550277 1550278 1550279 1550280 1550281 1550282 1550283 1550284 1550285 1550286 1550287 1550288 1550289 1550290 1550291 1550292 1550293 1550294 1550295 1550296 1550297 1550298 1550299 1550300 1550301 1550302 1550303 1550304 1550305 1550306 1550307 1550308 1550309 1550310 1550311 1550312 1550313 1550314 1550315 1550316 1550317 1550318 1550319 1550320 1550321 1550322 1550323 1550324 1550325 1550326 1550327 1550328 1550329 1550330 1550331 1550332 1550333 1550334 1550335 1550336 1550337 1550338 1550339 1550340 1550341 1550342 1550343 1550344 1550345 1550346 1550347 1550348 1550349 1550350 1550351 1550352 1550353 1550354 1550355 1550356 1550357 1550358 1550359 1550360 1550361 1550362 1550363 1550364 1550365 1550366 1550367 1550368 1550369 1550370 1550371 1550372 1550373 1550374 1550375 1550376 1550377 1550378 1550379 1550380 1550381 1550382 1550383 1550384 1550385 1550386 1550387 1550388 1550389 1550390 1550391 1550392 1550393 1550394 1550395 1550396 1550397 1550398 1550399 1550400 1550401 1550402 1550403 1550404 1550405 1550406 1550407 1550408 1550409 1550410 1550411 1550412 1550413 1550414 1550415 1550416 1550417 1550418 1550419 1550420 1550421 1550422 1550423 1550424 1550425 1550426 1550427 1550428 1550429 1550430 1550431 1550432 1550433 1550434 1550435 1550436 1550437 1550438 1550439 1550440 1550441 1550442 1550443 1550444 1550445 1550446 1550447 1550448 1550449 1550450 1550451 1550452 1550453 1550454 1550455 1550456 1550457 1550458 1550459 1550460 1550461 1550462 1550463 1550464 1550465 1550466 1550467 1550468 1550469 1550470 1550471 1550472 1550473 1550474 1550475 1550476 1550477 1550478 1550479 1550480 1550481 1550482 1550483 1550484 1550485 1550486 1550487 1550488 1550489 1550490 1550491 1550492 1550493 1550494 1550495 1550496 1550497 1550498 1550499 1550500 1550501 1550502 1550503 1550504 1550505 1550506 1550507 1550508 1550509 1550510 1550511 1550512 1550513 1550514 1550515 1550516 1550517 1550518 1550519 1550520 1550521 1550522 1550523 1550524 1550525 1550526 1550527 1550528 1550529 1550530 1550531 1550532 1550533 1550534 1550535 1550536 1550537 1550538 1550539 1550540 1550541 1550542 1550543 1550544 1550545 1550546 1550547 1550548 1550549 1550550 1550551 1550552 1550553 1550554 1550555 1550556 1550557 1550558 1550559 1550560 1550561 1550562 1550563 1550564 1550565 1550566 1550567 1550568 1550569 1550570 1550571 1550572 1550573 1550574 1550575 1550576 1550577 1550578 1550579 1550580 1550581 1550582 1550583 1550584 1550585 1550586 1550587 1550588 1550589 1550590 1550591 1550592 1550593 1550594 1550595 1550596 1550597 1550598 1550599 1550600 1550601 1550602 1550603 1550604 1550605 1550606 1550607 1550608 1550609 1550610 1550611 1550612 1550613 1550614 1550615 1550616 1550617 1550618 1550619 1550620 1550621 1550622 1550623 1550624 1550625 1550626 1550627 1550628 1550629 1550630 1550631 1550632 1550633 1550634 1550635 1550636 1550637 1550638 1550639 1550640 1550641 1550642 1550643 1550644 1550645 1550646 1550647 1550648 1550649 1550650 1550651 1550652 1550653 1550654 1550655 1550656 1550657 1550658 1550659 1550660 1550661 1550662 1550663 1550664 1550665 1550666 1550667 1550668 1550669 1550670 1550671 1550672 1550673 1550674 1550675 1550676 1550677 1550678 1550679 1550680 1550681 1550682 1550683 1550684 1550685 1550686 1550687 1550688 1550689 1550690 1550691 1550692 1550693 1550694 1550695 1550696 1550697 1550698 1550699 1550700 1550701 1550702 1550703 1550704 1550705 1550706 1550707 1550708 1550709 1550710 1550711 1550712 1550713 1550714 1550715 1550716 1550717 1550718 1550719 1550720 1550721 1550722 1550723 1550724 1550725 1550726 1550727 1550728 1550729 1550730 1550731 1550732 1550733 1550734 1550735 1550736 1550737 1550738 1550739 1550740 1550741 1550742 1550743 1550744 1550745 1550746 1550747 1550748 1550749 1550750 1550751 1550752 1550753 1550754 1550755 1550756 1550757 1550758 1550759 1550760 1550761 1550762 1550763 1550764 1550765 1550766 1550767 1550768 1550769 1550770 1550771 1550772 1550773 1550774 1550775 1550776 1550777 1550778 1550779 1550780 1550781 1550782 1550783 1550784 1550785 1550786 1550787 1550788 1550789 1550790 1550791 1550792 1550793 1550794 1550795 1550796 1550797 1550798 1550799 1550800 1550801 1550802 1550803 1550804 1550805 1550806 1550807 1550808 1550809 1550810 1550811 1550812 1550813 1550814 1550815 1550816 1550817 1550818 1550819 1550820 1550821 1550822 1550823 1550824 1550825 1550826 1550827 1550828 1550829 1550830 1550831 1550832 1550833 1550834 1550835 1550836 1550837 1550838 1550839 1550840 1550841 1550842 1550843 1550844 1550845 1550846 1550847 1550848 1550849 1550850 1550851 1550852 1550853 1550854 1550855 1550856 1550857 1550858 1550859 1550860 1550861 1550862 1550863 1550864 1550865 1550866 1550867 1550868 1550869 1550870 1550871 1550872 1550873 1550874 1550875 1550876 1550877 1550878 1550879 1550880 1550881 1550882 1550883 1550884 1550885 1550886 1550887 1550888 1550889 1550890 1550891 1550892 1550893 1550894 1550895 1550896 1550897 1550898 1550899 1550900 1550901 1550902 1550903 1550904 1550905 1550906 1550907 1550908 1550909 1550910 1550911 1550912 1550913 1550914 1550915 1550916 1550917 1550918 1550919 1550920 1550921 1550922 1550923 1550924 1550925 1550926 1550927 1550928 1550929 1550930 1550931 1550932 1550933 1550934 1550935 1550936 1550937 1550938 1550939 1550940 1550941 1550942 1550943 1550944 1550945 1550946 1550947 1550948 1550949 1550950 1550951 1550952 1550953 1550954 1550955 1550956 1550957 1550958 1550959 1550960 1550961 1550962 1550963 1550964 1550965 1550966 1550967 1550968 1550969 1550970 1550971 1550972 1550973 1550974 1550975 1550976 1550977 1550978 1550979 1550980 1550981 1550982 1550983 1550984 1550985 1550986 1550987 1550988 1550989 1550990 1550991 1550992 1550993 1550994 1550995 1550996 1550997 1550998 1550999 1551000 1551001 1551002 1551003 1551004 1551005 1551006 1551007 1551008 1551009 1551010 1551011 1551012 1551013 1551014 1551015 1551016 1551017 1551018 1551019 1551020 1551021 1551022 1551023 1551024 1551025 1551026 1551027 1551028 1551029 1551030 1551031 1551032 1551033 1551034 1551035 1551036 1551037 1551038 1551039 1551040 1551041 1551042 1551043 1551044 1551045 1551046 1551047 1551048 1551049 1551050 1551051 1551052 1551053 1551054 1551055 1551056 1551057 1551058 1551059 1551060 1551061 1551062 1551063 1551064 1551065 1551066 1551067 1551068 1551069 1551070 1551071 1551072 1551073 1551074 1551075 1551076 1551077 1551078 1551079 1551080 1551081 1551082 1551083 1551084 1551085 1551086 1551087 1551088 1551089 1551090 1551091 1551092 1551093 1551094 1551095 1551096 1551097 1551098 1551099 1551100 1551101 1551102 1551103 1551104 1551105 1551106 1551107 1551108 1551109 1551110 1551111 1551112 1551113 1551114 1551115 1551116 1551117 1551118 1551119 1551120 1551121 1551122 1551123 1551124 1551125 1551126 1551127 1551128 1551129 1551130 1551131 1551132 1551133 1551134 1551135 1551136 1551137 1551138 1551139 1551140 1551141 1551142 1551143 1551144 1551145 1551146 1551147 1551148 1551149 1551150 1551151 1551152 1551153 1551154 1551155 1551156 1551157 1551158 1551159 1551160 1551161 1551162 1551163 1551164 1551165 1551166 1551167 1551168 1551169 1551170 1551171 1551172 1551173 1551174 1551175 1551176 1551177 1551178 1551179 1551180 1551181 1551182 1551183 1551184 1551185 1551186 1551187 1551188 1551189 1551190 1551191 1551192 1551193 1551194 1551195 1551196 1551197 1551198 1551199 1551200 1551201 1551202 1551203 1551204 1551205 1551206 1551207 1551208 1551209 1551210 1551211 1551212 1551213 1551214 1551215 1551216 1551217 1551218 1551219 1551220 1551221 1551222 1551223 1551224 1551225 1551226 1551227 1551228 1551229 1551230 1551231 1551232 1551233 1551234 1551235 1551236 1551237 1551238 1551239 1551240 1551241 1551242 1551243 1551244 1551245 1551246 1551247 1551248 1551249 1551250 1551251 1551252 1551253 1551254 1551255 1551256 1551257 1551258 1551259 1551260 1551261 1551262 1551263 1551264 1551265 1551266 1551267 1551268 1551269 1551270 1551271 1551272 1551273 1551274 1551275 1551276 1551277 1551278 1551279 1551280 1551281 1551282 1551283 1551284 1551285 1551286 1551287 1551288 1551289 1551290 1551291 1551292 1551293 1551294 1551295 1551296 1551297 1551298 1551299 1551300 1551301 1551302 1551303 1551304 1551305 1551306 1551307 1551308 1551309 1551310 1551311 1551312 1551313 1551314 1551315 1551316 1551317 1551318 1551319 1551320 1551321 1551322 1551323 1551324 1551325 1551326 1551327 1551328 1551329 1551330 1551331 1551332 1551333 1551334 1551335 1551336 1551337 1551338 1551339 1551340 1551341 1551342 1551343 1551344 1551345 1551346 1551347 1551348 1551349 1551350 1551351 1551352 1551353 1551354 1551355 1551356 1551357 1551358 1551359 1551360 1551361 1551362 1551363 1551364 1551365 1551366 1551367 1551368 1551369 1551370 1551371 1551372 1551373 1551374 1551375 1551376 1551377 1551378 1551379 1551380 1551381 1551382 1551383 1551384 1551385 1551386 1551387 1551388 1551389 1551390 1551391 1551392 1551393 1551394 1551395 1551396 1551397 1551398 1551399 1551400 1551401 1551402 1551403 1551404 1551405 1551406 1551407 1551408 1551409 1551410 1551411 1551412 1551413 1551414 1551415 1551416 1551417 1551418 1551419 1551420 1551421 1551422 1551423 1551424 1551425 1551426 1551427 1551428 1551429 1551430 1551431 1551432 1551433 1551434 1551435 1551436 1551437 1551438 1551439 1551440 1551441 1551442 1551443 1551444 1551445 1551446 1551447 1551448 1551449 1551450 1551451 1551452 1551453 1551454 1551455 1551456 1551457 1551458 1551459 1551460 1551461 1551462 1551463 1551464 1551465 1551466 1551467 1551468 1551469 1551470 1551471 1551472 1551473 1551474 1551475 1551476 1551477 1551478 1551479 1551480 1551481 1551482 1551483 1551484 1551485 1551486 1551487 1551488 1551489 1551490 1551491 1551492 1551493 1551494 1551495 1551496 1551497 1551498 1551499 1551500 1551501 1551502 1551503 1551504 1551505 1551506 1551507 1551508 1551509 1551510 1551511 1551512 1551513 1551514 1551515 1551516 1551517 1551518 1551519 1551520 1551521 1551522 1551523 1551524 1551525 1551526 1551527 1551528 1551529 1551530 1551531 1551532 1551533 1551534 1551535 1551536 1551537 1551538 1551539 1551540 1551541 1551542 1551543 1551544 1551545 1551546 1551547 1551548 1551549 1551550 1551551 1551552 1551553 1551554 1551555 1551556 1551557 1551558 1551559 1551560 1551561 1551562 1551563 1551564 1551565 1551566 1551567 1551568 1551569 1551570 1551571 1551572 1551573 1551574 1551575 1551576 1551577 1551578 1551579 1551580 1551581 1551582 1551583 1551584 1551585 1551586 1551587 1551588 1551589 1551590 1551591 1551592 1551593 1551594 1551595 1551596 1551597 1551598 1551599 1551600 1551601 1551602 1551603 1551604 1551605 1551606 1551607 1551608 1551609 1551610 1551611 1551612 1551613 1551614 1551615 1551616 1551617 1551618 1551619 1551620 1551621 1551622 1551623 1551624 1551625 1551626 1551627 1551628 1551629 1551630 1551631 1551632 1551633 1551634 1551635 1551636 1551637 1551638 1551639 1551640 1551641 1551642 1551643 1551644 1551645 1551646 1551647 1551648 1551649 1551650 1551651 1551652 1551653 1551654 1551655 1551656 1551657 1551658 1551659 1551660 1551661 1551662 1551663 1551664 1551665 1551666 1551667 1551668 1551669 1551670 1551671 1551672 1551673 1551674 1551675 1551676 1551677 1551678 1551679 1551680 1551681 1551682 1551683 1551684 1551685 1551686 1551687 1551688 1551689 1551690 1551691 1551692 1551693 1551694 1551695 1551696 1551697 1551698 1551699 1551700 1551701 1551702 1551703 1551704 1551705 1551706 1551707 1551708 1551709 1551710 1551711 1551712 1551713 1551714 1551715 1551716 1551717 1551718 1551719 1551720 1551721 1551722 1551723 1551724 1551725 1551726 1551727 1551728 1551729 1551730 1551731 1551732 1551733 1551734 1551735 1551736 1551737 1551738 1551739 1551740 1551741 1551742 1551743 1551744 1551745 1551746 1551747 1551748 1551749 1551750 1551751 1551752 1551753 1551754 1551755 1551756 1551757 1551758 1551759 1551760 1551761 1551762 1551763 1551764 1551765 1551766 1551767 1551768 1551769 1551770 1551771 1551772 1551773 1551774 1551775 1551776 1551777 1551778 1551779 1551780 1551781 1551782 1551783 1551784 1551785 1551786 1551787 1551788 1551789 1551790 1551791 1551792 1551793 1551794 1551795 1551796 1551797 1551798 1551799 1551800 1551801 1551802 1551803 1551804 1551805 1551806 1551807 1551808 1551809 1551810 1551811 1551812 1551813 1551814 1551815 1551816 1551817 1551818 1551819 1551820 1551821 1551822 1551823 1551824 1551825 1551826 1551827 1551828 1551829 1551830 1551831 1551832 1551833 1551834 1551835 1551836 1551837 1551838 1551839 1551840 1551841 1551842 1551843 1551844 1551845 1551846 1551847 1551848 1551849 1551850 1551851 1551852 1551853 1551854 1551855 1551856 1551857 1551858 1551859 1551860 1551861 1551862 1551863 1551864 1551865 1551866 1551867 1551868 1551869 1551870 1551871 1551872 1551873 1551874 1551875 1551876 1551877 1551878 1551879 1551880 1551881 1551882 1551883 1551884 1551885 1551886 1551887 1551888 1551889 1551890 1551891 1551892 1551893 1551894 1551895 1551896 1551897 1551898 1551899 1551900 1551901 1551902 1551903 1551904 1551905 1551906 1551907 1551908 1551909 1551910 1551911 1551912 1551913 1551914 1551915 1551916 1551917 1551918 1551919 1551920 1551921 1551922 1551923 1551924 1551925 1551926 1551927 1551928 1551929 1551930 1551931 1551932 1551933 1551934 1551935 1551936 1551937 1551938 1551939 1551940 1551941 1551942 1551943 1551944 1551945 1551946 1551947 1551948 1551949 1551950 1551951 1551952 1551953 1551954 1551955 1551956 1551957 1551958 1551959 1551960 1551961 1551962 1551963 1551964 1551965 1551966 1551967 1551968 1551969 1551970 1551971 1551972 1551973 1551974 1551975 1551976 1551977 1551978 1551979 1551980 1551981 1551982 1551983 1551984 1551985 1551986 1551987 1551988 1551989 1551990 1551991 1551992 1551993 1551994 1551995 1551996 1551997 1551998 1551999 1552000 1552001 1552002 1552003 1552004 1552005 1552006 1552007 1552008 1552009 1552010 1552011 1552012 1552013 1552014 1552015 1552016 1552017 1552018 1552019 1552020 1552021 1552022 1552023 1552024 1552025 1552026 1552027 1552028 1552029 1552030 1552031 1552032 1552033 1552034 1552035 1552036 1552037 1552038 1552039 1552040 1552041 1552042 1552043 1552044 1552045 1552046 1552047 1552048 1552049 1552050 1552051 1552052 1552053 1552054 1552055 1552056 1552057 1552058 1552059 1552060 1552061 1552062 1552063 1552064 1552065 1552066 1552067 1552068 1552069 1552070 1552071 1552072 1552073 1552074 1552075 1552076 1552077 1552078 1552079 1552080 1552081 1552082 1552083 1552084 1552085 1552086 1552087 1552088 1552089 1552090 1552091 1552092 1552093 1552094 1552095 1552096 1552097 1552098 1552099 1552100 1552101 1552102 1552103 1552104 1552105 1552106 1552107 1552108 1552109 1552110 1552111 1552112 1552113 1552114 1552115 1552116 1552117 1552118 1552119 1552120 1552121 1552122 1552123 1552124 1552125 1552126 1552127 1552128 1552129 1552130 1552131 1552132 1552133 1552134 1552135 1552136 1552137 1552138 1552139 1552140 1552141 1552142 1552143 1552144 1552145 1552146 1552147 1552148 1552149 1552150 1552151 1552152 1552153 1552154 1552155 1552156 1552157 1552158 1552159 1552160 1552161 1552162 1552163 1552164 1552165 1552166 1552167 1552168 1552169 1552170 1552171 1552172 1552173 1552174 1552175 1552176 1552177 1552178 1552179 1552180 1552181 1552182 1552183 1552184 1552185 1552186 1552187 1552188 1552189 1552190 1552191 1552192 1552193 1552194 1552195 1552196 1552197 1552198 1552199 1552200 1552201 1552202 1552203 1552204 1552205 1552206 1552207 1552208 1552209 1552210 1552211 1552212 1552213 1552214 1552215 1552216 1552217 1552218 1552219 1552220 1552221 1552222 1552223 1552224 1552225 1552226 1552227 1552228 1552229 1552230 1552231 1552232 1552233 1552234 1552235 1552236 1552237 1552238 1552239 1552240 1552241 1552242 1552243 1552244 1552245 1552246 1552247 1552248 1552249 1552250 1552251 1552252 1552253 1552254 1552255 1552256 1552257 1552258 1552259 1552260 1552261 1552262 1552263 1552264 1552265 1552266 1552267 1552268 1552269 1552270 1552271 1552272 1552273 1552274 1552275 1552276 1552277 1552278 1552279 1552280 1552281 1552282 1552283 1552284 1552285 1552286 1552287 1552288 1552289 1552290 1552291 1552292 1552293 1552294 1552295 1552296 1552297 1552298 1552299 1552300 1552301 1552302 1552303 1552304 1552305 1552306 1552307 1552308 1552309 1552310 1552311 1552312 1552313 1552314 1552315 1552316 1552317 1552318 1552319 1552320 1552321 1552322 1552323 1552324 1552325 1552326 1552327 1552328 1552329 1552330 1552331 1552332 1552333 1552334 1552335 1552336 1552337 1552338 1552339 1552340 1552341 1552342 1552343 1552344 1552345 1552346 1552347 1552348 1552349 1552350 1552351 1552352 1552353 1552354 1552355 1552356 1552357 1552358 1552359 1552360 1552361 1552362 1552363 1552364 1552365 1552366 1552367 1552368 1552369 1552370 1552371 1552372 1552373 1552374 1552375 1552376 1552377 1552378 1552379 1552380 1552381 1552382 1552383 1552384 1552385 1552386 1552387 1552388 1552389 1552390 1552391 1552392 1552393 1552394 1552395 1552396 1552397 1552398 1552399 1552400 1552401 1552402 1552403 1552404 1552405 1552406 1552407 1552408 1552409 1552410 1552411 1552412 1552413 1552414 1552415 1552416 1552417 1552418 1552419 1552420 1552421 1552422 1552423 1552424 1552425 1552426 1552427 1552428 1552429 1552430 1552431 1552432 1552433 1552434 1552435 1552436 1552437 1552438 1552439 1552440 1552441 1552442 1552443 1552444 1552445 1552446 1552447 1552448 1552449 1552450 1552451 1552452 1552453 1552454 1552455 1552456 1552457 1552458 1552459 1552460 1552461 1552462 1552463 1552464 1552465 1552466 1552467 1552468 1552469 1552470 1552471 1552472 1552473 1552474 1552475 1552476 1552477 1552478 1552479 1552480 1552481 1552482 1552483 1552484 1552485 1552486 1552487 1552488 1552489 1552490 1552491 1552492 1552493 1552494 1552495 1552496 1552497 1552498 1552499 1552500 1552501 1552502 1552503 1552504 1552505 1552506 1552507 1552508 1552509 1552510 1552511 1552512 1552513 1552514 1552515 1552516 1552517 1552518 1552519 1552520 1552521 1552522 1552523 1552524 1552525 1552526 1552527 1552528 1552529 1552530 1552531 1552532 1552533 1552534 1552535 1552536 1552537 1552538 1552539 1552540 1552541 1552542 1552543 1552544 1552545 1552546 1552547 1552548 1552549 1552550 1552551 1552552 1552553 1552554 1552555 1552556 1552557 1552558 1552559 1552560 1552561 1552562 1552563 1552564 1552565 1552566 1552567 1552568 1552569 1552570 1552571 1552572 1552573 1552574 1552575 1552576 1552577 1552578 1552579 1552580 1552581 1552582 1552583 1552584 1552585 1552586 1552587 1552588 1552589 1552590 1552591 1552592 1552593 1552594 1552595 1552596 1552597 1552598 1552599 1552600 1552601 1552602 1552603 1552604 1552605 1552606 1552607 1552608 1552609 1552610 1552611 1552612 1552613 1552614 1552615 1552616 1552617 1552618 1552619 1552620 1552621 1552622 1552623 1552624 1552625 1552626 1552627 1552628 1552629 1552630 1552631 1552632 1552633 1552634 1552635 1552636 1552637 1552638 1552639 1552640 1552641 1552642 1552643 1552644 1552645 1552646 1552647 1552648 1552649 1552650 1552651 1552652 1552653 1552654 1552655 1552656 1552657 1552658 1552659 1552660 1552661 1552662 1552663 1552664 1552665 1552666 1552667 1552668 1552669 1552670 1552671 1552672 1552673 1552674 1552675 1552676 1552677 1552678 1552679 1552680 1552681 1552682 1552683 1552684 1552685 1552686 1552687 1552688 1552689 1552690 1552691 1552692 1552693 1552694 1552695 1552696 1552697 1552698 1552699 1552700 1552701 1552702 1552703 1552704 1552705 1552706 1552707 1552708 1552709 1552710 1552711 1552712 1552713 1552714 1552715 1552716 1552717 1552718 1552719 1552720 1552721 1552722 1552723 1552724 1552725 1552726 1552727 1552728 1552729 1552730 1552731 1552732 1552733 1552734 1552735 1552736 1552737 1552738 1552739 1552740 1552741 1552742 1552743 1552744 1552745 1552746 1552747 1552748 1552749 1552750 1552751 1552752 1552753 1552754 1552755 1552756 1552757 1552758 1552759 1552760 1552761 1552762 1552763 1552764 1552765 1552766 1552767 1552768 1552769 1552770 1552771 1552772 1552773 1552774 1552775 1552776 1552777 1552778 1552779 1552780 1552781 1552782 1552783 1552784 1552785 1552786 1552787 1552788 1552789 1552790 1552791 1552792 1552793 1552794 1552795 1552796 1552797 1552798 1552799 1552800 1552801 1552802 1552803 1552804 1552805 1552806 1552807 1552808 1552809 1552810 1552811 1552812 1552813 1552814 1552815 1552816 1552817 1552818 1552819 1552820 1552821 1552822 1552823 1552824 1552825 1552826 1552827 1552828 1552829 1552830 1552831 1552832 1552833 1552834 1552835 1552836 1552837 1552838 1552839 1552840 1552841 1552842 1552843 1552844 1552845 1552846 1552847 1552848 1552849 1552850 1552851 1552852 1552853 1552854 1552855 1552856 1552857 1552858 1552859 1552860 1552861 1552862 1552863 1552864 1552865 1552866 1552867 1552868 1552869 1552870 1552871 1552872 1552873 1552874 1552875 1552876 1552877 1552878 1552879 1552880 1552881 1552882 1552883 1552884 1552885 1552886 1552887 1552888 1552889 1552890 1552891 1552892 1552893 1552894 1552895 1552896 1552897 1552898 1552899 1552900 1552901 1552902 1552903 1552904 1552905 1552906 1552907 1552908 1552909 1552910 1552911 1552912 1552913 1552914 1552915 1552916 1552917 1552918 1552919 1552920 1552921 1552922 1552923 1552924 1552925 1552926 1552927 1552928 1552929 1552930 1552931 1552932 1552933 1552934 1552935 1552936 1552937 1552938 1552939 1552940 1552941 1552942 1552943 1552944 1552945 1552946 1552947 1552948 1552949 1552950 1552951 1552952 1552953 1552954 1552955 1552956 1552957 1552958 1552959 1552960 1552961 1552962 1552963 1552964 1552965 1552966 1552967 1552968 1552969 1552970 1552971 1552972 1552973 1552974 1552975 1552976 1552977 1552978 1552979 1552980 1552981 1552982 1552983 1552984 1552985 1552986 1552987 1552988 1552989 1552990 1552991 1552992 1552993 1552994 1552995 1552996 1552997 1552998 1552999 1553000 1553001 1553002 1553003 1553004 1553005 1553006 1553007 1553008 1553009 1553010 1553011 1553012 1553013 1553014 1553015 1553016 1553017 1553018 1553019 1553020 1553021 1553022 1553023 1553024 1553025 1553026 1553027 1553028 1553029 1553030 1553031 1553032 1553033 1553034 1553035 1553036 1553037 1553038 1553039 1553040 1553041 1553042 1553043 1553044 1553045 1553046 1553047 1553048 1553049 1553050 1553051 1553052 1553053 1553054 1553055 1553056 1553057 1553058 1553059 1553060 1553061 1553062 1553063 1553064 1553065 1553066 1553067 1553068 1553069 1553070 1553071 1553072 1553073 1553074 1553075 1553076 1553077 1553078 1553079 1553080 1553081 1553082 1553083 1553084 1553085 1553086 1553087 1553088 1553089 1553090 1553091 1553092 1553093 1553094 1553095 1553096 1553097 1553098 1553099 1553100 1553101 1553102 1553103 1553104 1553105 1553106 1553107 1553108 1553109 1553110 1553111 1553112 1553113 1553114 1553115 1553116 1553117 1553118 1553119 1553120 1553121 1553122 1553123 1553124 1553125 1553126 1553127 1553128 1553129 1553130 1553131 1553132 1553133 1553134 1553135 1553136 1553137 1553138 1553139 1553140 1553141 1553142 1553143 1553144 1553145 1553146 1553147 1553148 1553149 1553150 1553151 1553152 1553153 1553154 1553155 1553156 1553157 1553158 1553159 1553160 1553161 1553162 1553163 1553164 1553165 1553166 1553167 1553168 1553169 1553170 1553171 1553172 1553173 1553174 1553175 1553176 1553177 1553178 1553179 1553180 1553181 1553182 1553183 1553184 1553185 1553186 1553187 1553188 1553189 1553190 1553191 1553192 1553193 1553194 1553195 1553196 1553197 1553198 1553199 1553200 1553201 1553202 1553203 1553204 1553205 1553206 1553207 1553208 1553209 1553210 1553211 1553212 1553213 1553214 1553215 1553216 1553217 1553218 1553219 1553220 1553221 1553222 1553223 1553224 1553225 1553226 1553227 1553228 1553229 1553230 1553231 1553232 1553233 1553234 1553235 1553236 1553237 1553238 1553239 1553240 1553241 1553242 1553243 1553244 1553245 1553246 1553247 1553248 1553249 1553250 1553251 1553252 1553253 1553254 1553255 1553256 1553257 1553258 1553259 1553260 1553261 1553262 1553263 1553264 1553265 1553266 1553267 1553268 1553269 1553270 1553271 1553272 1553273 1553274 1553275 1553276 1553277 1553278 1553279 1553280 1553281 1553282 1553283 1553284 1553285 1553286 1553287 1553288 1553289 1553290 1553291 1553292 1553293 1553294 1553295 1553296 1553297 1553298 1553299 1553300 1553301 1553302 1553303 1553304 1553305 1553306 1553307 1553308 1553309 1553310 1553311 1553312 1553313 1553314 1553315 1553316 1553317 1553318 1553319 1553320 1553321 1553322 1553323 1553324 1553325 1553326 1553327 1553328 1553329 1553330 1553331 1553332 1553333 1553334 1553335 1553336 1553337 1553338 1553339 1553340 1553341 1553342 1553343 1553344 1553345 1553346 1553347 1553348 1553349 1553350 1553351 1553352 1553353 1553354 1553355 1553356 1553357 1553358 1553359 1553360 1553361 1553362 1553363 1553364 1553365 1553366 1553367 1553368 1553369 1553370 1553371 1553372 1553373 1553374 1553375 1553376 1553377 1553378 1553379 1553380 1553381 1553382 1553383 1553384 1553385 1553386 1553387 1553388 1553389 1553390 1553391 1553392 1553393 1553394 1553395 1553396 1553397 1553398 1553399 1553400 1553401 1553402 1553403 1553404 1553405 1553406 1553407 1553408 1553409 1553410 1553411 1553412 1553413 1553414 1553415 1553416 1553417 1553418 1553419 1553420 1553421 1553422 1553423 1553424 1553425 1553426 1553427 1553428 1553429 1553430 1553431 1553432 1553433 1553434 1553435 1553436 1553437 1553438 1553439 1553440 1553441 1553442 1553443 1553444 1553445 1553446 1553447 1553448 1553449 1553450 1553451 1553452 1553453 1553454 1553455 1553456 1553457 1553458 1553459 1553460 1553461 1553462 1553463 1553464 1553465 1553466 1553467 1553468 1553469 1553470 1553471 1553472 1553473 1553474 1553475 1553476 1553477 1553478 1553479 1553480 1553481 1553482 1553483 1553484 1553485 1553486 1553487 1553488 1553489 1553490 1553491 1553492 1553493 1553494 1553495 1553496 1553497 1553498 1553499 1553500 1553501 1553502 1553503 1553504 1553505 1553506 1553507 1553508 1553509 1553510 1553511 1553512 1553513 1553514 1553515 1553516 1553517 1553518 1553519 1553520 1553521 1553522 1553523 1553524 1553525 1553526 1553527 1553528 1553529 1553530 1553531 1553532 1553533 1553534 1553535 1553536 1553537 1553538 1553539 1553540 1553541 1553542 1553543 1553544 1553545 1553546 1553547 1553548 1553549 1553550 1553551 1553552 1553553 1553554 1553555 1553556 1553557 1553558 1553559 1553560 1553561 1553562 1553563 1553564 1553565 1553566 1553567 1553568 1553569 1553570 1553571 1553572 1553573 1553574 1553575 1553576 1553577 1553578 1553579 1553580 1553581 1553582 1553583 1553584 1553585 1553586 1553587 1553588 1553589 1553590 1553591 1553592 1553593 1553594 1553595 1553596 1553597 1553598 1553599 1553600 1553601 1553602 1553603 1553604 1553605 1553606 1553607 1553608 1553609 1553610 1553611 1553612 1553613 1553614 1553615 1553616 1553617 1553618 1553619 1553620 1553621 1553622 1553623 1553624 1553625 1553626 1553627 1553628 1553629 1553630 1553631 1553632 1553633 1553634 1553635 1553636 1553637 1553638 1553639 1553640 1553641 1553642 1553643 1553644 1553645 1553646 1553647 1553648 1553649 1553650 1553651 1553652 1553653 1553654 1553655 1553656 1553657 1553658 1553659 1553660 1553661 1553662 1553663 1553664 1553665 1553666 1553667 1553668 1553669 1553670 1553671 1553672 1553673 1553674 1553675 1553676 1553677 1553678 1553679 1553680 1553681 1553682 1553683 1553684 1553685 1553686 1553687 1553688 1553689 1553690 1553691 1553692 1553693 1553694 1553695 1553696 1553697 1553698 1553699 1553700 1553701 1553702 1553703 1553704 1553705 1553706 1553707 1553708 1553709 1553710 1553711 1553712 1553713 1553714 1553715 1553716 1553717 1553718 1553719 1553720 1553721 1553722 1553723 1553724 1553725 1553726 1553727 1553728 1553729 1553730 1553731 1553732 1553733 1553734 1553735 1553736 1553737 1553738 1553739 1553740 1553741 1553742 1553743 1553744 1553745 1553746 1553747 1553748 1553749 1553750 1553751 1553752 1553753 1553754 1553755 1553756 1553757 1553758 1553759 1553760 1553761 1553762 1553763 1553764 1553765 1553766 1553767 1553768 1553769 1553770 1553771 1553772 1553773 1553774 1553775 1553776 1553777 1553778 1553779 1553780 1553781 1553782 1553783 1553784 1553785 1553786 1553787 1553788 1553789 1553790 1553791 1553792 1553793 1553794 1553795 1553796 1553797 1553798 1553799 1553800 1553801 1553802 1553803 1553804 1553805 1553806 1553807 1553808 1553809 1553810 1553811 1553812 1553813 1553814 1553815 1553816 1553817 1553818 1553819 1553820 1553821 1553822 1553823 1553824 1553825 1553826 1553827 1553828 1553829 1553830 1553831 1553832 1553833 1553834 1553835 1553836 1553837 1553838 1553839 1553840 1553841 1553842 1553843 1553844 1553845 1553846 1553847 1553848 1553849 1553850 1553851 1553852 1553853 1553854 1553855 1553856 1553857 1553858 1553859 1553860 1553861 1553862 1553863 1553864 1553865 1553866 1553867 1553868 1553869 1553870 1553871 1553872 1553873 1553874 1553875 1553876 1553877 1553878 1553879 1553880 1553881 1553882 1553883 1553884 1553885 1553886 1553887 1553888 1553889 1553890 1553891 1553892 1553893 1553894 1553895 1553896 1553897 1553898 1553899 1553900 1553901 1553902 1553903 1553904 1553905 1553906 1553907 1553908 1553909 1553910 1553911 1553912 1553913 1553914 1553915 1553916 1553917 1553918 1553919 1553920 1553921 1553922 1553923 1553924 1553925 1553926 1553927 1553928 1553929 1553930 1553931 1553932 1553933 1553934 1553935 1553936 1553937 1553938 1553939 1553940 1553941 1553942 1553943 1553944 1553945 1553946 1553947 1553948 1553949 1553950 1553951 1553952 1553953 1553954 1553955 1553956 1553957 1553958 1553959 1553960 1553961 1553962 1553963 1553964 1553965 1553966 1553967 1553968 1553969 1553970 1553971 1553972 1553973 1553974 1553975 1553976 1553977 1553978 1553979 1553980 1553981 1553982 1553983 1553984 1553985 1553986 1553987 1553988 1553989 1553990 1553991 1553992 1553993 1553994 1553995 1553996 1553997 1553998 1553999 1554000 1554001 1554002 1554003 1554004 1554005 1554006 1554007 1554008 1554009 1554010 1554011 1554012 1554013 1554014 1554015 1554016 1554017 1554018 1554019 1554020 1554021 1554022 1554023 1554024 1554025 1554026 1554027 1554028 1554029 1554030 1554031 1554032 1554033 1554034 1554035 1554036 1554037 1554038 1554039 1554040 1554041 1554042 1554043 1554044 1554045 1554046 1554047 1554048 1554049 1554050 1554051 1554052 1554053 1554054 1554055 1554056 1554057 1554058 1554059 1554060 1554061 1554062 1554063 1554064 1554065 1554066 1554067 1554068 1554069 1554070 1554071 1554072 1554073 1554074 1554075 1554076 1554077 1554078 1554079 1554080 1554081 1554082 1554083 1554084 1554085 1554086 1554087 1554088 1554089 1554090 1554091 1554092 1554093 1554094 1554095 1554096 1554097 1554098 1554099 1554100 1554101 1554102 1554103 1554104 1554105 1554106 1554107 1554108 1554109 1554110 1554111 1554112 1554113 1554114 1554115 1554116 1554117 1554118 1554119 1554120 1554121 1554122 1554123 1554124 1554125 1554126 1554127 1554128 1554129 1554130 1554131 1554132 1554133 1554134 1554135 1554136 1554137 1554138 1554139 1554140 1554141 1554142 1554143 1554144 1554145 1554146 1554147 1554148 1554149 1554150 1554151 1554152 1554153 1554154 1554155 1554156 1554157 1554158 1554159 1554160 1554161 1554162 1554163 1554164 1554165 1554166 1554167 1554168 1554169 1554170 1554171 1554172 1554173 1554174 1554175 1554176 1554177 1554178 1554179 1554180 1554181 1554182 1554183 1554184 1554185 1554186 1554187 1554188 1554189 1554190 1554191 1554192 1554193 1554194 1554195 1554196 1554197 1554198 1554199 1554200 1554201 1554202 1554203 1554204 1554205 1554206 1554207 1554208 1554209 1554210 1554211 1554212 1554213 1554214 1554215 1554216 1554217 1554218 1554219 1554220 1554221 1554222 1554223 1554224 1554225 1554226 1554227 1554228 1554229 1554230 1554231 1554232 1554233 1554234 1554235 1554236 1554237 1554238 1554239 1554240 1554241 1554242 1554243 1554244 1554245 1554246 1554247 1554248 1554249 1554250 1554251 1554252 1554253 1554254 1554255 1554256 1554257 1554258 1554259 1554260 1554261 1554262 1554263 1554264 1554265 1554266 1554267 1554268 1554269 1554270 1554271 1554272 1554273 1554274 1554275 1554276 1554277 1554278 1554279 1554280 1554281 1554282 1554283 1554284 1554285 1554286 1554287 1554288 1554289 1554290 1554291 1554292 1554293 1554294 1554295 1554296 1554297 1554298 1554299 1554300 1554301 1554302 1554303 1554304 1554305 1554306 1554307 1554308 1554309 1554310 1554311 1554312 1554313 1554314 1554315 1554316 1554317 1554318 1554319 1554320 1554321 1554322 1554323 1554324 1554325 1554326 1554327 1554328 1554329 1554330 1554331 1554332 1554333 1554334 1554335 1554336 1554337 1554338 1554339 1554340 1554341 1554342 1554343 1554344 1554345 1554346 1554347 1554348 1554349 1554350 1554351 1554352 1554353 1554354 1554355 1554356 1554357 1554358 1554359 1554360 1554361 1554362 1554363 1554364 1554365 1554366 1554367 1554368 1554369 1554370 1554371 1554372 1554373 1554374 1554375 1554376 1554377 1554378 1554379 1554380 1554381 1554382 1554383 1554384 1554385 1554386 1554387 1554388 1554389 1554390 1554391 1554392 1554393 1554394 1554395 1554396 1554397 1554398 1554399 1554400 1554401 1554402 1554403 1554404 1554405 1554406 1554407 1554408 1554409 1554410 1554411 1554412 1554413 1554414 1554415 1554416 1554417 1554418 1554419 1554420 1554421 1554422 1554423 1554424 1554425 1554426 1554427 1554428 1554429 1554430 1554431 1554432 1554433 1554434 1554435 1554436 1554437 1554438 1554439 1554440 1554441 1554442 1554443 1554444 1554445 1554446 1554447 1554448 1554449 1554450 1554451 1554452 1554453 1554454 1554455 1554456 1554457 1554458 1554459 1554460 1554461 1554462 1554463 1554464 1554465 1554466 1554467 1554468 1554469 1554470 1554471 1554472 1554473 1554474 1554475 1554476 1554477 1554478 1554479 1554480 1554481 1554482 1554483 1554484 1554485 1554486 1554487 1554488 1554489 1554490 1554491 1554492 1554493 1554494 1554495 1554496 1554497 1554498 1554499 1554500 1554501 1554502 1554503 1554504 1554505 1554506 1554507 1554508 1554509 1554510 1554511 1554512 1554513 1554514 1554515 1554516 1554517 1554518 1554519 1554520 1554521 1554522 1554523 1554524 1554525 1554526 1554527 1554528 1554529 1554530 1554531 1554532 1554533 1554534 1554535 1554536 1554537 1554538 1554539 1554540 1554541 1554542 1554543 1554544 1554545 1554546 1554547 1554548 1554549 1554550 1554551 1554552 1554553 1554554 1554555 1554556 1554557 1554558 1554559 1554560 1554561 1554562 1554563 1554564 1554565 1554566 1554567 1554568 1554569 1554570 1554571 1554572 1554573 1554574 1554575 1554576 1554577 1554578 1554579 1554580 1554581 1554582 1554583 1554584 1554585 1554586 1554587 1554588 1554589 1554590 1554591 1554592 1554593 1554594 1554595 1554596 1554597 1554598 1554599 1554600 1554601 1554602 1554603 1554604 1554605 1554606 1554607 1554608 1554609 1554610 1554611 1554612 1554613 1554614 1554615 1554616 1554617 1554618 1554619 1554620 1554621 1554622 1554623 1554624 1554625 1554626 1554627 1554628 1554629 1554630 1554631 1554632 1554633 1554634 1554635 1554636 1554637 1554638 1554639 1554640 1554641 1554642 1554643 1554644 1554645 1554646 1554647 1554648 1554649 1554650 1554651 1554652 1554653 1554654 1554655 1554656 1554657 1554658 1554659 1554660 1554661 1554662 1554663 1554664 1554665 1554666 1554667 1554668 1554669 1554670 1554671 1554672 1554673 1554674 1554675 1554676 1554677 1554678 1554679 1554680 1554681 1554682 1554683 1554684 1554685 1554686 1554687 1554688 1554689 1554690 1554691 1554692 1554693 1554694 1554695 1554696 1554697 1554698 1554699 1554700 1554701 1554702 1554703 1554704 1554705 1554706 1554707 1554708 1554709 1554710 1554711 1554712 1554713 1554714 1554715 1554716 1554717 1554718 1554719 1554720 1554721 1554722 1554723 1554724 1554725 1554726 1554727 1554728 1554729 1554730 1554731 1554732 1554733 1554734 1554735 1554736 1554737 1554738 1554739 1554740 1554741 1554742 1554743 1554744 1554745 1554746 1554747 1554748 1554749 1554750 1554751 1554752 1554753 1554754 1554755 1554756 1554757 1554758 1554759 1554760 1554761 1554762 1554763 1554764 1554765 1554766 1554767 1554768 1554769 1554770 1554771 1554772 1554773 1554774 1554775 1554776 1554777 1554778 1554779 1554780 1554781 1554782 1554783 1554784 1554785 1554786 1554787 1554788 1554789 1554790 1554791 1554792 1554793 1554794 1554795 1554796 1554797 1554798 1554799 1554800 1554801 1554802 1554803 1554804 1554805 1554806 1554807 1554808 1554809 1554810 1554811 1554812 1554813 1554814 1554815 1554816 1554817 1554818 1554819 1554820 1554821 1554822 1554823 1554824 1554825 1554826 1554827 1554828 1554829 1554830 1554831 1554832 1554833 1554834 1554835 1554836 1554837 1554838 1554839 1554840 1554841 1554842 1554843 1554844 1554845 1554846 1554847 1554848 1554849 1554850 1554851 1554852 1554853 1554854 1554855 1554856 1554857 1554858 1554859 1554860 1554861 1554862 1554863 1554864 1554865 1554866 1554867 1554868 1554869 1554870 1554871 1554872 1554873 1554874 1554875 1554876 1554877 1554878 1554879 1554880 1554881 1554882 1554883 1554884 1554885 1554886 1554887 1554888 1554889 1554890 1554891 1554892 1554893 1554894 1554895 1554896 1554897 1554898 1554899 1554900 1554901 1554902 1554903 1554904 1554905 1554906 1554907 1554908 1554909 1554910 1554911 1554912 1554913 1554914 1554915 1554916 1554917 1554918 1554919 1554920 1554921 1554922 1554923 1554924 1554925 1554926 1554927 1554928 1554929 1554930 1554931 1554932 1554933 1554934 1554935 1554936 1554937 1554938 1554939 1554940 1554941 1554942 1554943 1554944 1554945 1554946 1554947 1554948 1554949 1554950 1554951 1554952 1554953 1554954 1554955 1554956 1554957 1554958 1554959 1554960 1554961 1554962 1554963 1554964 1554965 1554966 1554967 1554968 1554969 1554970 1554971 1554972 1554973 1554974 1554975 1554976 1554977 1554978 1554979 1554980 1554981 1554982 1554983 1554984 1554985 1554986 1554987 1554988 1554989 1554990 1554991 1554992 1554993 1554994 1554995 1554996 1554997 1554998 1554999 1555000 1555001 1555002 1555003 1555004 1555005 1555006 1555007 1555008 1555009 1555010 1555011 1555012 1555013 1555014 1555015 1555016 1555017 1555018 1555019 1555020 1555021 1555022 1555023 1555024 1555025 1555026 1555027 1555028 1555029 1555030 1555031 1555032 1555033 1555034 1555035 1555036 1555037 1555038 1555039 1555040 1555041 1555042 1555043 1555044 1555045 1555046 1555047 1555048 1555049 1555050 1555051 1555052 1555053 1555054 1555055 1555056 1555057 1555058 1555059 1555060 1555061 1555062 1555063 1555064 1555065 1555066 1555067 1555068 1555069 1555070 1555071 1555072 1555073 1555074 1555075 1555076 1555077 1555078 1555079 1555080 1555081 1555082 1555083 1555084 1555085 1555086 1555087 1555088 1555089 1555090 1555091 1555092 1555093 1555094 1555095 1555096 1555097 1555098 1555099 1555100 1555101 1555102 1555103 1555104 1555105 1555106 1555107 1555108 1555109 1555110 1555111 1555112 1555113 1555114 1555115 1555116 1555117 1555118 1555119 1555120 1555121 1555122 1555123 1555124 1555125 1555126 1555127 1555128 1555129 1555130 1555131 1555132 1555133 1555134 1555135 1555136 1555137 1555138 1555139 1555140 1555141 1555142 1555143 1555144 1555145 1555146 1555147 1555148 1555149 1555150 1555151 1555152 1555153 1555154 1555155 1555156 1555157 1555158 1555159 1555160 1555161 1555162 1555163 1555164 1555165 1555166 1555167 1555168 1555169 1555170 1555171 1555172 1555173 1555174 1555175 1555176 1555177 1555178 1555179 1555180 1555181 1555182 1555183 1555184 1555185 1555186 1555187 1555188 1555189 1555190 1555191 1555192 1555193 1555194 1555195 1555196 1555197 1555198 1555199 1555200 1555201 1555202 1555203 1555204 1555205 1555206 1555207 1555208 1555209 1555210 1555211 1555212 1555213 1555214 1555215 1555216 1555217 1555218 1555219 1555220 1555221 1555222 1555223 1555224 1555225 1555226 1555227 1555228 1555229 1555230 1555231 1555232 1555233 1555234 1555235 1555236 1555237 1555238 1555239 1555240 1555241 1555242 1555243 1555244 1555245 1555246 1555247 1555248 1555249 1555250 1555251 1555252 1555253 1555254 1555255 1555256 1555257 1555258 1555259 1555260 1555261 1555262 1555263 1555264 1555265 1555266 1555267 1555268 1555269 1555270 1555271 1555272 1555273 1555274 1555275 1555276 1555277 1555278 1555279 1555280 1555281 1555282 1555283 1555284 1555285 1555286 1555287 1555288 1555289 1555290 1555291 1555292 1555293 1555294 1555295 1555296 1555297 1555298 1555299 1555300 1555301 1555302 1555303 1555304 1555305 1555306 1555307 1555308 1555309 1555310 1555311 1555312 1555313 1555314 1555315 1555316 1555317 1555318 1555319 1555320 1555321 1555322 1555323 1555324 1555325 1555326 1555327 1555328 1555329 1555330 1555331 1555332 1555333 1555334 1555335 1555336 1555337 1555338 1555339 1555340 1555341 1555342 1555343 1555344 1555345 1555346 1555347 1555348 1555349 1555350 1555351 1555352 1555353 1555354 1555355 1555356 1555357 1555358 1555359 1555360 1555361 1555362 1555363 1555364 1555365 1555366 1555367 1555368 1555369 1555370 1555371 1555372 1555373 1555374 1555375 1555376 1555377 1555378 1555379 1555380 1555381 1555382 1555383 1555384 1555385 1555386 1555387 1555388 1555389 1555390 1555391 1555392 1555393 1555394 1555395 1555396 1555397 1555398 1555399 1555400 1555401 1555402 1555403 1555404 1555405 1555406 1555407 1555408 1555409 1555410 1555411 1555412 1555413 1555414 1555415 1555416 1555417 1555418 1555419 1555420 1555421 1555422 1555423 1555424 1555425 1555426 1555427 1555428 1555429 1555430 1555431 1555432 1555433 1555434 1555435 1555436 1555437 1555438 1555439 1555440 1555441 1555442 1555443 1555444 1555445 1555446 1555447 1555448 1555449 1555450 1555451 1555452 1555453 1555454 1555455 1555456 1555457 1555458 1555459 1555460 1555461 1555462 1555463 1555464 1555465 1555466 1555467 1555468 1555469 1555470 1555471 1555472 1555473 1555474 1555475 1555476 1555477 1555478 1555479 1555480 1555481 1555482 1555483 1555484 1555485 1555486 1555487 1555488 1555489 1555490 1555491 1555492 1555493 1555494 1555495 1555496 1555497 1555498 1555499 1555500 1555501 1555502 1555503 1555504 1555505 1555506 1555507 1555508 1555509 1555510 1555511 1555512 1555513 1555514 1555515 1555516 1555517 1555518 1555519 1555520 1555521 1555522 1555523 1555524 1555525 1555526 1555527 1555528 1555529 1555530 1555531 1555532 1555533 1555534 1555535 1555536 1555537 1555538 1555539 1555540 1555541 1555542 1555543 1555544 1555545 1555546 1555547 1555548 1555549 1555550 1555551 1555552 1555553 1555554 1555555 1555556 1555557 1555558 1555559 1555560 1555561 1555562 1555563 1555564 1555565 1555566 1555567 1555568 1555569 1555570 1555571 1555572 1555573 1555574 1555575 1555576 1555577 1555578 1555579 1555580 1555581 1555582 1555583 1555584 1555585 1555586 1555587 1555588 1555589 1555590 1555591 1555592 1555593 1555594 1555595 1555596 1555597 1555598 1555599 1555600 1555601 1555602 1555603 1555604 1555605 1555606 1555607 1555608 1555609 1555610 1555611 1555612 1555613 1555614 1555615 1555616 1555617 1555618 1555619 1555620 1555621 1555622 1555623 1555624 1555625 1555626 1555627 1555628 1555629 1555630 1555631 1555632 1555633 1555634 1555635 1555636 1555637 1555638 1555639 1555640 1555641 1555642 1555643 1555644 1555645 1555646 1555647 1555648 1555649 1555650 1555651 1555652 1555653 1555654 1555655 1555656 1555657 1555658 1555659 1555660 1555661 1555662 1555663 1555664 1555665 1555666 1555667 1555668 1555669 1555670 1555671 1555672 1555673 1555674 1555675 1555676 1555677 1555678 1555679 1555680 1555681 1555682 1555683 1555684 1555685 1555686 1555687 1555688 1555689 1555690 1555691 1555692 1555693 1555694 1555695 1555696 1555697 1555698 1555699 1555700 1555701 1555702 1555703 1555704 1555705 1555706 1555707 1555708 1555709 1555710 1555711 1555712 1555713 1555714 1555715 1555716 1555717 1555718 1555719 1555720 1555721 1555722 1555723 1555724 1555725 1555726 1555727 1555728 1555729 1555730 1555731 1555732 1555733 1555734 1555735 1555736 1555737 1555738 1555739 1555740 1555741 1555742 1555743 1555744 1555745 1555746 1555747 1555748 1555749 1555750 1555751 1555752 1555753 1555754 1555755 1555756 1555757 1555758 1555759 1555760 1555761 1555762 1555763 1555764 1555765 1555766 1555767 1555768 1555769 1555770 1555771 1555772 1555773 1555774 1555775 1555776 1555777 1555778 1555779 1555780 1555781 1555782 1555783 1555784 1555785 1555786 1555787 1555788 1555789 1555790 1555791 1555792 1555793 1555794 1555795 1555796 1555797 1555798 1555799 1555800 1555801 1555802 1555803 1555804 1555805 1555806 1555807 1555808 1555809 1555810 1555811 1555812 1555813 1555814 1555815 1555816 1555817 1555818 1555819 1555820 1555821 1555822 1555823 1555824 1555825 1555826 1555827 1555828 1555829 1555830 1555831 1555832 1555833 1555834 1555835 1555836 1555837 1555838 1555839 1555840 1555841 1555842 1555843 1555844 1555845 1555846 1555847 1555848 1555849 1555850 1555851 1555852 1555853 1555854 1555855 1555856 1555857 1555858 1555859 1555860 1555861 1555862 1555863 1555864 1555865 1555866 1555867 1555868 1555869 1555870 1555871 1555872 1555873 1555874 1555875 1555876 1555877 1555878 1555879 1555880 1555881 1555882 1555883 1555884 1555885 1555886 1555887 1555888 1555889 1555890 1555891 1555892 1555893 1555894 1555895 1555896 1555897 1555898 1555899 1555900 1555901 1555902 1555903 1555904 1555905 1555906 1555907 1555908 1555909 1555910 1555911 1555912 1555913 1555914 1555915 1555916 1555917 1555918 1555919 1555920 1555921 1555922 1555923 1555924 1555925 1555926 1555927 1555928 1555929 1555930 1555931 1555932 1555933 1555934 1555935 1555936 1555937 1555938 1555939 1555940 1555941 1555942 1555943 1555944 1555945 1555946 1555947 1555948 1555949 1555950 1555951 1555952 1555953 1555954 1555955 1555956 1555957 1555958 1555959 1555960 1555961 1555962 1555963 1555964 1555965 1555966 1555967 1555968 1555969 1555970 1555971 1555972 1555973 1555974 1555975 1555976 1555977 1555978 1555979 1555980 1555981 1555982 1555983 1555984 1555985 1555986 1555987 1555988 1555989 1555990 1555991 1555992 1555993 1555994 1555995 1555996 1555997 1555998 1555999 1556000 1556001 1556002 1556003 1556004 1556005 1556006 1556007 1556008 1556009 1556010 1556011 1556012 1556013 1556014 1556015 1556016 1556017 1556018 1556019 1556020 1556021 1556022 1556023 1556024 1556025 1556026 1556027 1556028 1556029 1556030 1556031 1556032 1556033 1556034 1556035 1556036 1556037 1556038 1556039 1556040 1556041 1556042 1556043 1556044 1556045 1556046 1556047 1556048 1556049 1556050 1556051 1556052 1556053 1556054 1556055 1556056 1556057 1556058 1556059 1556060 1556061 1556062 1556063 1556064 1556065 1556066 1556067 1556068 1556069 1556070 1556071 1556072 1556073 1556074 1556075 1556076 1556077 1556078 1556079 1556080 1556081 1556082 1556083 1556084 1556085 1556086 1556087 1556088 1556089 1556090 1556091 1556092 1556093 1556094 1556095 1556096 1556097 1556098 1556099 1556100 1556101 1556102 1556103 1556104 1556105 1556106 1556107 1556108 1556109 1556110 1556111 1556112 1556113 1556114 1556115 1556116 1556117 1556118 1556119 1556120 1556121 1556122 1556123 1556124 1556125 1556126 1556127 1556128 1556129 1556130 1556131 1556132 1556133 1556134 1556135 1556136 1556137 1556138 1556139 1556140 1556141 1556142 1556143 1556144 1556145 1556146 1556147 1556148 1556149 1556150 1556151 1556152 1556153 1556154 1556155 1556156 1556157 1556158 1556159 1556160 1556161 1556162 1556163 1556164 1556165 1556166 1556167 1556168 1556169 1556170 1556171 1556172 1556173 1556174 1556175 1556176 1556177 1556178 1556179 1556180 1556181 1556182 1556183 1556184 1556185 1556186 1556187 1556188 1556189 1556190 1556191 1556192 1556193 1556194 1556195 1556196 1556197 1556198 1556199 1556200 1556201 1556202 1556203 1556204 1556205 1556206 1556207 1556208 1556209 1556210 1556211 1556212 1556213 1556214 1556215 1556216 1556217 1556218 1556219 1556220 1556221 1556222 1556223 1556224 1556225 1556226 1556227 1556228 1556229 1556230 1556231 1556232 1556233 1556234 1556235 1556236 1556237 1556238 1556239 1556240 1556241 1556242 1556243 1556244 1556245 1556246 1556247 1556248 1556249 1556250 1556251 1556252 1556253 1556254 1556255 1556256 1556257 1556258 1556259 1556260 1556261 1556262 1556263 1556264 1556265 1556266 1556267 1556268 1556269 1556270 1556271 1556272 1556273 1556274 1556275 1556276 1556277 1556278 1556279 1556280 1556281 1556282 1556283 1556284 1556285 1556286 1556287 1556288 1556289 1556290 1556291 1556292 1556293 1556294 1556295 1556296 1556297 1556298 1556299 1556300 1556301 1556302 1556303 1556304 1556305 1556306 1556307 1556308 1556309 1556310 1556311 1556312 1556313 1556314 1556315 1556316 1556317 1556318 1556319 1556320 1556321 1556322 1556323 1556324 1556325 1556326 1556327 1556328 1556329 1556330 1556331 1556332 1556333 1556334 1556335 1556336 1556337 1556338 1556339 1556340 1556341 1556342 1556343 1556344 1556345 1556346 1556347 1556348 1556349 1556350 1556351 1556352 1556353 1556354 1556355 1556356 1556357 1556358 1556359 1556360 1556361 1556362 1556363 1556364 1556365 1556366 1556367 1556368 1556369 1556370 1556371 1556372 1556373 1556374 1556375 1556376 1556377 1556378 1556379 1556380 1556381 1556382 1556383 1556384 1556385 1556386 1556387 1556388 1556389 1556390 1556391 1556392 1556393 1556394 1556395 1556396 1556397 1556398 1556399 1556400 1556401 1556402 1556403 1556404 1556405 1556406 1556407 1556408 1556409 1556410 1556411 1556412 1556413 1556414 1556415 1556416 1556417 1556418 1556419 1556420 1556421 1556422 1556423 1556424 1556425 1556426 1556427 1556428 1556429 1556430 1556431 1556432 1556433 1556434 1556435 1556436 1556437 1556438 1556439 1556440 1556441 1556442 1556443 1556444 1556445 1556446 1556447 1556448 1556449 1556450 1556451 1556452 1556453 1556454 1556455 1556456 1556457 1556458 1556459 1556460 1556461 1556462 1556463 1556464 1556465 1556466 1556467 1556468 1556469 1556470 1556471 1556472 1556473 1556474 1556475 1556476 1556477 1556478 1556479 1556480 1556481 1556482 1556483 1556484 1556485 1556486 1556487 1556488 1556489 1556490 1556491 1556492 1556493 1556494 1556495 1556496 1556497 1556498 1556499 1556500 1556501 1556502 1556503 1556504 1556505 1556506 1556507 1556508 1556509 1556510 1556511 1556512 1556513 1556514 1556515 1556516 1556517 1556518 1556519 1556520 1556521 1556522 1556523 1556524 1556525 1556526 1556527 1556528 1556529 1556530 1556531 1556532 1556533 1556534 1556535 1556536 1556537 1556538 1556539 1556540 1556541 1556542 1556543 1556544 1556545 1556546 1556547 1556548 1556549 1556550 1556551 1556552 1556553 1556554 1556555 1556556 1556557 1556558 1556559 1556560 1556561 1556562 1556563 1556564 1556565 1556566 1556567 1556568 1556569 1556570 1556571 1556572 1556573 1556574 1556575 1556576 1556577 1556578 1556579 1556580 1556581 1556582 1556583 1556584 1556585 1556586 1556587 1556588 1556589 1556590 1556591 1556592 1556593 1556594 1556595 1556596 1556597 1556598 1556599 1556600 1556601 1556602 1556603 1556604 1556605 1556606 1556607 1556608 1556609 1556610 1556611 1556612 1556613 1556614 1556615 1556616 1556617 1556618 1556619 1556620 1556621 1556622 1556623 1556624 1556625 1556626 1556627 1556628 1556629 1556630 1556631 1556632 1556633 1556634 1556635 1556636 1556637 1556638 1556639 1556640 1556641 1556642 1556643 1556644 1556645 1556646 1556647 1556648 1556649 1556650 1556651 1556652 1556653 1556654 1556655 1556656 1556657 1556658 1556659 1556660 1556661 1556662 1556663 1556664 1556665 1556666 1556667 1556668 1556669 1556670 1556671 1556672 1556673 1556674 1556675 1556676 1556677 1556678 1556679 1556680 1556681 1556682 1556683 1556684 1556685 1556686 1556687 1556688 1556689 1556690 1556691 1556692 1556693 1556694 1556695 1556696 1556697 1556698 1556699 1556700 1556701 1556702 1556703 1556704 1556705 1556706 1556707 1556708 1556709 1556710 1556711 1556712 1556713 1556714 1556715 1556716 1556717 1556718 1556719 1556720 1556721 1556722 1556723 1556724 1556725 1556726 1556727 1556728 1556729 1556730 1556731 1556732 1556733 1556734 1556735 1556736 1556737 1556738 1556739 1556740 1556741 1556742 1556743 1556744 1556745 1556746 1556747 1556748 1556749 1556750 1556751 1556752 1556753 1556754 1556755 1556756 1556757 1556758 1556759 1556760 1556761 1556762 1556763 1556764 1556765 1556766 1556767 1556768 1556769 1556770 1556771 1556772 1556773 1556774 1556775 1556776 1556777 1556778 1556779 1556780 1556781 1556782 1556783 1556784 1556785 1556786 1556787 1556788 1556789 1556790 1556791 1556792 1556793 1556794 1556795 1556796 1556797 1556798 1556799 1556800 1556801 1556802 1556803 1556804 1556805 1556806 1556807 1556808 1556809 1556810 1556811 1556812 1556813 1556814 1556815 1556816 1556817 1556818 1556819 1556820 1556821 1556822 1556823 1556824 1556825 1556826 1556827 1556828 1556829 1556830 1556831 1556832 1556833 1556834 1556835 1556836 1556837 1556838 1556839 1556840 1556841 1556842 1556843 1556844 1556845 1556846 1556847 1556848 1556849 1556850 1556851 1556852 1556853 1556854 1556855 1556856 1556857 1556858 1556859 1556860 1556861 1556862 1556863 1556864 1556865 1556866 1556867 1556868 1556869 1556870 1556871 1556872 1556873 1556874 1556875 1556876 1556877 1556878 1556879 1556880 1556881 1556882 1556883 1556884 1556885 1556886 1556887 1556888 1556889 1556890 1556891 1556892 1556893 1556894 1556895 1556896 1556897 1556898 1556899 1556900 1556901 1556902 1556903 1556904 1556905 1556906 1556907 1556908 1556909 1556910 1556911 1556912 1556913 1556914 1556915 1556916 1556917 1556918 1556919 1556920 1556921 1556922 1556923 1556924 1556925 1556926 1556927 1556928 1556929 1556930 1556931 1556932 1556933 1556934 1556935 1556936 1556937 1556938 1556939 1556940 1556941 1556942 1556943 1556944 1556945 1556946 1556947 1556948 1556949 1556950 1556951 1556952 1556953 1556954 1556955 1556956 1556957 1556958 1556959 1556960 1556961 1556962 1556963 1556964 1556965 1556966 1556967 1556968 1556969 1556970 1556971 1556972 1556973 1556974 1556975 1556976 1556977 1556978 1556979 1556980 1556981 1556982 1556983 1556984 1556985 1556986 1556987 1556988 1556989 1556990 1556991 1556992 1556993 1556994 1556995 1556996 1556997 1556998 1556999 1557000 1557001 1557002 1557003 1557004 1557005 1557006 1557007 1557008 1557009 1557010 1557011 1557012 1557013 1557014 1557015 1557016 1557017 1557018 1557019 1557020 1557021 1557022 1557023 1557024 1557025 1557026 1557027 1557028 1557029 1557030 1557031 1557032 1557033 1557034 1557035 1557036 1557037 1557038 1557039 1557040 1557041 1557042 1557043 1557044 1557045 1557046 1557047 1557048 1557049 1557050 1557051 1557052 1557053 1557054 1557055 1557056 1557057 1557058 1557059 1557060 1557061 1557062 1557063 1557064 1557065 1557066 1557067 1557068 1557069 1557070 1557071 1557072 1557073 1557074 1557075 1557076 1557077 1557078 1557079 1557080 1557081 1557082 1557083 1557084 1557085 1557086 1557087 1557088 1557089 1557090 1557091 1557092 1557093 1557094 1557095 1557096 1557097 1557098 1557099 1557100 1557101 1557102 1557103 1557104 1557105 1557106 1557107 1557108 1557109 1557110 1557111 1557112 1557113 1557114 1557115 1557116 1557117 1557118 1557119 1557120 1557121 1557122 1557123 1557124 1557125 1557126 1557127 1557128 1557129 1557130 1557131 1557132 1557133 1557134 1557135 1557136 1557137 1557138 1557139 1557140 1557141 1557142 1557143 1557144 1557145 1557146 1557147 1557148 1557149 1557150 1557151 1557152 1557153 1557154 1557155 1557156 1557157 1557158 1557159 1557160 1557161 1557162 1557163 1557164 1557165 1557166 1557167 1557168 1557169 1557170 1557171 1557172 1557173 1557174 1557175 1557176 1557177 1557178 1557179 1557180 1557181 1557182 1557183 1557184 1557185 1557186 1557187 1557188 1557189 1557190 1557191 1557192 1557193 1557194 1557195 1557196 1557197 1557198 1557199 1557200 1557201 1557202 1557203 1557204 1557205 1557206 1557207 1557208 1557209 1557210 1557211 1557212 1557213 1557214 1557215 1557216 1557217 1557218 1557219 1557220 1557221 1557222 1557223 1557224 1557225 1557226 1557227 1557228 1557229 1557230 1557231 1557232 1557233 1557234 1557235 1557236 1557237 1557238 1557239 1557240 1557241 1557242 1557243 1557244 1557245 1557246 1557247 1557248 1557249 1557250 1557251 1557252 1557253 1557254 1557255 1557256 1557257 1557258 1557259 1557260 1557261 1557262 1557263 1557264 1557265 1557266 1557267 1557268 1557269 1557270 1557271 1557272 1557273 1557274 1557275 1557276 1557277 1557278 1557279 1557280 1557281 1557282 1557283 1557284 1557285 1557286 1557287 1557288 1557289 1557290 1557291 1557292 1557293 1557294 1557295 1557296 1557297 1557298 1557299 1557300 1557301 1557302 1557303 1557304 1557305 1557306 1557307 1557308 1557309 1557310 1557311 1557312 1557313 1557314 1557315 1557316 1557317 1557318 1557319 1557320 1557321 1557322 1557323 1557324 1557325 1557326 1557327 1557328 1557329 1557330 1557331 1557332 1557333 1557334 1557335 1557336 1557337 1557338 1557339 1557340 1557341 1557342 1557343 1557344 1557345 1557346 1557347 1557348 1557349 1557350 1557351 1557352 1557353 1557354 1557355 1557356 1557357 1557358 1557359 1557360 1557361 1557362 1557363 1557364 1557365 1557366 1557367 1557368 1557369 1557370 1557371 1557372 1557373 1557374 1557375 1557376 1557377 1557378 1557379 1557380 1557381 1557382 1557383 1557384 1557385 1557386 1557387 1557388 1557389 1557390 1557391 1557392 1557393 1557394 1557395 1557396 1557397 1557398 1557399 1557400 1557401 1557402 1557403 1557404 1557405 1557406 1557407 1557408 1557409 1557410 1557411 1557412 1557413 1557414 1557415 1557416 1557417 1557418 1557419 1557420 1557421 1557422 1557423 1557424 1557425 1557426 1557427 1557428 1557429 1557430 1557431 1557432 1557433 1557434 1557435 1557436 1557437 1557438 1557439 1557440 1557441 1557442 1557443 1557444 1557445 1557446 1557447 1557448 1557449 1557450 1557451 1557452 1557453 1557454 1557455 1557456 1557457 1557458 1557459 1557460 1557461 1557462 1557463 1557464 1557465 1557466 1557467 1557468 1557469 1557470 1557471 1557472 1557473 1557474 1557475 1557476 1557477 1557478 1557479 1557480 1557481 1557482 1557483 1557484 1557485 1557486 1557487 1557488 1557489 1557490 1557491 1557492 1557493 1557494 1557495 1557496 1557497 1557498 1557499 1557500 1557501 1557502 1557503 1557504 1557505 1557506 1557507 1557508 1557509 1557510 1557511 1557512 1557513 1557514 1557515 1557516 1557517 1557518 1557519 1557520 1557521 1557522 1557523 1557524 1557525 1557526 1557527 1557528 1557529 1557530 1557531 1557532 1557533 1557534 1557535 1557536 1557537 1557538 1557539 1557540 1557541 1557542 1557543 1557544 1557545 1557546 1557547 1557548 1557549 1557550 1557551 1557552 1557553 1557554 1557555 1557556 1557557 1557558 1557559 1557560 1557561 1557562 1557563 1557564 1557565 1557566 1557567 1557568 1557569 1557570 1557571 1557572 1557573 1557574 1557575 1557576 1557577 1557578 1557579 1557580 1557581 1557582 1557583 1557584 1557585 1557586 1557587 1557588 1557589 1557590 1557591 1557592 1557593 1557594 1557595 1557596 1557597 1557598 1557599 1557600 1557601 1557602 1557603 1557604 1557605 1557606 1557607 1557608 1557609 1557610 1557611 1557612 1557613 1557614 1557615 1557616 1557617 1557618 1557619 1557620 1557621 1557622 1557623 1557624 1557625 1557626 1557627 1557628 1557629 1557630 1557631 1557632 1557633 1557634 1557635 1557636 1557637 1557638 1557639 1557640 1557641 1557642 1557643 1557644 1557645 1557646 1557647 1557648 1557649 1557650 1557651 1557652 1557653 1557654 1557655 1557656 1557657 1557658 1557659 1557660 1557661 1557662 1557663 1557664 1557665 1557666 1557667 1557668 1557669 1557670 1557671 1557672 1557673 1557674 1557675 1557676 1557677 1557678 1557679 1557680 1557681 1557682 1557683 1557684 1557685 1557686 1557687 1557688 1557689 1557690 1557691 1557692 1557693 1557694 1557695 1557696 1557697 1557698 1557699 1557700 1557701 1557702 1557703 1557704 1557705 1557706 1557707 1557708 1557709 1557710 1557711 1557712 1557713 1557714 1557715 1557716 1557717 1557718 1557719 1557720 1557721 1557722 1557723 1557724 1557725 1557726 1557727 1557728 1557729 1557730 1557731 1557732 1557733 1557734 1557735 1557736 1557737 1557738 1557739 1557740 1557741 1557742 1557743 1557744 1557745 1557746 1557747 1557748 1557749 1557750 1557751 1557752 1557753 1557754 1557755 1557756 1557757 1557758 1557759 1557760 1557761 1557762 1557763 1557764 1557765 1557766 1557767 1557768 1557769 1557770 1557771 1557772 1557773 1557774 1557775 1557776 1557777 1557778 1557779 1557780 1557781 1557782 1557783 1557784 1557785 1557786 1557787 1557788 1557789 1557790 1557791 1557792 1557793 1557794 1557795 1557796 1557797 1557798 1557799 1557800 1557801 1557802 1557803 1557804 1557805 1557806 1557807 1557808 1557809 1557810 1557811 1557812 1557813 1557814 1557815 1557816 1557817 1557818 1557819 1557820 1557821 1557822 1557823 1557824 1557825 1557826 1557827 1557828 1557829 1557830 1557831 1557832 1557833 1557834 1557835 1557836 1557837 1557838 1557839 1557840 1557841 1557842 1557843 1557844 1557845 1557846 1557847 1557848 1557849 1557850 1557851 1557852 1557853 1557854 1557855 1557856 1557857 1557858 1557859 1557860 1557861 1557862 1557863 1557864 1557865 1557866 1557867 1557868 1557869 1557870 1557871 1557872 1557873 1557874 1557875 1557876 1557877 1557878 1557879 1557880 1557881 1557882 1557883 1557884 1557885 1557886 1557887 1557888 1557889 1557890 1557891 1557892 1557893 1557894 1557895 1557896 1557897 1557898 1557899 1557900 1557901 1557902 1557903 1557904 1557905 1557906 1557907 1557908 1557909 1557910 1557911 1557912 1557913 1557914 1557915 1557916 1557917 1557918 1557919 1557920 1557921 1557922 1557923 1557924 1557925 1557926 1557927 1557928 1557929 1557930 1557931 1557932 1557933 1557934 1557935 1557936 1557937 1557938 1557939 1557940 1557941 1557942 1557943 1557944 1557945 1557946 1557947 1557948 1557949 1557950 1557951 1557952 1557953 1557954 1557955 1557956 1557957 1557958 1557959 1557960 1557961 1557962 1557963 1557964 1557965 1557966 1557967 1557968 1557969 1557970 1557971 1557972 1557973 1557974 1557975 1557976 1557977 1557978 1557979 1557980 1557981 1557982 1557983 1557984 1557985 1557986 1557987 1557988 1557989 1557990 1557991 1557992 1557993 1557994 1557995 1557996 1557997 1557998 1557999 1558000 1558001 1558002 1558003 1558004 1558005 1558006 1558007 1558008 1558009 1558010 1558011 1558012 1558013 1558014 1558015 1558016 1558017 1558018 1558019 1558020 1558021 1558022 1558023 1558024 1558025 1558026 1558027 1558028 1558029 1558030 1558031 1558032 1558033 1558034 1558035 1558036 1558037 1558038 1558039 1558040 1558041 1558042 1558043 1558044 1558045 1558046 1558047 1558048 1558049 1558050 1558051 1558052 1558053 1558054 1558055 1558056 1558057 1558058 1558059 1558060 1558061 1558062 1558063 1558064 1558065 1558066 1558067 1558068 1558069 1558070 1558071 1558072 1558073 1558074 1558075 1558076 1558077 1558078 1558079 1558080 1558081 1558082 1558083 1558084 1558085 1558086 1558087 1558088 1558089 1558090 1558091 1558092 1558093 1558094 1558095 1558096 1558097 1558098 1558099 1558100 1558101 1558102 1558103 1558104 1558105 1558106 1558107 1558108 1558109 1558110 1558111 1558112 1558113 1558114 1558115 1558116 1558117 1558118 1558119 1558120 1558121 1558122 1558123 1558124 1558125 1558126 1558127 1558128 1558129 1558130 1558131 1558132 1558133 1558134 1558135 1558136 1558137 1558138 1558139 1558140 1558141 1558142 1558143 1558144 1558145 1558146 1558147 1558148 1558149 1558150 1558151 1558152 1558153 1558154 1558155 1558156 1558157 1558158 1558159 1558160 1558161 1558162 1558163 1558164 1558165 1558166 1558167 1558168 1558169 1558170 1558171 1558172 1558173 1558174 1558175 1558176 1558177 1558178 1558179 1558180 1558181 1558182 1558183 1558184 1558185 1558186 1558187 1558188 1558189 1558190 1558191 1558192 1558193 1558194 1558195 1558196 1558197 1558198 1558199 1558200 1558201 1558202 1558203 1558204 1558205 1558206 1558207 1558208 1558209 1558210 1558211 1558212 1558213 1558214 1558215 1558216 1558217 1558218 1558219 1558220 1558221 1558222 1558223 1558224 1558225 1558226 1558227 1558228 1558229 1558230 1558231 1558232 1558233 1558234 1558235 1558236 1558237 1558238 1558239 1558240 1558241 1558242 1558243 1558244 1558245 1558246 1558247 1558248 1558249 1558250 1558251 1558252 1558253 1558254 1558255 1558256 1558257 1558258 1558259 1558260 1558261 1558262 1558263 1558264 1558265 1558266 1558267 1558268 1558269 1558270 1558271 1558272 1558273 1558274 1558275 1558276 1558277 1558278 1558279 1558280 1558281 1558282 1558283 1558284 1558285 1558286 1558287 1558288 1558289 1558290 1558291 1558292 1558293 1558294 1558295 1558296 1558297 1558298 1558299 1558300 1558301 1558302 1558303 1558304 1558305 1558306 1558307 1558308 1558309 1558310 1558311 1558312 1558313 1558314 1558315 1558316 1558317 1558318 1558319 1558320 1558321 1558322 1558323 1558324 1558325 1558326 1558327 1558328 1558329 1558330 1558331 1558332 1558333 1558334 1558335 1558336 1558337 1558338 1558339 1558340 1558341 1558342 1558343 1558344 1558345 1558346 1558347 1558348 1558349 1558350 1558351 1558352 1558353 1558354 1558355 1558356 1558357 1558358 1558359 1558360 1558361 1558362 1558363 1558364 1558365 1558366 1558367 1558368 1558369 1558370 1558371 1558372 1558373 1558374 1558375 1558376 1558377 1558378 1558379 1558380 1558381 1558382 1558383 1558384 1558385 1558386 1558387 1558388 1558389 1558390 1558391 1558392 1558393 1558394 1558395 1558396 1558397 1558398 1558399 1558400 1558401 1558402 1558403 1558404 1558405 1558406 1558407 1558408 1558409 1558410 1558411 1558412 1558413 1558414 1558415 1558416 1558417 1558418 1558419 1558420 1558421 1558422 1558423 1558424 1558425 1558426 1558427 1558428 1558429 1558430 1558431 1558432 1558433 1558434 1558435 1558436 1558437 1558438 1558439 1558440 1558441 1558442 1558443 1558444 1558445 1558446 1558447 1558448 1558449 1558450 1558451 1558452 1558453 1558454 1558455 1558456 1558457 1558458 1558459 1558460 1558461 1558462 1558463 1558464 1558465 1558466 1558467 1558468 1558469 1558470 1558471 1558472 1558473 1558474 1558475 1558476 1558477 1558478 1558479 1558480 1558481 1558482 1558483 1558484 1558485 1558486 1558487 1558488 1558489 1558490 1558491 1558492 1558493 1558494 1558495 1558496 1558497 1558498 1558499 1558500 1558501 1558502 1558503 1558504 1558505 1558506 1558507 1558508 1558509 1558510 1558511 1558512 1558513 1558514 1558515 1558516 1558517 1558518 1558519 1558520 1558521 1558522 1558523 1558524 1558525 1558526 1558527 1558528 1558529 1558530 1558531 1558532 1558533 1558534 1558535 1558536 1558537 1558538 1558539 1558540 1558541 1558542 1558543 1558544 1558545 1558546 1558547 1558548 1558549 1558550 1558551 1558552 1558553 1558554 1558555 1558556 1558557 1558558 1558559 1558560 1558561 1558562 1558563 1558564 1558565 1558566 1558567 1558568 1558569 1558570 1558571 1558572 1558573 1558574 1558575 1558576 1558577 1558578 1558579 1558580 1558581 1558582 1558583 1558584 1558585 1558586 1558587 1558588 1558589 1558590 1558591 1558592 1558593 1558594 1558595 1558596 1558597 1558598 1558599 1558600 1558601 1558602 1558603 1558604 1558605 1558606 1558607 1558608 1558609 1558610 1558611 1558612 1558613 1558614 1558615 1558616 1558617 1558618 1558619 1558620 1558621 1558622 1558623 1558624 1558625 1558626 1558627 1558628 1558629 1558630 1558631 1558632 1558633 TooltipText=null 10:23:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:41.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:41.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:41.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 10:23:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:41.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:41.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:41.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:41.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:41.833 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Console ( TestLoopClass [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 10:23:37 AM – 10:23:40 AM) [pid: 3299])"as the parent 10:23:41.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 10:23:41.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:41.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:41.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:41.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:41.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:41.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:41.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:41.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:41.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:41.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:41.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:41.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:41.847 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:41.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:41.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:41.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:41.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:41.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:41.848 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:41.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:41.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:41.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:41.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:41.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:41.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.849 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:41.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:41.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:41.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:41.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:41.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:41.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 10:23:41.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:41.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:41.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:41.850 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:23:41.850 INFO [WorkbenchTestable][AbstractView] Terminating console 10:23:41.850 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:41.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:41.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:41.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:23:41.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:41.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:41.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 10:23:41.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:41.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:41.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:41.852 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 10:23:41.852 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:23:41.852 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:41.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:41.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:41.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1548634 1548635 1548636 1548637 1548638 1548639 1548640 1548641 1548642 1548643 1548644 1548645 1548646 1548647 1548648 1548649 1548650 1548651 1548652 1548653 1548654 1548655 1548656 1548657 1548658 1548659 1548660 1548661 1548662 1548663 1548664 1548665 1548666 1548667 1548668 1548669 1548670 1548671 1548672 1548673 1548674 1548675 1548676 1548677 1548678 1548679 1548680 1548681 1548682 1548683 1548684 1548685 1548686 1548687 1548688 1548689 1548690 1548691 1548692 1548693 1548694 1548695 1548696 1548697 1548698 1548699 1548700 1548701 1548702 1548703 1548704 1548705 1548706 1548707 1548708 1548709 1548710 1548711 1548712 1548713 1548714 1548715 1548716 1548717 1548718 1548719 1548720 1548721 1548722 1548723 1548724 1548725 1548726 1548727 1548728 1548729 1548730 1548731 1548732 1548733 1548734 1548735 1548736 1548737 1548738 1548739 1548740 1548741 1548742 1548743 1548744 1548745 1548746 1548747 1548748 1548749 1548750 1548751 1548752 1548753 1548754 1548755 1548756 1548757 1548758 1548759 1548760 1548761 1548762 1548763 1548764 1548765 1548766 1548767 1548768 1548769 1548770 1548771 1548772 1548773 1548774 1548775 1548776 1548777 1548778 1548779 1548780 1548781 1548782 1548783 1548784 1548785 1548786 1548787 1548788 1548789 1548790 1548791 1548792 1548793 1548794 1548795 1548796 1548797 1548798 1548799 1548800 1548801 1548802 1548803 1548804 1548805 1548806 1548807 1548808 1548809 1548810 1548811 1548812 1548813 1548814 1548815 1548816 1548817 1548818 1548819 1548820 1548821 1548822 1548823 1548824 1548825 1548826 1548827 1548828 1548829 1548830 1548831 1548832 1548833 1548834 1548835 1548836 1548837 1548838 1548839 1548840 1548841 1548842 1548843 1548844 1548845 1548846 1548847 1548848 1548849 1548850 1548851 1548852 1548853 1548854 1548855 1548856 1548857 1548858 1548859 1548860 1548861 1548862 1548863 1548864 1548865 1548866 1548867 1548868 1548869 1548870 1548871 1548872 1548873 1548874 1548875 1548876 1548877 1548878 1548879 1548880 1548881 1548882 1548883 1548884 1548885 1548886 1548887 1548888 1548889 1548890 1548891 1548892 1548893 1548894 1548895 1548896 1548897 1548898 1548899 1548900 1548901 1548902 1548903 1548904 1548905 1548906 1548907 1548908 1548909 1548910 1548911 1548912 1548913 1548914 1548915 1548916 1548917 1548918 1548919 1548920 1548921 1548922 1548923 1548924 1548925 1548926 1548927 1548928 1548929 1548930 1548931 1548932 1548933 1548934 1548935 1548936 1548937 1548938 1548939 1548940 1548941 1548942 1548943 1548944 1548945 1548946 1548947 1548948 1548949 1548950 1548951 1548952 1548953 1548954 1548955 1548956 1548957 1548958 1548959 1548960 1548961 1548962 1548963 1548964 1548965 1548966 1548967 1548968 1548969 1548970 1548971 1548972 1548973 1548974 1548975 1548976 1548977 1548978 1548979 1548980 1548981 1548982 1548983 1548984 1548985 1548986 1548987 1548988 1548989 1548990 1548991 1548992 1548993 1548994 1548995 1548996 1548997 1548998 1548999 1549000 1549001 1549002 1549003 1549004 1549005 1549006 1549007 1549008 1549009 1549010 1549011 1549012 1549013 1549014 1549015 1549016 1549017 1549018 1549019 1549020 1549021 1549022 1549023 1549024 1549025 1549026 1549027 1549028 1549029 1549030 1549031 1549032 1549033 1549034 1549035 1549036 1549037 1549038 1549039 1549040 1549041 1549042 1549043 1549044 1549045 1549046 1549047 1549048 1549049 1549050 1549051 1549052 1549053 1549054 1549055 1549056 1549057 1549058 1549059 1549060 1549061 1549062 1549063 1549064 1549065 1549066 1549067 1549068 1549069 1549070 1549071 1549072 1549073 1549074 1549075 1549076 1549077 1549078 1549079 1549080 1549081 1549082 1549083 1549084 1549085 1549086 1549087 1549088 1549089 1549090 1549091 1549092 1549093 1549094 1549095 1549096 1549097 1549098 1549099 1549100 1549101 1549102 1549103 1549104 1549105 1549106 1549107 1549108 1549109 1549110 1549111 1549112 1549113 1549114 1549115 1549116 1549117 1549118 1549119 1549120 1549121 1549122 1549123 1549124 1549125 1549126 1549127 1549128 1549129 1549130 1549131 1549132 1549133 1549134 1549135 1549136 1549137 1549138 1549139 1549140 1549141 1549142 1549143 1549144 1549145 1549146 1549147 1549148 1549149 1549150 1549151 1549152 1549153 1549154 1549155 1549156 1549157 1549158 1549159 1549160 1549161 1549162 1549163 1549164 1549165 1549166 1549167 1549168 1549169 1549170 1549171 1549172 1549173 1549174 1549175 1549176 1549177 1549178 1549179 1549180 1549181 1549182 1549183 1549184 1549185 1549186 1549187 1549188 1549189 1549190 1549191 1549192 1549193 1549194 1549195 1549196 1549197 1549198 1549199 1549200 1549201 1549202 1549203 1549204 1549205 1549206 1549207 1549208 1549209 1549210 1549211 1549212 1549213 1549214 1549215 1549216 1549217 1549218 1549219 1549220 1549221 1549222 1549223 1549224 1549225 1549226 1549227 1549228 1549229 1549230 1549231 1549232 1549233 1549234 1549235 1549236 1549237 1549238 1549239 1549240 1549241 1549242 1549243 1549244 1549245 1549246 1549247 1549248 1549249 1549250 1549251 1549252 1549253 1549254 1549255 1549256 1549257 1549258 1549259 1549260 1549261 1549262 1549263 1549264 1549265 1549266 1549267 1549268 1549269 1549270 1549271 1549272 1549273 1549274 1549275 1549276 1549277 1549278 1549279 1549280 1549281 1549282 1549283 1549284 1549285 1549286 1549287 1549288 1549289 1549290 1549291 1549292 1549293 1549294 1549295 1549296 1549297 1549298 1549299 1549300 1549301 1549302 1549303 1549304 1549305 1549306 1549307 1549308 1549309 1549310 1549311 1549312 1549313 1549314 1549315 1549316 1549317 1549318 1549319 1549320 1549321 1549322 1549323 1549324 1549325 1549326 1549327 1549328 1549329 1549330 1549331 1549332 1549333 1549334 1549335 1549336 1549337 1549338 1549339 1549340 1549341 1549342 1549343 1549344 1549345 1549346 1549347 1549348 1549349 1549350 1549351 1549352 1549353 1549354 1549355 1549356 1549357 1549358 1549359 1549360 1549361 1549362 1549363 1549364 1549365 1549366 1549367 1549368 1549369 1549370 1549371 1549372 1549373 1549374 1549375 1549376 1549377 1549378 1549379 1549380 1549381 1549382 1549383 1549384 1549385 1549386 1549387 1549388 1549389 1549390 1549391 1549392 1549393 1549394 1549395 1549396 1549397 1549398 1549399 1549400 1549401 1549402 1549403 1549404 1549405 1549406 1549407 1549408 1549409 1549410 1549411 1549412 1549413 1549414 1549415 1549416 1549417 1549418 1549419 1549420 1549421 1549422 1549423 1549424 1549425 1549426 1549427 1549428 1549429 1549430 1549431 1549432 1549433 1549434 1549435 1549436 1549437 1549438 1549439 1549440 1549441 1549442 1549443 1549444 1549445 1549446 1549447 1549448 1549449 1549450 1549451 1549452 1549453 1549454 1549455 1549456 1549457 1549458 1549459 1549460 1549461 1549462 1549463 1549464 1549465 1549466 1549467 1549468 1549469 1549470 1549471 1549472 1549473 1549474 1549475 1549476 1549477 1549478 1549479 1549480 1549481 1549482 1549483 1549484 1549485 1549486 1549487 1549488 1549489 1549490 1549491 1549492 1549493 1549494 1549495 1549496 1549497 1549498 1549499 1549500 1549501 1549502 1549503 1549504 1549505 1549506 1549507 1549508 1549509 1549510 1549511 1549512 1549513 1549514 1549515 1549516 1549517 1549518 1549519 1549520 1549521 1549522 1549523 1549524 1549525 1549526 1549527 1549528 1549529 1549530 1549531 1549532 1549533 1549534 1549535 1549536 1549537 1549538 1549539 1549540 1549541 1549542 1549543 1549544 1549545 1549546 1549547 1549548 1549549 1549550 1549551 1549552 1549553 1549554 1549555 1549556 1549557 1549558 1549559 1549560 1549561 1549562 1549563 1549564 1549565 1549566 1549567 1549568 1549569 1549570 1549571 1549572 1549573 1549574 1549575 1549576 1549577 1549578 1549579 1549580 1549581 1549582 1549583 1549584 1549585 1549586 1549587 1549588 1549589 1549590 1549591 1549592 1549593 1549594 1549595 1549596 1549597 1549598 1549599 1549600 1549601 1549602 1549603 1549604 1549605 1549606 1549607 1549608 1549609 1549610 1549611 1549612 1549613 1549614 1549615 1549616 1549617 1549618 1549619 1549620 1549621 1549622 1549623 1549624 1549625 1549626 1549627 1549628 1549629 1549630 1549631 1549632 1549633 1549634 1549635 1549636 1549637 1549638 1549639 1549640 1549641 1549642 1549643 1549644 1549645 1549646 1549647 1549648 1549649 1549650 1549651 1549652 1549653 1549654 1549655 1549656 1549657 1549658 1549659 1549660 1549661 1549662 1549663 1549664 1549665 1549666 1549667 1549668 1549669 1549670 1549671 1549672 1549673 1549674 1549675 1549676 1549677 1549678 1549679 1549680 1549681 1549682 1549683 1549684 1549685 1549686 1549687 1549688 1549689 1549690 1549691 1549692 1549693 1549694 1549695 1549696 1549697 1549698 1549699 1549700 1549701 1549702 1549703 1549704 1549705 1549706 1549707 1549708 1549709 1549710 1549711 1549712 1549713 1549714 1549715 1549716 1549717 1549718 1549719 1549720 1549721 1549722 1549723 1549724 1549725 1549726 1549727 1549728 1549729 1549730 1549731 1549732 1549733 1549734 1549735 1549736 1549737 1549738 1549739 1549740 1549741 1549742 1549743 1549744 1549745 1549746 1549747 1549748 1549749 1549750 1549751 1549752 1549753 1549754 1549755 1549756 1549757 1549758 1549759 1549760 1549761 1549762 1549763 1549764 1549765 1549766 1549767 1549768 1549769 1549770 1549771 1549772 1549773 1549774 1549775 1549776 1549777 1549778 1549779 1549780 1549781 1549782 1549783 1549784 1549785 1549786 1549787 1549788 1549789 1549790 1549791 1549792 1549793 1549794 1549795 1549796 1549797 1549798 1549799 1549800 1549801 1549802 1549803 1549804 1549805 1549806 1549807 1549808 1549809 1549810 1549811 1549812 1549813 1549814 1549815 1549816 1549817 1549818 1549819 1549820 1549821 1549822 1549823 1549824 1549825 1549826 1549827 1549828 1549829 1549830 1549831 1549832 1549833 1549834 1549835 1549836 1549837 1549838 1549839 1549840 1549841 1549842 1549843 1549844 1549845 1549846 1549847 1549848 1549849 1549850 1549851 1549852 1549853 1549854 1549855 1549856 1549857 1549858 1549859 1549860 1549861 1549862 1549863 1549864 1549865 1549866 1549867 1549868 1549869 1549870 1549871 1549872 1549873 1549874 1549875 1549876 1549877 1549878 1549879 1549880 1549881 1549882 1549883 1549884 1549885 1549886 1549887 1549888 1549889 1549890 1549891 1549892 1549893 1549894 1549895 1549896 1549897 1549898 1549899 1549900 1549901 1549902 1549903 1549904 1549905 1549906 1549907 1549908 1549909 1549910 1549911 1549912 1549913 1549914 1549915 1549916 1549917 1549918 1549919 1549920 1549921 1549922 1549923 1549924 1549925 1549926 1549927 1549928 1549929 1549930 1549931 1549932 1549933 1549934 1549935 1549936 1549937 1549938 1549939 1549940 1549941 1549942 1549943 1549944 1549945 1549946 1549947 1549948 1549949 1549950 1549951 1549952 1549953 1549954 1549955 1549956 1549957 1549958 1549959 1549960 1549961 1549962 1549963 1549964 1549965 1549966 1549967 1549968 1549969 1549970 1549971 1549972 1549973 1549974 1549975 1549976 1549977 1549978 1549979 1549980 1549981 1549982 1549983 1549984 1549985 1549986 1549987 1549988 1549989 1549990 1549991 1549992 1549993 1549994 1549995 1549996 1549997 1549998 1549999 1550000 1550001 1550002 1550003 1550004 1550005 1550006 1550007 1550008 1550009 1550010 1550011 1550012 1550013 1550014 1550015 1550016 1550017 1550018 1550019 1550020 1550021 1550022 1550023 1550024 1550025 1550026 1550027 1550028 1550029 1550030 1550031 1550032 1550033 1550034 1550035 1550036 1550037 1550038 1550039 1550040 1550041 1550042 1550043 1550044 1550045 1550046 1550047 1550048 1550049 1550050 1550051 1550052 1550053 1550054 1550055 1550056 1550057 1550058 1550059 1550060 1550061 1550062 1550063 1550064 1550065 1550066 1550067 1550068 1550069 1550070 1550071 1550072 1550073 1550074 1550075 1550076 1550077 1550078 1550079 1550080 1550081 1550082 1550083 1550084 1550085 1550086 1550087 1550088 1550089 1550090 1550091 1550092 1550093 1550094 1550095 1550096 1550097 1550098 1550099 1550100 1550101 1550102 1550103 1550104 1550105 1550106 1550107 1550108 1550109 1550110 1550111 1550112 1550113 1550114 1550115 1550116 1550117 1550118 1550119 1550120 1550121 1550122 1550123 1550124 1550125 1550126 1550127 1550128 1550129 1550130 1550131 1550132 1550133 1550134 1550135 1550136 1550137 1550138 1550139 1550140 1550141 1550142 1550143 1550144 1550145 1550146 1550147 1550148 1550149 1550150 1550151 1550152 1550153 1550154 1550155 1550156 1550157 1550158 1550159 1550160 1550161 1550162 1550163 1550164 1550165 1550166 1550167 1550168 1550169 1550170 1550171 1550172 1550173 1550174 1550175 1550176 1550177 1550178 1550179 1550180 1550181 1550182 1550183 1550184 1550185 1550186 1550187 1550188 1550189 1550190 1550191 1550192 1550193 1550194 1550195 1550196 1550197 1550198 1550199 1550200 1550201 1550202 1550203 1550204 1550205 1550206 1550207 1550208 1550209 1550210 1550211 1550212 1550213 1550214 1550215 1550216 1550217 1550218 1550219 1550220 1550221 1550222 1550223 1550224 1550225 1550226 1550227 1550228 1550229 1550230 1550231 1550232 1550233 1550234 1550235 1550236 1550237 1550238 1550239 1550240 1550241 1550242 1550243 1550244 1550245 1550246 1550247 1550248 1550249 1550250 1550251 1550252 1550253 1550254 1550255 1550256 1550257 1550258 1550259 1550260 1550261 1550262 1550263 1550264 1550265 1550266 1550267 1550268 1550269 1550270 1550271 1550272 1550273 1550274 1550275 1550276 1550277 1550278 1550279 1550280 1550281 1550282 1550283 1550284 1550285 1550286 1550287 1550288 1550289 1550290 1550291 1550292 1550293 1550294 1550295 1550296 1550297 1550298 1550299 1550300 1550301 1550302 1550303 1550304 1550305 1550306 1550307 1550308 1550309 1550310 1550311 1550312 1550313 1550314 1550315 1550316 1550317 1550318 1550319 1550320 1550321 1550322 1550323 1550324 1550325 1550326 1550327 1550328 1550329 1550330 1550331 1550332 1550333 1550334 1550335 1550336 1550337 1550338 1550339 1550340 1550341 1550342 1550343 1550344 1550345 1550346 1550347 1550348 1550349 1550350 1550351 1550352 1550353 1550354 1550355 1550356 1550357 1550358 1550359 1550360 1550361 1550362 1550363 1550364 1550365 1550366 1550367 1550368 1550369 1550370 1550371 1550372 1550373 1550374 1550375 1550376 1550377 1550378 1550379 1550380 1550381 1550382 1550383 1550384 1550385 1550386 1550387 1550388 1550389 1550390 1550391 1550392 1550393 1550394 1550395 1550396 1550397 1550398 1550399 1550400 1550401 1550402 1550403 1550404 1550405 1550406 1550407 1550408 1550409 1550410 1550411 1550412 1550413 1550414 1550415 1550416 1550417 1550418 1550419 1550420 1550421 1550422 1550423 1550424 1550425 1550426 1550427 1550428 1550429 1550430 1550431 1550432 1550433 1550434 1550435 1550436 1550437 1550438 1550439 1550440 1550441 1550442 1550443 1550444 1550445 1550446 1550447 1550448 1550449 1550450 1550451 1550452 1550453 1550454 1550455 1550456 1550457 1550458 1550459 1550460 1550461 1550462 1550463 1550464 1550465 1550466 1550467 1550468 1550469 1550470 1550471 1550472 1550473 1550474 1550475 1550476 1550477 1550478 1550479 1550480 1550481 1550482 1550483 1550484 1550485 1550486 1550487 1550488 1550489 1550490 1550491 1550492 1550493 1550494 1550495 1550496 1550497 1550498 1550499 1550500 1550501 1550502 1550503 1550504 1550505 1550506 1550507 1550508 1550509 1550510 1550511 1550512 1550513 1550514 1550515 1550516 1550517 1550518 1550519 1550520 1550521 1550522 1550523 1550524 1550525 1550526 1550527 1550528 1550529 1550530 1550531 1550532 1550533 1550534 1550535 1550536 1550537 1550538 1550539 1550540 1550541 1550542 1550543 1550544 1550545 1550546 1550547 1550548 1550549 1550550 1550551 1550552 1550553 1550554 1550555 1550556 1550557 1550558 1550559 1550560 1550561 1550562 1550563 1550564 1550565 1550566 1550567 1550568 1550569 1550570 1550571 1550572 1550573 1550574 1550575 1550576 1550577 1550578 1550579 1550580 1550581 1550582 1550583 1550584 1550585 1550586 1550587 1550588 1550589 1550590 1550591 1550592 1550593 1550594 1550595 1550596 1550597 1550598 1550599 1550600 1550601 1550602 1550603 1550604 1550605 1550606 1550607 1550608 1550609 1550610 1550611 1550612 1550613 1550614 1550615 1550616 1550617 1550618 1550619 1550620 1550621 1550622 1550623 1550624 1550625 1550626 1550627 1550628 1550629 1550630 1550631 1550632 1550633 1550634 1550635 1550636 1550637 1550638 1550639 1550640 1550641 1550642 1550643 1550644 1550645 1550646 1550647 1550648 1550649 1550650 1550651 1550652 1550653 1550654 1550655 1550656 1550657 1550658 1550659 1550660 1550661 1550662 1550663 1550664 1550665 1550666 1550667 1550668 1550669 1550670 1550671 1550672 1550673 1550674 1550675 1550676 1550677 1550678 1550679 1550680 1550681 1550682 1550683 1550684 1550685 1550686 1550687 1550688 1550689 1550690 1550691 1550692 1550693 1550694 1550695 1550696 1550697 1550698 1550699 1550700 1550701 1550702 1550703 1550704 1550705 1550706 1550707 1550708 1550709 1550710 1550711 1550712 1550713 1550714 1550715 1550716 1550717 1550718 1550719 1550720 1550721 1550722 1550723 1550724 1550725 1550726 1550727 1550728 1550729 1550730 1550731 1550732 1550733 1550734 1550735 1550736 1550737 1550738 1550739 1550740 1550741 1550742 1550743 1550744 1550745 1550746 1550747 1550748 1550749 1550750 1550751 1550752 1550753 1550754 1550755 1550756 1550757 1550758 1550759 1550760 1550761 1550762 1550763 1550764 1550765 1550766 1550767 1550768 1550769 1550770 1550771 1550772 1550773 1550774 1550775 1550776 1550777 1550778 1550779 1550780 1550781 1550782 1550783 1550784 1550785 1550786 1550787 1550788 1550789 1550790 1550791 1550792 1550793 1550794 1550795 1550796 1550797 1550798 1550799 1550800 1550801 1550802 1550803 1550804 1550805 1550806 1550807 1550808 1550809 1550810 1550811 1550812 1550813 1550814 1550815 1550816 1550817 1550818 1550819 1550820 1550821 1550822 1550823 1550824 1550825 1550826 1550827 1550828 1550829 1550830 1550831 1550832 1550833 1550834 1550835 1550836 1550837 1550838 1550839 1550840 1550841 1550842 1550843 1550844 1550845 1550846 1550847 1550848 1550849 1550850 1550851 1550852 1550853 1550854 1550855 1550856 1550857 1550858 1550859 1550860 1550861 1550862 1550863 1550864 1550865 1550866 1550867 1550868 1550869 1550870 1550871 1550872 1550873 1550874 1550875 1550876 1550877 1550878 1550879 1550880 1550881 1550882 1550883 1550884 1550885 1550886 1550887 1550888 1550889 1550890 1550891 1550892 1550893 1550894 1550895 1550896 1550897 1550898 1550899 1550900 1550901 1550902 1550903 1550904 1550905 1550906 1550907 1550908 1550909 1550910 1550911 1550912 1550913 1550914 1550915 1550916 1550917 1550918 1550919 1550920 1550921 1550922 1550923 1550924 1550925 1550926 1550927 1550928 1550929 1550930 1550931 1550932 1550933 1550934 1550935 1550936 1550937 1550938 1550939 1550940 1550941 1550942 1550943 1550944 1550945 1550946 1550947 1550948 1550949 1550950 1550951 1550952 1550953 1550954 1550955 1550956 1550957 1550958 1550959 1550960 1550961 1550962 1550963 1550964 1550965 1550966 1550967 1550968 1550969 1550970 1550971 1550972 1550973 1550974 1550975 1550976 1550977 1550978 1550979 1550980 1550981 1550982 1550983 1550984 1550985 1550986 1550987 1550988 1550989 1550990 1550991 1550992 1550993 1550994 1550995 1550996 1550997 1550998 1550999 1551000 1551001 1551002 1551003 1551004 1551005 1551006 1551007 1551008 1551009 1551010 1551011 1551012 1551013 1551014 1551015 1551016 1551017 1551018 1551019 1551020 1551021 1551022 1551023 1551024 1551025 1551026 1551027 1551028 1551029 1551030 1551031 1551032 1551033 1551034 1551035 1551036 1551037 1551038 1551039 1551040 1551041 1551042 1551043 1551044 1551045 1551046 1551047 1551048 1551049 1551050 1551051 1551052 1551053 1551054 1551055 1551056 1551057 1551058 1551059 1551060 1551061 1551062 1551063 1551064 1551065 1551066 1551067 1551068 1551069 1551070 1551071 1551072 1551073 1551074 1551075 1551076 1551077 1551078 1551079 1551080 1551081 1551082 1551083 1551084 1551085 1551086 1551087 1551088 1551089 1551090 1551091 1551092 1551093 1551094 1551095 1551096 1551097 1551098 1551099 1551100 1551101 1551102 1551103 1551104 1551105 1551106 1551107 1551108 1551109 1551110 1551111 1551112 1551113 1551114 1551115 1551116 1551117 1551118 1551119 1551120 1551121 1551122 1551123 1551124 1551125 1551126 1551127 1551128 1551129 1551130 1551131 1551132 1551133 1551134 1551135 1551136 1551137 1551138 1551139 1551140 1551141 1551142 1551143 1551144 1551145 1551146 1551147 1551148 1551149 1551150 1551151 1551152 1551153 1551154 1551155 1551156 1551157 1551158 1551159 1551160 1551161 1551162 1551163 1551164 1551165 1551166 1551167 1551168 1551169 1551170 1551171 1551172 1551173 1551174 1551175 1551176 1551177 1551178 1551179 1551180 1551181 1551182 1551183 1551184 1551185 1551186 1551187 1551188 1551189 1551190 1551191 1551192 1551193 1551194 1551195 1551196 1551197 1551198 1551199 1551200 1551201 1551202 1551203 1551204 1551205 1551206 1551207 1551208 1551209 1551210 1551211 1551212 1551213 1551214 1551215 1551216 1551217 1551218 1551219 1551220 1551221 1551222 1551223 1551224 1551225 1551226 1551227 1551228 1551229 1551230 1551231 1551232 1551233 1551234 1551235 1551236 1551237 1551238 1551239 1551240 1551241 1551242 1551243 1551244 1551245 1551246 1551247 1551248 1551249 1551250 1551251 1551252 1551253 1551254 1551255 1551256 1551257 1551258 1551259 1551260 1551261 1551262 1551263 1551264 1551265 1551266 1551267 1551268 1551269 1551270 1551271 1551272 1551273 1551274 1551275 1551276 1551277 1551278 1551279 1551280 1551281 1551282 1551283 1551284 1551285 1551286 1551287 1551288 1551289 1551290 1551291 1551292 1551293 1551294 1551295 1551296 1551297 1551298 1551299 1551300 1551301 1551302 1551303 1551304 1551305 1551306 1551307 1551308 1551309 1551310 1551311 1551312 1551313 1551314 1551315 1551316 1551317 1551318 1551319 1551320 1551321 1551322 1551323 1551324 1551325 1551326 1551327 1551328 1551329 1551330 1551331 1551332 1551333 1551334 1551335 1551336 1551337 1551338 1551339 1551340 1551341 1551342 1551343 1551344 1551345 1551346 1551347 1551348 1551349 1551350 1551351 1551352 1551353 1551354 1551355 1551356 1551357 1551358 1551359 1551360 1551361 1551362 1551363 1551364 1551365 1551366 1551367 1551368 1551369 1551370 1551371 1551372 1551373 1551374 1551375 1551376 1551377 1551378 1551379 1551380 1551381 1551382 1551383 1551384 1551385 1551386 1551387 1551388 1551389 1551390 1551391 1551392 1551393 1551394 1551395 1551396 1551397 1551398 1551399 1551400 1551401 1551402 1551403 1551404 1551405 1551406 1551407 1551408 1551409 1551410 1551411 1551412 1551413 1551414 1551415 1551416 1551417 1551418 1551419 1551420 1551421 1551422 1551423 1551424 1551425 1551426 1551427 1551428 1551429 1551430 1551431 1551432 1551433 1551434 1551435 1551436 1551437 1551438 1551439 1551440 1551441 1551442 1551443 1551444 1551445 1551446 1551447 1551448 1551449 1551450 1551451 1551452 1551453 1551454 1551455 1551456 1551457 1551458 1551459 1551460 1551461 1551462 1551463 1551464 1551465 1551466 1551467 1551468 1551469 1551470 1551471 1551472 1551473 1551474 1551475 1551476 1551477 1551478 1551479 1551480 1551481 1551482 1551483 1551484 1551485 1551486 1551487 1551488 1551489 1551490 1551491 1551492 1551493 1551494 1551495 1551496 1551497 1551498 1551499 1551500 1551501 1551502 1551503 1551504 1551505 1551506 1551507 1551508 1551509 1551510 1551511 1551512 1551513 1551514 1551515 1551516 1551517 1551518 1551519 1551520 1551521 1551522 1551523 1551524 1551525 1551526 1551527 1551528 1551529 1551530 1551531 1551532 1551533 1551534 1551535 1551536 1551537 1551538 1551539 1551540 1551541 1551542 1551543 1551544 1551545 1551546 1551547 1551548 1551549 1551550 1551551 1551552 1551553 1551554 1551555 1551556 1551557 1551558 1551559 1551560 1551561 1551562 1551563 1551564 1551565 1551566 1551567 1551568 1551569 1551570 1551571 1551572 1551573 1551574 1551575 1551576 1551577 1551578 1551579 1551580 1551581 1551582 1551583 1551584 1551585 1551586 1551587 1551588 1551589 1551590 1551591 1551592 1551593 1551594 1551595 1551596 1551597 1551598 1551599 1551600 1551601 1551602 1551603 1551604 1551605 1551606 1551607 1551608 1551609 1551610 1551611 1551612 1551613 1551614 1551615 1551616 1551617 1551618 1551619 1551620 1551621 1551622 1551623 1551624 1551625 1551626 1551627 1551628 1551629 1551630 1551631 1551632 1551633 1551634 1551635 1551636 1551637 1551638 1551639 1551640 1551641 1551642 1551643 1551644 1551645 1551646 1551647 1551648 1551649 1551650 1551651 1551652 1551653 1551654 1551655 1551656 1551657 1551658 1551659 1551660 1551661 1551662 1551663 1551664 1551665 1551666 1551667 1551668 1551669 1551670 1551671 1551672 1551673 1551674 1551675 1551676 1551677 1551678 1551679 1551680 1551681 1551682 1551683 1551684 1551685 1551686 1551687 1551688 1551689 1551690 1551691 1551692 1551693 1551694 1551695 1551696 1551697 1551698 1551699 1551700 1551701 1551702 1551703 1551704 1551705 1551706 1551707 1551708 1551709 1551710 1551711 1551712 1551713 1551714 1551715 1551716 1551717 1551718 1551719 1551720 1551721 1551722 1551723 1551724 1551725 1551726 1551727 1551728 1551729 1551730 1551731 1551732 1551733 1551734 1551735 1551736 1551737 1551738 1551739 1551740 1551741 1551742 1551743 1551744 1551745 1551746 1551747 1551748 1551749 1551750 1551751 1551752 1551753 1551754 1551755 1551756 1551757 1551758 1551759 1551760 1551761 1551762 1551763 1551764 1551765 1551766 1551767 1551768 1551769 1551770 1551771 1551772 1551773 1551774 1551775 1551776 1551777 1551778 1551779 1551780 1551781 1551782 1551783 1551784 1551785 1551786 1551787 1551788 1551789 1551790 1551791 1551792 1551793 1551794 1551795 1551796 1551797 1551798 1551799 1551800 1551801 1551802 1551803 1551804 1551805 1551806 1551807 1551808 1551809 1551810 1551811 1551812 1551813 1551814 1551815 1551816 1551817 1551818 1551819 1551820 1551821 1551822 1551823 1551824 1551825 1551826 1551827 1551828 1551829 1551830 1551831 1551832 1551833 1551834 1551835 1551836 1551837 1551838 1551839 1551840 1551841 1551842 1551843 1551844 1551845 1551846 1551847 1551848 1551849 1551850 1551851 1551852 1551853 1551854 1551855 1551856 1551857 1551858 1551859 1551860 1551861 1551862 1551863 1551864 1551865 1551866 1551867 1551868 1551869 1551870 1551871 1551872 1551873 1551874 1551875 1551876 1551877 1551878 1551879 1551880 1551881 1551882 1551883 1551884 1551885 1551886 1551887 1551888 1551889 1551890 1551891 1551892 1551893 1551894 1551895 1551896 1551897 1551898 1551899 1551900 1551901 1551902 1551903 1551904 1551905 1551906 1551907 1551908 1551909 1551910 1551911 1551912 1551913 1551914 1551915 1551916 1551917 1551918 1551919 1551920 1551921 1551922 1551923 1551924 1551925 1551926 1551927 1551928 1551929 1551930 1551931 1551932 1551933 1551934 1551935 1551936 1551937 1551938 1551939 1551940 1551941 1551942 1551943 1551944 1551945 1551946 1551947 1551948 1551949 1551950 1551951 1551952 1551953 1551954 1551955 1551956 1551957 1551958 1551959 1551960 1551961 1551962 1551963 1551964 1551965 1551966 1551967 1551968 1551969 1551970 1551971 1551972 1551973 1551974 1551975 1551976 1551977 1551978 1551979 1551980 1551981 1551982 1551983 1551984 1551985 1551986 1551987 1551988 1551989 1551990 1551991 1551992 1551993 1551994 1551995 1551996 1551997 1551998 1551999 1552000 1552001 1552002 1552003 1552004 1552005 1552006 1552007 1552008 1552009 1552010 1552011 1552012 1552013 1552014 1552015 1552016 1552017 1552018 1552019 1552020 1552021 1552022 1552023 1552024 1552025 1552026 1552027 1552028 1552029 1552030 1552031 1552032 1552033 1552034 1552035 1552036 1552037 1552038 1552039 1552040 1552041 1552042 1552043 1552044 1552045 1552046 1552047 1552048 1552049 1552050 1552051 1552052 1552053 1552054 1552055 1552056 1552057 1552058 1552059 1552060 1552061 1552062 1552063 1552064 1552065 1552066 1552067 1552068 1552069 1552070 1552071 1552072 1552073 1552074 1552075 1552076 1552077 1552078 1552079 1552080 1552081 1552082 1552083 1552084 1552085 1552086 1552087 1552088 1552089 1552090 1552091 1552092 1552093 1552094 1552095 1552096 1552097 1552098 1552099 1552100 1552101 1552102 1552103 1552104 1552105 1552106 1552107 1552108 1552109 1552110 1552111 1552112 1552113 1552114 1552115 1552116 1552117 1552118 1552119 1552120 1552121 1552122 1552123 1552124 1552125 1552126 1552127 1552128 1552129 1552130 1552131 1552132 1552133 1552134 1552135 1552136 1552137 1552138 1552139 1552140 1552141 1552142 1552143 1552144 1552145 1552146 1552147 1552148 1552149 1552150 1552151 1552152 1552153 1552154 1552155 1552156 1552157 1552158 1552159 1552160 1552161 1552162 1552163 1552164 1552165 1552166 1552167 1552168 1552169 1552170 1552171 1552172 1552173 1552174 1552175 1552176 1552177 1552178 1552179 1552180 1552181 1552182 1552183 1552184 1552185 1552186 1552187 1552188 1552189 1552190 1552191 1552192 1552193 1552194 1552195 1552196 1552197 1552198 1552199 1552200 1552201 1552202 1552203 1552204 1552205 1552206 1552207 1552208 1552209 1552210 1552211 1552212 1552213 1552214 1552215 1552216 1552217 1552218 1552219 1552220 1552221 1552222 1552223 1552224 1552225 1552226 1552227 1552228 1552229 1552230 1552231 1552232 1552233 1552234 1552235 1552236 1552237 1552238 1552239 1552240 1552241 1552242 1552243 1552244 1552245 1552246 1552247 1552248 1552249 1552250 1552251 1552252 1552253 1552254 1552255 1552256 1552257 1552258 1552259 1552260 1552261 1552262 1552263 1552264 1552265 1552266 1552267 1552268 1552269 1552270 1552271 1552272 1552273 1552274 1552275 1552276 1552277 1552278 1552279 1552280 1552281 1552282 1552283 1552284 1552285 1552286 1552287 1552288 1552289 1552290 1552291 1552292 1552293 1552294 1552295 1552296 1552297 1552298 1552299 1552300 1552301 1552302 1552303 1552304 1552305 1552306 1552307 1552308 1552309 1552310 1552311 1552312 1552313 1552314 1552315 1552316 1552317 1552318 1552319 1552320 1552321 1552322 1552323 1552324 1552325 1552326 1552327 1552328 1552329 1552330 1552331 1552332 1552333 1552334 1552335 1552336 1552337 1552338 1552339 1552340 1552341 1552342 1552343 1552344 1552345 1552346 1552347 1552348 1552349 1552350 1552351 1552352 1552353 1552354 1552355 1552356 1552357 1552358 1552359 1552360 1552361 1552362 1552363 1552364 1552365 1552366 1552367 1552368 1552369 1552370 1552371 1552372 1552373 1552374 1552375 1552376 1552377 1552378 1552379 1552380 1552381 1552382 1552383 1552384 1552385 1552386 1552387 1552388 1552389 1552390 1552391 1552392 1552393 1552394 1552395 1552396 1552397 1552398 1552399 1552400 1552401 1552402 1552403 1552404 1552405 1552406 1552407 1552408 1552409 1552410 1552411 1552412 1552413 1552414 1552415 1552416 1552417 1552418 1552419 1552420 1552421 1552422 1552423 1552424 1552425 1552426 1552427 1552428 1552429 1552430 1552431 1552432 1552433 1552434 1552435 1552436 1552437 1552438 1552439 1552440 1552441 1552442 1552443 1552444 1552445 1552446 1552447 1552448 1552449 1552450 1552451 1552452 1552453 1552454 1552455 1552456 1552457 1552458 1552459 1552460 1552461 1552462 1552463 1552464 1552465 1552466 1552467 1552468 1552469 1552470 1552471 1552472 1552473 1552474 1552475 1552476 1552477 1552478 1552479 1552480 1552481 1552482 1552483 1552484 1552485 1552486 1552487 1552488 1552489 1552490 1552491 1552492 1552493 1552494 1552495 1552496 1552497 1552498 1552499 1552500 1552501 1552502 1552503 1552504 1552505 1552506 1552507 1552508 1552509 1552510 1552511 1552512 1552513 1552514 1552515 1552516 1552517 1552518 1552519 1552520 1552521 1552522 1552523 1552524 1552525 1552526 1552527 1552528 1552529 1552530 1552531 1552532 1552533 1552534 1552535 1552536 1552537 1552538 1552539 1552540 1552541 1552542 1552543 1552544 1552545 1552546 1552547 1552548 1552549 1552550 1552551 1552552 1552553 1552554 1552555 1552556 1552557 1552558 1552559 1552560 1552561 1552562 1552563 1552564 1552565 1552566 1552567 1552568 1552569 1552570 1552571 1552572 1552573 1552574 1552575 1552576 1552577 1552578 1552579 1552580 1552581 1552582 1552583 1552584 1552585 1552586 1552587 1552588 1552589 1552590 1552591 1552592 1552593 1552594 1552595 1552596 1552597 1552598 1552599 1552600 1552601 1552602 1552603 1552604 1552605 1552606 1552607 1552608 1552609 1552610 1552611 1552612 1552613 1552614 1552615 1552616 1552617 1552618 1552619 1552620 1552621 1552622 1552623 1552624 1552625 1552626 1552627 1552628 1552629 1552630 1552631 1552632 1552633 1552634 1552635 1552636 1552637 1552638 1552639 1552640 1552641 1552642 1552643 1552644 1552645 1552646 1552647 1552648 1552649 1552650 1552651 1552652 1552653 1552654 1552655 1552656 1552657 1552658 1552659 1552660 1552661 1552662 1552663 1552664 1552665 1552666 1552667 1552668 1552669 1552670 1552671 1552672 1552673 1552674 1552675 1552676 1552677 1552678 1552679 1552680 1552681 1552682 1552683 1552684 1552685 1552686 1552687 1552688 1552689 1552690 1552691 1552692 1552693 1552694 1552695 1552696 1552697 1552698 1552699 1552700 1552701 1552702 1552703 1552704 1552705 1552706 1552707 1552708 1552709 1552710 1552711 1552712 1552713 1552714 1552715 1552716 1552717 1552718 1552719 1552720 1552721 1552722 1552723 1552724 1552725 1552726 1552727 1552728 1552729 1552730 1552731 1552732 1552733 1552734 1552735 1552736 1552737 1552738 1552739 1552740 1552741 1552742 1552743 1552744 1552745 1552746 1552747 1552748 1552749 1552750 1552751 1552752 1552753 1552754 1552755 1552756 1552757 1552758 1552759 1552760 1552761 1552762 1552763 1552764 1552765 1552766 1552767 1552768 1552769 1552770 1552771 1552772 1552773 1552774 1552775 1552776 1552777 1552778 1552779 1552780 1552781 1552782 1552783 1552784 1552785 1552786 1552787 1552788 1552789 1552790 1552791 1552792 1552793 1552794 1552795 1552796 1552797 1552798 1552799 1552800 1552801 1552802 1552803 1552804 1552805 1552806 1552807 1552808 1552809 1552810 1552811 1552812 1552813 1552814 1552815 1552816 1552817 1552818 1552819 1552820 1552821 1552822 1552823 1552824 1552825 1552826 1552827 1552828 1552829 1552830 1552831 1552832 1552833 1552834 1552835 1552836 1552837 1552838 1552839 1552840 1552841 1552842 1552843 1552844 1552845 1552846 1552847 1552848 1552849 1552850 1552851 1552852 1552853 1552854 1552855 1552856 1552857 1552858 1552859 1552860 1552861 1552862 1552863 1552864 1552865 1552866 1552867 1552868 1552869 1552870 1552871 1552872 1552873 1552874 1552875 1552876 1552877 1552878 1552879 1552880 1552881 1552882 1552883 1552884 1552885 1552886 1552887 1552888 1552889 1552890 1552891 1552892 1552893 1552894 1552895 1552896 1552897 1552898 1552899 1552900 1552901 1552902 1552903 1552904 1552905 1552906 1552907 1552908 1552909 1552910 1552911 1552912 1552913 1552914 1552915 1552916 1552917 1552918 1552919 1552920 1552921 1552922 1552923 1552924 1552925 1552926 1552927 1552928 1552929 1552930 1552931 1552932 1552933 1552934 1552935 1552936 1552937 1552938 1552939 1552940 1552941 1552942 1552943 1552944 1552945 1552946 1552947 1552948 1552949 1552950 1552951 1552952 1552953 1552954 1552955 1552956 1552957 1552958 1552959 1552960 1552961 1552962 1552963 1552964 1552965 1552966 1552967 1552968 1552969 1552970 1552971 1552972 1552973 1552974 1552975 1552976 1552977 1552978 1552979 1552980 1552981 1552982 1552983 1552984 1552985 1552986 1552987 1552988 1552989 1552990 1552991 1552992 1552993 1552994 1552995 1552996 1552997 1552998 1552999 1553000 1553001 1553002 1553003 1553004 1553005 1553006 1553007 1553008 1553009 1553010 1553011 1553012 1553013 1553014 1553015 1553016 1553017 1553018 1553019 1553020 1553021 1553022 1553023 1553024 1553025 1553026 1553027 1553028 1553029 1553030 1553031 1553032 1553033 1553034 1553035 1553036 1553037 1553038 1553039 1553040 1553041 1553042 1553043 1553044 1553045 1553046 1553047 1553048 1553049 1553050 1553051 1553052 1553053 1553054 1553055 1553056 1553057 1553058 1553059 1553060 1553061 1553062 1553063 1553064 1553065 1553066 1553067 1553068 1553069 1553070 1553071 1553072 1553073 1553074 1553075 1553076 1553077 1553078 1553079 1553080 1553081 1553082 1553083 1553084 1553085 1553086 1553087 1553088 1553089 1553090 1553091 1553092 1553093 1553094 1553095 1553096 1553097 1553098 1553099 1553100 1553101 1553102 1553103 1553104 1553105 1553106 1553107 1553108 1553109 1553110 1553111 1553112 1553113 1553114 1553115 1553116 1553117 1553118 1553119 1553120 1553121 1553122 1553123 1553124 1553125 1553126 1553127 1553128 1553129 1553130 1553131 1553132 1553133 1553134 1553135 1553136 1553137 1553138 1553139 1553140 1553141 1553142 1553143 1553144 1553145 1553146 1553147 1553148 1553149 1553150 1553151 1553152 1553153 1553154 1553155 1553156 1553157 1553158 1553159 1553160 1553161 1553162 1553163 1553164 1553165 1553166 1553167 1553168 1553169 1553170 1553171 1553172 1553173 1553174 1553175 1553176 1553177 1553178 1553179 1553180 1553181 1553182 1553183 1553184 1553185 1553186 1553187 1553188 1553189 1553190 1553191 1553192 1553193 1553194 1553195 1553196 1553197 1553198 1553199 1553200 1553201 1553202 1553203 1553204 1553205 1553206 1553207 1553208 1553209 1553210 1553211 1553212 1553213 1553214 1553215 1553216 1553217 1553218 1553219 1553220 1553221 1553222 1553223 1553224 1553225 1553226 1553227 1553228 1553229 1553230 1553231 1553232 1553233 1553234 1553235 1553236 1553237 1553238 1553239 1553240 1553241 1553242 1553243 1553244 1553245 1553246 1553247 1553248 1553249 1553250 1553251 1553252 1553253 1553254 1553255 1553256 1553257 1553258 1553259 1553260 1553261 1553262 1553263 1553264 1553265 1553266 1553267 1553268 1553269 1553270 1553271 1553272 1553273 1553274 1553275 1553276 1553277 1553278 1553279 1553280 1553281 1553282 1553283 1553284 1553285 1553286 1553287 1553288 1553289 1553290 1553291 1553292 1553293 1553294 1553295 1553296 1553297 1553298 1553299 1553300 1553301 1553302 1553303 1553304 1553305 1553306 1553307 1553308 1553309 1553310 1553311 1553312 1553313 1553314 1553315 1553316 1553317 1553318 1553319 1553320 1553321 1553322 1553323 1553324 1553325 1553326 1553327 1553328 1553329 1553330 1553331 1553332 1553333 1553334 1553335 1553336 1553337 1553338 1553339 1553340 1553341 1553342 1553343 1553344 1553345 1553346 1553347 1553348 1553349 1553350 1553351 1553352 1553353 1553354 1553355 1553356 1553357 1553358 1553359 1553360 1553361 1553362 1553363 1553364 1553365 1553366 1553367 1553368 1553369 1553370 1553371 1553372 1553373 1553374 1553375 1553376 1553377 1553378 1553379 1553380 1553381 1553382 1553383 1553384 1553385 1553386 1553387 1553388 1553389 1553390 1553391 1553392 1553393 1553394 1553395 1553396 1553397 1553398 1553399 1553400 1553401 1553402 1553403 1553404 1553405 1553406 1553407 1553408 1553409 1553410 1553411 1553412 1553413 1553414 1553415 1553416 1553417 1553418 1553419 1553420 1553421 1553422 1553423 1553424 1553425 1553426 1553427 1553428 1553429 1553430 1553431 1553432 1553433 1553434 1553435 1553436 1553437 1553438 1553439 1553440 1553441 1553442 1553443 1553444 1553445 1553446 1553447 1553448 1553449 1553450 1553451 1553452 1553453 1553454 1553455 1553456 1553457 1553458 1553459 1553460 1553461 1553462 1553463 1553464 1553465 1553466 1553467 1553468 1553469 1553470 1553471 1553472 1553473 1553474 1553475 1553476 1553477 1553478 1553479 1553480 1553481 1553482 1553483 1553484 1553485 1553486 1553487 1553488 1553489 1553490 1553491 1553492 1553493 1553494 1553495 1553496 1553497 1553498 1553499 1553500 1553501 1553502 1553503 1553504 1553505 1553506 1553507 1553508 1553509 1553510 1553511 1553512 1553513 1553514 1553515 1553516 1553517 1553518 1553519 1553520 1553521 1553522 1553523 1553524 1553525 1553526 1553527 1553528 1553529 1553530 1553531 1553532 1553533 1553534 1553535 1553536 1553537 1553538 1553539 1553540 1553541 1553542 1553543 1553544 1553545 1553546 1553547 1553548 1553549 1553550 1553551 1553552 1553553 1553554 1553555 1553556 1553557 1553558 1553559 1553560 1553561 1553562 1553563 1553564 1553565 1553566 1553567 1553568 1553569 1553570 1553571 1553572 1553573 1553574 1553575 1553576 1553577 1553578 1553579 1553580 1553581 1553582 1553583 1553584 1553585 1553586 1553587 1553588 1553589 1553590 1553591 1553592 1553593 1553594 1553595 1553596 1553597 1553598 1553599 1553600 1553601 1553602 1553603 1553604 1553605 1553606 1553607 1553608 1553609 1553610 1553611 1553612 1553613 1553614 1553615 1553616 1553617 1553618 1553619 1553620 1553621 1553622 1553623 1553624 1553625 1553626 1553627 1553628 1553629 1553630 1553631 1553632 1553633 1553634 1553635 1553636 1553637 1553638 1553639 1553640 1553641 1553642 1553643 1553644 1553645 1553646 1553647 1553648 1553649 1553650 1553651 1553652 1553653 1553654 1553655 1553656 1553657 1553658 1553659 1553660 1553661 1553662 1553663 1553664 1553665 1553666 1553667 1553668 1553669 1553670 1553671 1553672 1553673 1553674 1553675 1553676 1553677 1553678 1553679 1553680 1553681 1553682 1553683 1553684 1553685 1553686 1553687 1553688 1553689 1553690 1553691 1553692 1553693 1553694 1553695 1553696 1553697 1553698 1553699 1553700 1553701 1553702 1553703 1553704 1553705 1553706 1553707 1553708 1553709 1553710 1553711 1553712 1553713 1553714 1553715 1553716 1553717 1553718 1553719 1553720 1553721 1553722 1553723 1553724 1553725 1553726 1553727 1553728 1553729 1553730 1553731 1553732 1553733 1553734 1553735 1553736 1553737 1553738 1553739 1553740 1553741 1553742 1553743 1553744 1553745 1553746 1553747 1553748 1553749 1553750 1553751 1553752 1553753 1553754 1553755 1553756 1553757 1553758 1553759 1553760 1553761 1553762 1553763 1553764 1553765 1553766 1553767 1553768 1553769 1553770 1553771 1553772 1553773 1553774 1553775 1553776 1553777 1553778 1553779 1553780 1553781 1553782 1553783 1553784 1553785 1553786 1553787 1553788 1553789 1553790 1553791 1553792 1553793 1553794 1553795 1553796 1553797 1553798 1553799 1553800 1553801 1553802 1553803 1553804 1553805 1553806 1553807 1553808 1553809 1553810 1553811 1553812 1553813 1553814 1553815 1553816 1553817 1553818 1553819 1553820 1553821 1553822 1553823 1553824 1553825 1553826 1553827 1553828 1553829 1553830 1553831 1553832 1553833 1553834 1553835 1553836 1553837 1553838 1553839 1553840 1553841 1553842 1553843 1553844 1553845 1553846 1553847 1553848 1553849 1553850 1553851 1553852 1553853 1553854 1553855 1553856 1553857 1553858 1553859 1553860 1553861 1553862 1553863 1553864 1553865 1553866 1553867 1553868 1553869 1553870 1553871 1553872 1553873 1553874 1553875 1553876 1553877 1553878 1553879 1553880 1553881 1553882 1553883 1553884 1553885 1553886 1553887 1553888 1553889 1553890 1553891 1553892 1553893 1553894 1553895 1553896 1553897 1553898 1553899 1553900 1553901 1553902 1553903 1553904 1553905 1553906 1553907 1553908 1553909 1553910 1553911 1553912 1553913 1553914 1553915 1553916 1553917 1553918 1553919 1553920 1553921 1553922 1553923 1553924 1553925 1553926 1553927 1553928 1553929 1553930 1553931 1553932 1553933 1553934 1553935 1553936 1553937 1553938 1553939 1553940 1553941 1553942 1553943 1553944 1553945 1553946 1553947 1553948 1553949 1553950 1553951 1553952 1553953 1553954 1553955 1553956 1553957 1553958 1553959 1553960 1553961 1553962 1553963 1553964 1553965 1553966 1553967 1553968 1553969 1553970 1553971 1553972 1553973 1553974 1553975 1553976 1553977 1553978 1553979 1553980 1553981 1553982 1553983 1553984 1553985 1553986 1553987 1553988 1553989 1553990 1553991 1553992 1553993 1553994 1553995 1553996 1553997 1553998 1553999 1554000 1554001 1554002 1554003 1554004 1554005 1554006 1554007 1554008 1554009 1554010 1554011 1554012 1554013 1554014 1554015 1554016 1554017 1554018 1554019 1554020 1554021 1554022 1554023 1554024 1554025 1554026 1554027 1554028 1554029 1554030 1554031 1554032 1554033 1554034 1554035 1554036 1554037 1554038 1554039 1554040 1554041 1554042 1554043 1554044 1554045 1554046 1554047 1554048 1554049 1554050 1554051 1554052 1554053 1554054 1554055 1554056 1554057 1554058 1554059 1554060 1554061 1554062 1554063 1554064 1554065 1554066 1554067 1554068 1554069 1554070 1554071 1554072 1554073 1554074 1554075 1554076 1554077 1554078 1554079 1554080 1554081 1554082 1554083 1554084 1554085 1554086 1554087 1554088 1554089 1554090 1554091 1554092 1554093 1554094 1554095 1554096 1554097 1554098 1554099 1554100 1554101 1554102 1554103 1554104 1554105 1554106 1554107 1554108 1554109 1554110 1554111 1554112 1554113 1554114 1554115 1554116 1554117 1554118 1554119 1554120 1554121 1554122 1554123 1554124 1554125 1554126 1554127 1554128 1554129 1554130 1554131 1554132 1554133 1554134 1554135 1554136 1554137 1554138 1554139 1554140 1554141 1554142 1554143 1554144 1554145 1554146 1554147 1554148 1554149 1554150 1554151 1554152 1554153 1554154 1554155 1554156 1554157 1554158 1554159 1554160 1554161 1554162 1554163 1554164 1554165 1554166 1554167 1554168 1554169 1554170 1554171 1554172 1554173 1554174 1554175 1554176 1554177 1554178 1554179 1554180 1554181 1554182 1554183 1554184 1554185 1554186 1554187 1554188 1554189 1554190 1554191 1554192 1554193 1554194 1554195 1554196 1554197 1554198 1554199 1554200 1554201 1554202 1554203 1554204 1554205 1554206 1554207 1554208 1554209 1554210 1554211 1554212 1554213 1554214 1554215 1554216 1554217 1554218 1554219 1554220 1554221 1554222 1554223 1554224 1554225 1554226 1554227 1554228 1554229 1554230 1554231 1554232 1554233 1554234 1554235 1554236 1554237 1554238 1554239 1554240 1554241 1554242 1554243 1554244 1554245 1554246 1554247 1554248 1554249 1554250 1554251 1554252 1554253 1554254 1554255 1554256 1554257 1554258 1554259 1554260 1554261 1554262 1554263 1554264 1554265 1554266 1554267 1554268 1554269 1554270 1554271 1554272 1554273 1554274 1554275 1554276 1554277 1554278 1554279 1554280 1554281 1554282 1554283 1554284 1554285 1554286 1554287 1554288 1554289 1554290 1554291 1554292 1554293 1554294 1554295 1554296 1554297 1554298 1554299 1554300 1554301 1554302 1554303 1554304 1554305 1554306 1554307 1554308 1554309 1554310 1554311 1554312 1554313 1554314 1554315 1554316 1554317 1554318 1554319 1554320 1554321 1554322 1554323 1554324 1554325 1554326 1554327 1554328 1554329 1554330 1554331 1554332 1554333 1554334 1554335 1554336 1554337 1554338 1554339 1554340 1554341 1554342 1554343 1554344 1554345 1554346 1554347 1554348 1554349 1554350 1554351 1554352 1554353 1554354 1554355 1554356 1554357 1554358 1554359 1554360 1554361 1554362 1554363 1554364 1554365 1554366 1554367 1554368 1554369 1554370 1554371 1554372 1554373 1554374 1554375 1554376 1554377 1554378 1554379 1554380 1554381 1554382 1554383 1554384 1554385 1554386 1554387 1554388 1554389 1554390 1554391 1554392 1554393 1554394 1554395 1554396 1554397 1554398 1554399 1554400 1554401 1554402 1554403 1554404 1554405 1554406 1554407 1554408 1554409 1554410 1554411 1554412 1554413 1554414 1554415 1554416 1554417 1554418 1554419 1554420 1554421 1554422 1554423 1554424 1554425 1554426 1554427 1554428 1554429 1554430 1554431 1554432 1554433 1554434 1554435 1554436 1554437 1554438 1554439 1554440 1554441 1554442 1554443 1554444 1554445 1554446 1554447 1554448 1554449 1554450 1554451 1554452 1554453 1554454 1554455 1554456 1554457 1554458 1554459 1554460 1554461 1554462 1554463 1554464 1554465 1554466 1554467 1554468 1554469 1554470 1554471 1554472 1554473 1554474 1554475 1554476 1554477 1554478 1554479 1554480 1554481 1554482 1554483 1554484 1554485 1554486 1554487 1554488 1554489 1554490 1554491 1554492 1554493 1554494 1554495 1554496 1554497 1554498 1554499 1554500 1554501 1554502 1554503 1554504 1554505 1554506 1554507 1554508 1554509 1554510 1554511 1554512 1554513 1554514 1554515 1554516 1554517 1554518 1554519 1554520 1554521 1554522 1554523 1554524 1554525 1554526 1554527 1554528 1554529 1554530 1554531 1554532 1554533 1554534 1554535 1554536 1554537 1554538 1554539 1554540 1554541 1554542 1554543 1554544 1554545 1554546 1554547 1554548 1554549 1554550 1554551 1554552 1554553 1554554 1554555 1554556 1554557 1554558 1554559 1554560 1554561 1554562 1554563 1554564 1554565 1554566 1554567 1554568 1554569 1554570 1554571 1554572 1554573 1554574 1554575 1554576 1554577 1554578 1554579 1554580 1554581 1554582 1554583 1554584 1554585 1554586 1554587 1554588 1554589 1554590 1554591 1554592 1554593 1554594 1554595 1554596 1554597 1554598 1554599 1554600 1554601 1554602 1554603 1554604 1554605 1554606 1554607 1554608 1554609 1554610 1554611 1554612 1554613 1554614 1554615 1554616 1554617 1554618 1554619 1554620 1554621 1554622 1554623 1554624 1554625 1554626 1554627 1554628 1554629 1554630 1554631 1554632 1554633 1554634 1554635 1554636 1554637 1554638 1554639 1554640 1554641 1554642 1554643 1554644 1554645 1554646 1554647 1554648 1554649 1554650 1554651 1554652 1554653 1554654 1554655 1554656 1554657 1554658 1554659 1554660 1554661 1554662 1554663 1554664 1554665 1554666 1554667 1554668 1554669 1554670 1554671 1554672 1554673 1554674 1554675 1554676 1554677 1554678 1554679 1554680 1554681 1554682 1554683 1554684 1554685 1554686 1554687 1554688 1554689 1554690 1554691 1554692 1554693 1554694 1554695 1554696 1554697 1554698 1554699 1554700 1554701 1554702 1554703 1554704 1554705 1554706 1554707 1554708 1554709 1554710 1554711 1554712 1554713 1554714 1554715 1554716 1554717 1554718 1554719 1554720 1554721 1554722 1554723 1554724 1554725 1554726 1554727 1554728 1554729 1554730 1554731 1554732 1554733 1554734 1554735 1554736 1554737 1554738 1554739 1554740 1554741 1554742 1554743 1554744 1554745 1554746 1554747 1554748 1554749 1554750 1554751 1554752 1554753 1554754 1554755 1554756 1554757 1554758 1554759 1554760 1554761 1554762 1554763 1554764 1554765 1554766 1554767 1554768 1554769 1554770 1554771 1554772 1554773 1554774 1554775 1554776 1554777 1554778 1554779 1554780 1554781 1554782 1554783 1554784 1554785 1554786 1554787 1554788 1554789 1554790 1554791 1554792 1554793 1554794 1554795 1554796 1554797 1554798 1554799 1554800 1554801 1554802 1554803 1554804 1554805 1554806 1554807 1554808 1554809 1554810 1554811 1554812 1554813 1554814 1554815 1554816 1554817 1554818 1554819 1554820 1554821 1554822 1554823 1554824 1554825 1554826 1554827 1554828 1554829 1554830 1554831 1554832 1554833 1554834 1554835 1554836 1554837 1554838 1554839 1554840 1554841 1554842 1554843 1554844 1554845 1554846 1554847 1554848 1554849 1554850 1554851 1554852 1554853 1554854 1554855 1554856 1554857 1554858 1554859 1554860 1554861 1554862 1554863 1554864 1554865 1554866 1554867 1554868 1554869 1554870 1554871 1554872 1554873 1554874 1554875 1554876 1554877 1554878 1554879 1554880 1554881 1554882 1554883 1554884 1554885 1554886 1554887 1554888 1554889 1554890 1554891 1554892 1554893 1554894 1554895 1554896 1554897 1554898 1554899 1554900 1554901 1554902 1554903 1554904 1554905 1554906 1554907 1554908 1554909 1554910 1554911 1554912 1554913 1554914 1554915 1554916 1554917 1554918 1554919 1554920 1554921 1554922 1554923 1554924 1554925 1554926 1554927 1554928 1554929 1554930 1554931 1554932 1554933 1554934 1554935 1554936 1554937 1554938 1554939 1554940 1554941 1554942 1554943 1554944 1554945 1554946 1554947 1554948 1554949 1554950 1554951 1554952 1554953 1554954 1554955 1554956 1554957 1554958 1554959 1554960 1554961 1554962 1554963 1554964 1554965 1554966 1554967 1554968 1554969 1554970 1554971 1554972 1554973 1554974 1554975 1554976 1554977 1554978 1554979 1554980 1554981 1554982 1554983 1554984 1554985 1554986 1554987 1554988 1554989 1554990 1554991 1554992 1554993 1554994 1554995 1554996 1554997 1554998 1554999 1555000 1555001 1555002 1555003 1555004 1555005 1555006 1555007 1555008 1555009 1555010 1555011 1555012 1555013 1555014 1555015 1555016 1555017 1555018 1555019 1555020 1555021 1555022 1555023 1555024 1555025 1555026 1555027 1555028 1555029 1555030 1555031 1555032 1555033 1555034 1555035 1555036 1555037 1555038 1555039 1555040 1555041 1555042 1555043 1555044 1555045 1555046 1555047 1555048 1555049 1555050 1555051 1555052 1555053 1555054 1555055 1555056 1555057 1555058 1555059 1555060 1555061 1555062 1555063 1555064 1555065 1555066 1555067 1555068 1555069 1555070 1555071 1555072 1555073 1555074 1555075 1555076 1555077 1555078 1555079 1555080 1555081 1555082 1555083 1555084 1555085 1555086 1555087 1555088 1555089 1555090 1555091 1555092 1555093 1555094 1555095 1555096 1555097 1555098 1555099 1555100 1555101 1555102 1555103 1555104 1555105 1555106 1555107 1555108 1555109 1555110 1555111 1555112 1555113 1555114 1555115 1555116 1555117 1555118 1555119 1555120 1555121 1555122 1555123 1555124 1555125 1555126 1555127 1555128 1555129 1555130 1555131 1555132 1555133 1555134 1555135 1555136 1555137 1555138 1555139 1555140 1555141 1555142 1555143 1555144 1555145 1555146 1555147 1555148 1555149 1555150 1555151 1555152 1555153 1555154 1555155 1555156 1555157 1555158 1555159 1555160 1555161 1555162 1555163 1555164 1555165 1555166 1555167 1555168 1555169 1555170 1555171 1555172 1555173 1555174 1555175 1555176 1555177 1555178 1555179 1555180 1555181 1555182 1555183 1555184 1555185 1555186 1555187 1555188 1555189 1555190 1555191 1555192 1555193 1555194 1555195 1555196 1555197 1555198 1555199 1555200 1555201 1555202 1555203 1555204 1555205 1555206 1555207 1555208 1555209 1555210 1555211 1555212 1555213 1555214 1555215 1555216 1555217 1555218 1555219 1555220 1555221 1555222 1555223 1555224 1555225 1555226 1555227 1555228 1555229 1555230 1555231 1555232 1555233 1555234 1555235 1555236 1555237 1555238 1555239 1555240 1555241 1555242 1555243 1555244 1555245 1555246 1555247 1555248 1555249 1555250 1555251 1555252 1555253 1555254 1555255 1555256 1555257 1555258 1555259 1555260 1555261 1555262 1555263 1555264 1555265 1555266 1555267 1555268 1555269 1555270 1555271 1555272 1555273 1555274 1555275 1555276 1555277 1555278 1555279 1555280 1555281 1555282 1555283 1555284 1555285 1555286 1555287 1555288 1555289 1555290 1555291 1555292 1555293 1555294 1555295 1555296 1555297 1555298 1555299 1555300 1555301 1555302 1555303 1555304 1555305 1555306 1555307 1555308 1555309 1555310 1555311 1555312 1555313 1555314 1555315 1555316 1555317 1555318 1555319 1555320 1555321 1555322 1555323 1555324 1555325 1555326 1555327 1555328 1555329 1555330 1555331 1555332 1555333 1555334 1555335 1555336 1555337 1555338 1555339 1555340 1555341 1555342 1555343 1555344 1555345 1555346 1555347 1555348 1555349 1555350 1555351 1555352 1555353 1555354 1555355 1555356 1555357 1555358 1555359 1555360 1555361 1555362 1555363 1555364 1555365 1555366 1555367 1555368 1555369 1555370 1555371 1555372 1555373 1555374 1555375 1555376 1555377 1555378 1555379 1555380 1555381 1555382 1555383 1555384 1555385 1555386 1555387 1555388 1555389 1555390 1555391 1555392 1555393 1555394 1555395 1555396 1555397 1555398 1555399 1555400 1555401 1555402 1555403 1555404 1555405 1555406 1555407 1555408 1555409 1555410 1555411 1555412 1555413 1555414 1555415 1555416 1555417 1555418 1555419 1555420 1555421 1555422 1555423 1555424 1555425 1555426 1555427 1555428 1555429 1555430 1555431 1555432 1555433 1555434 1555435 1555436 1555437 1555438 1555439 1555440 1555441 1555442 1555443 1555444 1555445 1555446 1555447 1555448 1555449 1555450 1555451 1555452 1555453 1555454 1555455 1555456 1555457 1555458 1555459 1555460 1555461 1555462 1555463 1555464 1555465 1555466 1555467 1555468 1555469 1555470 1555471 1555472 1555473 1555474 1555475 1555476 1555477 1555478 1555479 1555480 1555481 1555482 1555483 1555484 1555485 1555486 1555487 1555488 1555489 1555490 1555491 1555492 1555493 1555494 1555495 1555496 1555497 1555498 1555499 1555500 1555501 1555502 1555503 1555504 1555505 1555506 1555507 1555508 1555509 1555510 1555511 1555512 1555513 1555514 1555515 1555516 1555517 1555518 1555519 1555520 1555521 1555522 1555523 1555524 1555525 1555526 1555527 1555528 1555529 1555530 1555531 1555532 1555533 1555534 1555535 1555536 1555537 1555538 1555539 1555540 1555541 1555542 1555543 1555544 1555545 1555546 1555547 1555548 1555549 1555550 1555551 1555552 1555553 1555554 1555555 1555556 1555557 1555558 1555559 1555560 1555561 1555562 1555563 1555564 1555565 1555566 1555567 1555568 1555569 1555570 1555571 1555572 1555573 1555574 1555575 1555576 1555577 1555578 1555579 1555580 1555581 1555582 1555583 1555584 1555585 1555586 1555587 1555588 1555589 1555590 1555591 1555592 1555593 1555594 1555595 1555596 1555597 1555598 1555599 1555600 1555601 1555602 1555603 1555604 1555605 1555606 1555607 1555608 1555609 1555610 1555611 1555612 1555613 1555614 1555615 1555616 1555617 1555618 1555619 1555620 1555621 1555622 1555623 1555624 1555625 1555626 1555627 1555628 1555629 1555630 1555631 1555632 1555633 1555634 1555635 1555636 1555637 1555638 1555639 1555640 1555641 1555642 1555643 1555644 1555645 1555646 1555647 1555648 1555649 1555650 1555651 1555652 1555653 1555654 1555655 1555656 1555657 1555658 1555659 1555660 1555661 1555662 1555663 1555664 1555665 1555666 1555667 1555668 1555669 1555670 1555671 1555672 1555673 1555674 1555675 1555676 1555677 1555678 1555679 1555680 1555681 1555682 1555683 1555684 1555685 1555686 1555687 1555688 1555689 1555690 1555691 1555692 1555693 1555694 1555695 1555696 1555697 1555698 1555699 1555700 1555701 1555702 1555703 1555704 1555705 1555706 1555707 1555708 1555709 1555710 1555711 1555712 1555713 1555714 1555715 1555716 1555717 1555718 1555719 1555720 1555721 1555722 1555723 1555724 1555725 1555726 1555727 1555728 1555729 1555730 1555731 1555732 1555733 1555734 1555735 1555736 1555737 1555738 1555739 1555740 1555741 1555742 1555743 1555744 1555745 1555746 1555747 1555748 1555749 1555750 1555751 1555752 1555753 1555754 1555755 1555756 1555757 1555758 1555759 1555760 1555761 1555762 1555763 1555764 1555765 1555766 1555767 1555768 1555769 1555770 1555771 1555772 1555773 1555774 1555775 1555776 1555777 1555778 1555779 1555780 1555781 1555782 1555783 1555784 1555785 1555786 1555787 1555788 1555789 1555790 1555791 1555792 1555793 1555794 1555795 1555796 1555797 1555798 1555799 1555800 1555801 1555802 1555803 1555804 1555805 1555806 1555807 1555808 1555809 1555810 1555811 1555812 1555813 1555814 1555815 1555816 1555817 1555818 1555819 1555820 1555821 1555822 1555823 1555824 1555825 1555826 1555827 1555828 1555829 1555830 1555831 1555832 1555833 1555834 1555835 1555836 1555837 1555838 1555839 1555840 1555841 1555842 1555843 1555844 1555845 1555846 1555847 1555848 1555849 1555850 1555851 1555852 1555853 1555854 1555855 1555856 1555857 1555858 1555859 1555860 1555861 1555862 1555863 1555864 1555865 1555866 1555867 1555868 1555869 1555870 1555871 1555872 1555873 1555874 1555875 1555876 1555877 1555878 1555879 1555880 1555881 1555882 1555883 1555884 1555885 1555886 1555887 1555888 1555889 1555890 1555891 1555892 1555893 1555894 1555895 1555896 1555897 1555898 1555899 1555900 1555901 1555902 1555903 1555904 1555905 1555906 1555907 1555908 1555909 1555910 1555911 1555912 1555913 1555914 1555915 1555916 1555917 1555918 1555919 1555920 1555921 1555922 1555923 1555924 1555925 1555926 1555927 1555928 1555929 1555930 1555931 1555932 1555933 1555934 1555935 1555936 1555937 1555938 1555939 1555940 1555941 1555942 1555943 1555944 1555945 1555946 1555947 1555948 1555949 1555950 1555951 1555952 1555953 1555954 1555955 1555956 1555957 1555958 1555959 1555960 1555961 1555962 1555963 1555964 1555965 1555966 1555967 1555968 1555969 1555970 1555971 1555972 1555973 1555974 1555975 1555976 1555977 1555978 1555979 1555980 1555981 1555982 1555983 1555984 1555985 1555986 1555987 1555988 1555989 1555990 1555991 1555992 1555993 1555994 1555995 1555996 1555997 1555998 1555999 1556000 1556001 1556002 1556003 1556004 1556005 1556006 1556007 1556008 1556009 1556010 1556011 1556012 1556013 1556014 1556015 1556016 1556017 1556018 1556019 1556020 1556021 1556022 1556023 1556024 1556025 1556026 1556027 1556028 1556029 1556030 1556031 1556032 1556033 1556034 1556035 1556036 1556037 1556038 1556039 1556040 1556041 1556042 1556043 1556044 1556045 1556046 1556047 1556048 1556049 1556050 1556051 1556052 1556053 1556054 1556055 1556056 1556057 1556058 1556059 1556060 1556061 1556062 1556063 1556064 1556065 1556066 1556067 1556068 1556069 1556070 1556071 1556072 1556073 1556074 1556075 1556076 1556077 1556078 1556079 1556080 1556081 1556082 1556083 1556084 1556085 1556086 1556087 1556088 1556089 1556090 1556091 1556092 1556093 1556094 1556095 1556096 1556097 1556098 1556099 1556100 1556101 1556102 1556103 1556104 1556105 1556106 1556107 1556108 1556109 1556110 1556111 1556112 1556113 1556114 1556115 1556116 1556117 1556118 1556119 1556120 1556121 1556122 1556123 1556124 1556125 1556126 1556127 1556128 1556129 1556130 1556131 1556132 1556133 1556134 1556135 1556136 1556137 1556138 1556139 1556140 1556141 1556142 1556143 1556144 1556145 1556146 1556147 1556148 1556149 1556150 1556151 1556152 1556153 1556154 1556155 1556156 1556157 1556158 1556159 1556160 1556161 1556162 1556163 1556164 1556165 1556166 1556167 1556168 1556169 1556170 1556171 1556172 1556173 1556174 1556175 1556176 1556177 1556178 1556179 1556180 1556181 1556182 1556183 1556184 1556185 1556186 1556187 1556188 1556189 1556190 1556191 1556192 1556193 1556194 1556195 1556196 1556197 1556198 1556199 1556200 1556201 1556202 1556203 1556204 1556205 1556206 1556207 1556208 1556209 1556210 1556211 1556212 1556213 1556214 1556215 1556216 1556217 1556218 1556219 1556220 1556221 1556222 1556223 1556224 1556225 1556226 1556227 1556228 1556229 1556230 1556231 1556232 1556233 1556234 1556235 1556236 1556237 1556238 1556239 1556240 1556241 1556242 1556243 1556244 1556245 1556246 1556247 1556248 1556249 1556250 1556251 1556252 1556253 1556254 1556255 1556256 1556257 1556258 1556259 1556260 1556261 1556262 1556263 1556264 1556265 1556266 1556267 1556268 1556269 1556270 1556271 1556272 1556273 1556274 1556275 1556276 1556277 1556278 1556279 1556280 1556281 1556282 1556283 1556284 1556285 1556286 1556287 1556288 1556289 1556290 1556291 1556292 1556293 1556294 1556295 1556296 1556297 1556298 1556299 1556300 1556301 1556302 1556303 1556304 1556305 1556306 1556307 1556308 1556309 1556310 1556311 1556312 1556313 1556314 1556315 1556316 1556317 1556318 1556319 1556320 1556321 1556322 1556323 1556324 1556325 1556326 1556327 1556328 1556329 1556330 1556331 1556332 1556333 1556334 1556335 1556336 1556337 1556338 1556339 1556340 1556341 1556342 1556343 1556344 1556345 1556346 1556347 1556348 1556349 1556350 1556351 1556352 1556353 1556354 1556355 1556356 1556357 1556358 1556359 1556360 1556361 1556362 1556363 1556364 1556365 1556366 1556367 1556368 1556369 1556370 1556371 1556372 1556373 1556374 1556375 1556376 1556377 1556378 1556379 1556380 1556381 1556382 1556383 1556384 1556385 1556386 1556387 1556388 1556389 1556390 1556391 1556392 1556393 1556394 1556395 1556396 1556397 1556398 1556399 1556400 1556401 1556402 1556403 1556404 1556405 1556406 1556407 1556408 1556409 1556410 1556411 1556412 1556413 1556414 1556415 1556416 1556417 1556418 1556419 1556420 1556421 1556422 1556423 1556424 1556425 1556426 1556427 1556428 1556429 1556430 1556431 1556432 1556433 1556434 1556435 1556436 1556437 1556438 1556439 1556440 1556441 1556442 1556443 1556444 1556445 1556446 1556447 1556448 1556449 1556450 1556451 1556452 1556453 1556454 1556455 1556456 1556457 1556458 1556459 1556460 1556461 1556462 1556463 1556464 1556465 1556466 1556467 1556468 1556469 1556470 1556471 1556472 1556473 1556474 1556475 1556476 1556477 1556478 1556479 1556480 1556481 1556482 1556483 1556484 1556485 1556486 1556487 1556488 1556489 1556490 1556491 1556492 1556493 1556494 1556495 1556496 1556497 1556498 1556499 1556500 1556501 1556502 1556503 1556504 1556505 1556506 1556507 1556508 1556509 1556510 1556511 1556512 1556513 1556514 1556515 1556516 1556517 1556518 1556519 1556520 1556521 1556522 1556523 1556524 1556525 1556526 1556527 1556528 1556529 1556530 1556531 1556532 1556533 1556534 1556535 1556536 1556537 1556538 1556539 1556540 1556541 1556542 1556543 1556544 1556545 1556546 1556547 1556548 1556549 1556550 1556551 1556552 1556553 1556554 1556555 1556556 1556557 1556558 1556559 1556560 1556561 1556562 1556563 1556564 1556565 1556566 1556567 1556568 1556569 1556570 1556571 1556572 1556573 1556574 1556575 1556576 1556577 1556578 1556579 1556580 1556581 1556582 1556583 1556584 1556585 1556586 1556587 1556588 1556589 1556590 1556591 1556592 1556593 1556594 1556595 1556596 1556597 1556598 1556599 1556600 1556601 1556602 1556603 1556604 1556605 1556606 1556607 1556608 1556609 1556610 1556611 1556612 1556613 1556614 1556615 1556616 1556617 1556618 1556619 1556620 1556621 1556622 1556623 1556624 1556625 1556626 1556627 1556628 1556629 1556630 1556631 1556632 1556633 1556634 1556635 1556636 1556637 1556638 1556639 1556640 1556641 1556642 1556643 1556644 1556645 1556646 1556647 1556648 1556649 1556650 1556651 1556652 1556653 1556654 1556655 1556656 1556657 1556658 1556659 1556660 1556661 1556662 1556663 1556664 1556665 1556666 1556667 1556668 1556669 1556670 1556671 1556672 1556673 1556674 1556675 1556676 1556677 1556678 1556679 1556680 1556681 1556682 1556683 1556684 1556685 1556686 1556687 1556688 1556689 1556690 1556691 1556692 1556693 1556694 1556695 1556696 1556697 1556698 1556699 1556700 1556701 1556702 1556703 1556704 1556705 1556706 1556707 1556708 1556709 1556710 1556711 1556712 1556713 1556714 1556715 1556716 1556717 1556718 1556719 1556720 1556721 1556722 1556723 1556724 1556725 1556726 1556727 1556728 1556729 1556730 1556731 1556732 1556733 1556734 1556735 1556736 1556737 1556738 1556739 1556740 1556741 1556742 1556743 1556744 1556745 1556746 1556747 1556748 1556749 1556750 1556751 1556752 1556753 1556754 1556755 1556756 1556757 1556758 1556759 1556760 1556761 1556762 1556763 1556764 1556765 1556766 1556767 1556768 1556769 1556770 1556771 1556772 1556773 1556774 1556775 1556776 1556777 1556778 1556779 1556780 1556781 1556782 1556783 1556784 1556785 1556786 1556787 1556788 1556789 1556790 1556791 1556792 1556793 1556794 1556795 1556796 1556797 1556798 1556799 1556800 1556801 1556802 1556803 1556804 1556805 1556806 1556807 1556808 1556809 1556810 1556811 1556812 1556813 1556814 1556815 1556816 1556817 1556818 1556819 1556820 1556821 1556822 1556823 1556824 1556825 1556826 1556827 1556828 1556829 1556830 1556831 1556832 1556833 1556834 1556835 1556836 1556837 1556838 1556839 1556840 1556841 1556842 1556843 1556844 1556845 1556846 1556847 1556848 1556849 1556850 1556851 1556852 1556853 1556854 1556855 1556856 1556857 1556858 1556859 1556860 1556861 1556862 1556863 1556864 1556865 1556866 1556867 1556868 1556869 1556870 1556871 1556872 1556873 1556874 1556875 1556876 1556877 1556878 1556879 1556880 1556881 1556882 1556883 1556884 1556885 1556886 1556887 1556888 1556889 1556890 1556891 1556892 1556893 1556894 1556895 1556896 1556897 1556898 1556899 1556900 1556901 1556902 1556903 1556904 1556905 1556906 1556907 1556908 1556909 1556910 1556911 1556912 1556913 1556914 1556915 1556916 1556917 1556918 1556919 1556920 1556921 1556922 1556923 1556924 1556925 1556926 1556927 1556928 1556929 1556930 1556931 1556932 1556933 1556934 1556935 1556936 1556937 1556938 1556939 1556940 1556941 1556942 1556943 1556944 1556945 1556946 1556947 1556948 1556949 1556950 1556951 1556952 1556953 1556954 1556955 1556956 1556957 1556958 1556959 1556960 1556961 1556962 1556963 1556964 1556965 1556966 1556967 1556968 1556969 1556970 1556971 1556972 1556973 1556974 1556975 1556976 1556977 1556978 1556979 1556980 1556981 1556982 1556983 1556984 1556985 1556986 1556987 1556988 1556989 1556990 1556991 1556992 1556993 1556994 1556995 1556996 1556997 1556998 1556999 1557000 1557001 1557002 1557003 1557004 1557005 1557006 1557007 1557008 1557009 1557010 1557011 1557012 1557013 1557014 1557015 1557016 1557017 1557018 1557019 1557020 1557021 1557022 1557023 1557024 1557025 1557026 1557027 1557028 1557029 1557030 1557031 1557032 1557033 1557034 1557035 1557036 1557037 1557038 1557039 1557040 1557041 1557042 1557043 1557044 1557045 1557046 1557047 1557048 1557049 1557050 1557051 1557052 1557053 1557054 1557055 1557056 1557057 1557058 1557059 1557060 1557061 1557062 1557063 1557064 1557065 1557066 1557067 1557068 1557069 1557070 1557071 1557072 1557073 1557074 1557075 1557076 1557077 1557078 1557079 1557080 1557081 1557082 1557083 1557084 1557085 1557086 1557087 1557088 1557089 1557090 1557091 1557092 1557093 1557094 1557095 1557096 1557097 1557098 1557099 1557100 1557101 1557102 1557103 1557104 1557105 1557106 1557107 1557108 1557109 1557110 1557111 1557112 1557113 1557114 1557115 1557116 1557117 1557118 1557119 1557120 1557121 1557122 1557123 1557124 1557125 1557126 1557127 1557128 1557129 1557130 1557131 1557132 1557133 1557134 1557135 1557136 1557137 1557138 1557139 1557140 1557141 1557142 1557143 1557144 1557145 1557146 1557147 1557148 1557149 1557150 1557151 1557152 1557153 1557154 1557155 1557156 1557157 1557158 1557159 1557160 1557161 1557162 1557163 1557164 1557165 1557166 1557167 1557168 1557169 1557170 1557171 1557172 1557173 1557174 1557175 1557176 1557177 1557178 1557179 1557180 1557181 1557182 1557183 1557184 1557185 1557186 1557187 1557188 1557189 1557190 1557191 1557192 1557193 1557194 1557195 1557196 1557197 1557198 1557199 1557200 1557201 1557202 1557203 1557204 1557205 1557206 1557207 1557208 1557209 1557210 1557211 1557212 1557213 1557214 1557215 1557216 1557217 1557218 1557219 1557220 1557221 1557222 1557223 1557224 1557225 1557226 1557227 1557228 1557229 1557230 1557231 1557232 1557233 1557234 1557235 1557236 1557237 1557238 1557239 1557240 1557241 1557242 1557243 1557244 1557245 1557246 1557247 1557248 1557249 1557250 1557251 1557252 1557253 1557254 1557255 1557256 1557257 1557258 1557259 1557260 1557261 1557262 1557263 1557264 1557265 1557266 1557267 1557268 1557269 1557270 1557271 1557272 1557273 1557274 1557275 1557276 1557277 1557278 1557279 1557280 1557281 1557282 1557283 1557284 1557285 1557286 1557287 1557288 1557289 1557290 1557291 1557292 1557293 1557294 1557295 1557296 1557297 1557298 1557299 1557300 1557301 1557302 1557303 1557304 1557305 1557306 1557307 1557308 1557309 1557310 1557311 1557312 1557313 1557314 1557315 1557316 1557317 1557318 1557319 1557320 1557321 1557322 1557323 1557324 1557325 1557326 1557327 1557328 1557329 1557330 1557331 1557332 1557333 1557334 1557335 1557336 1557337 1557338 1557339 1557340 1557341 1557342 1557343 1557344 1557345 1557346 1557347 1557348 1557349 1557350 1557351 1557352 1557353 1557354 1557355 1557356 1557357 1557358 1557359 1557360 1557361 1557362 1557363 1557364 1557365 1557366 1557367 1557368 1557369 1557370 1557371 1557372 1557373 1557374 1557375 1557376 1557377 1557378 1557379 1557380 1557381 1557382 1557383 1557384 1557385 1557386 1557387 1557388 1557389 1557390 1557391 1557392 1557393 1557394 1557395 1557396 1557397 1557398 1557399 1557400 1557401 1557402 1557403 1557404 1557405 1557406 1557407 1557408 1557409 1557410 1557411 1557412 1557413 1557414 1557415 1557416 1557417 1557418 1557419 1557420 1557421 1557422 1557423 1557424 1557425 1557426 1557427 1557428 1557429 1557430 1557431 1557432 1557433 1557434 1557435 1557436 1557437 1557438 1557439 1557440 1557441 1557442 1557443 1557444 1557445 1557446 1557447 1557448 1557449 1557450 1557451 1557452 1557453 1557454 1557455 1557456 1557457 1557458 1557459 1557460 1557461 1557462 1557463 1557464 1557465 1557466 1557467 1557468 1557469 1557470 1557471 1557472 1557473 1557474 1557475 1557476 1557477 1557478 1557479 1557480 1557481 1557482 1557483 1557484 1557485 1557486 1557487 1557488 1557489 1557490 1557491 1557492 1557493 1557494 1557495 1557496 1557497 1557498 1557499 1557500 1557501 1557502 1557503 1557504 1557505 1557506 1557507 1557508 1557509 1557510 1557511 1557512 1557513 1557514 1557515 1557516 1557517 1557518 1557519 1557520 1557521 1557522 1557523 1557524 1557525 1557526 1557527 1557528 1557529 1557530 1557531 1557532 1557533 1557534 1557535 1557536 1557537 1557538 1557539 1557540 1557541 1557542 1557543 1557544 1557545 1557546 1557547 1557548 1557549 1557550 1557551 1557552 1557553 1557554 1557555 1557556 1557557 1557558 1557559 1557560 1557561 1557562 1557563 1557564 1557565 1557566 1557567 1557568 1557569 1557570 1557571 1557572 1557573 1557574 1557575 1557576 1557577 1557578 1557579 1557580 1557581 1557582 1557583 1557584 1557585 1557586 1557587 1557588 1557589 1557590 1557591 1557592 1557593 1557594 1557595 1557596 1557597 1557598 1557599 1557600 1557601 1557602 1557603 1557604 1557605 1557606 1557607 1557608 1557609 1557610 1557611 1557612 1557613 1557614 1557615 1557616 1557617 1557618 1557619 1557620 1557621 1557622 1557623 1557624 1557625 1557626 1557627 1557628 1557629 1557630 1557631 1557632 1557633 1557634 1557635 1557636 1557637 1557638 1557639 1557640 1557641 1557642 1557643 1557644 1557645 1557646 1557647 1557648 1557649 1557650 1557651 1557652 1557653 1557654 1557655 1557656 1557657 1557658 1557659 1557660 1557661 1557662 1557663 1557664 1557665 1557666 1557667 1557668 1557669 1557670 1557671 1557672 1557673 1557674 1557675 1557676 1557677 1557678 1557679 1557680 1557681 1557682 1557683 1557684 1557685 1557686 1557687 1557688 1557689 1557690 1557691 1557692 1557693 1557694 1557695 1557696 1557697 1557698 1557699 1557700 1557701 1557702 1557703 1557704 1557705 1557706 1557707 1557708 1557709 1557710 1557711 1557712 1557713 1557714 1557715 1557716 1557717 1557718 1557719 1557720 1557721 1557722 1557723 1557724 1557725 1557726 1557727 1557728 1557729 1557730 1557731 1557732 1557733 1557734 1557735 1557736 1557737 1557738 1557739 1557740 1557741 1557742 1557743 1557744 1557745 1557746 1557747 1557748 1557749 1557750 1557751 1557752 1557753 1557754 1557755 1557756 1557757 1557758 1557759 1557760 1557761 1557762 1557763 1557764 1557765 1557766 1557767 1557768 1557769 1557770 1557771 1557772 1557773 1557774 1557775 1557776 1557777 1557778 1557779 1557780 1557781 1557782 1557783 1557784 1557785 1557786 1557787 1557788 1557789 1557790 1557791 1557792 1557793 1557794 1557795 1557796 1557797 1557798 1557799 1557800 1557801 1557802 1557803 1557804 1557805 1557806 1557807 1557808 1557809 1557810 1557811 1557812 1557813 1557814 1557815 1557816 1557817 1557818 1557819 1557820 1557821 1557822 1557823 1557824 1557825 1557826 1557827 1557828 1557829 1557830 1557831 1557832 1557833 1557834 1557835 1557836 1557837 1557838 1557839 1557840 1557841 1557842 1557843 1557844 1557845 1557846 1557847 1557848 1557849 1557850 1557851 1557852 1557853 1557854 1557855 1557856 1557857 1557858 1557859 1557860 1557861 1557862 1557863 1557864 1557865 1557866 1557867 1557868 1557869 1557870 1557871 1557872 1557873 1557874 1557875 1557876 1557877 1557878 1557879 1557880 1557881 1557882 1557883 1557884 1557885 1557886 1557887 1557888 1557889 1557890 1557891 1557892 1557893 1557894 1557895 1557896 1557897 1557898 1557899 1557900 1557901 1557902 1557903 1557904 1557905 1557906 1557907 1557908 1557909 1557910 1557911 1557912 1557913 1557914 1557915 1557916 1557917 1557918 1557919 1557920 1557921 1557922 1557923 1557924 1557925 1557926 1557927 1557928 1557929 1557930 1557931 1557932 1557933 1557934 1557935 1557936 1557937 1557938 1557939 1557940 1557941 1557942 1557943 1557944 1557945 1557946 1557947 1557948 1557949 1557950 1557951 1557952 1557953 1557954 1557955 1557956 1557957 1557958 1557959 1557960 1557961 1557962 1557963 1557964 1557965 1557966 1557967 1557968 1557969 1557970 1557971 1557972 1557973 1557974 1557975 1557976 1557977 1557978 1557979 1557980 1557981 1557982 1557983 1557984 1557985 1557986 1557987 1557988 1557989 1557990 1557991 1557992 1557993 1557994 1557995 1557996 1557997 1557998 1557999 1558000 1558001 1558002 1558003 1558004 1558005 1558006 1558007 1558008 1558009 1558010 1558011 1558012 1558013 1558014 1558015 1558016 1558017 1558018 1558019 1558020 1558021 1558022 1558023 1558024 1558025 1558026 1558027 1558028 1558029 1558030 1558031 1558032 1558033 1558034 1558035 1558036 1558037 1558038 1558039 1558040 1558041 1558042 1558043 1558044 1558045 1558046 1558047 1558048 1558049 1558050 1558051 1558052 1558053 1558054 1558055 1558056 1558057 1558058 1558059 1558060 1558061 1558062 1558063 1558064 1558065 1558066 1558067 1558068 1558069 1558070 1558071 1558072 1558073 1558074 1558075 1558076 1558077 1558078 1558079 1558080 1558081 1558082 1558083 1558084 1558085 1558086 1558087 1558088 1558089 1558090 1558091 1558092 1558093 1558094 1558095 1558096 1558097 1558098 1558099 1558100 1558101 1558102 1558103 1558104 1558105 1558106 1558107 1558108 1558109 1558110 1558111 1558112 1558113 1558114 1558115 1558116 1558117 1558118 1558119 1558120 1558121 1558122 1558123 1558124 1558125 1558126 1558127 1558128 1558129 1558130 1558131 1558132 1558133 1558134 1558135 1558136 1558137 1558138 1558139 1558140 1558141 1558142 1558143 1558144 1558145 1558146 1558147 1558148 1558149 1558150 1558151 1558152 1558153 1558154 1558155 1558156 1558157 1558158 1558159 1558160 1558161 1558162 1558163 1558164 1558165 1558166 1558167 1558168 1558169 1558170 1558171 1558172 1558173 1558174 1558175 1558176 1558177 1558178 1558179 1558180 1558181 1558182 1558183 1558184 1558185 1558186 1558187 1558188 1558189 1558190 1558191 1558192 1558193 1558194 1558195 1558196 1558197 1558198 1558199 1558200 1558201 1558202 1558203 1558204 1558205 1558206 1558207 1558208 1558209 1558210 1558211 1558212 1558213 1558214 1558215 1558216 1558217 1558218 1558219 1558220 1558221 1558222 1558223 1558224 1558225 1558226 1558227 1558228 1558229 1558230 1558231 1558232 1558233 1558234 1558235 1558236 1558237 1558238 1558239 1558240 1558241 1558242 1558243 1558244 1558245 1558246 1558247 1558248 1558249 1558250 1558251 1558252 1558253 1558254 1558255 1558256 1558257 1558258 1558259 1558260 1558261 1558262 1558263 1558264 1558265 1558266 1558267 1558268 1558269 1558270 1558271 1558272 1558273 1558274 1558275 1558276 1558277 1558278 1558279 1558280 1558281 1558282 1558283 1558284 1558285 1558286 1558287 1558288 1558289 1558290 1558291 1558292 1558293 1558294 1558295 1558296 1558297 1558298 1558299 1558300 1558301 1558302 1558303 1558304 1558305 1558306 1558307 1558308 1558309 1558310 1558311 1558312 1558313 1558314 1558315 1558316 1558317 1558318 1558319 1558320 1558321 1558322 1558323 1558324 1558325 1558326 1558327 1558328 1558329 1558330 1558331 1558332 1558333 1558334 1558335 1558336 1558337 1558338 1558339 1558340 1558341 1558342 1558343 1558344 1558345 1558346 1558347 1558348 1558349 1558350 1558351 1558352 1558353 1558354 1558355 1558356 1558357 1558358 1558359 1558360 1558361 1558362 1558363 1558364 1558365 1558366 1558367 1558368 1558369 1558370 1558371 1558372 1558373 1558374 1558375 1558376 1558377 1558378 1558379 1558380 1558381 1558382 1558383 1558384 1558385 1558386 1558387 1558388 1558389 1558390 1558391 1558392 1558393 1558394 1558395 1558396 1558397 1558398 1558399 1558400 1558401 1558402 1558403 1558404 1558405 1558406 1558407 1558408 1558409 1558410 1558411 1558412 1558413 1558414 1558415 1558416 1558417 1558418 1558419 1558420 1558421 1558422 1558423 1558424 1558425 1558426 1558427 1558428 1558429 1558430 1558431 1558432 1558433 1558434 1558435 1558436 1558437 1558438 1558439 1558440 1558441 1558442 1558443 1558444 1558445 1558446 1558447 1558448 1558449 1558450 1558451 1558452 1558453 1558454 1558455 1558456 1558457 1558458 1558459 1558460 1558461 1558462 1558463 1558464 1558465 1558466 1558467 1558468 1558469 1558470 1558471 1558472 1558473 1558474 1558475 1558476 1558477 1558478 1558479 1558480 1558481 1558482 1558483 1558484 1558485 1558486 1558487 1558488 1558489 1558490 1558491 1558492 1558493 1558494 1558495 1558496 1558497 1558498 1558499 1558500 1558501 1558502 1558503 1558504 1558505 1558506 1558507 1558508 1558509 1558510 1558511 1558512 1558513 1558514 1558515 1558516 1558517 1558518 1558519 1558520 1558521 1558522 1558523 1558524 1558525 1558526 1558527 1558528 1558529 1558530 1558531 1558532 1558533 1558534 1558535 1558536 1558537 1558538 1558539 1558540 1558541 1558542 1558543 1558544 1558545 1558546 1558547 1558548 1558549 1558550 1558551 1558552 1558553 1558554 1558555 1558556 1558557 1558558 1558559 1558560 1558561 1558562 1558563 1558564 1558565 1558566 1558567 1558568 1558569 1558570 1558571 1558572 1558573 1558574 1558575 1558576 1558577 1558578 1558579 1558580 1558581 1558582 1558583 1558584 1558585 1558586 1558587 1558588 1558589 1558590 1558591 1558592 1558593 1558594 1558595 1558596 1558597 1558598 1558599 1558600 1558601 1558602 1558603 1558604 1558605 1558606 1558607 1558608 1558609 1558610 1558611 1558612 1558613 1558614 1558615 1558616 1558617 1558618 1558619 1558620 1558621 1558622 1558623 1558624 1558625 1558626 1558627 1558628 1558629 1558630 1558631 1558632 1558633 TooltipText=null 10:23:41.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 10:23:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:41.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:41.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:41.853 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:23:41.853 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:23:41.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:41.854 INFO [WorkbenchTestable][AbstractView] Launch removed 10:23:41.897 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:41.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:41.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:41.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:23:41.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:41.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:41.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:23:41.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:23:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:41.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:23:41.900 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:41.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:23:41.901 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:41.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:41.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:23:41.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:23:41.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:23:41.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:41.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:41.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:41.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:41.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:41.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 '\*?\QProblems\E') 10:23:41.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:41.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:41.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:41.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:41.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:41.919 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:41.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:41.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:41.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:41.956 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:41.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:41.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:41.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:41.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:41.957 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:41.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:41.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:41.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:41.959 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:23:41.960 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:23:41.960 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:23:41.960 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:41.960 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:41.960 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:41.960 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:41.960 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:23:41.960 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:23:41.960 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:23:41.960 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:23:41.960 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:23:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:23:42.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:23:42.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:23:42.961 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:42.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:42.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:42.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:42.962 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:23:42.963 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:23:42.963 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:23:42.963 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:42.963 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:42.963 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:23:42.963 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:23:42.963 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:23:42.963 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:23:42.963 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:23:42.963 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:23:42.963 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:23:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:23:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:23:42.963 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:42.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:42.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:42.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:42.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 10:23:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:42.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:42.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:42.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:42.965 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:23:42.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:23:42.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:42.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:42.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:42.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:42.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:42.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:42.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:42.966 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:23:43.051 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:23:43.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:43.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:43.052 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:23:43.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:43.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:43.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:43.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:43.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 '\*?\QPackage Explorer\E') 10:23:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:43.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:43.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:43.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:43.053 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:43.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:43.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:43.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:43.097 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:43.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:43.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:43.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:43.098 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:43.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:43.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:43.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:43.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:43.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:43.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:43.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:43.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:44.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:44.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:23:44.100 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:44.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:44.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:44.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:44.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:44.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:44.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:44.101 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:23:44.101 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:23:44.102 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:23:44.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:23:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:44.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:23:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:44.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:23:44.102 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:23:44.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:23:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:44.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:23:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:44.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:23:44.102 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:23:44.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:23:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:44.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:23:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:44.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:23:44.102 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:23:44.102 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:23:44.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:23:44.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:23:44.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:44.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:44.106 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:44.106 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:44.106 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:44.107 DEBUG [main][MenuItemLookup] Item match:Run 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:23:44.107 DEBUG [main][MenuItemLookup] Item match:Run As 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:23:44.107 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:23:44.107 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:23:44.108 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:23:44.108 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:23:44.108 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:23:44.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 10:23:44.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:44.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:44.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:44.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:44.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:44.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:44.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:44.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:44.256 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:44.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:44.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:44.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:23:44.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 10:23:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:23:44.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.363 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:44.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:44.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23: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 '\*?\QConsole\E') 10:23:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:44.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:44.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:44.389 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:44.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:44.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:44.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:44.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:44.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:44.390 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:44.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:44.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:44.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:44.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:44.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:44.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:23:44.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:44.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:44.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23: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 '\*?\QConsole\E') 10:23:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:44.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:44.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:44.403 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:44.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:44.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:44.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:44.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:44.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:44.403 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:44.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:44.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:44.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:44.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:44.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:44.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:44.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:44.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:23:44.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:44.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:44.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:44.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.410 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:44.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:44.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:44.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:23:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:44.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:44.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:44.419 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:44.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:44.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:44.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:44.420 INFO [WorkbenchTestable][AbstractView] Clearing console 10:23:44.420 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:44.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:44.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Clear Console") 10:23:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:44.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:44.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:44.436 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Clear Console 10:23:44.436 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:23:44.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is ""... 10:23:44.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is "" finished successfully 10:23:44.439 INFO [WorkbenchTestable][AbstractView] Console cleared 10:23:44.440 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:44.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:44.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:44.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:23:44.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:44.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:44.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:44.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:44.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:23:44.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:44.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:44.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" failed, NO exception will be thrown 10:23:45.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:45.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:45.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:45.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:23:45.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:23:45.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:45.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:45.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:45.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 '\*?\QConsole\E') 10:23:45.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:45.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:45.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:45.472 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:45.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:45.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:45.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:45.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:45.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:45.473 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:45.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:45.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:45.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:45.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:45.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.474 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:45.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:23:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:45.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 10:23:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:45.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:45.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:45.475 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:23:45.475 INFO [WorkbenchTestable][AbstractView] Terminating console 10:23:45.475 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:45.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:45.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:45.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:23:45.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:45.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:45.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 10:23:45.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:45.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:45.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:45.477 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 10:23:45.477 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:23:45.477 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:45.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:45.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:45.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:23:45.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 10:23:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:45.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:45.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:23:45.478 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:23:45.478 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:23:45.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:45.478 INFO [WorkbenchTestable][AbstractView] Launch removed 10:23:45.515 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:23:45.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:23:45.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:45.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:23:45.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:45.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:45.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:23:45.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:23:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:45.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:23:45.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:23:45.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:23:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:45.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:23:45.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 '\*?\QPackage Explorer\E') 10:23:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:45.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:45.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:45.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:45.522 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:45.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:45.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:45.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:45.560 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:45.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:45.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:45.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:45.561 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:45.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:45.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:45.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:45.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:45.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:46.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:46.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:46.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:46.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:47.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:47.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:23:47.063 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:23:47.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:23:47.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:47.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:47.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:47.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:47.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:47.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:47.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:47.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:47.064 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:23:47.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:23:47.064 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:23:47.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:23:47.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:23:47.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:23:47.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'New' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.099 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:23:47.099 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:23:47.099 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:23:47.099 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:23:47.099 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:23:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:23:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:23:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:23:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:23:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:23:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:47.101 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'Project' via Explorer 10:23:47.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:23:47.101 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:23:47.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:23:47.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:23:47.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:23:47.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:47.131 DEBUG [main][MenuItemLookup] Found menu:'New' 10:23:47.131 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:23:47.131 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.131 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:23:47.131 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:23:47.131 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:23:47.131 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.131 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:23:47.131 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:23:47.131 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:23:47.131 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:23:47.131 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:23:47.131 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:23:47.131 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:23:47.131 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:23:47.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 'Delete.*'] is available.... 10:23:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:23:47.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:23:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:47.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:47.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:47.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:23:47.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:23:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:47.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:23:47.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:23:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:47.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:47.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:47.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:23:47.280 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:23:47.280 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:23:47.280 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:23:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:23:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:23:47.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:23:47.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:47.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:23:47.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:23:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:47.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:23:47.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:23:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:47.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:47.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:47.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:23:47.281 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:23:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:23:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:23:47.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:23:47.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:23:47.284 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:23:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:23:47.784 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:23:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:47.784 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:23:47.784 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:23:47.784 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:23:47.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:47.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.821 s - in org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 6.017 s consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 24.161 s testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.649 s toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.139 s testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 10.069 s consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 0.015 s getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.542 s testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.124 s testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 7.319 s testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.617 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:23:47.793 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:23:47.794 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:23:47.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:23:47.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:23:47.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:23:47.794 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:23:47.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:23:47.794 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:23:47.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:23:47.795 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:23:47.795 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:23:47.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:23:47.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:47.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:47.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:23:47.795 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:47.795 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:47.795 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:47.795 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:47.795 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:47.795 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:47.795 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:47.795 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:47.795 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:23:47.795 DEBUG [main][MenuItemLookup] Item match:Window 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:23:47.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:47.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:47.796 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:23:47.796 DEBUG [main][MenuItemLookup] Item match:Window 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:23:47.796 DEBUG [main][MenuItemLookup] Item match:Perspective 10:23:47.796 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:23:47.797 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:23:47.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:23:47.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:47.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:47.797 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:23:47.797 DEBUG [main][MenuItemLookup] Item match:Window 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:23:47.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:47.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:47.797 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:23:47.797 DEBUG [main][MenuItemLookup] Item match:Window 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:23:47.797 DEBUG [main][MenuItemLookup] Item match:Perspective 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:23:47.797 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:23:47.797 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:23:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:47.798 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:23:47.798 DEBUG [main][MenuItemLookup] Item match:Window 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:23:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:47.798 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:23:47.798 DEBUG [main][MenuItemLookup] Item match:Window 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:23:47.798 DEBUG [main][MenuItemLookup] Item match:Perspective 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:23:47.798 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:23:47.798 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:23:47.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:23:47.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:23:47.799 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:23:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:23:47.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 10:23:47.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:23:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:47.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:23:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:47.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:23:47.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:23:47.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:47.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:47.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:23:47.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:23:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:47.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:23:47.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:23:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:47.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:47.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:47.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:23:47.826 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:23:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:23:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:23:47.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:23:47.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:47.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'] 10:23:47.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:47.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'] 10:23:47.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:47.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 Project"] 10:23:47.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:47.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'] 10:23:47.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:47.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'] 10:23:47.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:47.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'] 10:23:47.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:47.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 Project"] 10:23:47.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:47.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'] 10:23:47.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:47.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'] 10:23:47.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:47.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:23:47.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:47.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:47.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:23:47.969 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:23:47.969 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:47.969 DEBUG [main][MenuItemLookup] Item match:File 10:23:47.969 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:23:47.969 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:47.972 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:23:47.972 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:23:47.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:23:47.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:23:47.987 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:23:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:23:48.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:23:48.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:23:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:48.063 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:23:48.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:48.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:23:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:48.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:48.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:48.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:48.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:48.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:23:48.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:23:48.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:23:48.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:23:48.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:48.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:23:48.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:48.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:23:48.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:23:48.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:23:48.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:48.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:23:48.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:48.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:23:48.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:23:48.066 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:23:48.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:23:48.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:23:48.069 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:23:48.069 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:23:48.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:23:48.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:48.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:48.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:48.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:48.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:23:48.070 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:23:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:23:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:23:48.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:23:48.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:48.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'] 10:23:48.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:48.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:23:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:23:48.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:23:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:48.263 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:23:48.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:48.263 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 10:23:48.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:23:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:48.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:48.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:48.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:23:48.265 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:23:48.265 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 10:23:48.298 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:23:48.298 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:23:48.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:23:48.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:48.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:48.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:48.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:48.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:23:48.300 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:23:48.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:23:48.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:23:48.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:23:48.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:48.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.... 10:23:51.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:23:51.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:23:51.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:23:51.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:51.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:23:51.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:51.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:51.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:23:51.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:51.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:51.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:23:51.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:51.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:51.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:51.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:51.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'] 10:23:51.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.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'] 10:23:51.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.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 Java Class"] 10:23:51.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.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'] 10:23:51.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.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'] 10:23:51.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.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'] 10:23:51.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:23:51.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.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'] 10:23:51.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.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'] 10:23:51.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:23:51.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:51.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:51.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:23:51.386 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:23:51.386 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:51.387 DEBUG [main][MenuItemLookup] Item match:File 10:23:51.387 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:23:51.387 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:51.391 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:23:51.391 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:23:51.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:23:51.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:23:51.392 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:23:51.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:23:51.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:23:51.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:23:51.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:51.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:51.471 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:23:51.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:23:51.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:51.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:51.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:51.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:51.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:51.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:23:51.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:23:51.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:23:51.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:23:51.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:51.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:23:51.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:51.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:23:51.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:23:51.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:23:51.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:51.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:23:51.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:51.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:23:51.473 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:23:51.473 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:23:51.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:23:51.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:23:51.476 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:23:51.476 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:23:51.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:23:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:51.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:51.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:51.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:51.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:23:51.483 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:23:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:23:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:23:51.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:23:51.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:51.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:23:51.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:23:51.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:23:51.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:23:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:51.646 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:23:51.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:51.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:23:51.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:51.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:51.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:51.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:51.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:23:51.654 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:23:51.655 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 10:23:51.767 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:23:51.767 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:23:51.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.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:23:51.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:51.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:51.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:51.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:51.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:23:51.816 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:23:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:23:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:23:51.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:23:51.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:51.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:23:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:23:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:52.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:23:52.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:52.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:23:52.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:52.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:23:52.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:52.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:23:52.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:52.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:23:52.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:52.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:23:52.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:52.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:23:52.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:52.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:23:52.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:52.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:23:52.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:52.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:23:52.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:52.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:52.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:23:52.525 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:23:52.525 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:52.525 DEBUG [main][MenuItemLookup] Item match:File 10:23:52.526 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:23:52.526 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:52.529 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:23:52.529 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:23:52.608 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:23:52.608 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:23:52.608 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:23:52.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 'New|Select a wizard'] is available.... 10:23:52.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:23:52.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:23:52.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:52.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:52.744 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:23:52.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:52.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:23:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:52.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:52.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:52.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:23:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:23:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:23:52.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:23:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:52.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:23:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:52.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:23:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:23:52.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:23:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:52.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:23:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:52.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:23:52.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:23:52.821 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:23:52.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:23:52.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:23:52.822 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:23:52.822 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:23: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) 10:23:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:52.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:52.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:52.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:23:52.823 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:23:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:23:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:23:52.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:23:52.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:52.965 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:23:53.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:53.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:53.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.... 10:23:53.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 10:23:53.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:23:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:53.017 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:23:53.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:23:53.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:") 10:23:53.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:53.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:53.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:53.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:23:53.053 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:23:53.055 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 10:23:53.087 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:23:53.087 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:23:53.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:23:53.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:53.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:53.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:53.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:23:53.120 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:23:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:23:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:23:53.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:23:53.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:23:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:23:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:23:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:23:53.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:23:53.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:23:53.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:23:53.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:23:53.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:23:53.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:23:53.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:53.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:53.663 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:23:53.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 10:23:53.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:53.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:53.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 10:23:53.664 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 10:23:53.664 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:53.664 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:53.664 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:53.664 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:53.664 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:53.664 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:53.664 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:53.664 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:53.664 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:23:53.664 DEBUG [main][MenuItemLookup] Item match:Window 10:23:53.666 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:23:53.666 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:23:53.666 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:23:53.666 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:53.666 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:23:53.666 DEBUG [main][MenuItemLookup] Item match:Show View 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:53.670 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:23:53.670 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:23:53.688 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:23:53.688 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:23:53.688 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:23:53.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:23:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:23:53.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:23:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:23:53.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:23:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:53.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:23:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:23:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:53.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:53.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:53.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:53.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:53.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:23:53.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:23:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:23:53.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:23:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:53.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:23:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:53.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:23:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:23:53.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:23:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:53.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:23:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:53.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:23:53.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:23:53.759 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:23:53.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:23:53.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:23:53.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:23:53.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:53.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:53.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:23:53.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:23:53.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:53.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:53.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:23:53.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:23:53.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:53.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:53.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:23:53.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:23:53.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:53.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:53.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:53.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:53.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:23:53.760 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:23:53.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:23:53.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:23:53.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:23:53.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:23:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:23:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:23:53.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:53.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:23:53.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:53.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:53.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 10:23:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:53.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 10:23:53.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:23:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:53.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:53.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:53.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:53.814 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:53.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:53.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:53.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform TooltipText=null 10:23:53.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:53.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:53.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:53.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:53.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:53.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:53.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:53.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:53.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:53.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:53.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:53.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:53.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:54.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:54.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:54.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:54.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:23:54.820 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:54.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:54.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:54.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:54.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 10:23:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:54.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:54.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:54.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:54.821 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:23:54.821 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:23:54.822 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:23:54.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:23:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:55.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:55.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:23:55.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:55.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:55.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:55.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:55.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:55.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:55.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:55.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:55.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:55.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:55.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:55.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:55.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:55.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:55.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:55.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:55.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:56.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:56.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:56.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:23:56.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:56.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:56.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:56.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:56.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:56.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:56.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:56.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:56.334 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:23:56.334 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:23:56.335 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:23:56.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:23:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:56.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:23:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:56.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:23:56.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:23:56.335 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:23:56.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:23:56.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:23:56.358 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:23:56.360 DEBUG [main][EditorHandler] 2 editor(s) found 10:23:56.360 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 10:23:56.401 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 10:23:56.402 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 10:23:56.471 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 10:23:56.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:56.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:56.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:56.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:56.472 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:23:56.473 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:23:56.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:23:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:56.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:23:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:56.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:23:56.473 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 10:23:56.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:23:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:56.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:23:56.974 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 10:23:56.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 10:23:56.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:57.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:57.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 10:23:57.476 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 10:23:57.476 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 10:23:57.477 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 10:23:57.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 10:23:57.477 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 10:23:57.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 10:23:57.477 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 10:23:57.478 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 10:23:57.504 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 10:23:57.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:23:57.505 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:23:57.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:23:57.520 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:23:57.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:57.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:57.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:57.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:57.522 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:23:57.522 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:23:57.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:57.522 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:23:57.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:23:57.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:23:57.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:23:57.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:57.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:57.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:23:57.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:23:57.552 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:23:57.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:23:57.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:23:57.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:23:57.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:23:57.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:57.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:57.557 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:23:57.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:23:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:57.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:23:57.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:23:57.558 DEBUG [main][MenuItemLookup] Found menu:'File' 10:23:57.558 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:23:57.558 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:23:57.558 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:23:57.558 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:23:57.558 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:23:57.558 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:23:57.558 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:23:57.558 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:23:57.558 DEBUG [main][MenuItemLookup] Item match:Window 10:23:57.559 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:23:57.559 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:23:57.559 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:23:57.559 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:57.559 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:23:57.559 DEBUG [main][MenuItemLookup] Item match:Show View 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'' 10:23:57.562 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:23:57.562 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:23:57.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:23:57.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:23:57.581 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:23:57.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:23:57.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:23:57.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:23:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:57.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:23:57.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:23:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:57.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:57.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:23:57.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:23:57.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:57.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:57.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:57.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:57.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:23:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:23:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:23:57.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:23:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:57.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:23:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:57.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:23:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:23:57.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:23:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:57.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:23:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:57.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:23:57.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:23:57.646 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:23:57.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:23:57.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:23:57.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:23:57.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:57.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:57.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:23:57.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:23:57.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:57.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:57.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") 10:23:57.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:23:57.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:23:57.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:23:57.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:23:57.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:23:57.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:57.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:57.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:57.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:57.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:23:57.648 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:23:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:23:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:23:57.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:23:57.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:23:57.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:23:57.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:23:57.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:23:57.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:57.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:57.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:23:57.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:57.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:57.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:23:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:23:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:23:57.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:23:57.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') 10:23:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:57.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:57.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:57.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:23:57.699 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:57.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:57.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:57.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:23:57.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:23:57.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:23:57.701 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:57.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:57.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:57.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:57.702 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:57.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:57.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:57.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:57.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:57.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:57.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:58.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:58.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:58.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:58.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:58.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:23:58.703 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:58.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:58.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:58.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:58.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 10:23:58.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:58.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:58.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:58.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:58.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:58.704 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:23:58.704 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:23:58.705 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:23:58.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:23:58.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:58.705 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:23:58.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:58.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:23:58.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:58.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:58.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:58.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:58.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:58.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:58.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:58.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:58.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:58.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:58.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:59.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:59.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:59.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:59.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:23:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:23:59.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:59.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:59.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:59.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:59.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:23:59.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:59.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:59.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:23:59.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:23:59.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:23:59.708 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:23:59.709 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:23:59.709 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:23:59.709 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:23:59.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:23:59.709 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:23:59.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:23:59.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:23:59.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:23:59.709 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:23:59.710 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:23:59.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:23:59.719 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:23:59.720 DEBUG [main][EditorHandler] 0 editor(s) found 10:23:59.720 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:59.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:59.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:59.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:59.721 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:23:59.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:23:59.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:23:59.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:23:59.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:23:59.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:23:59.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:00.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:00.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:00.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:00.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:00.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:00.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:00.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:00.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:00.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:00.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:00.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:00.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:00.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:00.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:00.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:00.728 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:24:00.728 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:24:00.729 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:24:00.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:24:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:00.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:24:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:00.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:24:00.730 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 10:24:00.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:24:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:00.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:24:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:00.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:24:00.730 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 10:24:00.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 10:24:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:00.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 10:24:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:00.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 10:24:00.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:24:00.731 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:24:00.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:24:00.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:24:00.748 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:24:00.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:24:00.748 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:24:00.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:24:00.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:24:00.758 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:24:00.759 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:24:00.891 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:24:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:00.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 10:24:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:00.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:00.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:00.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:00.908 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:00.908 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 10:24:00.908 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:00.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:00.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:00.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:00.935 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:24:00.935 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:24:00.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:00.936 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:24:00.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:24:00.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:00.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:00.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:24:00.989 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:00.989 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:24:00.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:24:00.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:00.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:00.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:00.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:00.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:00.995 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:24:00.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:24:00.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:00.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:00.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:00.995 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:00.995 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:00.995 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:00.995 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:00.995 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:00.995 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:00.995 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:00.995 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:00.995 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:00.995 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:00.995 DEBUG [main][MenuItemLookup] Item match:Window 10:24:00.997 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:00.997 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:00.997 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:00.997 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:00.997 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:00.997 DEBUG [main][MenuItemLookup] Item match:Show View 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:01.000 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:24:01.000 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:24:01.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:24:01.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:24:01.001 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:24:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:24:01.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 10:24:01.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:24:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:01.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:24:01.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:01.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:01.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:01.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:01.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:01.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:01.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:01.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:01.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:01.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:01.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:01.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:01.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:01.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:01.083 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:24:01.083 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:24:01.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:24:01.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:24:01.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:01.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:01.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:01.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:01.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:01.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:24:01.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:01.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:01.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:01.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:01.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:01.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:01.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:01.085 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:24:01.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:01.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:01.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:01.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:24:01.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:01.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:01.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:24:01.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:01.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:01.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:24:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:01.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:01.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:24:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:01.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:01.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:01.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:01.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:01.140 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:01.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:01.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:01.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 10:24:01.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:01.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:01.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:01.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:01.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:01.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:01.143 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:01.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:01.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:01.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:01.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:01.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:01.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:01.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:02.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:02.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:02.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:02.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:02.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:02.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:02.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:02.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:02.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:02.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:02.146 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:24:02.146 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:24:02.147 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:24:02.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:24:02.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:02.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:24:02.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:02.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:24:02.147 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:24:02.147 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:24:02.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:24:02.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:24:02.159 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 10:24:02.159 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 10:24:02.159 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 10:24:02.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 10:24:02.160 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 10:24:02.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:02.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:02.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:02.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:02.160 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:24:02.161 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:24:02.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:02.161 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:24:02.201 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:24:02.201 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:02.201 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:02.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:02.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:02.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:24:02.223 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:02.223 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:24:02.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:24:02.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:02.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:02.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:02.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:02.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:02.230 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:24:02.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:24:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:02.231 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:02.231 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:02.231 DEBUG [main][MenuItemLookup] Item match:Window 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:02.231 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:02.231 DEBUG [main][MenuItemLookup] Item match:Show View 10:24:02.235 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:02.236 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:24:02.236 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:24:02.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:24:02.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:24:02.236 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:24:02.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:24:02.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:24:02.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:24:02.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:02.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:02.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:24:02.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:02.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:02.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:02.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:02.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:02.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:02.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:02.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:02.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:02.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:02.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:02.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:02.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:02.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:02.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:02.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:02.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:24:02.316 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:24:02.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:24:02.316 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:24:02.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:02.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:02.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:02.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:02.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:02.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:02.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:02.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") 10:24:02.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:02.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:02.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:02.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:02.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:02.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:02.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:02.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:02.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:02.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:02.325 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:24:02.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:02.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:02.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:02.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:24:02.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:02.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:02.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:24:02.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:02.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:02.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:24:02.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:02.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:02.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:02.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:24:02.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:02.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:02.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:02.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:02.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:02.393 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:02.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:02.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:02.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 10:24:02.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:02.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:02.395 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:02.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:02.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:02.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:02.396 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:02.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:02.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:02.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:02.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:02.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:02.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:02.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:02.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:03.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:03.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:03.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:03.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:03.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:03.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:03.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 10:24:03.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:03.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:03.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:03.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:03.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:03.398 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:24:03.399 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:24:03.399 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:24:03.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:24:03.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:03.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:24:03.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:03.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:24:03.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:24:03.399 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:24:03.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:24:03.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:24:03.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:03.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:03.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.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: "Create New File"] 10:24:03.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:03.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:03.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:03.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.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: "Create New File"] 10:24:03.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:03.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:03.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:24:03.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:03.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:03.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:03.411 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:03.411 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:03.411 DEBUG [main][MenuItemLookup] Item match:File 10:24:03.412 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:24:03.412 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:03.414 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:24:03.414 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:24:03.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:24:03.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:24:03.415 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:24:03.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:24:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:24:03.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:24:03.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:03.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:03.504 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:24:03.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:24:03.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:03.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:03.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:03.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:03.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:03.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:03.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:03.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:03.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:03.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:03.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:03.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:03.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:03.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:03.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:03.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:03.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:03.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:03.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:03.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:24:03.506 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:24:03.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:24:03.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:24:03.514 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:24:03.514 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:24:03.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:24:03.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:03.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:03.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:03.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:03.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:03.516 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:24:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:03.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:03.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:03.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:03.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:03.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:24:03.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:24:03.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:24:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:03.549 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:24:03.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:03.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:24:03.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:03.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:03.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:03.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:03.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:24:03.553 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:24:03.554 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 10:24:03.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:24:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:03.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:03.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:03.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:24:03.556 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:24:03.557 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 10:24:03.557 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:24:03.557 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:24:03.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:24:03.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:03.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:03.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:03.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:03.559 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:24:03.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:03.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:03.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:03.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:04.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:24:04.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:24:04.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:24:04.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:04.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:04.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:04.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:04.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:04.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:04.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:04.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:04.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5007584a is found... 10:24:04.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5007584a is found finished successfully 10:24:04.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 10:24:04.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:04.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:04.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:04.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:04.075 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:04.075 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:24:04.075 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:04.075 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:24:04.075 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:24:04.075 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 10:24:04.158 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 10:24:04.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:04.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:04.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:04.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:04.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:04.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:04.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:04.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:04.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:04.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:04.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:04.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:04.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:05.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:05.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:05.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:05.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:05.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:05.689 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:05.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:05.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:05.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:05.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 10:24:05.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:05.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:05.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:05.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:05.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:05.690 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:24:05.690 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:24:05.691 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:24:05.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:24:05.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:05.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:24:05.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:05.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:24:05.691 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 10:24:05.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:24:05.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:05.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:24:05.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:05.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:24:05.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 10:24:05.692 DEBUG [main][TreeItemHandler] Selecting tree item: files 10:24:05.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 10:24:05.705 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 10:24:05.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:24:05.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'New' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:05.751 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:24:05.751 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:24:05.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:24:05.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:24:05.751 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:24:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:05.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:24:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:06.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:06.252 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 10:24:06.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 10:24:06.252 DEBUG [main][TreeItemHandler] Selecting tree item: files 10:24:06.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 10:24:06.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 10:24:06.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:24:06.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:06.294 DEBUG [main][MenuItemLookup] Found menu:'New' 10:24:06.294 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:24:06.294 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:06.294 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:24:06.294 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:24:06.294 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:06.294 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:24:06.294 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:24:06.294 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:24:06.294 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:24:06.294 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:24:06.294 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:24:06.294 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:24:06.294 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:24:06.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:24:06.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:24:06.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 10:24:06.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:06.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:06.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:06.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:24:06.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:06.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:06.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:06.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 10:24:06.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:06.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:06.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:06.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:06.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:06.932 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:24:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:06.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:06.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:06.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:24:06.936 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:24:07.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:24:07.437 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:24:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:07.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:24:07.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:07.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:07.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:07.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:07.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:07.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:07.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:07.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:07.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:07.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:07.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:07.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:07.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:07.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:07.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:07.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:07.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:07.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:07.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:07.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:07.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:07.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:08.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:08.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:08.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:08.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:08.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:08.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:08.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:08.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:08.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:08.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:08.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:08.441 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:24:08.441 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:24:08.442 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:24:08.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:24:08.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:08.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:24:08.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:08.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:24:08.442 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:24:08.443 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:24:08.443 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 10:24:08.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:24:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:08.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:24:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:08.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:24:08.443 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 10:24:08.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:24:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:08.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:24:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:08.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:24:08.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:24:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:08.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:24:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:08.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:24:08.444 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 10:24:08.444 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 10:24:08.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:24:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:08.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:24:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:08.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:24:08.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:24:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:08.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:24:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:08.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:24:08.445 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 10:24:08.445 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 10:24:08.445 DEBUG [WorkbenchTestable][AbstractResource] "module-info.java" 10:24:08.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:08.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:08.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:08.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:08.446 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:24:08.446 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:24:08.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:08.446 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:24:08.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:24:08.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:08.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:08.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:08.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:08.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:24:08.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:08.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:24:08.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:24:08.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:08.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:08.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:08.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:08.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:08.510 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:24:08.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:24:08.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:08.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:08.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:08.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:08.511 DEBUG [main][MenuItemLookup] Item match:Window 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:08.511 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:08.511 DEBUG [main][MenuItemLookup] Item match:Show View 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:08.515 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:24:08.515 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:24:08.534 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:24:08.534 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:24:08.534 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:24:08.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:24:08.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:24:08.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:24:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:08.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:24:08.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:08.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:08.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:08.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:08.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:08.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:08.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:08.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:08.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:08.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:08.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:08.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:08.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:24:08.606 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:24:08.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:24:08.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:24:08.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:08.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:08.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:08.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:08.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:08.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:24:08.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:08.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:08.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:08.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:08.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:08.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:08.607 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:24:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:08.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:08.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:24:08.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:08.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:24:08.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:08.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:08.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:24:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:08.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:08.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:24:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:08.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:08.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:08.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:08.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:08.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:08.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:08.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 10:24:08.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:08.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:08.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:08.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:08.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:08.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:08.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:08.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:08.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:08.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:08.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:08.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:08.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:09.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:09.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:09.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:09.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:10.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:10.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:10.170 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:10.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:10.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:10.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:10.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:10.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:10.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:10.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:10.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:10.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:10.171 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:24:10.171 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:24:10.172 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:24:10.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:24:10.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:10.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:24:10.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:10.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:24:10.172 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 10:24:10.172 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 10:24:10.172 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 10:24:10.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 10:24:10.172 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 10:24:10.173 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 10:24:10.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:24:10.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:10.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:10.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:24:10.674 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:10.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:10.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:10.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:10.681 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:24:10.681 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:24:10.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:10.682 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:24:10.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:24:10.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:10.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:10.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:10.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:10.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:24:10.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:10.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:10.759 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:24:10.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:24:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:10.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:10.760 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:10.760 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:10.760 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:10.760 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:10.760 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:10.760 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:10.760 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:10.760 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:10.760 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:10.760 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:10.760 DEBUG [main][MenuItemLookup] Item match:Window 10:24:10.761 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:10.761 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:10.761 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:10.761 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:10.761 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:10.761 DEBUG [main][MenuItemLookup] Item match:Show View 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:10.766 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:24:10.766 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:24:10.766 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:24:10.766 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:24:10.766 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:24:10.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:24:10.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:24:10.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:24:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:10.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:24:10.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:10.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:10.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:10.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:10.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:10.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:10.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:10.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:10.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:10.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:10.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:10.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:10.848 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:24:10.848 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:24:10.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:24:10.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:24:10.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:10.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:10.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:10.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:10.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:10.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:24:10.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:10.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:10.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:10.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:10.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:10.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:10.855 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:24:10.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:10.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:10.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:10.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:10.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:10.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:10.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:24:10.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:10.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:24:10.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:10.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:10.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:24:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:10.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:24:10.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:24:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:10.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:10.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:10.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:10.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:10.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:10.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:10.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:10.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 10:24:10.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:10.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:10.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:10.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:10.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:10.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:10.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:10.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:10.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:10.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:10.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:10.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:11.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:11.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:11.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:11.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:11.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:11.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:11.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:11.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:11.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:11.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 10:24:11.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:11.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:11.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:11.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:11.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:11.923 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:24:11.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 10:24:11.924 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 10:24:11.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 10:24:11.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 10:24:11.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:24:11.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'New' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:11.971 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:24:11.971 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:24:11.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:24:11.971 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:24:11.971 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:24:11.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:11.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:24:12.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:24:12.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:24:12.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:12.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:12.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:12.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:12.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:12.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:12.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:12.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:12.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:12.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:12.472 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 10:24:12.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 10:24:12.472 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 10:24:12.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 10:24:12.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 10:24:12.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:24:12.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:12.522 DEBUG [main][MenuItemLookup] Found menu:'New' 10:24:12.522 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:24:12.522 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:12.522 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:24:12.522 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:12.522 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:24:12.522 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:24:12.522 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:24:12.522 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:24:12.522 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:24:12.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:24:12.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:24:12.522 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:24:12.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:24:13.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 10:24:13.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:24:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:13.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:13.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:24:13.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:13.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:13.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:13.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:24:13.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:13.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:13.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:13.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:13.152 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:24:13.152 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:24:13.152 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:24:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:13.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:13.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:13.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) 10:24:13.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:13.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:24:13.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:13.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:13.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:13.153 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:24:13.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:13.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:13.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:13.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:13.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:24:13.157 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:24:13.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:24:13.658 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:24:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:24:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:24:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:24:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:24:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:13.658 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:24:13.658 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:13.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.865 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.895 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.437 s select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.233 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 6.28 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 2.247 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:13.670 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:13.670 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:24:13.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:13.671 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:13.671 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:13.671 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:24:13.671 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:13.671 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:24:13.671 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:13.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:13.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:13.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:13.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:13.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:13.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:13.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:24:13.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:13.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:13.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:13.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:13.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:24:13.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:13.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:13.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:13.676 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:13.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:13.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:24:13.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:13.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:13.700 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:13.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:13.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:13.701 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:13.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:13.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:13.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:13.703 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:13.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:13.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 10:24:13.704 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:13.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:13.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 10:24:13.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:13.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:13.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:13.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:13.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:13.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:13.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:13.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:13.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:13.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:13.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:13.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:13.709 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:24:13.709 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:24:13.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.710 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:24:13.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:13.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:13.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:13.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:13.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:13.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:13.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:13.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:13.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:13.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:13.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:13.751 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:24:13.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:13.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:13.751 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:13.751 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:13.751 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:13.751 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:13.751 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:13.751 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:13.751 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:13.751 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:13.751 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:13.751 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:13.751 DEBUG [main][MenuItemLookup] Item match:Window 10:24:13.752 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:13.752 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:13.752 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:13.752 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:13.752 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:13.752 DEBUG [main][MenuItemLookup] Item match:Show View 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:13.756 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:24:13.756 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:24:13.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:24:13.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:24:13.757 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:24:13.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:24:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:24:13.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:24:13.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:13.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:13.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:24:13.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:13.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:13.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:13.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:13.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:13.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:13.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:13.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:13.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:13.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:13.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:13.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:13.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:13.822 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:13.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:13.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:13.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:13.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:13.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:13.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:13.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:13.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:13.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:24:13.823 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:24:13.823 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:24:13.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:24:13.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:13.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:13.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:13.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:13.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:13.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:24:13.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:13.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:13.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:13.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:13.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:13.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:13.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:13.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:13.825 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:24:13.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:13.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:13.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:13.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:13.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:13.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:13.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:24:13.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:24:13.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:13.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:13.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 '\*?\QProject Explorer\E') 10:24:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:13.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:13.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:13.886 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:13.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:13.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:24:13.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:13.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:13.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:13.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:13.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:13.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:13.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:13.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:13.890 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:13.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:13.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:13.891 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:24:13.891 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:24:13.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:13.891 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:24:13.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:13.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:13.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:13.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:13.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:13.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:13.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:13.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:13.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:13.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:13.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:13.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:13.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:13.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:13.944 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:24:13.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:13.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:13.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:13.945 DEBUG [main][MenuItemLookup] Item match:Window 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:13.945 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:13.945 DEBUG [main][MenuItemLookup] Item match:Show View 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:13.949 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:24:13.949 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:24:13.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:24:13.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:24:13.949 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:24:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:24:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:24:14.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:24:14.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:24:14.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:14.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:14.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:14.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:14.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:14.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:14.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:14.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:14.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:14.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:24:14.032 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:24:14.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:24:14.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:24:14.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:14.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:14.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:24:14.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:14.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:14.035 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:24:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:14.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:14.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:24:14.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:24:14.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:14.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:24:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:14.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:24:14.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:14.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:14.130 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:14.131 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:24:14.131 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:24:14.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.132 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:24:14.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:14.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:14.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:14.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:14.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:14.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:14.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:14.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:14.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:14.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:14.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:14.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:14.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:14.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:14.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:14.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:14.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:14.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:14.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:14.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:14.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:14.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:14.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:14.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:14.207 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:24:14.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:14.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:14.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:14.220 DEBUG [main][MenuItemLookup] Item match:Window 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:14.220 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:14.220 DEBUG [main][MenuItemLookup] Item match:Show View 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:24:14.225 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:24:14.226 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:14.226 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:24:14.226 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:24:14.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:24:14.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:24:14.226 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:24:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:24:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:24:14.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:24:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:24:14.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:14.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:14.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:14.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:14.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:14.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:14.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:14.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:14.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:24:14.295 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:24:14.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:24:14.295 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:24:14.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:14.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:14.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:14.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.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 "Open") 10:24:14.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:14.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:14.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:14.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:14.297 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:24:14.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:14.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:14.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:14.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:14.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:14.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:14.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:24:14.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:24:14.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:14.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') 10:24:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:14.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:24:14.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:14.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:14.369 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:14.369 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:14.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.371 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:14.372 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:24:14.372 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:24:14.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.372 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:24:14.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:14.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:14.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:14.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:14.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:14.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:14.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:14.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:14.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:14.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:14.424 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:24:14.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:14.425 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:14.425 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:14.425 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:14.425 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:14.425 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:14.425 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:14.425 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:14.425 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:14.425 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:14.425 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:14.425 DEBUG [main][MenuItemLookup] Item match:Window 10:24:14.426 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:14.426 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:14.426 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:14.426 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:14.426 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:14.426 DEBUG [main][MenuItemLookup] Item match:Show View 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:14.429 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:24:14.429 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:24:14.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:24:14.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:24:14.444 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:24:14.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:24:14.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:24:14.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:24:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:24:14.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:14.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:14.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:14.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:14.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:14.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:14.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:14.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:14.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:14.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:14.515 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:24:14.515 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:24:14.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:24:14.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:24:14.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:14.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:14.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:14.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:24:14.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:14.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:14.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:14.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:14.516 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:24:14.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:14.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:14.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:14.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:14.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:14.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:14.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:24:14.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:24:14.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:14.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 '\*?\QProject Explorer\E') 10:24:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:14.579 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:24:14.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:14.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:14.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.582 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:14.582 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:24:14.582 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:24:14.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.583 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:24:14.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:14.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:14.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:14.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.621 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:14.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:14.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:14.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:14.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:14.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:14.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:14.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:14.626 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:24:14.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:14.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:14.627 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:14.627 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:14.627 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:14.627 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:14.627 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:14.627 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:14.627 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:14.627 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:14.627 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:14.627 DEBUG [main][MenuItemLookup] Item match:Window 10:24:14.628 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:14.628 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:14.628 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:14.628 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:14.628 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:14.628 DEBUG [main][MenuItemLookup] Item match:Show View 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:14.631 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:24:14.631 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:24:14.631 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:24:14.631 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:24:14.631 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:24:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:24:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:24:14.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:24:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:24:14.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:14.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:14.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:14.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:14.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:14.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:14.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:14.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:14.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:24:14.695 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:24:14.695 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:24:14.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:24:14.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:14.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:14.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:24:14.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:14.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:14.696 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:24:14.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:14.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:14.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:14.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:14.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:14.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:14.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:24:14.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:24:14.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:14.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:14.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:24:14.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:14.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:24:14.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:14.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:14.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:14.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.780 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:14.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:14.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:14.781 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:24:14.781 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:24:14.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:14.782 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:24:14.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:14.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:14.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:14.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:24:14.878 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:24:14.878 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:14.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.073 s testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.193 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.246 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.217 s getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.202 s selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.256 s Running org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:14.889 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:14.889 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:24:14.889 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:14.889 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:14.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:14.890 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:24:14.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:14.890 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:24:14.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:14.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:14.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:14.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:14.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:14.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:14.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:14.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:14.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:14.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:14.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:14.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.*'] 10:24:14.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:14.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:14.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:14.893 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:14.893 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:14.894 DEBUG [main][MenuItemLookup] Item match:Window 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:14.894 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:24:14.894 DEBUG [main][MenuItemLookup] Item match:Preferences 10:24:14.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:24:14.894 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:24:14.894 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:24:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:24:14.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:24:14.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:24:14.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:14.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:14.988 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:24:14.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:14.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:24:14.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:14.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:14.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:14.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:14.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:14.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:14.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:14.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:14.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:14.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:14.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:14.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:14.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:24:14.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:14.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:15.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:15.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:15.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:24:15.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:15.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:15.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:15.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:15.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:15.494 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:24:15.494 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:24:15.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:24:15.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:24:15.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:15.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:15.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:15.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:15.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 10:24:15.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:15.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:15.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:15.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:15.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:24:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:15.564 TRACE [main][WidgetHandler] Notify Table with event 13 10:24:15.564 TRACE [main][WidgetHandler] Wait for synchronization 10:24:15.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and no matchers specified 10:24:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:15.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:24:15.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:24:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:15.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:24:15.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:15.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:15.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:24:15.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:15.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:15.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:15.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:15.573 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:24:15.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:15.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:15.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:15.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:15.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:15.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:15.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:15.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:15.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:15.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:15.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:15.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:15.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:15.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:15.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:15.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:15.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:15.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:15.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:15.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:15.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:15.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:15.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:15.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:15.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:15.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:15.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:15.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:15.627 DEBUG [main][MenuItemLookup] Item match:Window 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:15.627 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:24:15.627 DEBUG [main][MenuItemLookup] Item match:Preferences 10:24:15.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:24:15.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:24:15.628 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:24:15.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:24:15.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:24:15.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:24:15.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:15.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:15.760 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:24:15.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:15.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:24:15.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:15.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:15.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:15.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:15.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:15.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:15.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:15.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:15.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:15.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:15.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:15.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:15.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:24:15.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:15.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:15.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:15.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:24:15.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:15.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:15.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:15.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:15.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:15.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:24:15.773 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:24:15.773 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:24:15.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:24:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:15.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:15.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:15.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:24:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:15.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:15.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:15.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:15.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:15.776 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:24:15.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:15.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:15.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:15.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 10:24:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully 10:24:15.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 10:24:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:15.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 10:24:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:15.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:15.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:15.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:15.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:24:15.823 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:24:15.823 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 10:24:15.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:24:15.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:15.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:15.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:15.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:15.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:15.828 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:24:15.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:15.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:15.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:15.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:15.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:15.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:15.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 10:24:15.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:15.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:15.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:15.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:15.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:24:15.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:15.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:15.870 TRACE [main][WidgetHandler] Notify Table with event 13 10:24:15.870 TRACE [main][WidgetHandler] Wait for synchronization 10:24:15.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:24:15.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:15.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:24:15.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:15.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:24:15.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:24:15.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:15.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:24:15.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 10:24:16.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.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:24:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:16.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:24:16.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:24:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:16.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:24:16.878 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 10:24:16.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:16.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:16.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:16.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 10:24:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully 10:24:16.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 10:24:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24: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.shell.DefaultShell, index 0 and no matchers specified 10:24:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:16.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:16.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:16.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:16.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:16.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:16.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:16.964 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 10:24:16.964 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 10:24:16.964 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 10:24:16.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 10:24:16.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:24:16.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:16.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:16.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:16.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:16.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:16.965 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:24:16.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:16.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:16.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:16.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:16.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:16.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:16.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:24:16.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:16.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:16.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:16.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:24:16.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:16.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:16.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:24:16.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:24:16.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:16.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:24:16.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:16.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:16.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:24:16.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:16.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:16.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:16.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:16.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:16.999 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:24:16.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:16.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:16.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:16.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:17.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:17.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:17.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:17.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:17.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:17.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:17.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:17.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:17.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:17.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:17.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:17.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:17.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:17.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:17.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:17.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:17.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:17.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:17.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:17.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:17.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:17.029 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:17.029 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:17.029 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:17.029 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:17.029 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:17.029 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:17.029 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:17.029 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:17.029 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:17.029 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:17.029 DEBUG [main][MenuItemLookup] Item match:Window 10:24:17.030 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:17.030 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:17.030 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:17.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:17.030 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:17.030 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:24:17.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:17.030 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:24:17.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:17.030 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:24:17.030 DEBUG [main][MenuItemLookup] Item match:Preferences 10:24:17.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:24:17.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:24:17.030 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:24:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:24:17.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:24:17.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:24:17.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:17.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:17.148 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:24:17.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:17.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:24:17.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:17.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:17.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:17.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:17.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:17.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:17.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:17.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:17.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:24:17.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:17.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:17.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:24:17.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:17.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:17.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:17.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:17.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:17.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:24:17.151 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:24:17.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:24:17.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:24:17.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 10:24:17.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:24:17.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:17.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:17.165 TRACE [main][WidgetHandler] Notify Table with event 13 10:24:17.165 TRACE [main][WidgetHandler] Wait for synchronization 10:24:17.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:24:17.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:17.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:24:17.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:24:17.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:17.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:17.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:24:17.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:17.178 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:24:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:17.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:17.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:17.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:17.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:17.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:17.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:17.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:17.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:17.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:17.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:17.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:17.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:17.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:17.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:17.256 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:17.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:17.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:17.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:17.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:17.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:17.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:17.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:17.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:17.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:17.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:17.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:17.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:17.256 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:17.257 DEBUG [main][MenuItemLookup] Item match:Window 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:17.257 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:24:17.257 DEBUG [main][MenuItemLookup] Item match:Preferences 10:24:17.257 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:24:17.257 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:24:17.257 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:24:17.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:24:17.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:24:17.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:24:17.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:17.367 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:24:17.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:17.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:24:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:17.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:17.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:17.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:17.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:17.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:17.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:24:17.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:17.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:17.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:24:17.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:17.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:17.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:17.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:24:17.369 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:24:17.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:24:17.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:24:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 10:24:17.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:24:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:17.372 TRACE [main][WidgetHandler] Notify Table with event 13 10:24:17.372 TRACE [main][WidgetHandler] Wait for synchronization 10:24:17.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and no matchers specified 10:24:17.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:24:17.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:24:17.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:24:17.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:17.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:17.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) 10:24:17.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:17.390 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:24:17.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:17.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:17.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:17.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:17.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:17.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:17.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:17.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:17.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:17.417 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:17.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:17.417 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:17.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:17.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:17.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:17.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:17.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:17.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:17.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:17.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:17.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:17.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:17.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:17.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:17.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:17.418 DEBUG [main][MenuItemLookup] Item match:Window 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:17.418 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:24:17.418 DEBUG [main][MenuItemLookup] Item match:Preferences 10:24:17.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:24:17.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:24:17.418 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:24:17.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:24:17.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. finished successfully 10:24:17.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:24:17.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:17.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:17.544 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:24:17.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:17.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:24:17.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:17.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:17.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:17.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:17.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:17.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:17.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:17.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:17.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:17.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:17.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:17.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:17.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:17.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:17.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:17.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:24:17.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:17.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:17.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:17.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:17.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:17.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:24:17.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:17.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:17.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:17.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:17.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:17.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:24:17.547 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:24:17.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:24:17.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:24:17.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:24:17.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:17.550 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:24:17.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:17.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:17.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:17.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 10:24:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully 10:24:17.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 10:24:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:17.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 10:24:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:24:17.595 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:24:17.596 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 10:24:17.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 "OK", Widget matcher matching widgets with style: 8) 10:24:17.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:17.600 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:24:17.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:17.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:17.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:17.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:17.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 10:24:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:24:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:17.631 TRACE [main][WidgetHandler] Notify Table with event 13 10:24:17.631 TRACE [main][WidgetHandler] Wait for synchronization 10:24:17.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:24:17.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:24:17.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:24:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:24:17.636 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 10:24:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:17.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:17.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 10:24:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully 10:24:17.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 10:24:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:17.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:17.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:24:17.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:17.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:17.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:17.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 10:24:17.697 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 10:24:17.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 10:24:17.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 10:24:17.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:24:17.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:17.698 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:24:17.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:17.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:17.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:17.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:17.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:24:17.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:17.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:24:17.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:24:17.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:24:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:24:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:17.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and no matchers specified 10:24:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:24:17.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:24:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:24:17.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:17.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:17.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: Matcher matching text to regular expression 'Java Editor.*') 10:24:17.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:17.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:17.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:24:17.733 TRACE [main][WidgetHandler] Notify Table with event 13 10:24:17.733 TRACE [main][WidgetHandler] Wait for synchronization 10:24:17.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.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:24:17.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:24:17.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:24:17.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:24:17.736 INFO [WorkbenchTestable][AbstractButton] Click button Re&move 10:24:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:17.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:17.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:17.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:24:17.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:17.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:24:17.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:17.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:24:17.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:24:17.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:17.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:24:17.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:18.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 10:24:18.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:24:18.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:18.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:18.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:18.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:18.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:18.750 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:24:18.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:18.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:18.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:18.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:18.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:18.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:18.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:18.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:18.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:18.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:18.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:18.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:18.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:18.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:18.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:18.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:18.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:18.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:18.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:18.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:18.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:18.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:18.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:18.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:18.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:18.799 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:18.799 DEBUG [main][MenuItemLookup] Item match:Window 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:18.799 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:24:18.799 DEBUG [main][MenuItemLookup] Item match:Preferences 10:24:18.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:24:18.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:24:18.799 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:24:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:24:18.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:24:18.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:24:18.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:18.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:18.906 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:24:18.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:18.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:24:18.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:18.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:18.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:18.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:18.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:18.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:18.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:18.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:18.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:18.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:18.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:18.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:18.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:18.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:18.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:24:18.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:18.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:18.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:24:18.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:18.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:18.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:18.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:24:18.908 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:24:18.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:24:18.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:24:18.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:18.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:18.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:18.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:18.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.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:24:18.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:18.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:18.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:18.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:18.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:18.911 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:24:18.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:18.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:18.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:18.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:18.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 10:24:18.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully 10:24:18.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 10:24:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:18.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 10:24:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:18.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:18.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:18.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:18.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:24:18.955 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:24:18.955 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 10:24:18.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:24:18.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:18.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:18.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:18.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:18.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:18.960 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:24:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:18.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:18.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:18.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:18.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:18.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:24:18.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:18.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:18.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:18.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:24:18.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:18.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:18.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:18.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:18.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:18.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:24:18.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:18.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:18.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:24:18.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:18.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:18.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:18.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:24:18.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:18.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:18.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:24:19.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:19.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:19.001 TRACE [main][WidgetHandler] Notify Table with event 13 10:24:19.001 TRACE [main][WidgetHandler] Wait for synchronization 10:24:19.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:24:19.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:19.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:24:19.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:19.003 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:24:19.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:19.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:19.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:19.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:19.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:24:19.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:19.005 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:24:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:19.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:19.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:19.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:19.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:19.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:19.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:19.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:19.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:19.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:19.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:19.047 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:19.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:19.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:19.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:19.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:19.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:19.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:19.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:19.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:19.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:24:19.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:19.048 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:19.048 DEBUG [main][MenuItemLookup] Item match:Window 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:19.048 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:24:19.048 DEBUG [main][MenuItemLookup] Item match:Preferences 10:24:19.049 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:24:19.049 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:24:19.049 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:24:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:24:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:24:19.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:24:19.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.161 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:24:19.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:24:19.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:19.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:19.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:19.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:19.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:19.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:19.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:19.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:24:19.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:19.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:19.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:24:19.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:24:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:19.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:24:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:19.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:24:19.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:24:19.173 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:24:19.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:24:19.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:24:19.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:24:19.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:19.175 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:24:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:19.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:19.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 10:24:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully 10:24:19.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 10:24:19.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 10:24:19.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:24:19.214 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:24:19.214 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 10:24:19.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:24:19.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:19.216 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:24:19.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:19.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:19.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:19.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:19.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 10:24:19.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:24:19.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:19.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:19.249 TRACE [main][WidgetHandler] Notify Table with event 13 10:24:19.249 TRACE [main][WidgetHandler] Wait for synchronization 10:24:19.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:24:19.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:19.251 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:24:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:19.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:19.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:19.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:24:19.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:19.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:24:19.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:24:19.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:24:19.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:24:19.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) 10:24:19.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:19.255 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:24:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:19.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:19.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:19.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:19.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:19.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:19.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:19.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:19.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:19.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:19.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:19.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:24:19.304 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:24:19.304 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:19.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:19.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:19.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.416 s - in org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.736 s addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.402 s selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.227 s getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.161 s removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.381 s addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.249 s removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.257 s Running org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:24:19.317 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:24:19.318 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:24:19.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:19.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:24:19.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:19.318 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:24:19.319 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:19.319 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:24:19.319 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:19.319 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:24:19.319 DEBUG [main][EditorHandler] 0 editor(s) found 10:24:19.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:19.324 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:24:19.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:19.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:19.324 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:24:19.325 DEBUG [main][MenuItemLookup] Item match:Window 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:19.325 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:24:19.325 DEBUG [main][MenuItemLookup] Item match:Show View 10:24:19.328 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:24:19.328 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:24:19.328 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:24:19.328 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:24:19.328 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:24:19.328 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:24:19.328 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:24:19.328 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:24:19.328 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:24:19.328 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:24:19.328 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:24:19.328 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:24:19.329 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:24:19.329 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:24:19.329 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:19.329 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:24:19.329 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:24:19.329 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:24:19.329 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:24:19.329 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:24:19.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:24:19.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:24:19.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:24:19.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.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 10:24:19.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:19.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:19.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:19.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:19.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:19.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:19.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:24:19.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:19.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:19.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:24:19.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:24:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:19.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:24:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:19.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:24:19.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:24:19.393 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:24:19.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:24:19.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:24:19.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:19.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:19.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:19.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:24:19.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:19.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:24:19.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:19.395 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:24:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:19.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:19.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:19.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:24:19.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:24:19.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:24:19.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:24:19.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:19.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:24:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:19.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:19.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:19.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:19.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:24:19.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:19.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:19.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:19.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:19.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:19.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:19.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:19.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:19.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:19.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:19.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:19.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:19.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:19.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:19.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:19.454 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:24:19.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:24:19.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:19.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:19.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:19.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:19.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:19.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:19.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:19.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:19.481 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:19.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:19.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:19.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:19.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.490 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:24:19.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:19.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:19.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:24:19.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:19.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:19.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:19.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:19.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:24:19.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:19.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:19.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:19.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:19.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:19.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:19.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:19.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:19.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:19.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.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'] 10:24:19.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.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'] 10:24:19.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.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"] 10:24:19.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.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'] 10:24:19.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.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'] 10:24:19.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.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'] 10:24:19.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.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 Java Project"] 10:24:19.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.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'] 10:24:19.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.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'] 10:24:19.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:19.519 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:19.519 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:19.519 DEBUG [main][MenuItemLookup] Item match:File 10:24:19.520 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:24:19.520 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:19.523 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:24:19.523 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:24:19.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:24:19.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:24:19.524 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:24:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:24:19.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:24:19.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:24:19.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.602 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:24:19.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:24:19.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:24:19.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:24:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:19.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:24:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:19.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:24:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:24:19.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:24:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:19.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:24:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:19.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:24:19.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:24:19.604 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:24:19.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:24:19.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:24:19.607 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:24:19.607 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:24:19.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) 10:24:19.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:19.608 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:24:19.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:19.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:19.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:19.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:19.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'] 10:24:19.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:24:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:24:19.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:24:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:19.801 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:24:19.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:19.801 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:24:19.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:24:19.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:24:19.803 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:24:19.804 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:24:19.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:24:19.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:19.839 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:24:19.840 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:24:19.840 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 10:24:19.840 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 10:24:19.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:19.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:19.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:19.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:19.866 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:24:19.866 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:24:19.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:24:19.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:19.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:19.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:19.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:19.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:19.868 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:24:19.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:19.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:19.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:19.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:24:22.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:24:22.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:22.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:22.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:22.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:24:22.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:22.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:22.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:22.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:22.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:22.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:22.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:22.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:22.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:22.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:24:22.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:22.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:22.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:24:22.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:22.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:22.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:22.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:22.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:24:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:22.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:22.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:22.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:22.965 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:24:22.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:24:23.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:23.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:23.027 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:24:23.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:24:23.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:23.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:23.028 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:24:23.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:24:23.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:23.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:23.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:23.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:23.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:23.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:23.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:24.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:24.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:24.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:24.030 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:24:24.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:24:24.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:24.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:24.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 10:24:24.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:24.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:24.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:24.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:24.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:24:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:24:24.031 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:24:24.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:24.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:24.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:24.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:24.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:24.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:24.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:24.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:24.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:24.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:24.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:24.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:24.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:24.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:24.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:24.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:24.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:25.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:25.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:25.055 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:25.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:25.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:25.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:25.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:25.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:25.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:25.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:25.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:25.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:25.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:24:25.057 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:24:25.057 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:24:25.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:24:25.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:25.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:25.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:24:25.559 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:24:25.559 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:24:25.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:24:25.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:24:25.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:25.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:25.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:24:25.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:25.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:25.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:25.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:24:25.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:25.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:25.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:25.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:25.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:25.573 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:25.574 DEBUG [main][MenuItemLookup] Item match:File 10:24:25.574 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:24:25.574 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:25.577 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:24:25.577 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:24:25.577 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:24:25.577 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:24:25.577 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:24:25.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:24:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:24:25.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:24:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:25.654 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:24:25.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:24:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:25.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:25.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:25.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:24:25.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:24:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:25.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:24:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:25.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:24:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:24:25.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:24:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:25.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:24:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:25.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:24:25.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:24:25.656 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:24:25.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:24:25.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:24:25.664 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:24:25.664 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:24:25.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:24:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:25.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:25.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:25.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:25.666 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:24:25.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:25.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:25.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:25.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:25.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:25.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:24:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:24:25.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:24:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:25.756 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:24:25.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:25.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:24:25.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:25.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:25.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:25.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:24:25.764 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:24:25.765 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 10:24:25.784 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:24:25.784 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:24:25.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.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:24:25.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:25.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:25.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:25.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:25.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:25.786 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:24:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:25.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:25.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:25.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:26.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c10a493 is found... 10:24:26.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c10a493 is found finished successfully 10:24:26.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 10:24:26.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:26.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:26.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:26.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:26.296 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:26.296 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 10:24:26.296 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:24:26.305 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:26.305 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:24:26.305 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:24:26.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:26.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:26.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:26.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:26.305 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:26.305 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:26.305 DEBUG [main][MenuItemLookup] Item match:File 10:24:26.306 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:24:26.306 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:24:26.306 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:24:26.306 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:24:26.306 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:26.306 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:24:26.306 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:24:26.306 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:26.306 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:24:26.306 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:24:26.306 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:24:26.306 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:24:26.307 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:24:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:24:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:24:26.360 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:26.360 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:24:26.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:26.360 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:26.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:26.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:26.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:26.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:26.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:26.401 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:26.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:26.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:26.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:26.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:26.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:26.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:26.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:26.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:26.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:26.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:26.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:26.432 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:26.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:26.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:26.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:26.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:26.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:26.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:24:26.433 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:26.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:26.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:26.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:26.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:26.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:26.434 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:26.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:26.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:26.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:26.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:26.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:26.435 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:26.435 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:26.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:26.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:26.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:26.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:26.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:26.436 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:26.437 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:26.437 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:26.437 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:26.437 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:26.437 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:26.437 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:24:26.437 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:26.437 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:26.437 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:26.437 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:26.437 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:26.437 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:26.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:27.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:27.938 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:27.938 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:27.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:27.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:27.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:27.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:27.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:27.939 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:27.939 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:27.939 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:27.939 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:27.940 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:27.940 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:27.940 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:27.940 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:27.940 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:27.940 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:27.940 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:27.940 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:27.940 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:27.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:27.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:27.940 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:27.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:27.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:27.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:27.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:27.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:27.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 10:24:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:27.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:27.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:27.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:27.943 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:24:27.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:27.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:28.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:28.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:28.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:28.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:28.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:28.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:28.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:28.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:24:28.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:28.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:28.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:28.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:28.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:28.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:28.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:28.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:28.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:28.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:28.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:28.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:28.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:28.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:28.472 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:28.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:28.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:28.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:28.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:28.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:24:28.473 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:28.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:28.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:28.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:28.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:28.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:28.473 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:28.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:28.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:28.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:28.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:28.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:28.474 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:28.474 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:28.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:28.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:28.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:28.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:28.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:28.474 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:28.475 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:28.475 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:28.475 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:28.475 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:28.476 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:28.476 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:28.476 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:28.476 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:28.476 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:28.476 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:28.476 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:28.476 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:28.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:29.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:29.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:29.977 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:29.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:29.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:29.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:29.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:29.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:29.978 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:29.978 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:29.978 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:29.978 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:29.979 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:29.979 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:29.979 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:29.979 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:29.979 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:29.979 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:29.979 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:29.979 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:29.979 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:29.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:29.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:29.979 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:29.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:29.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:29.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:29.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:29.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:29.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:29.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:29.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:29.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:29.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:29.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:29.982 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:24:29.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:29.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:29.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:29.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:29.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:29.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:24:29.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:30.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:30.001 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:30.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:30.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:30.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:30.005 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:30.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:30.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:30.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:30.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:30.008 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:30.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view.... 10:24:30.009 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:30.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:30.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:30.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:30.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:30.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:30.010 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:30.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:30.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:30.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:30.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:30.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:30.010 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:30.010 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:30.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:30.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:30.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:30.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:30.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:30.011 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:30.012 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:30.012 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:30.012 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:30.012 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:30.012 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:30.012 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:30.012 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:30.012 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:30.012 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:30.012 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:30.012 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:30.012 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:30.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:31.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:31.513 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:31.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:31.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:31.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:31.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:31.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:31.514 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:31.515 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:31.515 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:31.515 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:31.515 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:31.515 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:31.515 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:31.515 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:31.515 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:31.515 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:31.515 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:31.515 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:31.515 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:31.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:31.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:31.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:31.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:31.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:31.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:31.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:31.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:31.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:31.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:31.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:31.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:31.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view. finished successfully 10:24:31.519 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:31.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:31.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:31.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:31.520 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:31.520 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:31.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:31.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:31.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:31.520 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:31.521 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:31.521 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:31.521 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:31.521 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:31.521 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:31.521 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:31.521 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:31.521 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:31.521 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:31.521 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:31.521 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:31.521 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:31.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:32.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:32.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:32.522 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:32.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:32.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:32.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:32.523 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:32.524 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:32.524 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:32.524 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:32.524 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:32.524 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:32.524 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:32.524 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:32.524 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:32.524 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:32.524 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:32.524 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:32.524 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:32.524 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:32.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:32.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:32.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:32.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:32.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.526 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:24:32.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:32.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:32.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:32.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:32.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:32.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:32.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:32.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:32.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:32.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:32.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:32.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:32.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:32.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:32.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:32.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:32.535 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:32.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:32.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:32.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:32.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:32.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:32.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:32.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.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 10:24:32.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:32.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:32.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 '\*?\QProblems\E') 10:24:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:32.563 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:32.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:32.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:32.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:32.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:32.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:32.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 10:24:32.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.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 10:24:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:32.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:32.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:32.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:32.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:32.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:32.575 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:32.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:32.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:32.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:32.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:32.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:32.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 10:24:32.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:32.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:32.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:32.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:32.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:32.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 '\*?\QProblems\E') 10:24:32.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:32.602 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:32.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:32.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:32.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:32.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:32.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:32.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:32.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:32.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:32.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:32.631 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:32.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:32.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:32.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:32.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:32.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:32.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:32.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:32.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:32.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:32.661 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:32.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:32.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:32.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:32.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:32.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:32.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:32.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:32.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:32.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:32.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:32.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 '\*?\QProblems\E') 10:24:32.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:32.671 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:32.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:32.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:32.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:32.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:32.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:32.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 10:24:32.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:32.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:32.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:32.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:32.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:32.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:32.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:32.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:32.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:32.674 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:32.674 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:32.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:32.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:32.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:32.675 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:32.675 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:32.675 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:32.676 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:32.676 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:32.676 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:32.676 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:32.676 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:32.676 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:32.676 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:32.676 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:32.676 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:32.676 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:32.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:33.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:33.677 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:33.677 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:33.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:33.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:33.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:33.678 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:33.678 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:33.678 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:33.678 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:33.678 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:33.678 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:33.679 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:33.679 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:33.679 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:33.679 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:33.679 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:33.679 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:33.679 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:33.679 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:33.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:33.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:33.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:33.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:33.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:33.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:33.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:33.680 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:33.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:33.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:33.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:33.681 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:33.681 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:33.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:33.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:33.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:33.681 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:33.682 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:33.682 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:33.682 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:33.682 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:33.682 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:33.682 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:33.682 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:33.682 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:33.682 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:33.682 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:33.682 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:33.682 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:33.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:34.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:34.683 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:34.683 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:34.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:34.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:34.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:34.684 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:34.684 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:34.684 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:34.684 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:34.684 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:34.685 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:34.685 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:34.685 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:34.685 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:34.685 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:34.685 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:34.685 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:34.685 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:34.685 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:34.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:34.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:34.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:34.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:34.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:34.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:34.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:34.686 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:24:34.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:34.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:34.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:34.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:34.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:34.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:34.687 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:34.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:34.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:34.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:34.687 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:34.687 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:34.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:34.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:34.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:34.688 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:34.688 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:34.688 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:34.688 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:34.688 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:34.689 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:34.689 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:34.689 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:34.689 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:34.689 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:34.689 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:34.689 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:34.689 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:36.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:36.190 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:36.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:36.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:36.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:36.190 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:36.191 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:36.191 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:36.191 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:36.191 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:36.191 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:36.191 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:36.191 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:36.191 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:36.191 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:36.191 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:36.191 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:36.191 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:36.192 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:36.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:36.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:36.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:36.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.193 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:24:36.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:36.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:36.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:36.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:36.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:36.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:36.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:36.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:36.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:36.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:36.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') 10:24:36.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:36.200 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:36.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:36.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:36.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:36.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:36.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:36.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:36.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.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 10:24:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:36.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:36.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') 10:24:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:36.225 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:36.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:36.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:36.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:36.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:36.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:36.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:36.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:36.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:36.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:36.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:36.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:36.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:36.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:36.235 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:36.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:36.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:36.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:36.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:36.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:36.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:36.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.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 10:24:36.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:36.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:36.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 '\*?\QProblems\E') 10:24:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:36.260 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:36.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:36.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 10:24:36.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:36.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:36.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:36.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:36.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') 10:24:36.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:36.269 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:36.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:36.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:36.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:36.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:36.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:36.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:36.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.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 10:24:36.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:36.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:36.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:36.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:36.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:36.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:36.293 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:36.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:36.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:36.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:36.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:36.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:36.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:36.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:36.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:36.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:36.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:36.303 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:36.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:36.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:36.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:36.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:36.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:36.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:36.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:36.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:36.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:36.320 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:36.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:36.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:36.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:36.321 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:36.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:36.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:36.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:36.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:36.321 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:36.322 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:36.322 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:36.322 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:36.322 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:36.322 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:36.322 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:36.322 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:36.322 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:36.322 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:36.322 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:36.322 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:36.322 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:36.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:37.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:37.323 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:37.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:37.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:37.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:37.324 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:37.324 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:37.324 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:37.325 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:37.325 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:37.325 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:37.325 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:37.325 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:37.325 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:37.325 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:37.325 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:37.325 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:37.325 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:37.325 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:37.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:37.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:37.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:37.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:37.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:37.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:37.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:37.326 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:37.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:37.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:37.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:37.327 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:37.327 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:37.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:37.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:37.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:37.328 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:37.328 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:37.328 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:37.328 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:37.328 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:37.328 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:37.329 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:37.329 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:37.329 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:37.329 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:37.329 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:37.329 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:37.329 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:37.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:38.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:38.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:38.830 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:38.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:38.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:38.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:38.831 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:38.831 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:38.831 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:38.831 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:38.831 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:38.832 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:38.832 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:24:38.832 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:38.832 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:38.832 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:38.832 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:38.832 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:38.832 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:38.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:38.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:38.832 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:38.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:38.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:38.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:38.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 10:24:38.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:38.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:38.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:38.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:38.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:38.833 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:38.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:38.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:38.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:38.836 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:24:38.836 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:24:38.836 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:24:38.836 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:24:38.836 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:24:38.836 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:24:38.836 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:24:38.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:24:38.836 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:24:38.836 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:24:38.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:24:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:24:38.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:24:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:38.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 "Restore Defaults") 10:24:38.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:38.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:24:38.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:38.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:38.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:38.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:38.901 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:24:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:38.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:38.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:38.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 "OK", Widget matcher matching widgets with style: 8) 10:24:38.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:38.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:38.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:38.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:24:38.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:38.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:38.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:38.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:38.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:38.904 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:24:38.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:38.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:38.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:38.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:38.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:24:38.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:24:38.948 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:24:38.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:38.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:38.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:38.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:38.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:38.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:38.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:38.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:38.968 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:38.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:38.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:38.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:38.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:38.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:38.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:39.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:39.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:39.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:39.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:39.969 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:39.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:39.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:39.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:39.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:39.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:39.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:39.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:39.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:39.971 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:24:39.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:24:39.971 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:24:39.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:24:39.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:24:39.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:24:39.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'New' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:40.014 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:24:40.014 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:24:40.014 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:24:40.014 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:24:40.014 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:24:40.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:40.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:24:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:24:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:40.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:40.515 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:24:40.515 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:24:40.515 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:24:40.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:24:40.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:24:40.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:24:40.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:40.570 DEBUG [main][MenuItemLookup] Found menu:'New' 10:24:40.570 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:24:40.570 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:40.570 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:24:40.570 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:40.570 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:24:40.570 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:24:40.570 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:24:40.570 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:24:40.570 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:24:40.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:24:40.570 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:24:40.571 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:24:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:24:41.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:24:41.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:24:41.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:41.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:41.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:41.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:41.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:24:41.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:41.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:41.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:41.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:24:41.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:41.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:41.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:41.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:41.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:41.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:41.195 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:24:41.195 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:24:41.195 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:24:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:41.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:41.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:41.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:24:41.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:41.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:24:41.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:41.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:41.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:41.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:41.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:41.196 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:24:41.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:41.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:41.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:41.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:41.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:24:41.199 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:24:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:24:41.700 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:24:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:41.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:24:41.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:24:41.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:24:41.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:24:41.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:41.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:41.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:41.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:41.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:41.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:41.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:41.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:41.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:24:41.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:24:41.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:24:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:41.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:24:41.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:24:41.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:24:41.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:24:41.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:24:41.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:24:41.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:24:41.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:41.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:41.705 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:41.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:41.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:41.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:41.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:41.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:41.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:41.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:41.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:41.712 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:41.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:41.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:41.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:41.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:41.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:41.736 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:24:41.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:41.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:41.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:41.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:41.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:41.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:41.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:24:41.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:41.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:41.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:41.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:41.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:41.739 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:41.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:41.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:41.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:24:41.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:41.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:41.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:41.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:41.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:41.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:41.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:41.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:41.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:41.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:24:41.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:41.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:41.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:41.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:41.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:41.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'] 10:24:41.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:41.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:24:41.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:41.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'] 10:24:41.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:41.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'] 10:24:41.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:41.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'] 10:24:41.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:41.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:24:41.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:41.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'] 10:24:41.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:41.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'] 10:24:41.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:41.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:41.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:41.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:41.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:41.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:41.766 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:41.766 DEBUG [main][MenuItemLookup] Item match:File 10:24:41.767 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:24:41.767 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:41.769 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:24:41.769 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:24:41.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:24:41.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:24:41.770 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:24:41.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:24:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:24:41.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:24:41.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:41.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:41.855 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:24:41.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:41.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:24:41.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:41.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:41.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:41.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:41.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:41.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:24:41.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:24:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:41.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:24:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:41.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:24:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:24:41.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:24:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:41.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:24:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:41.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:24:41.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:24:41.857 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:24:41.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:24:41.865 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:24:41.865 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:24:41.865 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:24:41.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:24:41.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:41.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:41.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:41.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:41.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:41.867 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:24:41.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:41.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:41.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:41.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:42.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:42.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:42.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:24:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:24:42.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:24:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:42.078 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:24:42.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:42.078 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:24:42.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:24:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:42.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:42.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:42.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:24:42.080 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:24:42.081 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:24:42.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:24:42.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:42.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:42.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:42.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:42.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:42.114 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:24:42.114 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:24:42.114 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:24:42.114 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:24:42.114 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:24:42.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:24:42.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:42.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:42.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:42.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:42.116 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:24:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:42.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:42.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:42.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:24:45.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:24:45.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:45.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:45.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:45.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:24:45.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:45.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:45.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:45.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:45.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:45.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:45.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:45.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:45.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:45.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:24:45.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:45.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:45.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:24:45.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:45.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:45.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:45.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:45.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 '\*?\QPackage Explorer\E') 10:24:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:45.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:45.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:45.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:45.124 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:24:45.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:24:45.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:45.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:45.158 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:24:45.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:24:45.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:45.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:45.159 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:24:45.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:24:45.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:45.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:45.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:45.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:45.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:45.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:46.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:46.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:46.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:46.160 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:24:46.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:24:46.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:46.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:46.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 10:24:46.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:46.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:46.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:46.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:46.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:46.161 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:24:46.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:24:46.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:24:46.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:46.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:46.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:46.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:46.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:46.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:46.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:46.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:46.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:46.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:46.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:46.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:46.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:46.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:46.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:46.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:46.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:47.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:47.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:47.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:47.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:47.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:47.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:47.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:47.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 10:24:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:47.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:47.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:47.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:47.184 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:24:47.185 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:24:47.185 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:24:47.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:24:47.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:47.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:47.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:24:47.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:24:47.686 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:24:47.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:24:47.699 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:24:47.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'] 10:24:47.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.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'] 10:24:47.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.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 Class"] 10:24:47.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.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'] 10:24:47.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.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'] 10:24:47.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.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'] 10:24:47.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.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 Class"] 10:24:47.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.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'] 10:24:47.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.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'] 10:24:47.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:24:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:47.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:24:47.701 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:24:47.701 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:47.701 DEBUG [main][MenuItemLookup] Item match:File 10:24:47.701 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:24:47.701 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:47.704 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:24:47.704 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:24:47.704 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:24:47.704 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:24:47.704 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:24:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:24:47.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:24:47.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:24:47.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:47.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:47.781 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:24:47.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:24:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:47.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:47.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:47.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:24:47.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:24:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:47.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:24:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:47.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:24:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:24:47.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:24:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:47.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:24:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:47.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:24:47.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:24:47.783 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:24:47.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:24:47.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:24:47.791 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:24:47.791 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:24:47.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:24:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:47.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:47.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:47.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:47.792 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:24:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:47.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:47.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:47.874 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:47.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:24:47.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:24:47.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:24:47.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:47.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:47.875 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:24:47.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:47.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:24:47.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:47.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:47.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:47.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:47.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:24:47.883 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:24:47.884 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 10:24:47.907 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:24:47.907 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:24:47.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:24:47.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:47.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:47.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:47.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:47.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:47.909 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:24:47.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:47.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:47.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:47.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@495e361f is found... 10:24:48.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@495e361f is found finished successfully 10:24:48.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 10:24:48.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:48.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:48.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:48.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:48.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:48.416 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:48.417 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 10:24:48.417 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:24:48.424 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:48.424 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:24:48.424 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:24:48.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:24:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:48.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:24:48.424 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:24:48.424 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:48.424 DEBUG [main][MenuItemLookup] Item match:File 10:24:48.425 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:24:48.425 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:24:48.425 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:24:48.425 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:24:48.425 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:48.425 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:24:48.425 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:24:48.425 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:48.425 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:24:48.425 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:24:48.425 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:24:48.425 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:24:48.425 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:24:48.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:24:48.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:24:48.464 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:48.464 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:24:48.464 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:48.464 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:48.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:48.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:48.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:48.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:48.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:48.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:48.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:48.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:48.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:24:48.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:48.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:48.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:24:48.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:48.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:48.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:48.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:48.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:48.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:48.519 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:48.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:48.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:48.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:24:48.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:48.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:48.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:24:48.520 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:48.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:48.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:48.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:24:48.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:48.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:48.521 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:48.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:48.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:48.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:24:48.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:48.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:48.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:48.521 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:48.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:48.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:48.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:24:48.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:48.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:48.522 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:48.523 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:48.523 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:48.523 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:48.523 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:48.523 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:48.523 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:24:48.523 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:48.523 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:48.523 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:48.523 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:48.523 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:48.523 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:49.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:49.524 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:49.524 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:49.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:49.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:49.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:24:49.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:49.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:49.525 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:49.525 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:49.525 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:49.526 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:49.526 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:49.526 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:49.526 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:24:49.526 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:49.526 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:49.526 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:49.526 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:49.526 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:49.526 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:49.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:49.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:49.526 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:49.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:49.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:49.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:24:49.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:49.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:49.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 10:24:49.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:49.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:49.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:49.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:49.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:50.028 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:50.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:50.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:50.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:50.029 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:50.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:50.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:50.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:50.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:50.029 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:50.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:50.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:50.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:50.030 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:50.031 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:50.031 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:50.031 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:50.031 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:50.031 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:50.031 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:24:50.031 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:50.031 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:50.031 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:50.031 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:50.031 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:50.031 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:51.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:51.532 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:51.532 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:51.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:51.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:51.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:51.533 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:51.534 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:51.534 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:51.534 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:51.534 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:51.534 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:51.534 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:24:51.534 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:51.534 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:51.534 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:51.534 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:51.534 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:51.534 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:51.534 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:51.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:51.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:51.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:51.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 10:24:51.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:51.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:51.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:51.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:51.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:51.535 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:24:51.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:24:51.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:52.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:52.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:24:52.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:24:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:52.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:24:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:52.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:24:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:24:52.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:24:52.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:52.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:52.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:52.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:52.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:52.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:52.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:52.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:52.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:52.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:52.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:52.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:52.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:52.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:52.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:52.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:53.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:53.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:53.096 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:53.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:53.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:53.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:53.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:53.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:53.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:53.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:53.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:53.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:53.098 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:24:53.098 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:24:53.098 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:24:53.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:24:53.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:53.099 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 10:24:53.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:53.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:24:53.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:24:53.099 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:24:53.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:24:53.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:24:53.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:53.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:53.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:24:53.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:53.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:53.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:53.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:24:53.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:53.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:53.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:24:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:53.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:24:53.113 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:24:53.113 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:53.113 DEBUG [main][MenuItemLookup] Item match:File 10:24:53.114 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:24:53.114 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:53.118 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:24:53.118 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:24:53.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:24:53.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:24:53.139 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:24:53.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:24:53.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:24:53.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:24:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:53.219 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:24:53.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:24:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:53.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:53.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:53.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:53.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:53.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:24:53.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:24:53.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:24:53.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:24:53.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:53.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:24:53.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:53.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:24:53.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:24:53.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:24:53.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:53.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:24:53.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:53.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:24:53.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:24:53.222 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:24:53.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:24:53.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:24:53.222 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:24:53.222 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:24:53.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:24:53.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:53.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:53.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:53.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:53.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:53.223 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:24:53.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:53.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:53.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:53.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:53.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:24:53.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:24:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:24:53.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:24:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:53.316 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:24:53.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:24:53.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:24:53.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:53.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:53.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:53.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:24:53.327 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:24:53.328 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 10:24:53.374 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:24:53.374 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:24:53.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:24:53.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:53.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:53.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:53.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:53.382 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:24:53.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:53.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:53.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:53.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:53.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:24:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:24:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62e732d2 is found... 10:24:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62e732d2 is found finished successfully 10:24:53.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 '\*?\QErrorTestClass.java\E') 10:24:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:53.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:53.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:53.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:53.890 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:53.891 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 10:24:53.891 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:24:53.896 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:53.896 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:24:53.896 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:24:53.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:53.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:53.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:53.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:53.897 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:53.897 DEBUG [main][MenuItemLookup] Found menu:'File' 10:24:53.897 DEBUG [main][MenuItemLookup] Item match:File 10:24:53.897 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:24:53.897 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:24:53.897 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:24:53.897 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:24:53.897 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:53.897 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:24:53.897 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:24:53.897 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:53.897 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:24:53.897 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:24:53.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:24:53.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:24:53.919 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:24:53.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:24:53.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:24:53.957 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:53.957 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:24:53.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:53.957 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:53.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:53.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:53.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:53.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:53.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:53.989 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:53.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:53.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:53.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:53.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:53.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:53.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:53.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 '\*?\QProblems\E') 10:24:53.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:53.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:54.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:54.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:54.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:54.026 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:54.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:54.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:54.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:54.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:54.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:54.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:24:54.028 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:54.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:54.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:54.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:54.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:54.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:54.028 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:54.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:54.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:54.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:54.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:54.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:54.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:54.029 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:54.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:54.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:54.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:54.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:54.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:54.030 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:54.031 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:54.031 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:54.031 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:54.031 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:54.031 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:54.031 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:24:54.031 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:54.031 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:54.031 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:54.031 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:54.031 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:54.031 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:54.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:55.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:55.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:55.032 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:55.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:55.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:55.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:55.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:55.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:55.033 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:55.034 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:55.034 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:55.034 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:55.034 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:55.035 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:55.035 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:24:55.035 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:55.035 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:55.035 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:55.035 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:55.035 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:55.035 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:55.035 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:55.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:55.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:55.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:55.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:55.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:55.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:55.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:55.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:55.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:55.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:55.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:55.539 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:55.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:55.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:55.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:55.540 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:55.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:55.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:55.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:55.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:55.541 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:55.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:55.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:55.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:55.542 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:55.543 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:55.543 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:55.543 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:55.543 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:55.543 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:55.543 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:24:55.543 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:55.543 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:55.543 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:55.543 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:55.543 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:55.543 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:55.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:56.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:56.544 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:56.544 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:56.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:56.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:56.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:56.545 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:56.546 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:56.546 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:56.546 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:56.546 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:56.546 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:56.546 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:24:56.546 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:56.546 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:56.547 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:56.547 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:56.547 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:56.547 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:56.547 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:56.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:56.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:56.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:56.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:56.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:56.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:56.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:56.548 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:24:56.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:56.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:56.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:56.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:56.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:56.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:24:56.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:56.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:56.553 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:56.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:56.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:56.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:24:56.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:56.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:56.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:24:56.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:24:56.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:56.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:56.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:56.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:56.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:24:56.561 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:56.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:56.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:56.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:56.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:56.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:56.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 2... 10:24:56.561 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:56.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:56.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:56.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:56.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:56.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:56.562 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:56.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:56.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:56.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:56.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:56.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:56.563 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:56.563 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:56.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:56.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:56.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:56.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:56.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:56.563 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:56.564 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:56.564 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:56.564 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:56.564 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:56.564 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:56.564 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:24:56.564 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:56.564 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:56.564 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:56.564 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:56.564 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:56.564 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:56.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:24:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:24:57.565 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:24:57.565 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:57.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:57.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:57.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:57.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:57.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:57.566 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:24:57.567 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:57.567 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:57.567 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:57.567 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:24:57.567 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:24:57.567 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:24:57.567 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:24:57.567 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:24:57.567 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:24:57.567 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:24:57.567 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:24:57.567 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:24:57.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:24:57.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:24:57.567 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:57.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:57.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:57.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:24:57.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:24:57.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:24:57.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 10:24:57.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:57.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:57.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:57.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:57.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:57.570 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:24:57.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:57.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:57.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:57.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:24:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:57.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:24:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:57.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:24:57.571 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:57.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:57.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:57.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:57.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:24:57.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:57.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:57.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:57.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:57.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:57.572 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:24:57.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:24:57.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:57.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:24:57.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:57.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:24:57.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:24:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:24:57.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:24:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:24:57.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:24:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 2. Expected number of problems is: 2 finished successfully 10:24:57.573 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:24:57.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:24:57.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:57.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:57.574 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:24:57.574 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:24:57.575 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:24:57.575 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:24:57.575 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:24:57.575 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:24:57.575 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:24:57.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:24:57.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:24:57.575 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:24:57.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:24:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:24:57.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:24:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:57.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 "Restore Defaults") 10:24:57.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:57.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:24:57.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:57.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:57.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:57.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:57.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:57.659 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:24:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:57.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:57.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:57.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:24:57.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:57.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:57.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:57.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:24:57.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:57.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:57.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:57.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:57.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:57.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:57.662 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:24:57.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:57.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:57.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:57.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:57.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:24:57.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:24:57.709 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:24:57.709 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:57.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:57.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:57.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:57.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:57.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:57.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:57.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:57.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:57.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:57.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:57.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:57.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:57.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:58.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:58.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:58.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:58.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:24:58.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:24:58.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:24:58.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:24:58.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:24:58.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:24:58.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 10:24:58.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:58.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:58.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:58.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:58.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:24:58.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:24:58.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:24:58.736 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:24:58.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:24:58.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:24:58.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:24:58.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'New' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:58.798 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:24:58.798 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:24:58.798 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:24:58.798 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:24:58.798 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:24:58.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:24:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:24:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:24:59.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:24:59.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:24:59.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:24:59.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:24:59.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:24:59.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:24:59.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:24:59.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:24:59.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:24:59.299 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:24:59.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:24:59.299 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:24:59.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:24:59.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:24:59.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:24:59.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:59.340 DEBUG [main][MenuItemLookup] Found menu:'New' 10:24:59.340 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:24:59.340 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:59.340 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:24:59.340 DEBUG [main][MenuItemLookup] Found menu:'' 10:24:59.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:24:59.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:24:59.340 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:24:59.340 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:24:59.340 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:24:59.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:24:59.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:24:59.341 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:24:59.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.... 10:24:59.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 'Delete.*'] is available. finished successfully 10:24:59.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:24:59.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:24:59.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:24:59.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:59.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:59.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:24:59.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:59.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:24:59.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:59.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:59.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:59.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:59.981 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:24:59.981 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:24:59.981 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:24:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:59.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:59.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:59.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:24:59.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:24:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:24:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:24:59.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:24:59.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:24:59.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:24:59.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:24:59.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:24:59.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:24:59.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:24:59.983 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:24:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:24:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:24:59.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:24:59.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:24:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:24:59.986 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:25:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:25:00.487 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:25:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:00.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:25:00.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:25:00.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:25:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:00.487 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:25:00.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:25:00.487 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:25:00.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:25:00.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:25:00.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:25:00.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:25:00.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:00.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:00.491 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:00.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:00.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:00.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:00.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:00.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:00.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:00.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:00.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:00.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:00.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:00.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:00.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:00.511 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:00.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:00.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:00.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:00.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:00.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:00.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:25:00.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:00.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:00.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:00.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:00.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') 10:25:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:00.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:00.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:00.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:00.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:00.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:00.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:00.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:25:00.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:00.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:00.548 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:00.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:00.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:00.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 10:25:00.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:00.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:00.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:00.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 10:25:00.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:00.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:00.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:00.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:00.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'] 10:25:00.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.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'] 10:25:00.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.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"] 10:25:00.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.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'] 10:25:00.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.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'] 10:25:00.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.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'] 10:25:00.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.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"] 10:25:00.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.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'] 10:25:00.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.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'] 10:25:00.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:00.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:00.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:00.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:00.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:25:00.552 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:00.552 DEBUG [main][MenuItemLookup] Item match:File 10:25:00.552 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:25:00.552 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:00.555 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:25:00.555 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:25:00.556 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:25:00.556 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:25:00.556 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:25:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:25:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:25:00.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:25:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:00.632 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:00.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:25:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:00.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:00.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:00.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:25:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:25:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:25:00.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:00.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:00.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:00.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:00.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:00.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:25:00.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:00.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:00.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:00.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:00.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:00.635 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:25:00.635 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:25:00.635 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:25:00.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:25:00.645 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:00.645 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:25:00.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:25:00.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:00.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:00.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:00.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:00.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:00.646 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:25:00.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:00.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:00.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:00.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:00.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:00.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:25:00.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:25:00.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:25:00.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:00.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:00.845 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:25:00.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:00.845 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:25:00.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:25:00.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:00.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:00.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:00.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:25:00.871 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:25:00.872 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:25:00.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:25:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:00.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:00.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:00.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:00.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:00.901 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:25:00.902 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:25:00.902 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:25:00.902 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:25:00.902 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:25:00.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:25:00.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:00.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:00.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:00.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:00.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:00.904 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:25:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:00.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:00.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:25:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:25:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:25:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:25:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:03.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:25:03.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:03.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:03.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:03.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:03.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:03.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:03.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:25:03.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:03.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:03.936 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:25:03.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:03.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:03.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:03.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:03.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 '\*?\QPackage Explorer\E') 10:25:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:03.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:03.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:03.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:03.937 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:03.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:03.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:03.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:03.973 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:03.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:03.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:03.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:03.973 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:03.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:03.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:03.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:03.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:03.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:04.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:04.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:04.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:04.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:04.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:25:04.975 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:04.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:04.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:04.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:04.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:04.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:04.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:04.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:04.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:25:04.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:25:04.977 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:04.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:04.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:04.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:04.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 10:25:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:04.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:04.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:04.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:04.996 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:04.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:04.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:04.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:04.997 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:25:04.997 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:25:04.997 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:25:04.997 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:25:04.997 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:25:04.997 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:25:04.997 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:25:04.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:25:04.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:25:04.997 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:25:05.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:25:05.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:25:05.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:25:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:05.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:25:05.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:05.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:25:05.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:05.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:05.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:05.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:05.055 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:25:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:05.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:05.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:05.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:25:05.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:05.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:25:05.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:05.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:05.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:05.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:05.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:05.059 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:25:05.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:05.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:05.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:05.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:25:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:25:05.093 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:25:05.094 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:05.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:05.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:05.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:05.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:05.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:05.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:05.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:05.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:05.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:05.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:05.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:05.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:05.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:05.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:05.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:05.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:06.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:06.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:25:06.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:06.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:06.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:06.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:06.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:06.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:06.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:06.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:06.119 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:25:06.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:25:06.120 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:25:06.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:25:06.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:25:06.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:25:06.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'New' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:06.160 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:25:06.160 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:25:06.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:25:06.161 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:25:06.161 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:25:06.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:06.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:25:06.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:25:06.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:06.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:06.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:06.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:06.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:06.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:06.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:06.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:06.661 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:25:06.661 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:25:06.661 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:25:06.661 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:25:06.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:25:06.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:25:06.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:06.698 DEBUG [main][MenuItemLookup] Found menu:'New' 10:25:06.698 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:25:06.698 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:06.698 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:25:06.698 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:06.698 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:25:06.698 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:25:06.698 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:25:06.698 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:25:06.698 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:25:06.698 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:25:06.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:25:06.699 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:25:06.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.... 10:25:07.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 'Delete.*'] is available. finished successfully 10:25:07.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:25:07.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:07.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:07.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:07.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:07.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) 10:25:07.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:07.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:07.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:07.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:25:07.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:07.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:07.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:07.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:07.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:07.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:07.286 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:25:07.286 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:25:07.286 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:25:07.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:07.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:07.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:07.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:07.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:25:07.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:07.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:07.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:07.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:25:07.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:07.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:07.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:07.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:07.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:07.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:07.287 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:25:07.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:07.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:07.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:07.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:07.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:25:07.290 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:25:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:25:07.791 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:25:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:07.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:25:07.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:25:07.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:07.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:07.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:07.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:07.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:07.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:07.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:07.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:25:07.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:25:07.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:25:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:07.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:25:07.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:25:07.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:25:07.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:25:07.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:25:07.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:25:07.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:25:07.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:07.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:07.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:07.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:07.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:07.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:07.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:07.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:07.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:07.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:07.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:07.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:07.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:07.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:07.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:07.816 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:07.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:07.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:07.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:07.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:07.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:07.841 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:25:07.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:07.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:07.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:07.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:07.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:25:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:07.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:07.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:07.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:07.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:07.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:07.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:07.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:25:07.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:07.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:07.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:07.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:07.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:07.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:25:07.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:07.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:07.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:07.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:25:07.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:07.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:07.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:07.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:07.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:07.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:07.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:07.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:07.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:25:07.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:07.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:07.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:07.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:07.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:07.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:07.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:07.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:25:07.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:07.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:07.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:07.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:07.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:07.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:07.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:07.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:07.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:07.856 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:25:07.856 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:07.856 DEBUG [main][MenuItemLookup] Item match:File 10:25:07.857 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:25:07.857 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:25:07.859 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:07.860 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:25:07.860 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:07.860 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:25:07.860 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:25:07.877 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:25:07.877 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:25:07.877 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:25:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:25:07.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:25:07.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:25:07.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:07.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:07.976 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:07.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:07.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:25:07.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:07.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:07.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:07.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:07.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:07.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:25:07.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:25:07.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:25:07.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:07.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:07.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:07.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:07.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:07.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:25:07.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:07.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:07.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:07.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:07.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:07.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:25:07.979 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:25:07.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:25:07.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:25:07.979 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:07.979 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:25:07.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:25:07.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:07.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:07.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:07.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:07.980 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:25:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:07.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:07.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:08.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:08.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:08.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:08.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:25:08.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:25:08.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:25:08.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:08.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:08.195 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:25:08.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:08.195 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:25:08.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:25:08.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:08.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:08.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:08.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:08.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:25:08.210 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:25:08.211 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:25:08.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:25:08.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:08.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:08.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:08.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:08.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:08.245 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:25:08.245 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:25:08.245 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:25:08.246 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:25:08.246 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:25:08.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:25:08.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:08.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:08.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:08.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:08.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:08.247 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:25:08.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:08.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:08.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:08.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:08.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.... 10:25:11.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. failed, NO exception will be thrown 10:25:11.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:25:11.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:25:11.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:25:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:25:11.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:11.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:11.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:25:11.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:11.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:11.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:11.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:11.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 '\*?\QPackage Explorer\E') 10:25:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:11.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:11.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:11.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:11.636 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:11.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:11.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:11.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:11.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:11.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:11.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:11.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:11.671 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:11.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:11.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:11.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:11.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:11.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:11.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:12.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:12.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:12.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:25:12.672 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:12.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:12.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:12.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:12.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:12.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:12.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:12.673 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:25:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:25:12.674 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:12.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:12.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:12.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:12.686 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:25:12.686 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:25:12.686 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:25:12.686 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:25:12.686 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:25:12.686 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:25:12.686 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:25:12.686 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:25:12.686 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:25:12.686 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:25:12.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:25:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:25:12.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:25:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:12.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:25:12.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:12.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:25:12.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:12.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:12.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:12.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:12.743 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:25:12.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:12.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:12.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:12.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:12.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", Widget matcher matching widgets with style: 8) 10:25:12.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:12.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:25:12.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:12.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:12.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:12.746 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:25:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:12.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:12.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:12.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:25:12.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:25:12.781 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:12.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:12.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:12.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:12.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 10:25:12.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:12.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:12.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:12.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:12.782 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:12.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:12.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:12.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:12.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:12.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:12.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:12.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:12.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:12.783 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:12.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:12.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:12.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:12.785 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:25:12.785 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:25:12.785 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:25:12.785 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:25:12.785 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:25:12.785 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:25:12.785 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:25:12.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:25:12.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:25:12.785 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:25:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:25:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:25:12.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:25:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:12.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:25:12.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:12.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:25:12.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:12.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:25:12.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:25:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:12.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:25:12.841 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'Resource', 'Location') 10:25:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:25:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:25:12.841 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 10:25:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:25:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:25:12.842 TRACE [main][WidgetHandler] Notify Table with event 13 10:25:12.842 TRACE [main][WidgetHandler] Wait for synchronization 10:25:12.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<- Hide ") 10:25:12.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:12.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:12.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:12.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:25:12.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:12.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:12.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:12.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:12.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:12.844 INFO [WorkbenchTestable][AbstractButton] Click button <- &Hide 10:25:12.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:12.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:12.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:12.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:12.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:25:12.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:12.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:25:12.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:12.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:12.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:12.850 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:25:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:12.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:12.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:12.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:25:12.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:25:12.896 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:12.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:12.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:12.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:12.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:12.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:12.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:12.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:12.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:12.897 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:12.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:12.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:12.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:12.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 10:25:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:12.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:12.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:12.899 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:12.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:12.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:12.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:12.900 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:25:12.900 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:25:12.900 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:25:12.900 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:25:12.900 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:25:12.900 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:25:12.900 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:25:12.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:25:12.900 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:25:12.900 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:25:12.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:25:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:25:12.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:25:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:12.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:25:12.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:12.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:25:12.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:12.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:12.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:12.968 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:25:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:12.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:12.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:12.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:25:12.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:12.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:25:12.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:12.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:12.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:12.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:12.978 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:25:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:12.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:12.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:13.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:25:13.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:25:13.013 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:25:13.013 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:13.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:13.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:13.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:13.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:13.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:13.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:13.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:13.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:13.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:13.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:13.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:13.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:13.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:13.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:13.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:13.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:14.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:14.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:25:14.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:14.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:14.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:14.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:14.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:14.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:14.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:14.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:14.037 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:25:14.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:25:14.037 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:25:14.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:25:14.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:25:14.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:25:14.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'New' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:14.078 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:25:14.078 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:25:14.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:25:14.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:25:14.078 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:25:14.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:14.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:25:14.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:25:14.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:14.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:14.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:14.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:14.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:14.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:14.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:14.579 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:25:14.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:25:14.579 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:25:14.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:25:14.586 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:25:14.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:25:14.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:14.618 DEBUG [main][MenuItemLookup] Found menu:'New' 10:25:14.618 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:25:14.618 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:14.618 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:25:14.618 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:14.618 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:25:14.618 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:25:14.618 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:25:14.618 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:25:14.618 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:25:14.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:25:14.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:25:14.619 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:25:14.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:25:15.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 'Delete.*'] is available. finished successfully 10:25:15.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:25:15.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:15.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:15.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:15.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:15.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:25:15.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:15.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:25:15.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:15.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:15.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:15.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:15.226 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:25:15.226 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:25:15.226 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:25:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:15.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:15.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:15.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 "OK", Widget matcher matching widgets with style: 8) 10:25:15.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:15.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:25:15.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:15.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:15.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:15.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:15.228 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:25:15.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:15.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:15.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:15.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:15.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:25:15.231 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:25:15.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:25:15.731 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:25:15.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:15.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:25:15.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:25:15.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:15.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:15.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:15.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:15.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:15.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:15.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:15.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:15.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:25:15.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:25:15.732 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:25:15.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:15.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:15.732 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:25:15.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:25:15.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:25:15.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:25:15.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:25:15.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:25:15.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:25:15.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:15.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:15.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:15.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:15.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:15.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:15.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:15.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:15.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:15.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:15.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:15.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:15.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:15.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:15.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:15.745 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:15.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:15.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:15.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:15.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:15.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:15.768 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:25:15.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:15.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:15.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:15.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:15.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:25:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:15.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:15.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:15.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:15.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:15.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:15.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:15.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:15.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:25:15.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:15.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:15.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:15.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:15.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:15.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:25:15.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:15.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:15.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:15.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:25:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:15.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:15.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:15.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:15.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:15.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:15.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:15.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:15.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:25:15.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:15.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:15.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:15.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:15.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:15.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:15.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:15.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:25:15.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:15.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'] 10:25:15.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:15.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'] 10:25:15.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:15.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:15.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:15.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:15.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:15.782 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:25:15.782 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:15.782 DEBUG [main][MenuItemLookup] Item match:File 10:25:15.782 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:25:15.782 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:15.785 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:25:15.785 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:25:15.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:25:15.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:25:15.802 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:25:15.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:25:15.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:25:15.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:25:15.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:15.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:15.875 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:15.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:15.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:25:15.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:15.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:15.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:15.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:15.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:25:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:25:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:25:15.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:15.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:15.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:25:15.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:15.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:15.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:15.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:15.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:25:15.878 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:25:15.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:25:15.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:25:15.878 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:15.878 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:25:15.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:25:15.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:15.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:15.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:15.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:15.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:15.879 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:25:15.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:15.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:15.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:15.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:16.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'] 10:25:16.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:16.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:16.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:25:16.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:25:16.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:25:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:16.082 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:25:16.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:16.082 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:25:16.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:25:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:16.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:16.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:16.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:16.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:25:16.084 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:25:16.085 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:25:16.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:25:16.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:16.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:16.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:16.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:16.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:16.115 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:25:16.116 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:25:16.116 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:25:16.116 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:25:16.116 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:25:16.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:25:16.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:16.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:16.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:16.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:16.118 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:25:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:16.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:16.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:25:19.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:25:19.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:25:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:25:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:19.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:25:19.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:19.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:19.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:19.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:19.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:19.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:19.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:25:19.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:19.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:19.163 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:25:19.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:19.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:19.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:19.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:19.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:19.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:19.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') 10:25:19.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:19.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:19.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:19.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:19.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:19.164 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:19.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:19.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:19.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:19.224 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:19.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:19.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:19.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:19.225 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:19.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:19.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:19.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:19.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:19.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:19.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:19.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:19.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:20.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:20.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:25:20.226 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:20.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:20.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:20.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:20.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:20.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:20.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:20.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:20.227 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:25:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:25:20.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:25:20.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:20.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:20.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:20.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:20.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:20.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:20.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:20.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:20.249 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:20.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:20.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:20.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:20.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:20.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:20.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:20.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:20.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:21.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:21.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:25:21.251 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:21.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:21.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:21.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:21.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 10:25:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:21.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:21.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:21.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:21.252 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:25:21.252 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:25:21.253 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:25:21.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:25:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:32.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:25:32.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:25:32.936 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:25:32.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:25:32.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:25:32.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:32.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:32.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:32.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:32.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:25:32.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:32.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:32.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:32.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:32.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:32.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:32.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:32.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:25:32.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:32.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:32.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:32.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:32.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:32.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:32.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:32.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:32.946 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:25:32.946 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:32.946 DEBUG [main][MenuItemLookup] Item match:File 10:25:32.946 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:25:32.946 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:32.951 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:25:32.951 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:25:32.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:25:32.969 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:25:32.969 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:25:33.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.... 10:25:33.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 10:25:33.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:25:33.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:33.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:33.043 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:33.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:33.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:25:33.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:33.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:33.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:33.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:33.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:25:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:25:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:25:33.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:33.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:33.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:25:33.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:33.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:33.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:33.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:25:33.046 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:25:33.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:25:33.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:25:33.048 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:33.049 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:25:33.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:25:33.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:33.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:33.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:33.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:33.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:33.050 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:25:33.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:33.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:33.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:33.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:33.126 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:33.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:33.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:25:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:25:33.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:25:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:33.127 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:25:33.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:33.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:25:33.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:33.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:33.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:33.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:33.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:25:33.134 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:25:33.135 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 10:25:33.157 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:25:33.157 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:25:33.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.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:25:33.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:33.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:33.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:33.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:33.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:33.160 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:25:33.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:33.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:33.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:33.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:25:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:25:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48d6ebbb is found... 10:25:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48d6ebbb is found finished successfully 10:25:33.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 10:25:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:33.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:33.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:33.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:33.669 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:33.670 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 10:25:33.670 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:25:33.675 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:33.675 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:25:33.675 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:25:33.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:25:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:33.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:25:33.675 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:25:33.676 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:33.676 DEBUG [main][MenuItemLookup] Item match:File 10:25:33.676 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:25:33.676 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:25:33.676 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:25:33.676 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:25:33.676 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:33.676 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:25:33.676 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:25:33.676 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:33.676 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:25:33.676 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:25:33.677 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:25:33.677 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:25:33.677 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:25:33.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:25:33.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:25:33.711 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:33.711 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:25:33.711 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:33.711 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:33.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:33.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:33.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:33.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:33.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:33.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:33.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:33.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:33.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:25:33.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:33.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:33.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:25:33.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:33.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:33.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:33.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:33.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:33.767 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:33.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:33.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:33.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:25:33.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:33.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:33.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:25:33.767 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:33.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:33.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:33.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:25:33.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:33.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:33.768 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:33.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:33.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:33.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:25:33.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:33.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:33.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:33.769 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:33.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:33.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:33.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:25:33.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:33.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:33.769 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:33.770 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:33.770 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:33.770 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:33.770 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:33.770 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:33.770 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:25:33.770 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:33.770 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:33.770 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:33.770 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:33.770 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:33.770 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:33.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:25:34.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:25:34.771 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:34.771 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:34.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:34.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:34.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:25:34.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:34.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:34.775 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:34.775 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:34.775 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:34.775 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:34.776 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:34.776 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:34.776 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:25:34.776 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:34.776 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:34.776 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:34.776 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:34.776 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:34.776 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:34.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:25:34.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:25:34.776 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:34.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:34.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:34.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:25:34.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:34.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:34.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:34.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:34.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:34.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:34.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:34.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:35.278 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:35.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:35.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:35.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:35.279 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:35.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:35.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:35.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:35.279 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:35.279 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:35.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:35.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:35.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:35.280 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:35.281 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:35.281 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:35.281 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:35.281 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:35.281 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:35.281 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:25:35.281 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:35.281 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:35.281 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:35.281 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:35.281 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:35.281 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:35.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:25:36.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:25:36.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:36.282 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:36.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:36.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:36.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:36.283 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:36.283 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:36.283 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:36.283 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:36.283 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:36.283 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:36.283 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:25:36.283 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:36.284 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:36.284 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:36.284 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:36.284 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:36.284 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:36.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:25:36.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:25:36.284 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:36.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:36.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:36.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25: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 10:25:36.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:36.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:36.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:36.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:36.285 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:25:36.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:25:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:36.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:25:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:36.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:25:36.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:25:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:36.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:25:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:36.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:25:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:25:36.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:25:36.285 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:36.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:36.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:36.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:36.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:36.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:36.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:36.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:36.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:36.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:36.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:36.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:36.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:36.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:36.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:36.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:36.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:37.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:37.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:37.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:25:37.306 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:37.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:37.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:37.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:37.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:37.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:37.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:37.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:37.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:37.308 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:25:37.308 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:25:37.308 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:25:37.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:25:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:37.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 10:25:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:37.309 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:25:37.309 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:25:37.309 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:25:37.309 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:25:37.316 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:25:37.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:37.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:37.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:25:37.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:37.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:37.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:37.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:25:37.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:37.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:37.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:25:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:37.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:25:37.319 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:25:37.319 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:37.319 DEBUG [main][MenuItemLookup] Item match:File 10:25:37.320 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:25:37.320 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:37.322 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:25:37.322 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:25:37.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:25:37.342 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:25:37.342 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:25:37.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.... 10:25:37.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. finished successfully 10:25:37.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:25:37.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:37.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:37.422 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:37.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.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 10:25:37.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:37.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:37.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:37.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:37.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:37.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:25:37.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:25:37.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:25:37.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:37.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:37.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:37.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:37.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:37.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:25:37.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:37.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:37.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:37.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:37.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:37.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:25:37.424 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:25:37.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:25:37.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:25:37.424 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:37.424 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:25:37.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:25:37.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:37.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:37.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:37.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:37.425 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:25:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:37.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:37.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:37.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:37.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:25:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:25:37.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:25:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:37.510 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:25:37.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:37.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:25:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:37.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:37.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:37.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:37.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:25:37.536 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:25:37.537 INFO [WorkbenchTestable][AbstractText] Text set to: NextErrorTestClass 10:25:37.544 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:25:37.544 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:25:37.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:25:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:37.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:37.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:37.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:37.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:37.576 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:25:37.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:37.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:37.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:37.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:25:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:25:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7777db4d is found... 10:25:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7777db4d is found finished successfully 10:25:38.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextErrorTestClass.java\E') 10:25:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:38.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:38.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:38.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:38.140 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:38.140 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextErrorTestClass { } TooltipText=null 10:25:38.140 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:25:38.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:38.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 10:25:38.151 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:25:38.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 10:25:38.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:38.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:38.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 10:25:38.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 10:25:38.152 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:38.152 DEBUG [main][MenuItemLookup] Item match:File 10:25:38.152 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:25:38.152 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:25:38.152 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:25:38.152 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:25:38.152 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:38.152 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:25:38.152 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:25:38.152 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:38.152 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:25:38.152 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:25:38.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:25:38.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:25:38.153 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:25:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:25:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:25:38.191 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:38.191 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 10:25:38.191 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:38.191 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:38.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:38.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:38.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:38.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:38.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:38.245 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:38.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:38.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:38.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 10:25:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:38.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 10:25:38.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') 10:25:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:38.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:38.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:38.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:38.258 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:38.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:38.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:38.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 10:25:38.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:38.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:25:38.259 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:38.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:38.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:38.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 10:25:38.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:38.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:38.260 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:38.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 10:25:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:38.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:38.261 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:38.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:38.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:38.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 10:25:38.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:38.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:38.262 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:38.263 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:38.263 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:38.263 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:38.263 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:38.263 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:38.263 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:25:38.263 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:38.263 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:38.263 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:38.263 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:38.263 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:38.263 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:38.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:25:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:25:39.264 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:39.264 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:39.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:39.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:39.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 10:25:39.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:39.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:39.265 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:39.266 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:39.266 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:39.266 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:39.266 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:39.266 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:39.266 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:25:39.266 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:39.266 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:39.266 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:39.266 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:39.266 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:39.266 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:39.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:25:39.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:25:39.267 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:39.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:39.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:39.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 10:25:39.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:39.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:39.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 10:25:39.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:39.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:39.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:39.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:39.269 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:25:39.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:25:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:39.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:25:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:39.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:25:39.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:25:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:39.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:25:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:39.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:25:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:25:39.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:25:39.270 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:39.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:39.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:39.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:39.282 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:39.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:39.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:39.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:39.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:39.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:39.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:39.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:39.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:39.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:39.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:39.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:39.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:40.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:40.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:40.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:25:40.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:40.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:40.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:40.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:40.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:40.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:40.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:40.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:40.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:40.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:40.307 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:25:40.307 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:25:40.307 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:25:40.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:25:40.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:40.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 10:25:40.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:40.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:25:40.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:25:40.308 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:25:40.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:25:40.321 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:25:40.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'] 10:25:40.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:40.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:25:40.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:40.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:40.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:40.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:25:40.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:40.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:40.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 10:25:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:40.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 10:25:40.324 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 10:25:40.324 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:40.324 DEBUG [main][MenuItemLookup] Item match:File 10:25:40.325 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:25:40.325 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:40.328 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:25:40.328 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:25:40.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:25:40.329 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:25:40.329 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:25:40.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:25:40.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 10:25:40.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:25:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:40.428 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:40.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.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 10:25:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:40.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:40.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:40.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:25:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:25:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:25:40.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:40.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:40.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:25:40.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:40.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:40.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:40.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:25:40.431 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:25:40.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:25:40.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:25:40.431 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:40.431 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:25:40.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) 10:25:40.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:40.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:40.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:40.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:40.432 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:25:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:40.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:40.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:40.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'] 10:25:40.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:25:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:25:40.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:25:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:40.519 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:25:40.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:40.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:25:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:40.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:40.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:40.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:25:40.561 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:25:40.562 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 10:25:40.568 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:25:40.568 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:25:40.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:25:40.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:40.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:40.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:40.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:40.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:40.592 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:25:40.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:40.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:40.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:40.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:25:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:25:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67b6d498 is found... 10:25:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67b6d498 is found finished successfully 10:25:41.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 10:25:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:41.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:41.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:41.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:41.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:41.100 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:41.100 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 10:25:41.100 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:25:41.106 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:41.106 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:25:41.106 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:25:41.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:41.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:41.107 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:41.107 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:41.107 DEBUG [main][MenuItemLookup] Item match:File 10:25:41.107 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:25:41.107 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:25:41.107 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:25:41.107 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:25:41.107 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:41.107 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:25:41.107 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:25:41.107 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:41.107 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:25:41.107 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:25:41.108 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:25:41.108 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:25:41.108 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:25:41.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:25:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:25:41.162 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:41.162 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:25:41.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:41.162 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:41.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:41.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:41.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:41.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:41.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:41.272 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:41.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:41.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:41.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:41.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:41.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:41.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:41.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:41.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:41.280 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:41.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:41.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:41.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:41.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:41.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:25:41.281 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:41.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:41.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:41.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:41.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:41.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:41.282 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:41.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:41.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:41.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:41.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:41.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:41.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:41.282 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:41.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:41.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:41.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:41.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:41.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:41.283 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:41.284 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:41.284 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:41.284 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:41.284 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:41.284 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:41.284 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 10:25:41.284 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:41.284 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:41.284 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:41.284 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:41.284 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:41.284 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:25:42.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:25:42.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:42.302 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:42.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:42.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:42.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:42.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:42.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:42.303 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:42.304 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:42.304 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:42.304 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:42.304 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:42.304 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:42.304 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 10:25:42.304 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:42.304 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:42.304 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:42.304 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:42.304 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:42.304 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:25:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:25:42.305 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:42.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:42.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:42.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:42.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:42.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:42.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 10:25:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:42.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:42.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:42.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:42.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:42.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:42.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:42.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:42.808 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:42.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:42.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:42.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:42.809 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:42.809 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:42.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:42.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:42.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:42.809 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:42.810 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:42.810 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:42.810 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:42.810 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:42.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:25:43.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:25:43.811 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:43.811 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:43.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:43.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:43.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:43.812 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:43.813 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:43.813 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:43.813 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:43.813 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:43.813 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:43.813 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:43.813 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:43.813 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:43.813 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:43.813 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:43.813 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:43.813 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:43.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:25:43.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:25:43.813 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:43.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:43.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:43.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:43.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:43.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:43.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:43.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:43.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:43.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:43.815 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:25:43.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:25:43.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:43.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:25:43.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:43.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:25:43.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:25:43.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:43.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:25:43.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:43.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:25:43.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:25:43.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:43.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:43.820 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:43.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:43.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:43.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:43.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:43.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:43.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:43.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:43.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:43.828 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:43.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:43.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:43.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:43.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:43.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:43.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:43.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:43.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:43.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:43.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:43.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:43.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:43.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:43.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:43.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:43.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:43.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:43.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:43.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:43.862 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:43.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:43.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:43.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:43.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:43.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:43.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:25:43.863 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:43.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:43.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:43.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:43.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:43.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:43.864 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:43.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:43.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:43.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:43.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:43.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:43.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:43.864 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:43.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:43.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:43.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:43.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:43.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:43.865 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:43.866 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:43.866 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:43.866 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:43.866 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:43.866 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:43.866 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:43.866 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:43.866 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:43.866 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:43.866 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:43.866 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:43.866 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:43.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:25:44.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:25:44.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:44.867 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:44.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:44.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:44.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:44.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:44.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:44.868 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:44.869 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:44.869 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:44.869 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:44.869 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:44.869 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:44.869 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:44.869 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:44.869 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:44.869 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:44.869 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:44.869 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:44.869 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:44.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:25:44.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:25:44.869 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:44.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:44.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:44.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:44.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:44.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:44.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:44.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:44.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:44.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:44.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:44.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:44.872 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:25:44.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:25:44.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:44.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:25:44.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:44.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:25:44.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:25:44.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:44.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:25:44.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:44.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:25:44.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:25:44.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:25:44.872 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:44.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:44.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:44.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:44.873 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:44.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:44.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:44.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:44.873 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:44.874 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:44.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:44.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:44.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:44.874 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:44.875 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:44.875 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:44.875 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:44.875 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:44.875 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:44.875 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:44.875 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:44.875 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:44.875 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:44.875 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:44.875 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:44.875 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:44.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:25:45.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:25:45.876 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:45.876 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:45.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:45.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:45.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:45.877 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:45.878 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:45.878 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:45.878 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:45.878 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:45.878 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:45.878 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:45.878 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:45.878 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:45.878 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:45.878 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:45.878 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:45.878 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:25:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:25:45.878 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:45.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:45.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:45.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:45.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:45.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:45.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:45.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:45.879 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 10:25:45.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:25:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:45.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:25:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:45.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:25:45.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:25:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:45.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:25:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:45.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:25:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:25:45.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:45.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:45.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:45.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:45.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 '\*?\QProblems\E') 10:25:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:45.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:45.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:45.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:45.891 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:45.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:45.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:45.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:45.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:45.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:45.891 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:45.891 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:45.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:45.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:45.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:45.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:45.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:45.892 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:45.893 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:45.893 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:45.893 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:45.893 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:45.893 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:45.893 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:45.893 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:45.893 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:45.893 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:45.893 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:45.893 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:45.893 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:25:46.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:25:46.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:46.910 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:46.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:46.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:46.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:46.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:46.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:46.910 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:46.911 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:46.912 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:46.912 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:46.912 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:46.912 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:46.912 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:46.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:25:46.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:25:46.912 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:46.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:46.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:46.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:46.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:46.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:46.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 10:25:46.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.914 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 10:25:46.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:25:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:46.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:25:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:46.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:25:46.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:25:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:46.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:25:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:46.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:25:46.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 10:25:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.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 10:25:46.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.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 10:25:46.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:46.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:46.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:46.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:46.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:46.942 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:46.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:46.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:46.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:46.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:46.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:46.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 10:25:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.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 10:25:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:46.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:46.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:46.953 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:46.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:46.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:46.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:46.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:46.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:46.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 10:25:46.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:46.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:46.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:46.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:46.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:46.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:46.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:46.979 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:46.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:46.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:46.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:46.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:46.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:46.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:46.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.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 10:25:46.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:46.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:46.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:46.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:46.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:46.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 '\*?\QProblems\E') 10:25:46.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:46.991 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:46.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:46.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:46.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:46.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:46.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:46.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:46.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:46.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:46.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:46.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:46.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:47.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:47.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:47.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:47.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:47.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:47.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:47.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:47.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:47.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:47.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:47.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:47.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:47.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 '\*?\QProblems\E') 10:25:47.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:47.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:47.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:47.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:47.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:47.021 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:47.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:47.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:47.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:47.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:47.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:47.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 10:25:47.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:47.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:47.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:47.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:47.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:47.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:47.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:47.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:47.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:47.024 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:47.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:47.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:47.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:47.024 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:47.024 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:47.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:47.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:47.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:47.041 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:47.042 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:47.042 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:47.042 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:47.042 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:47.042 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:47.042 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:47.042 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:47.042 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:47.042 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:47.042 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:47.042 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:47.042 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:47.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:25:48.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:25:48.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:48.043 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:48.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:48.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:48.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:48.044 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:48.045 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:48.045 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:48.045 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:48.045 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:48.045 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:48.045 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:48.045 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:48.045 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:48.045 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:48.045 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:48.045 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:48.045 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:48.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:25:48.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:25:48.045 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:48.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:48.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:48.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:48.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:48.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:48.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:48.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:48.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:48.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:48.046 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 10:25:48.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:25:48.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:48.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:25:48.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:48.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:25:48.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:25:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:48.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:25:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:48.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:25:48.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:48.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:48.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:48.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:48.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:48.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:48.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:48.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:48.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:48.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:48.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:48.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:48.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:48.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:48.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:48.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:48.048 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:48.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:48.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:48.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:48.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:48.049 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:48.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:48.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:48.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:48.050 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:48.050 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:48.050 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:48.050 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:48.051 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:48.051 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:48.051 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:48.051 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:48.051 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:48.051 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:48.051 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:48.051 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:48.051 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:48.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:25:49.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:25:49.552 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:49.552 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:49.553 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:49.553 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:49.553 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:49.553 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:49.554 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:49.554 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:49.554 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:49.554 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:49.554 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:49.554 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:49.554 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:49.554 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:49.554 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:25:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:25:49.554 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:49.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.555 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 10:25:49.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:25:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:49.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:25:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:49.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:25:49.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:25:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:49.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:25:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:49.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:25:49.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:49.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.563 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.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 10:25:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:49.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.600 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.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 10:25:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.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 '\*?\QProblems\E') 10:25:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.626 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:49.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.635 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.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 10:25:49.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.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 10:25:49.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.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 '\*?\QProblems\E') 10:25:49.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.662 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.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 10:25:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.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 '\*?\QProblems\E') 10:25:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.689 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.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 10:25:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.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 '\*?\QProblems\E') 10:25:49.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.700 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.730 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.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 10:25:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.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 10:25:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.773 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.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 10:25:49.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:49.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.784 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.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') 10:25:49.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.810 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.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 10:25:49.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:49.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.837 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:49.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:49.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') 10:25:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:49.848 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:49.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:49.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:49.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:49.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:49.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:49.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:49.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:49.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:49.850 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:49.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:49.851 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:49.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:49.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:49.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:49.851 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:49.852 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:49.852 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:49.852 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:49.852 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:49.852 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:49.852 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:49.852 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:49.852 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:49.852 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:49.852 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:49.852 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:49.852 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:49.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:25:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:25:51.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:51.353 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:51.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:51.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:51.354 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:25:51.355 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:51.355 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:51.355 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:51.355 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:25:51.355 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:25:51.355 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:25:51.355 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:25:51.355 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:25:51.355 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:25:51.355 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:25:51.355 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:25:51.355 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:25:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:25:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:25:51.355 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:51.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:51.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:51.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:51.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.356 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:25:51.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:25:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:51.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:25:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:51.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:25:51.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:25:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:51.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:25:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:51.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:25:51.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:51.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:51.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:51.365 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:51.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:51.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:51.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:51.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:51.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:51.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:51.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:51.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:51.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:51.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:51.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:51.392 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:51.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:51.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:51.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:51.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:51.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 10:25:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:51.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:51.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:51.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:51.419 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:51.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:51.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:51.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:51.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:51.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 10:25:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:51.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:51.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:51.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:51.430 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:51.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:51.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:51.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:51.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:51.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 10:25:51.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:51.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:51.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:51.456 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:51.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:51.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:51.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:51.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:51.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:51.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:51.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:51.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:51.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 '\*?\QProblems\E') 10:25:51.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:51.466 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:51.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:51.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:51.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:51.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:51.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.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 10:25:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:25:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:51.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:25:51.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:51.494 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:51.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:51.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:25:51.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:51.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:51.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:51.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:51.497 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:51.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:51.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:51.498 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:25:51.498 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:25:51.498 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:25:51.498 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:25:51.498 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:25:51.498 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:25:51.498 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:25:51.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:25:51.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:25:51.499 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:25:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:25:51.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:25:51.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:25:51.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:51.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:51.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 "Restore Defaults") 10:25:51.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:51.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:51.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:51.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:25:51.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:51.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:51.574 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:25:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:51.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:51.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:51.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) 10:25:51.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:51.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:25:51.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:51.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:51.577 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:25:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:51.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:51.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:51.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:25:51.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:25:51.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:25:51.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:51.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:51.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:51.647 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:51.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:51.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:51.647 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:51.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:51.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:51.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:51.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:51.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:51.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:52.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:52.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:52.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:52.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:25:52.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:52.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:52.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:52.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:52.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 10:25:52.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:52.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:52.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:52.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:52.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:52.650 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:25:52.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:25:52.651 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:25:52.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:25:52.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:25:52.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:25:52.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'New' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:52.699 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:25:52.699 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:25:52.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:25:52.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:25:52.699 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:25:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:52.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:25:53.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:25:53.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:53.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:53.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:25:53.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:53.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:25:53.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:53.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:53.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:53.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:53.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:53.199 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:25:53.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:25:53.199 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:25:53.200 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:25:53.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:25:53.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:25:53.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:53.237 DEBUG [main][MenuItemLookup] Found menu:'New' 10:25:53.237 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:25:53.237 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:53.237 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:25:53.237 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:53.237 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:25:53.237 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:25:53.237 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:25:53.237 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:25:53.237 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:25:53.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:25:53.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:25:53.237 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:25:53.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 'Delete.*'] is available.... 10:25:53.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:25:53.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:25:53.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:53.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:53.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:53.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:53.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:25:53.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:53.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:25:53.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:53.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:53.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:53.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:53.862 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:25:53.863 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:25:53.863 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:25:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:53.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:53.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:53.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:25:53.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:25:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:53.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:25:53.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:25:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:53.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:53.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:53.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:53.864 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:25:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:53.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:53.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:53.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:25:53.868 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:25:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:25:54.368 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:25:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:54.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:54.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:25:54.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:25:54.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:25:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:25:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:25:54.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:25:54.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:25:54.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:25:54.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:25:54.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:25:54.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:25:54.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:25:54.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:54.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:54.373 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:25:54.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:54.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:54.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:54.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:54.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:54.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:54.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:25:54.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:54.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:54.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:54.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:54.381 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:25:54.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:25:54.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:54.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:54.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:54.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:54.406 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:25:54.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:54.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:54.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:54.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:54.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:25:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:54.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:54.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:54.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:54.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:54.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:54.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:54.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:25:54.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:25:54.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:25:54.415 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:54.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:25:54.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:54.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:54.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:25:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:54.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:54.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:54.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:54.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:54.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:25:54.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:54.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:54.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:54.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:25:54.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:54.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:25:54.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:54.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:54.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:25:54.418 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:54.419 DEBUG [main][MenuItemLookup] Item match:File 10:25:54.419 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:25:54.419 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'File' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'' 10:25:54.422 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:25:54.422 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:25:54.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:25:54.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:25:54.449 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:25:54.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:25:54.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. finished successfully 10:25:54.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:25:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:54.536 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:54.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:25:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:54.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:54.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:54.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:54.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:54.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:25:54.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:25:54.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:25:54.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:54.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:54.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:54.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:54.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:54.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:25:54.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:25:54.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:25:54.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:25:54.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:25:54.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:25:54.538 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:25:54.538 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:25:54.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:25:54.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:25:54.541 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:25:54.541 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:25:54.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:25:54.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:54.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:54.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:54.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:54.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:54.542 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:25:54.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:54.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:54.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:54.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:54.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'] 10:25:54.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:25:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:25:54.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:25:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:54.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:54.741 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:25:54.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:25:54.741 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:25:54.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:25:54.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:54.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:54.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:54.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:54.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:25:54.743 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:25:54.744 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:25:54.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:25:54.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:54.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:54.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:54.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:54.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:54.773 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:25:54.773 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:25:54.773 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:25:54.773 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:25:54.773 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:25:54.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) 10:25:54.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:54.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:54.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:54.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:25:54.775 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:25:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:25:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:25:54.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:25:54.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:25:54.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.... 10:25:57.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 10:25:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:25:57.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:25:57.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:25:57.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:25:57.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:25:57.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:25:57.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:25:57.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:25:57.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:25:57.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:25:57.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:25:57.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:25:57.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:25:57.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:25:57.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:57.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:57.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:25:57.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:57.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:57.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:25:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:25:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:25:57.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:25:57.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:25:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:57.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:57.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:57.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:25:57.783 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:57.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:57.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:57.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:57.819 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:57.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:57.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:57.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:57.819 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:57.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:57.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:57.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:57.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:57.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:57.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:58.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:58.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:58.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:58.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:58.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:25:58.821 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:25:58.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:25:58.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:58.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:58.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:25:58.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:58.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:58.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:58.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:58.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:58.822 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:25:58.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:25:58.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:25:58.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:58.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:58.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:58.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:58.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:58.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:58.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:58.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:58.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:58.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:58.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:58.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:58.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:58.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:59.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:59.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:59.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:59.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:25:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:25:59.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:25:59.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:25:59.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:25:59.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:25:59.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 10:25:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:25:59.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:25:59.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:25:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:25:59.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:25:59.847 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:25:59.847 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:25:59.848 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:25:59.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:25:59.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:00.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:00.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:26:00.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:26:00.349 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:26:00.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:26:00.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:26:00.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:00.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.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'] 10:26:00.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:26:00.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:00.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:00.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:00.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:26:00.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:00.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:00.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:00.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:00.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:00.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:00.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:26:00.364 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:00.364 DEBUG [main][MenuItemLookup] Item match:File 10:26:00.365 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:00.365 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:00.368 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:26:00.368 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:26:00.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:26:00.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:26:00.368 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:26:00.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 'New|Select a wizard'] is available.... 10:26:00.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:26:00.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:26:00.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:00.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:00.445 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:00.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:26:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:00.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:00.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:00.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:26:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:26:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:26:00.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:00.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:00.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:26:00.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:00.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:00.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:00.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:26:00.448 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:26:00.448 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:26:00.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:26:00.455 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:00.456 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:26:00.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:26:00.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:00.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:00.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:00.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:00.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:00.457 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:26:00.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:00.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:00.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:00.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:00.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'] 10:26:00.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:26:00.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:26:00.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:26:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:00.537 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:26:00.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:00.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:26:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:00.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:00.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:00.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:00.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:26:00.564 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:26:00.565 INFO [WorkbenchTestable][AbstractText] Text set to: NonExistingImportQuickFix 10:26:00.571 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:26:00.571 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:26:00.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:26:00.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:00.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:00.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:00.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:00.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:00.594 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:26:00.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:00.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:00.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:00.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:00.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:26:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:26:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a88d321 is found... 10:26:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a88d321 is found finished successfully 10:26:01.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNonExistingImportQuickFix.java\E') 10:26:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:01.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:01.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:01.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:01.101 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:01.101 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NonExistingImportQuickFix { } TooltipText=null 10:26:01.101 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1 10:26:01.101 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1, offser 0 10:26:01.106 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:01.106 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 10:26:01.106 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:26:01.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 10:26:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:01.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 10:26:01.107 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 10:26:01.107 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:01.107 DEBUG [main][MenuItemLookup] Item match:File 10:26:01.108 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:01.108 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:26:01.108 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:26:01.108 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:26:01.108 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:01.108 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:26:01.108 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:26:01.108 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:01.108 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:26:01.108 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:26:01.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:26:01.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:26:01.126 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:26:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:26:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:26:01.137 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:01.137 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 10:26:01.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:01.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:01.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:01.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:01.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:01.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 10:26:01.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:01.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:01.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 10:26:01.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:26:01.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:01.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:01.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:01.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:01.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:01.197 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:01.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:01.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:01.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:26:01.239 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:01.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:01.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:01.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:01.240 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:01.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:01.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:01.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:01.240 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:01.240 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:01.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:01.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:01.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:01.241 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:01.242 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:01.242 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:01.242 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:01.242 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:01.242 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:01.242 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:26:01.242 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:01.242 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:01.242 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:01.242 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:01.242 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:01.242 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:01.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:02.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:02.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:02.243 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:02.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:02.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:02.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:02.244 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:02.244 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:02.244 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:02.244 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:02.244 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:02.244 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:02.245 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:26:02.245 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:02.245 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:02.245 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:02.245 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:02.245 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:02.245 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:02.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:02.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:02.245 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:02.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:02.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:02.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:02.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:02.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:02.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:02.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:02.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:02.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:02.746 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:02.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:02.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:02.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:02.747 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:02.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:02.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:02.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:02.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:02.748 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:02.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:02.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:02.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:02.748 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:02.749 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:02.749 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:02.749 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:02.749 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:02.749 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:02.749 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:26:02.749 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:02.749 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:02.749 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:02.749 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:02.749 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:02.749 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:02.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:03.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:03.750 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:03.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:03.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:03.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:03.751 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:03.752 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:03.752 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:03.752 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:03.752 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:03.752 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:03.752 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:26:03.752 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:03.752 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:03.752 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:03.752 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:03.752 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:03.752 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:03.752 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:03.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:03.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:03.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:03.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:03.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:03.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:03.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:03.753 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:26:03.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:26:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:03.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:26:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:03.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:26:03.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:26:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:03.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:26:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:03.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:26:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:26:03.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:03.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:03.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 10:26:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:03.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 10:26:03.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:26:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:03.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:03.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:03.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:03.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:03.761 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:03.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:03.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:03.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 10:26:03.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:03.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:03.762 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:03.762 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:03.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:03.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:03.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 10:26:03.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:03.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:03.762 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:03.763 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:03.763 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:03.763 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:03.763 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:03.763 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:03.763 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:26:03.763 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:03.763 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:03.763 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:03.763 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:03.763 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:03.763 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:03.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:04.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:04.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:04.764 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:04.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:04.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:04.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 10:26:04.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:04.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:04.765 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:04.766 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:04.766 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:04.766 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:04.766 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:04.766 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:04.766 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:26:04.766 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:04.766 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:04.766 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:04.766 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:04.766 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:04.766 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:04.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:04.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:04.766 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:04.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:04.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:04.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 10:26:04.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:04.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:04.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:04.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:04.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:04.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:04.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:04.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:04.769 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:26:04.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:26:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:04.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:26:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:04.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:26:04.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:26:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:04.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:26:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:04.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:26:04.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The import abc cannot be resolved 10:26:04.769 DEBUG [main][TreeItemHandler] Selecting tree item: The import abc cannot be resolved 10:26:04.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The import abc cannot be resolved about selection 10:26:04.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The import abc cannot be resolved 10:26:04.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:26:04.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:04.811 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 10:26:04.811 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:04.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:26:04.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 10:26:04.811 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:26:04.811 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:26:04.811 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:04.811 DEBUG [main][MenuItemLookup] Found menu:'Show In' 10:26:04.811 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 10:26:04.811 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 10:26:04.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 10:26:04.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 10:26:04.811 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 10:26:04.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: "Quick Fix"] is available.... 10:26:04.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:04.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:04.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: "Quick Fix"] is available. finished successfully 10:26:04.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 10:26:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:04.984 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 10:26:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:04.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:04.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:04.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:26:04.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:26:04.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:26:04.985 TRACE [main][WidgetHandler] Notify Table with event 13 10:26:04.985 TRACE [main][WidgetHandler] Wait for synchronization 10:26:04.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 "Finish") 10:26:04.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:04.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:04.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:04.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 10:26:04.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:04.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:04.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:04.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:04.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:04.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:04.987 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:26:04.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:04.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:04.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:04.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:05.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 10:26:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 10:26:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available.... 10:26:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available. finished successfully 10:26:05.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New 10:26:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:05.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:05.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:26:05.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:05.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:05.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:05.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New" as the parent 10:26:05.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:05.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:05.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:05.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:05.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:05.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:05.106 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:26:05.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:05.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:05.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:05.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:26:05.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:26:05.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13595b13 is found... 10:26:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13595b13 is found finished successfully 10:26:05.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSomeClass.java\E') 10:26:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:05.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:05.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:05.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:05.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:05.673 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:05.673 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package abc.efg; public class SomeClass { } TooltipText=null 10:26:05.674 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:05.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:05.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:05.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:05.728 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:26:05.728 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:26:05.728 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:26:05.728 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:26:05.728 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:26:05.728 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:26:05.728 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:26:05.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:26:05.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:26:05.728 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:26:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:26:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:26:05.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:26:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:05.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 "Restore Defaults") 10:26:05.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:05.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:05.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:05.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:05.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:05.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:05.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:05.822 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:26:05.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:05.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:05.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:05.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:05.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:26:05.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:05.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:05.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:05.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:05.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:05.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:05.825 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:26:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:05.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:05.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:05.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:26:05.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:26:05.869 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:26:05.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:05.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:05.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:05.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:05.888 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:05.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:05.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:05.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:05.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:05.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:05.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:05.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:05.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:05.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:05.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:06.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:06.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:06.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:06.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:06.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:26:06.890 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:06.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:06.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:06.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:06.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:06.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:06.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:06.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:06.891 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:26:06.891 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:26:06.892 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:26:06.892 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:26:06.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:26:06.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:26:06.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'New' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:06.935 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:26:06.935 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:26:06.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:26:06.935 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:26:06.936 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:26:06.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:06.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:26:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:26:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:26:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:07.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:07.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:07.436 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:26:07.436 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:26:07.436 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:26:07.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:26:07.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:26:07.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:26:07.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:07.483 DEBUG [main][MenuItemLookup] Found menu:'New' 10:26:07.483 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:26:07.483 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:07.483 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:26:07.483 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:07.483 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:26:07.483 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:26:07.483 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:26:07.483 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:26:07.483 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:26:07.483 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:26:07.483 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:26:07.483 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:26:07.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 'Delete.*'] is available.... 10:26:08.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 'Delete.*'] is available. finished successfully 10:26:08.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:26:08.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:08.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:26:08.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:08.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:26:08.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:08.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:08.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:08.107 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:26:08.107 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:26:08.107 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:26:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:08.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:08.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:08.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:26:08.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:08.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:26:08.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:08.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:08.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:08.108 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:26:08.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:08.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:08.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:08.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:08.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:26:08.111 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:26:08.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:26:08.612 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:26:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:08.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:26:08.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:26:08.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:26:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:08.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:26:08.612 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:26:08.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:26:08.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:26:08.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:26:08.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:26:08.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:26:08.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.616 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:08.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:08.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26: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 '\*?\QProblems\E') 10:26:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:08.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:08.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:08.624 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:08.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:08.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:08.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:08.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.635 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:26:08.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:08.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:08.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 '\*?\QProject Explorer\E') 10:26:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:08.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:08.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:08.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:08.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:08.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:08.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:26:08.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:08.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:08.675 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:08.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:08.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:08.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:26:08.675 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:08.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:08.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:08.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:26:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:08.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:08.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:08.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:08.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:26:08.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:08.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:08.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:08.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:26:08.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:08.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:08.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:08.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:08.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:08.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:08.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:26:08.678 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:08.678 DEBUG [main][MenuItemLookup] Item match:File 10:26:08.678 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:08.678 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:08.681 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:26:08.681 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:26:08.682 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:26:08.682 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:26:08.682 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:26:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:26:08.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:26:08.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:26:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:08.757 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:08.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:26:08.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:08.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:08.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:26:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:26:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:26:08.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:08.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:08.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:26:08.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:08.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:08.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:08.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:26:08.760 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:26:08.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:26:08.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:26:08.768 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:08.768 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:26:08.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:26:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:08.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:08.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:08.770 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:26:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:08.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:08.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:08.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:08.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:26:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:26:08.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:26:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:08.991 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:26:08.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:08.992 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:26:08.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:26:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:08.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:08.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:08.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:26:08.993 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:26:08.994 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:26:09.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:26:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:09.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:09.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:09.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:09.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:09.023 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:26:09.024 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:26:09.024 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:26:09.024 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:26:09.024 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:26:09.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:26:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:09.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:09.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:09.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:09.026 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:26:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:09.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:09.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:26:12.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:26:12.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:26:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:26:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:12.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:26:12.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:12.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:12.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:12.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:12.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:12.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:12.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:12.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:26:12.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:12.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:12.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:26:12.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:12.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:12.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:12.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:12.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:12.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:12.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:26:12.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:12.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:12.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:12.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:12.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:12.034 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:12.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:12.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:12.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:12.069 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:12.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:12.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:12.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:12.069 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:12.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:12.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:12.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:12.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:12.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:12.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:12.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:12.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:13.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:13.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:26:13.071 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:13.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:13.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:13.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:13.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 10:26:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:13.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:13.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:13.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:13.072 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:26:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:26:13.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:26:13.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:13.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:13.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:13.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:13.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:13.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:13.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:13.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:13.093 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:13.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:13.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:13.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:13.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:13.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:13.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:13.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:13.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:14.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:14.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:26:14.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:14.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:14.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:14.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:14.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:14.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:14.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:14.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:14.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:14.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:14.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:26:14.096 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:26:14.096 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:26:14.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:26:14.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:14.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:14.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:26:14.598 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:26:14.598 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:26:14.598 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:26:14.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:26:14.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'] 10:26:14.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.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'] 10:26:14.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.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 Java Class"] 10:26:14.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.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'] 10:26:14.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.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'] 10:26:14.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.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'] 10:26:14.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.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 Java Class"] 10:26:14.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:14.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:14.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:14.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:14.612 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:26:14.612 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:14.612 DEBUG [main][MenuItemLookup] Item match:File 10:26:14.613 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:14.613 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:26:14.615 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:14.616 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:26:14.616 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:26:14.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:26:14.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:26:14.616 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:26:14.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.... 10:26:14.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:26:14.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:26:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:14.690 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:14.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:26:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:14.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:14.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:14.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:26:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:26:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:26:14.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:14.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:14.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:26:14.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:14.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:14.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:14.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:26:14.692 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:26:14.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:26:14.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:26:14.695 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:14.695 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:26:14.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:26:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:14.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:14.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:14.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:14.701 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:26:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:14.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:14.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:14.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:14.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:26:14.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:26:14.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:26:14.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:14.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:14.778 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:26:14.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:14.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:") 10:26:14.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:14.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:14.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:14.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:14.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:26:14.803 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:26:14.804 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 10:26:14.810 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:26:14.810 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:26:14.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:26:14.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:14.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:14.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:14.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:14.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:14.812 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:26:14.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:14.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:14.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:14.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:14.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:26:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:26:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:15.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:26:15.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:26:15.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:26:15.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:15.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:15.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:15.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5889d20c is found... 10:26:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5889d20c is found finished successfully 10:26:15.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 10:26:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:15.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:15.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:15.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:15.340 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:15.340 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 10:26:15.340 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:26:15.347 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:15.347 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:26:15.347 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:26:15.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:26:15.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:15.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:15.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:26:15.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:26:15.348 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:15.348 DEBUG [main][MenuItemLookup] Item match:File 10:26:15.349 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:15.349 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:26:15.349 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:26:15.349 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:26:15.349 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:15.349 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:26:15.349 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:26:15.349 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:15.349 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:26:15.349 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:26:15.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:26:15.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:26:15.349 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:26:15.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:26:15.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:26:15.387 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:15.387 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:26:15.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:15.388 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:15.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:15.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:15.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:15.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:15.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:15.455 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:15.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:15.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:15.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:26:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:15.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:26:15.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:26:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:15.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:15.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:15.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:15.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:15.465 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:15.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:15.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:15.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:15.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:15.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:15.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:26:15.480 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:15.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:15.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:15.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:15.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:15.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:15.481 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:15.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:15.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:15.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:15.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:15.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:15.481 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:15.481 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:15.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:15.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:15.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:15.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:15.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:15.482 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:15.483 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:15.483 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:15.483 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:15.483 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:15.483 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:15.483 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:26:15.483 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:15.483 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:15.483 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:15.483 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:15.483 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:15.483 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:15.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:16.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:16.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:16.484 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:16.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:16.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:16.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:16.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:16.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:16.486 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:16.486 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:16.486 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:16.486 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:16.486 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:16.486 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:16.487 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:26:16.487 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:16.487 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:16.487 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:16.487 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:16.487 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:16.487 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:16.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:16.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:16.487 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:16.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:16.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:16.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:16.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:16.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:16.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 10:26:16.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:16.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:16.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:16.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:16.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:16.989 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:16.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:16.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:16.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:16.990 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:16.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:16.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:16.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:16.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:16.991 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:16.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:16.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:16.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:16.991 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:16.992 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:16.992 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:16.992 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:16.992 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:16.993 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:16.993 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:26:16.993 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:16.993 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:16.993 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:16.993 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:16.993 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:16.993 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:16.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:18.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:18.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:18.494 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:18.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:18.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:18.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:18.495 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:18.495 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:18.495 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:18.495 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:18.495 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:18.496 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:18.496 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:26:18.496 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:18.496 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:18.496 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:18.496 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:18.496 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:18.496 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:18.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:18.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:18.496 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:18.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:18.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:18.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:18.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:18.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:18.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:18.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:18.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:18.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:18.497 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:26:18.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:26:18.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:18.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:26:18.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:18.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:26:18.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:26:18.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:18.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:26:18.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:18.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:26:18.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:26:18.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:18.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:18.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:18.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:18.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:18.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:26:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:18.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:26:18.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:26:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:18.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:18.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:18.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:18.524 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:18.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:18.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:18.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:18.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:18.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 10:26:18.525 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:18.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:18.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:18.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:18.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:18.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:18.526 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:18.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:18.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:18.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:18.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:18.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:18.526 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:18.526 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:18.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:18.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:18.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:18.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:18.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:18.527 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:18.527 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:18.527 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:18.527 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:18.528 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:18.528 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:18.528 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:26:18.528 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:18.528 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:18.528 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:18.528 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:18.528 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:18.528 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:20.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:20.029 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:20.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:20.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:20.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:20.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:20.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:20.030 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:20.031 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:20.031 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:20.031 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:20.031 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:20.031 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:20.031 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:26:20.031 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:20.031 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:20.031 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:20.031 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:20.031 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:20.031 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:20.031 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:20.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:20.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:20.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:20.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:20.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:20.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:20.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:20.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:20.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:20.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:20.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:20.035 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:26:20.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:26:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:20.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:26:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:20.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:26:20.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:26:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:20.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:26:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:20.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:26:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 10:26:20.036 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:20.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:20.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:20.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:20.038 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:26:20.038 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:26:20.038 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:26:20.038 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:26:20.038 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:26:20.038 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:26:20.038 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:26:20.038 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:26:20.038 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:26:20.038 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:26:20.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:26:20.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:26:20.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:26:20.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:20.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:20.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:26:20.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:20.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:20.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:20.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:20.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:20.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:20.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:20.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:20.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:20.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:20.122 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:26:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:20.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:20.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:20.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:26:20.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:20.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:20.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:20.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:20.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:20.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:20.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:20.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:20.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:20.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:20.125 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:26:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:20.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:20.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:26:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:26:20.167 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:26:20.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:20.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:20.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:20.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:20.176 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:20.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:20.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:20.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:20.176 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:20.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:20.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:20.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:20.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:20.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:21.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:21.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:26:21.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:21.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:21.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:21.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:21.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:21.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:21.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:21.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:21.179 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:26:21.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:26:21.179 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:26:21.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:26:21.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:26:21.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:26:21.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'New' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:21.220 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:26:21.220 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:26:21.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:26:21.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:26:21.220 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:26:21.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:21.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:26:21.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:26:21.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:26:21.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:21.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:21.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:21.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:21.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:21.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:26:21.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:21.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:21.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:21.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:21.721 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:26:21.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:26:21.721 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:26:21.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:26:21.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:26:21.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:26:21.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:21.758 DEBUG [main][MenuItemLookup] Found menu:'New' 10:26:21.758 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:26:21.758 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:21.758 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:26:21.758 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:21.758 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:26:21.758 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:26:21.758 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:26:21.758 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:26:21.758 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:26:21.758 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:26:21.758 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:26:21.758 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:26:21.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:26:22.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 'Delete.*'] is available. finished successfully 10:26:22.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:26:22.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:22.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:22.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:22.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:22.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: 32) 10:26:22.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:22.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:22.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:22.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:26:22.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:22.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:22.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:22.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:22.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:22.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:22.381 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:26:22.381 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:26:22.381 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:26:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:22.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:22.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:22.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 "OK", Widget matcher matching widgets with style: 8) 10:26:22.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:22.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:26:22.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:22.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:22.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:22.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:22.382 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:26:22.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:22.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:22.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:22.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:26:22.385 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:26:22.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:26:22.885 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:26:22.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:26:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:26:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:26:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:26:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:22.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:22.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:26:22.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:26:22.886 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:26:22.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:22.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:22.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:26:22.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:26:22.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:26:22.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:26:22.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:26:22.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:26:22.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:26:22.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:22.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:22.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:22.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:22.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:22.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:22.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:22.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:22.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:22.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 '\*?\QProblems\E') 10:26:22.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:22.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:22.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:22.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:22.898 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:22.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:22.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:22.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:22.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:22.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:22.922 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:26:22.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:22.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:22.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:22.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:22.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:26:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:22.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:22.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:22.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:22.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:22.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:22.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:22.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:26:22.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:22.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:22.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:22.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:22.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:22.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:26:22.932 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:22.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:22.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:22.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:26:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:22.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:22.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:26:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:26:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:22.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:22.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:22.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:22.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:22.934 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:26:22.934 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:22.934 DEBUG [main][MenuItemLookup] Item match:File 10:26:22.934 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:22.934 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:22.937 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:26:22.937 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:26:22.955 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:26:22.955 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:26:22.955 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:26:23.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:26:23.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:26:23.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:26:23.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:23.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:23.031 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:23.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:23.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:26:23.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:23.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:23.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:23.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:23.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:23.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:26:23.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:26:23.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:26:23.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:23.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:23.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:23.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:23.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:23.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:26:23.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:23.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:23.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:23.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:23.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:23.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:26:23.033 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:26:23.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:26:23.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:26:23.036 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:23.036 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:26:23.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:26:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:23.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:23.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:23.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:23.038 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:26:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:23.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:23.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:23.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:23.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:23.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:23.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:26:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:26:23.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:26:23.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:23.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:23.325 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:26:23.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:23.325 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:26:23.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:26:23.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:23.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:23.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:23.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:23.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:26:23.326 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:26:23.327 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:26:23.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:26:23.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:23.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:23.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:23.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:23.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:23.357 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:26:23.358 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:26:23.358 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:26:23.358 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:26:23.358 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:26:23.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:26:23.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:23.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:23.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:23.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:23.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:23.360 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:26:23.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:23.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:23.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:23.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:23.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:26:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:26:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:26:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:26:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:26:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:26:26.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:26.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:26.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:26:26.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:26.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:26.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:26.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:26.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:26:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:26.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:26.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:26.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:26.524 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:26.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:26.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:26.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:26.579 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:26.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:26.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:26.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:26.579 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:26.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:26.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:26.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:26.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:26.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:26.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:27.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:27.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:27.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:27.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:27.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:26:27.581 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:27.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:27.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:27.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:27.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:27.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:27.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:27.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:27.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:27.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:27.582 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:26:27.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:26:27.582 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:27.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:27.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:27.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:27.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:27.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:27.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:27.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:27.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:27.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:27.594 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:27.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:27.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:27.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:27.595 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:26:27.595 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:26:27.595 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:26:27.595 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:26:27.595 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:26:27.595 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:26:27.595 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:26:27.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:26:27.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:26:27.595 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:26:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:26:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:26:27.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:26:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:27.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:26:27.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:27.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:27.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:27.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:27.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:27.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:27.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:27.652 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:26:27.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:27.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:27.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:27.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:27.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:26:27.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:27.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:27.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:27.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:27.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:27.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:27.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:27.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:27.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:27.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:27.655 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:26:27.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:27.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:27.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:27.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:27.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:26:27.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:26:27.685 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:26:27.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:27.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:27.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:27.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:27.697 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:27.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:27.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:27.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:27.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:27.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:27.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:27.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:27.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:27.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:27.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:28.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:28.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:28.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:28.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:28.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:26:28.700 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:28.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:28.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:28.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:28.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:28.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:28.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:28.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:28.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:28.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:28.701 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:26:28.701 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:26:28.701 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:26:28.701 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:26:28.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:26:28.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:26:28.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'New' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:28.737 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:26:28.737 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:26:28.737 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:26:28.737 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:26:28.737 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:26:28.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:28.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:26:29.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:26:29.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:29.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:29.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:29.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:29.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:29.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:29.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:29.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:29.238 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:26:29.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:26:29.238 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:26:29.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:26:29.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:26:29.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:26:29.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:29.274 DEBUG [main][MenuItemLookup] Found menu:'New' 10:26:29.274 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:26:29.274 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:29.274 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:26:29.274 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:29.274 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:26:29.274 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:26:29.274 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:26:29.274 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:26:29.274 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:26:29.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:26:29.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:26:29.274 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:26:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:26:29.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:26:29.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:26:29.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:29.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:29.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:29.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:26:29.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:29.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:26:29.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:29.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:29.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:29.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:29.874 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:26:29.874 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:26:29.874 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:26:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:29.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:29.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:29.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:26:29.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:29.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:26:29.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:29.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:29.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:29.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:29.875 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:26:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:29.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:29.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:26:29.878 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:26:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:26:30.379 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:26:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:30.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:26:30.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:26:30.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:30.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:30.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:30.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:30.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:30.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:30.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:30.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:30.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:26:30.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:26:30.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:26:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:30.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:26:30.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:26:30.380 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:26:30.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:26:30.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:26:30.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:26:30.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:26:30.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:30.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:30.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:30.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:30.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:30.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:30.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:30.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:26:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:30.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:30.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:30.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:30.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:30.403 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:30.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:30.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:30.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:30.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:30.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:30.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:26:30.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:30.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:30.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:30.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:30.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:26:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:30.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:30.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:30.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:30.427 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:30.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:30.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:30.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:26:30.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:30.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:30.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:30.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:30.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:30.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:26:30.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:30.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:30.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:30.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:26:30.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:30.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:30.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:30.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:30.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:30.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:30.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:26:30.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:30.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:30.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:30.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:26:30.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:30.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:30.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:30.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:30.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:30.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:30.437 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:26:30.437 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:30.437 DEBUG [main][MenuItemLookup] Item match:File 10:26:30.438 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:30.438 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:30.441 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:26:30.441 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:26:30.457 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:26:30.457 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:26:30.457 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:26:30.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.... 10:26:30.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 10:26:30.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:26:30.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:30.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:30.527 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:30.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:26:30.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:30.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:30.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:30.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:30.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:26:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:26:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:26:30.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:30.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:30.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:26:30.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:30.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:30.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:30.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:26:30.529 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:26:30.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:26:30.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:26:30.529 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:30.529 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:26:30.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:26:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:30.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:30.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:30.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:30.530 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:26:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:30.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:30.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:30.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:30.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:26:30.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:26:30.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:26:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:30.860 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:26:30.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:30.860 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:26:30.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:26:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:30.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:30.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:30.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:30.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:26:30.862 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:26:30.863 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:26:30.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:26:30.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:30.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:30.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:30.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:30.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:30.889 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:26:30.890 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:26:30.890 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:26:30.890 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:26:30.890 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:26:30.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:26:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:30.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:30.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:30.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:30.891 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:26:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:30.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:30.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:30.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:26:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:26:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:26:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:26:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:33.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:26:33.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:33.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:33.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:33.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:33.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:33.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:33.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:33.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:33.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:33.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:26:33.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:33.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:33.897 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:26:33.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:33.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:33.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:33.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:33.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:33.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:33.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 '\*?\QPackage Explorer\E') 10:26:33.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:33.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:33.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:33.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:33.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:33.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:33.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:33.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:33.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:33.930 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:33.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:33.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:33.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:33.931 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:33.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:33.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:33.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:33.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:33.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:34.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:34.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:34.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:34.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:34.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:26:34.933 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:34.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:34.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:34.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:34.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:34.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:34.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:34.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:34.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:26:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:26:34.934 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:34.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:34.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:34.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:34.945 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:26:34.945 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:26:34.945 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:26:34.945 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:26:34.945 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:26:34.945 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:26:34.945 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:26:34.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:26:34.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:26:34.945 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:26:34.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:26:34.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:26:34.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:26:34.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:34.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:35.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:26:35.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:35.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:35.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:35.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:35.001 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:26:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:35.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:35.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:35.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:26:35.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:35.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:35.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:35.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:35.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:35.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:35.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:35.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:35.004 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:26:35.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:35.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:35.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:35.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:26:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:26:35.035 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:35.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:35.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:35.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:35.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:35.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:35.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:35.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:35.036 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:35.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:35.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:35.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:35.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:35.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:35.037 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:35.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:35.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:35.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:35.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 10:26:35.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:35.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:35.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:35.038 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:35.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:35.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:35.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:35.039 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:26:35.039 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:26:35.039 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:26:35.039 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:26:35.039 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:26:35.039 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:26:35.039 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:26:35.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:26:35.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:26:35.039 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:26:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:26:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:26:35.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:26:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:35.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 10:26:35.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:35.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:35.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:35.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:26:35.090 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'ID', 'Creation Time') 10:26:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:26:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:26:35.090 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0, 1) 10:26:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:26:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:26:35.090 TRACE [main][WidgetHandler] Notify Table with event 13 10:26:35.090 TRACE [main][WidgetHandler] Wait for synchronization 10:26:35.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 "Show ->") 10:26:35.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:35.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:35.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:35.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:35.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:35.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:35.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:35.096 INFO [WorkbenchTestable][AbstractButton] Click button &Show -> 10:26:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:35.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:35.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:35.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:26:35.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:35.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:35.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:35.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:35.099 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:26:35.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:35.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:35.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:35.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:35.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:26:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:26:35.134 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:35.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:35.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:35.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:35.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 10:26:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:35.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:35.135 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:35.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:35.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:35.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:35.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:35.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:35.136 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:35.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:35.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:35.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:35.137 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:26:35.137 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:26:35.137 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:26:35.137 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:26:35.137 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:26:35.137 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:26:35.137 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:26:35.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:26:35.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:26:35.137 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:26:35.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:26:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:26:35.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:26:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:35.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:26:35.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:35.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:35.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:35.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:35.198 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:26:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:35.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:35.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:35.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 "OK", Widget matcher matching widgets with style: 8) 10:26:35.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:35.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:26:35.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:35.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:35.201 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:26:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:35.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:35.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:26:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:26:35.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:26:35.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:35.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:35.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:35.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:35.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:35.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:35.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:35.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:35.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:35.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:35.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:35.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:35.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:35.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:35.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:35.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:36.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:36.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:36.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:26:36.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:36.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:36.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:36.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:36.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:36.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:36.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:36.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:36.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:36.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:36.247 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:26:36.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:26:36.248 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:26:36.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:26:36.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:26:36.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:26:36.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'New' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:36.298 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:26:36.298 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:26:36.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:26:36.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:26:36.298 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:26:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:36.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:26:36.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:26:36.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:26:36.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:26:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:26:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:26:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:26:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:26:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:37.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:37.299 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:26:37.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:26:37.299 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:26:37.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:26:37.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:26:37.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:26:37.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:37.334 DEBUG [main][MenuItemLookup] Found menu:'New' 10:26:37.334 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:26:37.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:37.334 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:26:37.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:37.334 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:26:37.334 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:26:37.334 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:26:37.334 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:26:37.334 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:26:37.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:26:37.335 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:26:37.335 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:26:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:26:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:26:37.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:26:37.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:37.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:37.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:37.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:26:37.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:37.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:37.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:37.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:26:37.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:37.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:37.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:37.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:37.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:37.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:37.951 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:26:37.951 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:26:37.951 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:26:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:37.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:37.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:37.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:26:37.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:26:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:37.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:26:37.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:26:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:37.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:37.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:37.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:37.952 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:26:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:37.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:37.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:26:37.956 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:26:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:26:38.457 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:26:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:38.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:26:38.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:26:38.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:26:38.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:38.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:38.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:38.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:38.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:38.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:38.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:38.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:38.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:26:38.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:26:38.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:26:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:26:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:26:38.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:26:38.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:26:38.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:26:38.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:26:38.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:26:38.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:26:38.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:26:38.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:38.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:38.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:38.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:38.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:38.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:38.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:38.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:38.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:38.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:26:38.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:38.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:38.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:38.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:38.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:38.510 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:38.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:38.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:38.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:38.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:38.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:38.538 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:26:38.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:38.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:38.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:38.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:38.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:38.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:38.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 '\*?\QProject Explorer\E') 10:26:38.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:38.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:38.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:38.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:38.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:38.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:38.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:38.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:38.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:26:38.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:38.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:38.610 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:38.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:38.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:38.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:26:38.611 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:38.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:38.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:38.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:26:38.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:38.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:38.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:38.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:38.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:38.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:38.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:38.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:38.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:26:38.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:38.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:38.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:38.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:38.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:38.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:38.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:38.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:26:38.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:38.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:38.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:38.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:38.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:38.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:38.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:38.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:38.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:38.614 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:26:38.614 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:38.614 DEBUG [main][MenuItemLookup] Item match:File 10:26:38.615 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:38.615 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:38.618 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:26:38.618 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:26:38.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:26:38.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:26:38.618 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:26:38.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.... 10:26:38.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 10:26:38.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:26:38.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:38.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:38.762 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:38.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:38.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:26:38.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:38.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:38.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:38.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:38.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:38.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:26:38.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:26:38.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:26:38.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:38.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:38.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:26:38.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:38.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:38.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:38.765 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:26:38.765 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:26:38.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:26:38.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:26:38.766 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:38.766 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:26:38.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:26:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:38.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:38.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:38.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:38.767 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:26:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:38.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:38.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:39.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:39.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:39.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:39.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:26:39.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:26:39.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:26:39.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:39.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:39.062 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:26:39.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:39.062 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:26:39.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:26:39.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:39.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:39.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:39.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:39.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:26:39.065 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:26:39.066 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:26:39.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:26:39.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:39.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:39.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:39.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:39.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:39.096 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:26:39.108 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:26:39.108 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:26:39.108 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:26:39.108 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:26:39.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:26:39.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:39.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:39.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:39.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:39.117 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:26:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:39.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:39.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:39.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:26:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:26:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:26:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:26:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:42.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:26:42.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:26:42.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:26:42.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:26:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:26:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:26:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 10:26:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:26:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:42.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:42.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:26:42.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:42.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:42.355 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:26:42.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:42.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:42.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:42.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:42.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:26:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:42.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:42.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:42.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:42.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:42.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:42.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:42.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:42.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:42.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:42.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:42.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:42.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:42.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:42.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:42.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:42.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:42.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:42.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:42.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:42.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:43.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:43.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:43.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:26:43.413 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:26:43.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:26:43.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:43.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:43.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:43.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:43.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:43.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:43.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:43.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:43.414 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:26:43.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:26:43.414 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:26:43.415 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:43.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:43.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:43.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:43.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:43.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:43.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:43.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:43.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:43.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:43.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:43.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:43.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:43.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:43.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:43.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:43.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:44.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:44.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:26:44.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:44.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:44.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:44.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:44.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 10:26:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:44.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:44.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:44.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:44.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:26:44.439 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:26:44.439 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:26:44.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:26:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:44.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:26:44.941 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:26:44.941 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:26:44.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:26:44.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:26:44.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'] 10:26:44.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:44.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'] 10:26:44.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:44.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:26:44.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:44.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'] 10:26:44.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:44.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'] 10:26:44.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:44.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'] 10:26:44.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:44.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:26:44.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:44.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'] 10:26:44.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:44.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'] 10:26:44.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:44.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:26:44.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:44.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:44.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:26:44.956 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:26:44.956 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:44.956 DEBUG [main][MenuItemLookup] Item match:File 10:26:44.957 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:44.957 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:44.959 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:26:44.959 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:26:44.976 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:26:44.976 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:26:44.977 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:26:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:26:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:26:45.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:26:45.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:45.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:45.054 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:45.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:45.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:26:45.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:45.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:45.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:45.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:45.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:26:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:26:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:26:45.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:45.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:45.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:26:45.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:45.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:45.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:45.056 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:26:45.056 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:26:45.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:26:45.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:26:45.059 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:45.059 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:26:45.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:26:45.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:45.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:45.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:45.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:45.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:45.060 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:26:45.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:45.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:45.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:45.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:45.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:45.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:45.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:26:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:26:45.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:26:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:45.149 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:26:45.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:45.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:26:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:45.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:45.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:45.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:26:45.157 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:26:45.158 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 10:26:45.180 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:26:45.180 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:26:45.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:26:45.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:45.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:45.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:45.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:45.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:45.314 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:26:45.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:45.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:45.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:45.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:26:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:26:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d78f2f9 is found... 10:26:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d78f2f9 is found finished successfully 10:26:45.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 '\*?\QWarningTestClass.java\E') 10:26:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:45.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:45.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:45.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:45.927 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:45.927 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 10:26:45.927 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:26:45.938 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:45.938 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:26:45.938 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:26:45.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:26:45.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:45.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:45.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:26:45.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:26:45.939 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:45.939 DEBUG [main][MenuItemLookup] Item match:File 10:26:45.940 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:45.940 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:26:45.940 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:26:45.940 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:26:45.940 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:45.940 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:26:45.940 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:26:45.940 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:45.940 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:26:45.940 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:26:45.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:26:45.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:26:45.940 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:26:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:26:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:26:46.035 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:46.035 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:26:46.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:46.035 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:46.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:46.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:46.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:46.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:46.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:46.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:46.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:46.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:46.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:26:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:46.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:26:46.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') 10:26:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:46.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:46.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:46.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:46.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:46.215 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:46.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:46.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:46.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:46.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:46.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:46.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:26:46.216 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:46.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:46.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:46.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:46.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:46.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:46.217 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:46.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:46.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:46.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:46.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:46.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:46.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:46.218 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:46.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:46.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:46.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:46.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:46.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:46.218 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:46.219 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:46.219 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:46.219 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:46.219 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:46.219 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:46.219 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:26:46.219 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:46.219 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:46.219 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:46.219 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:46.219 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:46.219 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:47.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:47.220 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:47.220 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:47.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:47.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:47.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:47.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:47.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:47.221 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:47.222 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:47.222 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:47.222 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:47.222 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:47.222 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:47.222 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:26:47.222 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:47.222 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:47.222 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:47.222 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:47.222 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:47.222 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:47.222 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:47.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:47.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:47.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:26:47.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:47.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:47.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:47.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:47.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:47.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:47.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:47.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:47.229 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:26:47.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:26:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:47.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:26:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:47.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:26:47.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:26:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:47.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:26:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:47.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:26:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:26:47.230 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:26:47.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:47.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:47.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:47.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:47.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:47.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:47.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:47.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:47.264 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:47.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:47.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:47.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:47.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:47.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:47.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:47.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:48.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:48.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:26:48.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:48.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:48.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:48.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:48.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:48.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:48.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:48.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:48.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:48.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:48.267 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:26:48.267 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:26:48.267 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:26:48.267 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:26:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:48.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 10:26:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:48.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:26:48.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:26:48.267 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:26:48.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:26:48.275 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:26:48.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'] 10:26:48.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.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'] 10:26:48.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.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: "New Java Class"] 10:26:48.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:48.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:48.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:48.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:26:48.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:48.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:48.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:26:48.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:48.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:48.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:26:48.278 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:26:48.278 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:48.278 DEBUG [main][MenuItemLookup] Item match:File 10:26:48.279 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:48.279 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:48.282 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:26:48.282 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:26:48.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:26:48.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:26:48.302 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:26:48.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 'New|Select a wizard'] is available.... 10:26:48.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 'New|Select a wizard'] is available. finished successfully 10:26:48.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:26:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:48.375 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:48.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.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 10:26:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:48.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:48.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:48.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:26:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:26:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:26:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:48.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:26:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:48.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:48.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:26:48.378 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:26:48.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:26:48.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:26:48.378 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:48.378 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:26:48.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:26:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:48.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:48.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:48.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:48.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:48.379 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:26:48.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:48.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:48.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:48.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:48.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'] 10:26:48.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:26:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:26:48.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:26:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:48.456 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:26:48.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:48.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:26:48.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:48.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:48.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:48.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:26:48.464 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:26:48.465 INFO [WorkbenchTestable][AbstractText] Text set to: NextWarningTestClass 10:26:48.486 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:26:48.486 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:26:48.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.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:26:48.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:48.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:48.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:48.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:48.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:48.488 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:26:48.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:48.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:48.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:48.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:26:48.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:26:48.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:48.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:48.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:48.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@649cd6ea is found... 10:26:48.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@649cd6ea is found finished successfully 10:26:48.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextWarningTestClass.java\E') 10:26:48.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:48.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:48.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:48.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:48.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:48.995 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:48.995 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextWarningTestClass { } TooltipText=null 10:26:48.995 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:26:49.000 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:49.000 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 10:26:49.000 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:26:49.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 10:26:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:49.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 10:26:49.001 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 10:26:49.001 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:49.001 DEBUG [main][MenuItemLookup] Item match:File 10:26:49.002 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:49.002 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:26:49.002 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:26:49.002 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:26:49.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:49.002 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:26:49.002 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:26:49.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:49.002 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:26:49.002 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:26:49.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:26:49.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:26:49.002 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:26:49.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:26:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:26:49.035 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:49.035 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 10:26:49.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:49.035 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:49.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:49.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:49.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:49.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:49.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:49.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:49.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:49.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:49.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 10:26:49.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:49.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:49.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 10:26:49.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:26:49.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:49.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:49.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:49.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:49.099 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:49.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:49.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:49.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 10:26:49.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:49.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:49.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:26:49.100 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:49.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:49.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:49.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 10:26:49.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:49.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:49.100 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:49.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 10:26:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:49.101 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:49.101 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:49.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 10:26:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:49.101 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:49.102 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:49.102 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:49.102 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:49.102 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:49.102 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:49.102 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:26:49.102 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:49.102 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:49.102 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:49.102 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:49.102 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:49.102 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:50.603 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:50.603 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:50.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:50.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:50.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 10:26:50.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:50.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:50.604 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:50.605 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:50.605 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:50.605 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:50.605 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:50.605 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:50.605 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 10:26:50.605 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:50.605 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:50.605 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:50.605 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:50.605 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:50.605 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:50.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:50.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:50.605 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:50.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:50.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:50.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 10:26:50.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:50.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:50.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:50.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:50.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:50.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:50.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:50.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:50.607 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 10:26:50.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 10:26:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:50.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 10:26:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:50.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 10:26:50.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 10:26:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:50.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 10:26:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:50.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 10:26:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:26:50.608 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:26:50.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:50.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:50.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:50.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:50.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:50.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:50.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:50.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:50.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:50.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:50.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:50.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:50.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:50.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:51.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:51.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:51.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:51.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:52.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:52.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:26:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:26:52.146 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:26:52.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:26:52.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:52.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:52.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:52.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:52.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:52.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:52.147 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:26:52.147 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:26:52.148 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:26:52.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:26:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:52.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 10:26:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:52.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:26:52.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:26:52.148 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:26:52.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:26:52.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:26:52.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:52.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.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'] 10:26:52.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:26:52.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.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'] 10:26:52.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.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'] 10:26:52.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.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'] 10:26:52.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:26:52.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.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'] 10:26:52.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.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'] 10:26:52.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 10:26:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:52.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 10:26:52.158 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 10:26:52.158 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:52.158 DEBUG [main][MenuItemLookup] Item match:File 10:26:52.159 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:52.159 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:52.161 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:26:52.162 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:26:52.162 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:26:52.162 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:52.162 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:26:52.162 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:52.162 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:26:52.162 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:26:52.181 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:26:52.181 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:26:52.182 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:26:52.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 'New|Select a wizard'] is available.... 10:26:52.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:26:52.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:26:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:52.256 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:52.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:26:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:52.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:52.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:52.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:26:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:26:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:26:52.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:52.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:52.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:26:52.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:26:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:52.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:26:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:52.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:26:52.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:26:52.258 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:26:52.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:26:52.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:26:52.258 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:26:52.258 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:26:52.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:26:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:52.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:52.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:52.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:52.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:52.259 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:26:52.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:52.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:52.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:52.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:52.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:26:52.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:26:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:26:52.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:26:52.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:52.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:52.360 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:26:52.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:26:52.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:26:52.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:52.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:52.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:52.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:52.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:26:52.371 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:26:52.372 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 10:26:52.378 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:26:52.378 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:26:52.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:26:52.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:52.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:52.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:52.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:26:52.401 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:26:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:26:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:26:52.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:26:52.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:26:52.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:26:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:26:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:26:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:26:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3dc498a9 is found... 10:26:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3dc498a9 is found finished successfully 10:26:52.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 10:26:52.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:52.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:52.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:52.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:52.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:52.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:52.913 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 10:26:52.913 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:26:52.921 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:52.921 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:26:52.921 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:26:52.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:26:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:52.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:26:52.922 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:26:52.922 DEBUG [main][MenuItemLookup] Found menu:'File' 10:26:52.922 DEBUG [main][MenuItemLookup] Item match:File 10:26:52.923 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:26:52.923 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:26:52.923 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:26:52.923 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:26:52.923 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:52.923 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:26:52.923 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:26:52.923 DEBUG [main][MenuItemLookup] Found menu:'' 10:26:52.923 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:26:52.923 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:26:52.923 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:26:52.923 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:26:52.923 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:26:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:26:52.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:26:53.053 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:53.068 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:26:53.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:53.074 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:53.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:53.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:53.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:53.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:53.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:53.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:53.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:53.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:53.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:26:53.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:53.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:53.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:26:53.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:26:53.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:53.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:53.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:53.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:53.178 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:53.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:53.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:53.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:53.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:53.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:53.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:26:53.179 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:53.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:53.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:53.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:53.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:53.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:53.179 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:53.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:53.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:53.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:53.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:53.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:53.180 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:53.180 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:53.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:53.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:53.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:53.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:53.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:53.180 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:53.181 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:53.181 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:53.181 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:53.181 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:53.181 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:53.181 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 10:26:53.181 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:53.182 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:53.182 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:53.182 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:53.182 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:53.182 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:54.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:54.682 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:54.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:54.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:54.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:54.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:54.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:54.684 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:54.684 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:54.684 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:54.684 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:54.684 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:54.684 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:54.685 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:26:54.685 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:54.685 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:54.685 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:54.685 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:54.685 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:54.685 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:54.685 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:54.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:54.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:54.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:54.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:54.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:54.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:54.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:54.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:54.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:54.688 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:26:54.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:26:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:54.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:26:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:54.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:26:54.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:26:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:54.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:26:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:54.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:26:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:26:54.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:54.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:54.713 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:54.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:54.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:54.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:26:54.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:54.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:54.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:26:54.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 '\*?\QProblems\E') 10:26:54.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:54.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:54.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:54.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:54.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:54.747 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:54.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:54.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:54.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:54.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:54.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:54.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:54.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:54.756 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:54.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:54.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:54.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:26:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:54.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:26:54.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') 10:26:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:54.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:54.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:54.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:54.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:54.764 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:54.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:54.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:54.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:54.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:54.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:26:54.765 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:54.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:54.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:54.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:54.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:54.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:54.765 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:54.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:54.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:54.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:54.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:54.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:54.766 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:54.766 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:54.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:54.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:54.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:54.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:54.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:54.766 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:54.767 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:54.767 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:54.767 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:54.767 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:54.767 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:54.767 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:26:54.767 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:54.767 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:54.767 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:54.767 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:54.767 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:54.767 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:55.768 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:55.768 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:55.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:55.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:55.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:55.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:55.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:55.769 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:55.770 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:55.770 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:55.770 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:55.770 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:55.770 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:55.770 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:26:55.770 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:55.770 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:55.770 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:55.770 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:55.770 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:55.770 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:55.770 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:55.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:55.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:55.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:55.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:55.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:55.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:55.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:55.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:55.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:55.773 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 10:26:55.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 10:26:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:55.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 10:26:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:55.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 10:26:55.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 10:26:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:55.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 10:26:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:55.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 10:26:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:26:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:26:55.773 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:55.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:55.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:55.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:55.774 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:55.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:55.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:55.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:55.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:55.775 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:55.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:55.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:55.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:55.775 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:55.776 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:55.776 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:55.776 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:55.776 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:55.776 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:55.776 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:26:55.776 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:55.776 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:55.776 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:55.776 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:55.776 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:55.776 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:56.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:56.777 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:56.777 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:56.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:56.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:56.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:56.778 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:56.779 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:56.779 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:56.779 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:56.779 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:56.779 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:56.779 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:26:56.779 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:56.779 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:56.779 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:56.779 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:56.779 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:56.779 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:56.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:56.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:56.779 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:56.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:56.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:56.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:56.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:56.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:56.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:56.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:56.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:56.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:56.780 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:26:56.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:26:56.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:56.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:26:56.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:56.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:26:56.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:26:56.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:56.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:26:56.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:56.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:26:56.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:26:56.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:56.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:56.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:26:56.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:56.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:56.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:26:56.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 '\*?\QProblems\E') 10:26:56.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:56.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:56.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:56.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:56.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:56.805 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:56.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:56.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:56.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:56.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:56.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:56.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:56.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:56.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:56.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:56.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:56.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:56.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:56.807 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:56.807 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:56.807 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:56.807 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:56.807 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:56.808 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:56.808 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:26:56.808 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:56.808 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:56.808 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:56.808 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:56.808 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:56.808 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:56.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:58.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:58.308 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:58.309 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:58.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:58.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:58.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:58.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:58.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:58.309 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:58.310 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:58.310 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:58.310 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:58.310 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:58.310 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:58.310 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:26:58.310 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:58.310 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:58.310 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:58.310 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:58.310 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:58.310 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:58.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:58.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:58.311 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:58.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:58.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:58.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:58.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:58.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:58.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:58.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.313 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 10:26:58.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 10:26:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:58.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 10:26:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:58.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 10:26:58.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 10:26:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:58.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 10:26:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:58.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 10:26:58.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.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 10:26:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:26:58.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:58.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:58.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:26:58.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 '\*?\QProblems\E') 10:26:58.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:58.339 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:58.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:58.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:58.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:58.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:58.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:58.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:26:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:58.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:26:58.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 '\*?\QProblems\E') 10:26:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:58.349 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:58.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:58.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:58.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:58.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:58.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:58.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:58.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26: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 10:26:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:26:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:58.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:26:58.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 '\*?\QProblems\E') 10:26:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:58.375 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:58.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:58.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:58.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:58.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:58.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:58.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 10:26:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.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 10:26:58.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:26:58.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:58.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:58.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:26:58.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:26:58.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:58.400 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:58.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:58.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:58.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:58.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:58.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:58.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 10:26:58.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:58.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:26:58.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:26:58.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:26:58.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:26:58.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:26:58.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:26:58.411 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:58.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:58.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:58.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:26:58.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:26:58.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:26:58.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 10:26:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:26:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:58.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:58.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:58.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:58.413 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:58.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:58.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:58.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:58.413 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:58.413 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:58.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:58.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:58.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:58.414 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:58.414 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:58.414 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:58.414 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:58.414 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:58.415 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:58.415 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:26:58.415 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:58.415 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:58.415 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:58.415 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:58.415 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:58.415 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:58.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:26:59.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:26:59.915 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:59.915 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:59.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:59.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:59.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:59.916 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:59.917 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:59.917 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:59.917 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:59.917 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:59.917 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:59.917 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:26:59.917 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:59.917 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:59.917 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:59.917 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:59.917 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:59.917 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:26:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:26:59.918 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:59.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:59.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:59.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:59.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 10:26:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:59.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:59.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:59.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:59.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:59.919 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 10:26:59.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 10:26:59.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:59.919 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 10:26:59.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:59.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 10:26:59.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 10:26:59.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:26:59.919 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 10:26:59.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:26:59.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 10:26:59.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 10:26:59.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:59.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:59.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:59.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:59.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:59.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 10:26:59.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:59.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:59.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:59.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:59.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:59.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 10:26:59.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:59.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:59.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:59.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:59.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:59.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 10:26:59.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:26:59.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:26:59.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:26:59.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:26:59.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:26:59.920 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:59.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:59.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:59.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:59.921 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:26:59.921 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:26:59.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:26:59.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:26:59.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:26:59.922 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:26:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:59.922 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:26:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:26:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:26:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:26:59.923 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:26:59.923 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:26:59.923 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:26:59.923 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:26:59.923 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:26:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:01.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:01.424 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:01.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:01.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:01.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:01.425 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:01.425 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:01.425 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:01.425 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:01.425 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:01.425 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:01.426 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:27:01.426 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:01.426 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:01.426 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:01.426 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:01.426 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:01.426 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:01.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:01.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:01.426 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:01.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:01.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:01.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:01.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.427 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:27:01.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:27:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:01.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:27:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:01.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:27:01.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:27:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:01.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:27:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:01.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:27:01.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:01.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:01.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:01.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:01.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:01.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:01.435 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:01.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:01.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:01.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:01.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:01.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:01.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:01.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:01.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:01.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:01.462 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:01.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:01.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:01.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:01.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:01.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:01.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:01.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:01.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:01.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:01.473 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:01.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:01.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:01.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:01.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:01.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:01.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 10:27:01.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:01.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:01.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:01.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:01.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:01.516 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:01.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:01.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:01.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:01.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:01.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:01.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 10:27:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:01.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:01.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 '\*?\QProblems\E') 10:27:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:01.526 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:01.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:01.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:01.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:01.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:01.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:01.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.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 10:27:01.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:01.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:01.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:01.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:01.551 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:01.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:01.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:01.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:01.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:01.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:01.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.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 10:27:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:01.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:01.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') 10:27:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:01.578 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:01.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:01.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:01.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:01.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:01.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:01.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 10:27:01.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:01.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:01.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:01.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:01.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:01.581 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:01.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:01.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:01.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:01.581 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:01.581 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:01.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:01.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:01.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:01.582 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:01.583 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:01.583 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:01.583 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:01.583 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:01.583 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:01.583 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:27:01.583 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:01.583 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:01.583 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:01.583 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:01.583 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:01.583 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:01.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:02.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:02.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:02.584 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:02.585 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:02.585 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:02.586 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:02.586 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:02.586 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:02.586 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:02.586 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 10:27:02.586 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:02.586 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:02.586 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:02.586 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:02.586 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:02.586 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:02.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:02.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:02.586 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:02.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 10:27:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.587 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 10:27:02.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 10:27:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:02.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 10:27:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:02.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 10:27:02.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 10:27:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:02.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 10:27:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:02.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 10:27:02.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.613 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.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 10:27:02.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.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 '\*?\QProblems\E') 10:27:02.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.624 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.653 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.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 10:27:02.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.682 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.692 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.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 10:27:02.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.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') 10:27:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.720 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.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') 10:27:02.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.749 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:02.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.760 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.787 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.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 10:27:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.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 10:27:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.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 '\*?\QProblems\E') 10:27:02.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.815 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.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') 10:27:02.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.825 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.848 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.853 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.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 10:27:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:02.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.881 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:02.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.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 10:27:02.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:02.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:02.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:02.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:02.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:02.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:02.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:02.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 10:27:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:02.912 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:02.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:02.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:02.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:02.913 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:27:02.913 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:27:02.913 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:27:02.913 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:27:02.913 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:27:02.913 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:27:02.913 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:27:02.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:27:02.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:27:02.913 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:27:02.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:27:02.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:27:02.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:27:02.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:02.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:02.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:27:02.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:02.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:02.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:02.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:27:02.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:02.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:02.986 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:27:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:02.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:02.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:02.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:27:02.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:02.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:27:02.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:02.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:02.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:02.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:02.989 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:27:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:02.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:02.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:03.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:27:03.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:27:03.045 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:27:03.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:03.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:03.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:03.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:03.069 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:03.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:03.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:03.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:03.070 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:03.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:03.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:03.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:03.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:03.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:03.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:03.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:03.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:04.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:04.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:04.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:27:04.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:04.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:04.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:04.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:04.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:04.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:04.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:04.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:04.073 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:27:04.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:27:04.073 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:27:04.074 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:27:04.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:27:04.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:27:04.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'New' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:04.124 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:27:04.124 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:27:04.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:27:04.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:27:04.124 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:27:04.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:04.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:27:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:27:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:04.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:04.625 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:27:04.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:27:04.625 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:27:04.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:27:04.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:27:04.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:27:04.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:04.669 DEBUG [main][MenuItemLookup] Found menu:'New' 10:27:04.669 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:27:04.669 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:04.669 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:27:04.669 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:04.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:27:04.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:27:04.669 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:27:04.669 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:27:04.669 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:27:04.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:27:04.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:27:04.669 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:27:04.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:27:05.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:27:05.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:27:05.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:05.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:05.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:05.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:27:05.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:05.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:27:05.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:05.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:05.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:05.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:05.265 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:27:05.265 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:27:05.265 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:27:05.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:05.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:05.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:05.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:05.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:27:05.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:05.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:05.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:05.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:27:05.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:05.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:05.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:05.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:05.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:05.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:05.266 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:27:05.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:05.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:05.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:05.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:05.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:27:05.269 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:27:05.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:27:05.770 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:27:05.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:05.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:27:05.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:27:05.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:27:05.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:27:05.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:27:05.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:05.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:05.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:05.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:05.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:05.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:05.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:05.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:05.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:27:05.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:27:05.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:27:05.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:05.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:05.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:27:05.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:27:05.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:27:05.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:27:05.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:27:05.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:27:05.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:27:05.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:05.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:05.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:05.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:05.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:05.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:05.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:05.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 '\*?\QProblems\E') 10:27:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:05.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:05.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:05.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:05.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:05.782 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:05.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:05.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:05.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:05.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:05.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:05.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:27:05.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:05.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:05.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:05.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:05.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') 10:27:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:05.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:05.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:05.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:05.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:05.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:05.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:05.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:05.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:27:05.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:05.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:05.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:05.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:05.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:05.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:27:05.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:05.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:05.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:05.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:27:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:05.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:05.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:05.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'] 10:27:05.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:05.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'] 10:27:05.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:05.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:27:05.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:05.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'] 10:27:05.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:05.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'] 10:27:05.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:05.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'] 10:27:05.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:05.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:27:05.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:05.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'] 10:27:05.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:05.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'] 10:27:05.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:05.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:05.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:05.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:05.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:05.838 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:27:05.838 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:05.839 DEBUG [main][MenuItemLookup] Item match:File 10:27:05.839 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:27:05.839 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:05.842 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:27:05.842 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:27:05.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:27:05.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:27:05.843 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:27:05.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:27:05.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:27:05.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:27:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:05.920 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:05.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:05.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:27:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:05.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:05.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:05.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:27:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:27:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:27:05.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:05.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:05.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:27:05.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:05.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:05.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:05.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:27:05.922 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:27:05.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:27:05.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:27:05.925 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:05.925 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:27:05.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:27:05.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:05.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:05.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:05.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:05.931 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:27:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:05.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:05.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:06.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:06.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:06.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:06.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:27:06.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:27:06.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:27:06.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:06.140 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:27:06.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:06.140 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:27:06.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:27:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:06.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:06.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:06.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:06.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:27:06.144 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:27:06.145 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:27:06.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:27:06.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:06.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:06.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:06.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:06.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:06.174 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:27:06.175 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:27:06.175 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:27:06.175 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:27:06.175 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:27:06.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:27:06.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:06.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:06.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:06.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:06.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:06.177 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:27:06.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:06.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:06.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:06.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:06.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:27:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:27:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:27:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:27:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:09.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:27:09.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:09.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:09.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:09.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:09.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:09.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:09.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:09.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:27:09.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:09.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:09.191 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:27:09.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:09.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:09.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:09.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:09.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:09.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:09.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:27:09.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:09.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:09.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:09.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:09.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:09.193 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:09.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:09.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:09.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:09.241 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:09.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:09.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:09.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:09.242 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:09.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:09.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:09.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:09.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:09.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:09.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:09.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:09.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:10.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:10.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:10.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:10.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:10.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:27:10.744 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:10.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:10.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:10.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:10.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 10:27:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:10.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:10.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:10.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:10.745 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:27:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:27:10.745 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:10.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:10.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:10.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:10.763 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:27:10.763 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:27:10.763 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:27:10.763 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:27:10.763 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:27:10.763 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:27:10.763 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:27:10.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:27:10.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:27:10.763 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:27:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:27:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:27:10.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:27:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:10.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:27:10.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:10.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:27:10.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:10.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:10.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:10.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:10.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:10.831 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:27:10.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:10.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:10.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:10.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:10.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 "OK", Widget matcher matching widgets with style: 8) 10:27:10.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:10.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:27:10.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:10.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:10.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:10.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:10.835 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:27:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:10.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:10.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:10.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:27:10.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:27:10.873 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:10.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:10.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:10.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:10.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:10.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:10.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:10.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:10.874 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:10.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:10.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:10.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:10.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 10:27:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:10.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:10.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:10.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:10.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:10.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:10.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:10.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:10.877 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:27:10.877 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:27:10.877 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:27:10.877 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:27:10.877 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:27:10.877 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:27:10.877 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:27:10.877 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:27:10.877 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:27:10.877 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:27:10.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:27:10.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 10:27:10.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:27:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:10.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:27:10.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:10.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:27:10.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:10.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:10.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:10.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:10.933 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:27:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:10.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:10.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:10.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) 10:27:10.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:10.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:27:10.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:10.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:10.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:10.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:10.936 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:27:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:10.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:10.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:27:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:27:10.969 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:27:10.969 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:10.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:10.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:10.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:10.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:10.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:10.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:10.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:10.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:10.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:10.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:10.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:10.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:10.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:11.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:11.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:11.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:11.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:12.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:12.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:12.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:27:12.485 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:12.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:12.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:12.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:12.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 10:27:12.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:12.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:12.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:12.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:12.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:12.486 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:27:12.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:27:12.486 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:27:12.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:27:12.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:27:12.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:27:12.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'New' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:12.533 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:27:12.533 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:27:12.533 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:27:12.533 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:27:12.533 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:27:12.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:12.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:27:13.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:27:13.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:13.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:13.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:13.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:13.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:13.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:13.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:13.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:13.034 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:27:13.034 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:27:13.034 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:27:13.034 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:27:13.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:27:13.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:27:13.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:13.070 DEBUG [main][MenuItemLookup] Found menu:'New' 10:27:13.070 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:27:13.070 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:13.070 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:27:13.070 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:13.070 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:27:13.070 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:27:13.070 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:27:13.070 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:27:13.070 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:27:13.070 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:27:13.070 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:27:13.070 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:27:13.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 'Delete.*'] is available.... 10:27:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:27:13.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:27:13.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:13.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:13.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:13.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:27:13.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:13.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:27:13.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:13.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:13.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:13.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:13.673 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:27:13.673 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:27:13.673 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:27:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:13.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:13.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:13.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:27:13.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:13.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:27:13.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:13.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:13.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:13.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:13.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:13.674 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:27:13.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:13.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:13.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:13.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:13.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:27:13.677 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:27:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:27:14.178 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:27:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:14.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:27:14.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:27:14.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:14.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:14.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:14.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:14.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:14.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:14.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:14.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:27:14.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:27:14.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:27:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:14.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:27:14.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:27:14.179 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:27:14.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:27:14.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:27:14.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:27:14.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:27:14.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:14.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:14.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:14.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:14.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:14.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:14.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:14.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:14.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:14.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:14.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:14.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:14.191 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:14.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:14.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:14.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:14.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:14.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:14.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:27:14.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:14.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:14.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:14.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:14.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:27:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:14.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:14.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:14.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:14.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:14.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:14.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:14.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:14.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:27:14.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:14.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:14.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:14.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:14.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:14.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 10:27:14.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:14.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:14.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:14.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:27:14.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:14.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:14.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:14.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:14.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:14.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:14.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:27:14.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:14.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:14.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:14.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:27:14.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:14.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:14.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:14.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:14.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:14.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:14.228 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:27:14.229 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:14.229 DEBUG [main][MenuItemLookup] Item match:File 10:27:14.229 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:27:14.229 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:14.232 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:27:14.232 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:27:14.248 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:27:14.248 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:27:14.248 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:27:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:27:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:27:14.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:27:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:14.322 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:14.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:27:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:14.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:14.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:14.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:27:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:27:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:27:14.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:14.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:14.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:27:14.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:14.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:14.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:14.324 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:27:14.324 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:27:14.324 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:27:14.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:27:14.324 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:14.324 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:27:14.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) 10:27:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:14.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:14.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:14.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:14.325 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:27:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:14.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:14.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:14.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:14.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:27:14.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:27:14.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:27:14.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:14.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:14.542 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:27:14.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:14.543 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:27:14.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:27:14.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:14.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:14.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:14.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:14.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:27:14.544 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:27:14.545 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:27:14.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:27:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:14.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:14.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:14.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:14.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:14.575 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:27:14.576 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:27:14.576 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:27:14.576 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:27:14.576 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:27:14.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:27:14.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:14.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:14.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:14.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:14.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:14.578 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:27:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:14.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:14.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:27:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:27:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:27:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:27:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:17.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:27:17.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:17.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:17.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:17.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:17.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:17.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:17.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:17.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:27:17.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:17.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:17.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:27:17.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:17.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:17.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:17.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:17.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:27:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:17.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:17.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:17.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:17.601 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:17.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:17.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:17.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:17.664 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:17.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:17.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:17.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:17.664 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:17.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:17.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:17.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:17.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:17.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:17.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:18.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:18.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:18.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:18.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:27:18.666 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:18.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:18.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:18.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:18.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:18.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:18.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:18.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:18.667 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:27:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:27:18.667 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:18.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:18.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:18.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:18.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 10:27:18.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:18.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:18.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:18.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:18.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:18.685 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:18.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:18.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:18.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:18.686 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:27:18.686 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:27:18.686 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:27:18.686 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:27:18.686 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:27:18.686 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:27:18.686 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:27:18.686 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:27:18.686 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:27:18.686 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:27:18.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:27:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:27:18.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:27:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:18.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 "Restore Defaults") 10:27:18.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:18.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:27:18.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:18.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:18.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:18.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:18.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:18.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:18.742 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:27:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:18.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:18.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:18.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:27:18.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:18.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:18.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:18.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:27:18.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:18.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:18.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:18.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:18.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:18.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:18.745 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:27:18.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:18.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:18.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:18.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:18.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:27:18.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:27:18.780 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:27:18.780 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:18.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:18.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:18.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:18.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:18.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:18.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:18.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:18.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:18.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:18.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:18.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:18.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:18.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:18.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:19.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:19.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:19.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:19.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:20.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:20.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:27:20.303 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:20.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:20.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:20.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:20.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:20.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:20.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:20.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:20.304 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:27:20.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:27:20.304 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:27:20.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:27:20.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:27:20.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:27:20.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'New' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:20.340 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:27:20.340 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:27:20.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:27:20.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:27:20.340 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:27:20.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:20.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:27:20.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:27:20.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:20.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:20.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:20.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:20.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:20.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:20.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:20.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:20.840 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:27:20.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:27:20.841 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:27:20.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:27:20.849 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:27:20.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:27:20.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:20.877 DEBUG [main][MenuItemLookup] Found menu:'New' 10:27:20.877 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:27:20.877 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:20.877 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:27:20.877 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:20.877 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:27:20.877 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:27:20.877 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:27:20.877 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:27:20.877 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:27:20.877 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:27:20.877 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:27:20.877 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:27:20.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:27:21.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 'Delete.*'] is available. finished successfully 10:27:21.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:27:21.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:21.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:21.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:21.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:21.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:27:21.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:21.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:21.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:21.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:27:21.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:21.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:21.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:21.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:21.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:21.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:21.478 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:27:21.478 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:27:21.478 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:27:21.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:21.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:21.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:21.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:21.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:27:21.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:21.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:21.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:21.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:27:21.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:21.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:21.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:21.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:21.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:21.479 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:27:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:21.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:21.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:21.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:27:21.482 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:27:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:27:21.983 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:27:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:21.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:27:21.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:27:21.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:21.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:21.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:21.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:21.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:21.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:21.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:21.983 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:27:21.983 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:27:21.983 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:27:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:21.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:27:21.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:27:21.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:27:21.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:27:21.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:27:21.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:27:21.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:27:21.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:21.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:21.988 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:21.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:21.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:21.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:21.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:21.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:21.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:21.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') 10:27:21.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:21.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:21.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:21.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:21.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:21.997 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:21.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:22.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:22.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:22.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:22.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:22.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:27:22.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:22.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:22.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:22.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:22.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:27:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:22.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:22.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:22.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:22.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:22.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:22.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:22.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:27:22.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:22.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:22.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:22.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:22.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:22.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:27:22.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:22.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:22.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:22.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:27:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:22.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:22.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:22.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:22.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:22.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:27:22.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:22.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:22.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:22.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.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: "New Java Project"] 10:27:22.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:22.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:22.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:22.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:22.047 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:27:22.048 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:22.048 DEBUG [main][MenuItemLookup] Item match:File 10:27:22.048 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:27:22.048 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:22.051 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:27:22.051 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:27:22.051 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:27:22.051 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:27:22.052 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:27:22.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:27:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:27:22.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:27:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:22.127 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:22.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:27:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:22.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:22.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:22.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:27:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:27:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:27:22.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:22.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:22.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:27:22.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:22.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:22.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:22.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:27:22.130 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:27:22.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:27:22.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:27:22.130 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:22.130 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:27:22.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:27:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:22.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:22.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:22.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:22.131 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:27:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:22.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:22.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:22.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:22.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:27:22.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:27:22.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:27:22.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:22.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:22.339 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:27:22.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:22.339 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:27:22.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:27:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:22.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:22.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:22.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:22.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:27:22.341 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:27:22.343 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:27:22.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:27:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:22.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:22.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:22.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:22.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:22.373 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:27:22.373 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:27:22.373 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:27:22.373 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:27:22.373 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:27:22.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:27:22.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:22.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:22.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:22.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:22.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:22.375 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:27:22.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:22.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:22.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:22.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:27:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:27:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:27:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:27:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:25.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:27:25.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:25.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:25.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:25.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:25.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:25.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:25.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:27:25.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:25.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:25.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:27:25.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:25.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:25.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:25.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:25.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') 10:27:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:25.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:25.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:25.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:25.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:25.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:25.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:25.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:25.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:25.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:25.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:25.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:25.717 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:25.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:25.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:25.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:25.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:25.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:25.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:26.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:26.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:26.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:26.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:26.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:27:26.718 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:26.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:26.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:26.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:26.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 10:27:26.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:26.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:26.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:26.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:26.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:26.720 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:27:26.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:27:26.720 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:26.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:26.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:26.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:26.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:26.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:26.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:26.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:26.739 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:26.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:26.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:26.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:26.741 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:27:26.741 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:27:26.741 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:27:26.741 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:27:26.741 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:27:26.741 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:27:26.741 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:27:26.741 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:27:26.741 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:27:26.742 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:27:26.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:27:26.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:27:26.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:27:26.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:26.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:26.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 "Restore Defaults") 10:27:26.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:26.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:26.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:26.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:27:26.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:26.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:26.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:26.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:26.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:26.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:26.799 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:27:26.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:26.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:26.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:26.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:26.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:27:26.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:26.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:26.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:26.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:27:26.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:26.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:26.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:26.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:26.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:26.802 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:27:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:26.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:26.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:26.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:27:26.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:27:26.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:27:26.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:26.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:26.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:26.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:26.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:26.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:26.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:26.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:26.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:26.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:26.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:26.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:26.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:26.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:27.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:27.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:27.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:27.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:27.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:27:27.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:27.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:27.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:27.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:27.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:27.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:27.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:27.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:27.859 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:27:27.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:27:27.859 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:27:27.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:27:27.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:27:27.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:27:27.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'New' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:27.897 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:27:27.897 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:27:27.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:27:27.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:27:27.897 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:27:27.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:27.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:27:28.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:28.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:27:28.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:28.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:28.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:28.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:28.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:28.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:28.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:28.398 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:27:28.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:27:28.398 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:27:28.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:27:28.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:27:28.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:27:28.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:28.433 DEBUG [main][MenuItemLookup] Found menu:'New' 10:27:28.433 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:27:28.433 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:28.433 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:27:28.433 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:28.433 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:27:28.433 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:27:28.433 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:27:28.433 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:27:28.433 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:27:28.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:27:28.434 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:27:28.434 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:27:28.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:27:29.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:27:29.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:27:29.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:29.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:29.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:27:29.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:29.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:29.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:29.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:27:29.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:29.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:29.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:29.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:29.014 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:27:29.014 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:27:29.014 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:27:29.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:29.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:29.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:29.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:29.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:27:29.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:29.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:29.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:29.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:27:29.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:29.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:29.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:29.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:29.015 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:27:29.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:29.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:29.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:29.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:29.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:27:29.018 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:27:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:27:29.519 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:27:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:29.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:27:29.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:29.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:27:29.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:29.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:29.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:29.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:29.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:29.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:29.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:27:29.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:27:29.519 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:27:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:29.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:27:29.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:27:29.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:27:29.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:27:29.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:27:29.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:27:29.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:27:29.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.524 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:29.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:29.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:29.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:29.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:29.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:29.532 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:29.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:29.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:29.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:29.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.554 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:27:29.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:29.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:29.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:29.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:29.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') 10:27:29.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:29.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:29.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:29.556 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:29.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:29.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:29.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:27:29.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:29.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:29.564 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:29.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:29.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:29.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:27:29.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:29.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:29.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:29.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:27:29.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:29.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:29.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'] 10:27:29.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.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'] 10:27:29.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.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 Java Project"] 10:27:29.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.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'] 10:27:29.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.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'] 10:27:29.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:29.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:27:29.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:29.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:29.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:29.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:29.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:29.567 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:29.567 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:27:29.567 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:29.567 DEBUG [main][MenuItemLookup] Item match:File 10:27:29.568 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:27:29.568 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:29.571 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:27:29.571 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:27:29.589 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:27:29.589 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:27:29.589 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:27:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:27:29.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:27:29.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:27:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:29.677 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:29.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:27:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:29.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:29.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:27:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:27:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:27:29.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:29.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:29.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:27:29.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:29.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:29.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:29.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:27:29.679 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:27:29.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:27:29.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:27:29.680 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:29.680 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:27:29.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:27:29.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:29.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:29.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:29.681 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:27:29.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:29.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:29.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:29.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:29.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:29.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:27:29.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:27:29.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:27:29.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:29.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:29.880 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:27:29.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:29.880 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:27:29.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:27:29.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:29.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:29.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:27:29.882 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:27:29.883 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:27:29.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:27:29.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:29.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:29.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:29.913 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:27:29.913 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:27:29.913 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:27:29.913 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:27:29.913 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:27:29.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:27:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:29.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:29.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:29.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:29.915 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:27:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:29.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:29.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:29.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:27:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:27:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:27:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:27:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:32.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:27:32.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:32.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:32.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:32.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:32.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:32.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:32.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:27:32.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:32.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:32.922 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:27:32.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:32.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:32.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:32.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:32.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:27:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:32.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:32.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:32.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:32.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:32.923 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:32.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:32.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:32.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:32.955 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:32.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:32.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:32.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:32.956 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:32.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:32.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:32.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:32.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:32.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:33.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:33.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:33.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:33.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:33.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:27:33.957 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:27:33.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:27:33.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:33.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:33.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:33.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:33.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:33.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:33.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:33.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:33.959 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:27:33.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:27:33.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:27:33.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:33.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:33.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:33.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:33.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:33.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:33.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:33.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:33.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:33.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:33.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:33.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:33.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:33.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:33.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:34.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:34.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:34.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:34.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:35.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:35.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:35.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:27:35.476 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:35.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:35.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:35.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:35.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:35.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:35.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:35.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:35.477 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:27:35.477 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:27:35.478 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:27:35.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:27:35.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:35.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:35.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:27:35.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:27:35.979 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:27:35.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:27:35.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:27:35.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:35.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:35.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:35.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:35.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:27:35.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:35.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:35.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:35.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:35.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:35.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:35.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:35.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:27:35.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:35.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:35.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:35.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:35.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:35.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:35.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:36.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:36.005 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:36.005 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:27:36.006 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:36.006 DEBUG [main][MenuItemLookup] Item match:File 10:27:36.006 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:27:36.006 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:36.009 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:27:36.009 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:27:36.010 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:27:36.010 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:27:36.010 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:27:36.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.... 10:27:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:27:36.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:27:36.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:36.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:36.083 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:36.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:36.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:27:36.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:36.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:36.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:36.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:36.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:27:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:27:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:27:36.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:36.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:36.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:27:36.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:36.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:36.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:36.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:27:36.086 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:27:36.086 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:27:36.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:27:36.090 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:36.090 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:27:36.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:27:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:36.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:36.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:36.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:36.098 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:27:36.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:36.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:36.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:36.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:36.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:36.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:36.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:36.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.... 10:27:36.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 10:27:36.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:27:36.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:36.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:36.179 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:27:36.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:36.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:") 10:27:36.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:36.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:36.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:36.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:27:36.186 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:27:36.187 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 10:27:36.193 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:27:36.193 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:27: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.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:27:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:36.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:36.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:36.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:36.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:36.215 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:27:36.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:36.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:36.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:36.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:36.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:27:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:27:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bcb24af is found... 10:27:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bcb24af is found finished successfully 10:27:36.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 10:27:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:36.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:36.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:36.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:36.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:36.724 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:36.724 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 10:27:36.724 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:27:36.729 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:36.729 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:27:36.729 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:27:36.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:36.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:36.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:36.730 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:36.730 DEBUG [main][MenuItemLookup] Item match:File 10:27:36.731 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:27:36.731 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:27:36.731 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:27:36.731 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:27:36.731 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:36.731 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:27:36.731 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:27:36.731 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:36.731 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:27:36.731 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:27:36.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:27:36.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:27:36.731 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:27:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:27:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:27:36.764 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:36.765 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:27:36.765 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:36.765 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:36.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:36.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:36.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:36.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:36.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:36.792 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:36.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:36.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:36.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:36.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:36.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:36.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:36.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:36.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:36.801 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:36.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:36.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:36.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:36.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:36.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:27:36.817 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:36.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:36.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:36.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:36.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:36.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:36.818 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:36.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:36.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:36.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:36.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:36.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:36.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:36.819 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:36.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:36.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:36.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:36.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:36.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:36.820 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:36.820 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:36.820 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:36.820 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:36.821 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:36.821 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:36.821 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:27:36.821 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:36.821 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:36.821 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:36.821 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:36.821 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:36.821 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:36.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:37.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:37.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:37.822 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:37.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:37.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:37.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:37.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:37.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:37.823 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:37.824 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:37.824 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:37.824 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:37.824 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:37.824 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:37.824 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:27:37.824 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:37.824 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:37.824 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:37.824 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:37.824 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:37.824 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:37.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:37.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:37.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:37.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:37.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:37.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:27:37.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:37.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:37.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 10:27:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:37.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:37.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:37.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:37.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:38.326 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:38.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:38.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:38.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:38.328 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:38.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:38.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:38.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:38.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:38.329 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:38.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:38.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:38.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:38.329 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:38.330 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:38.330 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:38.330 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:38.330 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:38.330 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:38.330 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:27:38.330 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:38.330 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:38.330 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:38.330 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:38.330 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:38.330 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:38.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:39.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:39.331 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:39.331 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:39.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:39.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:39.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:39.332 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:39.333 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:39.333 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:39.333 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:39.333 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:39.333 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:39.333 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:27:39.333 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:39.333 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:39.333 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:39.333 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:39.333 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:39.333 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:39.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:39.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:39.333 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:39.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:39.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:39.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:39.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:39.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:39.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:39.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:39.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:39.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:39.334 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:27:39.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:27:39.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:39.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:27:39.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:39.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:27:39.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:27:39.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:39.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:27:39.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:39.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:27:39.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:27:39.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:27:39.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:39.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:39.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:39.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:39.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:39.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:39.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:39.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:39.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:39.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:39.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:39.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:39.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:39.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:39.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:39.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:40.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:40.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:40.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:27:40.356 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:40.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:40.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:40.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:40.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:40.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:40.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:40.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:40.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:40.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:40.358 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:27:40.359 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:27:40.359 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:27:40.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:27:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:40.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 10:27:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:40.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:27:40.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:27:40.359 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:27:40.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:27:40.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:27:40.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:40.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:40.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:27:40.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:40.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:40.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:40.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:27:40.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:40.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:40.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:27:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:40.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:40.373 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:27:40.373 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:40.373 DEBUG [main][MenuItemLookup] Item match:File 10:27:40.374 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:27:40.374 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:40.377 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:27:40.377 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:27:40.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:27:40.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:27:40.397 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:27:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:27:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:27:40.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:27:40.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:40.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:40.473 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:40.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:27:40.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:40.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:40.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:40.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:40.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:27:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:27:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:27:40.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:40.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:40.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:27:40.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:40.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:40.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:40.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:27:40.475 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:27:40.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:27:40.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:27:40.476 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:40.476 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:27:40.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:27:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:40.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:40.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:40.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:40.477 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:27:40.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:40.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:40.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:40.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:40.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:40.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:27:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:27:40.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:27:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:40.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:40.565 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:27:40.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:40.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:27:40.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:40.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:40.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:40.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:27:40.572 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:27:40.573 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 10:27:40.579 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:27:40.579 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:27:40.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:27:40.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:40.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:40.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:40.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:40.622 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:27:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:40.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:40.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:27:41.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:27:41.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:41.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:41.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:41.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@212ee415 is found... 10:27:41.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@212ee415 is found finished successfully 10:27:41.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 10:27:41.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:41.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:41.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:41.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:41.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:41.130 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:41.130 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 10:27:41.130 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:27:41.135 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:41.135 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:27:41.135 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:27:41.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:41.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:41.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:41.135 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:41.135 DEBUG [main][MenuItemLookup] Item match:File 10:27:41.136 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:27:41.136 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:27:41.136 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:27:41.136 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:27:41.136 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:41.136 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:27:41.136 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:27:41.136 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:41.136 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:27:41.136 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:27:41.136 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:27:41.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:27:41.137 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:27:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:27:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:27:41.185 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:41.185 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:27:41.185 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:41.185 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:41.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:41.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:41.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:41.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:41.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:41.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:41.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:41.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:41.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:41.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:41.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:41.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:41.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:41.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:41.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:41.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:41.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:41.237 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:41.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:41.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:41.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:41.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:41.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:27:41.238 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:41.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:41.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:41.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:41.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:41.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:41.239 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:41.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:41.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:41.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:41.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:41.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:41.239 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:41.239 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:41.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:41.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:41.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:41.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:41.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:41.240 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:41.241 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:41.241 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:41.241 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:41.241 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:41.241 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:41.241 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:27:41.241 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:41.241 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:41.241 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:41.241 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:41.241 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:41.241 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:41.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:42.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:42.242 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:42.242 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:42.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:42.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:42.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:42.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:42.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:42.243 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:42.244 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:42.244 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:42.244 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:42.244 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:42.244 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:42.245 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:27:42.245 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:42.245 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:42.245 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:42.245 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:42.245 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:42.245 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:42.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:42.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:42.245 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:42.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:42.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:42.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:42.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:42.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:42.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:42.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:42.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:42.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:42.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:42.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:42.772 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:42.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:42.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:42.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:42.773 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:42.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:42.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:42.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:42.773 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:42.773 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:42.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:42.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:42.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:42.774 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:42.775 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:42.775 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:42.775 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:42.775 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:42.775 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:42.775 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:42.775 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:42.775 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:42.775 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:42.775 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:42.775 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:42.775 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:43.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:43.776 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:43.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:43.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:43.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:43.777 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:43.777 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:43.778 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:43.778 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:43.778 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:43.778 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:43.778 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:43.778 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:43.778 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:43.778 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:43.778 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:43.778 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:43.778 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:43.778 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:43.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:43.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:43.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:43.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:43.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:43.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:43.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:43.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:43.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:43.779 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:27:43.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:27:43.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:43.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:27:43.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:43.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:27:43.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:27:43.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:43.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:27:43.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:43.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:27:43.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:27:43.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:43.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:43.783 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:43.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:43.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:43.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:43.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:43.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') 10:27:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:43.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:43.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:43.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:43.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:43.791 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:43.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:43.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:43.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:43.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:43.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:27:43.792 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:43.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:43.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:43.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:43.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:43.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:43.793 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:43.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:43.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:43.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:43.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:43.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:43.793 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:43.793 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:43.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:43.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:43.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:43.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:43.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:43.794 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:43.795 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:43.795 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:43.795 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:43.795 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:43.795 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:43.795 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:43.795 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:43.795 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:43.795 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:43.795 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:43.795 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:43.795 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:44.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:44.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:44.813 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:44.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:44.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:44.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:44.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:44.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:44.814 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:44.815 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:44.815 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:44.815 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:44.815 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:44.815 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:44.815 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:44.815 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:44.815 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:44.815 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:44.815 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:44.815 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:44.815 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:44.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:44.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:44.815 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:44.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:44.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:44.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:44.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:44.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:44.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:44.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:44.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:44.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:44.817 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:27:44.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:27:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:44.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:27:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:44.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:27:44.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:27:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:44.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:27:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:44.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:27:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:27:44.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:44.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:44.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:44.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:44.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:44.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:44.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:44.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:44.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:44.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:44.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:44.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:44.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:44.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:44.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:44.846 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:44.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:44.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:44.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:44.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:44.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:27:44.847 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:44.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:44.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:44.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:44.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:44.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:44.848 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:44.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:44.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:44.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:44.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:44.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:44.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:44.848 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:44.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:44.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:44.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:44.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:44.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:44.849 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:44.850 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:44.850 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:44.850 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:44.850 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:44.850 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:44.850 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:44.850 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:44.850 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:44.850 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:44.850 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:44.850 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:44.850 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:44.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:45.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:45.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:45.851 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:45.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:45.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:45.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:45.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:45.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:45.852 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:45.853 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:45.853 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:45.853 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:45.853 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:45.853 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:45.853 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:45.853 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:45.853 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:45.853 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:45.853 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:45.853 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:45.853 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:45.853 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:45.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:45.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:45.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:45.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:45.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:45.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 10:27:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:45.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:45.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:45.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:45.856 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:27:45.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:27:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:45.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:27:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:45.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:27:45.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:27:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:45.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:27:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:45.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:27:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:27:45.856 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:45.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:45.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:45.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:45.857 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:45.857 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:45.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:45.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:45.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:45.857 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:45.858 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:45.858 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:45.858 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:45.858 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:45.858 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:45.858 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:45.858 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:45.858 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:45.858 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:45.858 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:45.858 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:45.858 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:45.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:46.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:46.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:46.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:46.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:46.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:46.876 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:46.876 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:46.877 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:46.877 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:46.877 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:46.877 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:46.877 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:46.877 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:46.877 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:46.877 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:46.877 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:46.877 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:46.877 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:46.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:46.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:46.877 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:46.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:46.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:46.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:46.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 10:27:46.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:46.878 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:27:46.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:27:46.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:46.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:27:46.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:46.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:27:46.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:27:46.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:46.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:27:46.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:46.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:27:46.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:46.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:46.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:46.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:46.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:46.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:46.887 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:46.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:46.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:46.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:46.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:46.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:46.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:46.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:46.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 10:27:46.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:46.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:46.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:46.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') 10:27:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:46.915 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:46.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:46.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:46.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:46.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:46.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:46.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:46.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:46.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:46.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:46.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:46.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:46.942 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:46.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:46.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:46.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:46.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:46.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:46.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 10:27:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:46.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:46.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:46.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:46.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:46.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:46.952 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:46.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:46.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:46.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:46.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:46.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:46.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 10:27:46.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:46.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:46.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:46.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:46.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27: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 '\*?\QProblems\E') 10:27:46.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:46.978 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:46.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:46.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:46.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:46.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:46.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:46.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 10:27:46.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:46.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:46.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:46.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:46.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:46.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:46.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:46.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:46.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:46.988 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:46.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:46.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:46.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:46.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:46.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:46.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 10:27:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:46.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:46.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:46.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:47.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 10:27:47.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:47.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:47.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:47.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:47.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:47.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:47.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:47.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:47.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:47.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:47.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:47.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:47.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:47.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:47.015 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:47.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:47.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:47.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:47.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:47.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:47.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:47.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:47.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:47.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:47.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:47.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:47.017 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:47.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:47.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:47.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:47.017 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:47.018 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:47.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:47.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:47.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:47.018 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:47.019 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:47.019 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:47.019 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:47.019 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:47.019 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:47.019 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:47.019 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:47.019 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:47.019 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:47.019 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:47.019 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:47.019 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:48.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:48.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:48.020 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:48.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:48.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:48.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:48.021 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:48.021 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:48.021 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:48.021 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:48.021 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:48.022 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:48.022 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:48.022 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:48.022 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:48.022 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:48.022 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:48.022 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:48.022 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:48.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:48.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:48.022 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:48.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:48.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:48.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:48.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 10:27:48.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.023 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:27:48.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:27:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:48.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:27:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:48.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:27:48.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:27:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:48.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:27:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:48.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:27:48.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:48.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:48.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:48.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:48.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:48.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:48.032 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:48.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:48.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:48.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:48.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:48.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:48.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:48.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.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 10:27:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:48.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:48.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 '\*?\QProblems\E') 10:27:48.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:48.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:48.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:48.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:48.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:48.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:48.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:48.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:48.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.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 10:27:48.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:48.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:48.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') 10:27:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:48.070 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:48.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:48.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:48.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:48.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:48.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:48.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 10:27:48.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:48.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:48.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:48.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 '\*?\QProblems\E') 10:27:48.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:48.096 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:48.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:48.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:48.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:48.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:48.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:48.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:48.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:48.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:48.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:48.122 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:48.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:48.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:48.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:48.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:48.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:48.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 10:27:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:48.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:48.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:48.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:48.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:48.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:48.136 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:48.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:48.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:48.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:48.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:48.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:48.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:48.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:48.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:48.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:48.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:48.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:48.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:48.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:48.171 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:48.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:48.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:48.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:48.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:48.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:48.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:48.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:48.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:48.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:48.195 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:48.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:48.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:48.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:48.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:48.195 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:48.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:48.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:48.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:48.196 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:48.197 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:48.197 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:48.197 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:48.197 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:48.197 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:48.197 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:48.197 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:48.197 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:48.197 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:48.197 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:48.197 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:48.197 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:48.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:49.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:49.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:49.698 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:49.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:49.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:49.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:49.699 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:49.700 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:49.700 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:49.700 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:49.700 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:49.700 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:49.700 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:49.700 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:49.700 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:49.700 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:49.700 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:49.700 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:49.700 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:49.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:49.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:49.700 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:49.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:49.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:49.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:49.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:49.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:49.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:49.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:49.701 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:27:49.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:27:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:49.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:27:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:49.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:27:49.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:27:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:49.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:27:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:49.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:27:49.702 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:49.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:49.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:49.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:49.702 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:49.702 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:49.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:49.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:49.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:49.703 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:49.704 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:49.704 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:49.704 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:49.704 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:49.704 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:49.704 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:49.704 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:49.704 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:49.704 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:49.704 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:49.704 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:49.704 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:49.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:51.205 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:51.205 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:51.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:51.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:51.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:51.206 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:51.206 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:51.206 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:51.206 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:51.206 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:51.206 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:51.207 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:51.207 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:51.207 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:51.207 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:51.207 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:51.207 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:51.207 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:51.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:51.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:51.207 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:51.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:51.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:51.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:51.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.208 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:27:51.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:27:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:51.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:27:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:51.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:27:51.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:27:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:51.209 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:27:51.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:51.209 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:27:51.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:51.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:51.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:51.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:51.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 '\*?\QProblems\E') 10:27:51.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:51.236 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:51.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:51.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:51.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:51.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:51.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:51.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.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 10:27:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:51.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:51.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:51.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:51.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') 10:27:51.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:51.247 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:51.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:51.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:51.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:51.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:51.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:51.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:51.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:51.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:51.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:51.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:51.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:51.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:51.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:51.273 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:51.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:51.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:51.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:51.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:51.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:51.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:51.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:51.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:51.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:51.301 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:51.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:51.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:51.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:51.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:51.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:51.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:51.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:51.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:51.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 '\*?\QProblems\E') 10:27:51.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:51.312 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:51.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:51.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:51.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:51.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:51.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:51.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 10:27:51.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:51.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:51.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:51.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:51.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:51.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 '\*?\QProblems\E') 10:27:51.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:51.339 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:51.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:51.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:51.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:51.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:51.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:51.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 10:27:51.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:51.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:51.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:51.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:51.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:51.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 '\*?\QProblems\E') 10:27:51.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:51.349 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:51.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:51.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:51.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:51.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:51.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:51.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:51.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:51.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:51.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:51.368 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:51.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:51.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:51.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:51.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:51.368 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:51.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:51.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:51.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:51.369 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:51.370 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:51.370 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:51.370 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:51.370 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:51.370 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:51.370 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:51.370 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:51.370 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:51.370 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:51.370 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:51.370 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:51.370 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:52.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:52.871 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:52.871 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:52.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:52.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:52.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:52.872 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:52.872 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:52.872 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:52.872 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:52.873 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:52.873 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:52.873 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:52.873 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:52.873 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:52.873 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:52.873 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:52.873 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:52.873 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:52.873 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:52.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:52.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:52.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:52.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:52.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:52.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:52.874 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:27:52.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:52.874 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:52.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:27:52.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:52.874 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:52.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:27:52.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:52.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:52.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:52.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:52.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') 10:27:52.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:52.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:52.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:52.903 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:52.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:52.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:52.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:52.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:52.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:52.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 10:27:52.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:52.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:52.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:52.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 10:27:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:52.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:52.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:52.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:52.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27: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 '\*?\QProblems\E') 10:27:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:52.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:52.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:52.933 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:52.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:52.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:52.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:52.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:52.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:52.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:52.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:52.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:52.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:52.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 10:27:52.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:52.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:52.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:52.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:52.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:52.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:52.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') 10:27:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:52.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:52.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:52.943 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:52.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:52.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:52.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:52.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:52.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:52.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 10:27:52.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:52.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:52.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:52.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:52.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:52.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:52.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:52.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 '\*?\QProblems\E') 10:27:52.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:52.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:52.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:52.974 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:52.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:52.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:52.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:52.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:52.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:52.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 10:27:52.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:52.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:52.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:52.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:52.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:52.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:53.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:53.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:53.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:53.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:53.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:53.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 '\*?\QProblems\E') 10:27:53.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:53.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:53.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:53.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:53.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:53.031 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:53.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:53.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:53.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:53.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:53.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:53.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:53.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:53.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:53.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:53.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:53.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:53.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:53.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:53.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:53.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:53.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:53.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:53.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:53.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27: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 '\*?\QProblems\E') 10:27:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:53.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:53.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:53.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:53.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:53.044 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:53.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:53.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:53.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:53.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:53.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:53.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 10:27:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:53.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:53.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:53.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:53.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:53.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:53.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:53.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:53.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:53.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:27:53.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:53.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:53.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:27:53.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:53.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:53.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:53.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:53.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:53.112 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:53.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:53.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:53.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:27:53.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:53.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:53.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:53.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:53.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:53.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:53.116 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:53.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:53.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:53.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:53.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:53.117 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:53.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:53.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:53.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:53.118 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:53.119 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:53.119 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:53.119 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:53.119 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:53.119 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:53.119 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:53.119 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:53.119 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:53.119 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:53.119 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:53.119 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:53.119 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:53.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:27:54.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:27:54.620 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:54.620 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:54.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:54.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:54.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:54.621 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:27:54.622 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:54.622 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:54.622 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:54.622 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:27:54.622 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:27:54.622 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:27:54.622 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:27:54.623 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:27:54.623 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:27:54.623 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:27:54.623 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:27:54.623 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:27:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:27:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:27:54.623 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:54.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:54.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:54.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:54.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:27:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:54.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:54.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:54.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:54.624 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:27:54.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:27:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:54.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:27:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:54.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:27:54.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:27:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:54.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:27:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:54.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:27:54.625 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:54.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:54.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:54.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:54.626 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:27:54.626 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:27:54.626 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:27:54.626 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:27:54.626 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:27:54.626 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:27:54.626 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:27:54.626 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:27:54.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:27:54.626 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:27:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:27:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:27:54.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:27:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:54.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:27:54.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:54.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:27:54.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:54.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:54.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:54.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:54.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:54.690 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:27:54.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:54.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:54.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:54.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:54.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:27:54.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:54.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:27:54.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:54.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:54.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:54.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:54.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:54.692 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:27:54.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:54.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:54.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:54.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:27:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:27:54.736 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:27:54.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:54.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:54.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:54.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:54.757 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:54.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:54.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:54.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:54.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:54.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:54.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:54.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:54.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:54.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:55.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:55.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:55.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:55.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:27:55.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:27:55.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:55.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:55.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:55.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:55.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 10:27:55.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:55.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:55.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:55.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:55.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:55.761 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:27:55.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:27:55.761 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:27:55.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:27:55.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:27:55.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:27:55.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'New' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:55.805 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:27:55.805 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:27:55.805 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:27:55.805 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:27:55.805 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:27:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:55.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:27:55.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:27:56.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:56.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:56.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:56.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:27:56.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:56.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:56.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:56.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:56.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:56.306 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:27:56.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:27:56.306 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:27:56.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:27:56.313 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:27:56.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:27:56.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:56.342 DEBUG [main][MenuItemLookup] Found menu:'New' 10:27:56.342 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:27:56.342 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:56.342 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:27:56.342 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:56.342 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:27:56.342 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:27:56.342 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:27:56.342 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:27:56.342 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:27:56.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:27:56.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:27:56.343 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:27:56.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 'Delete.*'] is available.... 10:27:56.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 'Delete.*'] is available. finished successfully 10:27:56.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:27:56.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:56.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:56.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:56.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:56.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: 32) 10:27:56.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:56.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:56.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:56.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:27:56.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:56.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:56.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:56.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:56.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:56.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:56.938 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:27:56.938 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:27:56.938 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:27:56.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:56.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:56.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:56.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:56.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:27:56.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:27:56.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:56.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:56.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:27:56.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:27:56.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:56.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:56.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:56.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:56.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:56.939 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:27:56.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:56.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:56.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:56.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:56.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:27:56.942 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:27:57.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:27:57.442 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:27:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:27:57.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:27:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:27:57.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:27:57.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:27:57.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:27:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:27:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:27:57.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:27:57.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:27:57.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:27:57.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:27:57.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:27:57.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:27:57.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:27:57.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:57.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:57.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:27:57.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:57.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:57.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:57.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:57.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:27:57.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:57.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:57.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:57.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:57.455 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:27:57.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:27:57.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:57.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:27:57.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:57.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:57.479 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:27:57.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:57.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:57.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:57.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:57.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:57.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:57.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') 10:27:57.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:57.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:57.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:57.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:57.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:27:57.481 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:57.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:57.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:57.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:27:57.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:27:57.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:27:57.488 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:57.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:57.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:57.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:27:57.489 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:27:57.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:27:57.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:27:57.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:27:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:57.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:57.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:57.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:57.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:57.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:27:57.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:57.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:57.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:57.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:27:57.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:57.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:57.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:27:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:57.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:27:57.491 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:27:57.491 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:57.491 DEBUG [main][MenuItemLookup] Item match:File 10:27:57.492 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:27:57.492 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'File' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'' 10:27:57.494 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:27:57.494 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:27:57.513 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:27:57.513 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:27:57.513 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:27:57.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.... 10:27:57.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 10:27:57.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:27:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:57.583 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:57.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.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 10:27:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:57.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:57.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:57.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:27:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:27:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:27:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:27:57.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:57.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:57.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:27:57.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:27:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:27:57.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:27:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:27:57.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:27:57.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:27:57.585 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:27:57.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:27:57.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:27:57.588 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:27:57.588 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:27:57.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) 10:27:57.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:57.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:57.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:57.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:57.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:57.589 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:27:57.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:57.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:57.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:57.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:57.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:27:57.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:27:57.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:27:57.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:27:57.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:27:57.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:27:57.785 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:27:57.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:27:57.785 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:27:57.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:27:57.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:57.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:57.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:57.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:57.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:27:57.787 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:27:57.788 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:27:57.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:27:57.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:57.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:57.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:57.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:57.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:57.821 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:27:57.821 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:27:57.821 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:27:57.822 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:27:57.822 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:27:57.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:27:57.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:27:57.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:27:57.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:27:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:27:57.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:27:57.823 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:27:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:27:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:27:57.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:27:57.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:27:57.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:28:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:28:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:28:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:28:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:00.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:28:00.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:00.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:00.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:00.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:00.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:00.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:00.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:00.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:28:00.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:00.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:00.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:28:00.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:00.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:00.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:00.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:00.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') 10:28:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:00.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:00.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:00.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:00.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:00.831 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:00.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:00.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:00.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:00.864 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:00.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:00.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:00.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:00.865 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:00.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:00.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:00.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:00.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:00.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:00.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:01.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:01.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:01.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:01.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:02.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:02.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:02.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:02.367 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:02.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:02.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:02.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:02.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:02.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:02.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:02.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:02.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:02.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:02.368 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:02.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:28:02.368 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:02.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:02.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:02.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:02.385 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:28:02.385 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:28:02.385 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:28:02.385 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:28:02.385 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:28:02.385 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:28:02.386 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:28:02.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:28:02.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:28:02.386 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:28:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:28:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:28:02.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:28:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:02.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 "Restore Defaults") 10:28:02.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:02.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:28:02.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:02.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:02.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:02.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:02.441 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:28:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:02.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:02.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:02.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:28:02.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:02.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:28:02.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:02.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:02.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:02.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:02.444 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:28:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:02.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:02.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:28:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:28:02.484 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:02.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:02.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:02.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:02.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:02.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:02.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:02.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:02.485 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:02.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:02.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:02.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:02.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 10:28:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:02.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:02.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:02.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:02.486 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:02.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:02.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:02.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:02.488 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:28:02.488 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:28:02.488 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:28:02.488 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:28:02.488 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:28:02.488 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:28:02.488 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:28:02.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:28:02.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:28:02.488 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:28:02.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:28:02.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:28:02.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:28:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:02.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:28:02.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:02.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:28:02.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:02.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:02.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:02.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:02.554 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:28:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:02.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:02.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:02.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:28:02.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:02.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:28:02.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:02.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:02.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:02.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:02.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:02.561 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:28:02.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:02.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:02.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:02.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:28:02.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:28:02.594 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:02.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:02.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:02.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:02.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:02.607 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:02.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:02.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:02.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:02.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:02.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:02.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:02.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:02.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:02.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:02.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:03.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:03.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:03.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:03.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:03.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:03.615 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:03.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:03.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:03.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:03.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:03.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:03.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:03.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:03.617 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:03.617 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:28:03.617 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:28:03.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:28:03.632 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:28:03.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:28:03.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'New' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:03.668 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:28:03.668 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:28:03.668 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:28:03.668 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:28:03.668 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:28:03.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:03.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:28:03.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:28:04.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:28:04.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:04.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:04.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:04.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:04.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:04.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:04.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:04.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:04.168 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:28:04.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:28:04.168 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:28:04.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:28:04.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:28:04.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:28:04.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:04.203 DEBUG [main][MenuItemLookup] Found menu:'New' 10:28:04.203 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:28:04.203 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:04.203 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:28:04.203 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:04.203 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:28:04.203 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:28:04.203 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:28:04.203 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:28:04.203 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:28:04.203 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:28:04.203 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:28:04.204 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:28:04.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:28:04.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:28:04.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:28:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:04.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:04.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:04.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:04.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:28:04.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:04.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:04.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:04.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:28:04.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:04.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:04.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:04.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:04.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:04.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:04.790 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:28:04.790 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:28:04.790 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:28:04.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:04.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:04.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:04.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:04.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 "OK", Widget matcher matching widgets with style: 8) 10:28:04.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:04.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:04.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:04.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:28:04.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:04.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:04.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:04.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:04.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:04.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:04.791 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:28:04.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:04.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:04.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:04.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:28:04.795 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:28:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:28:05.296 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:28:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:05.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:28:05.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:28:05.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:05.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:05.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:05.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:05.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:05.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:05.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:05.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:28:05.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:28:05.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:28:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:05.296 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:28:05.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:28:05.297 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:28:05.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:28:05.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:28:05.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:28:05.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:28:05.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:05.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:05.301 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:05.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:05.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:05.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:05.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:05.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:05.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:05.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:05.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:05.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:05.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:05.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:05.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:05.310 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:05.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:05.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:05.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:05.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:05.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:05.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:05.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:05.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:05.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:05.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:05.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:05.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:05.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:28:05.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:05.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:05.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:05.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:05.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:05.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:05.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:05.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:28:05.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:05.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:05.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:05.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:05.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:05.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:28:05.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:05.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:05.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:05.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:28:05.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:05.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:05.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:05.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:05.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:05.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:28:05.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:05.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:05.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:05.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:28:05.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.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'] 10:28:05.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.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'] 10:28:05.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:05.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:05.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:05.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:05.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:28:05.348 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:05.348 DEBUG [main][MenuItemLookup] Item match:File 10:28:05.349 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:28:05.349 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:05.351 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:28:05.352 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:05.352 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:28:05.352 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:28:05.352 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:28:05.352 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:28:05.352 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:28:05.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.... 10:28:05.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:28:05.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:28:05.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:05.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:05.425 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:05.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:28:05.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:05.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:05.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:05.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:05.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:05.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:28:05.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:28:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:28:05.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:05.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:05.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:28:05.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:05.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:05.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:05.427 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:28:05.427 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:28:05.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:28:05.427 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:28:05.427 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:05.427 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:28:05.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:28:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:05.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:05.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:05.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:05.428 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:28:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:05.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:05.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:05.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'] 10:28:05.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:28:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:28:05.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:28:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:05.621 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:28:05.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:05.621 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:28:05.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:28:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:05.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:05.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:05.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:28:05.623 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:28:05.623 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:28:05.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:28:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:05.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:05.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:05.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:05.652 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:28:05.652 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:28:05.653 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:28:05.653 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:28:05.653 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:28:05.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:28:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:05.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:05.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:05.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:05.654 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:28:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:05.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:05.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:05.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:28:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:28:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:28:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:28:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:08.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:28:08.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:08.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:08.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:08.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:08.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:08.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:08.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:28:08.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:08.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:08.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:28:08.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:08.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:08.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:08.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:08.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:28:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:08.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:08.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:08.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:08.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:08.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:08.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:08.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:08.719 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:08.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:08.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:08.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:08.720 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:08.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:08.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:08.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:08.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:08.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:08.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:09.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:09.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:09.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:09.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:09.735 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:09.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:09.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:09.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:09.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 10:28:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:09.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:09.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:09.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:09.736 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:28:09.736 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:09.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:09.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:09.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:09.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:09.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:09.755 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:09.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:09.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:09.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:09.755 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:09.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:09.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:09.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:09.756 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:09.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:09.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:09.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:09.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:09.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:09.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:10.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:10.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:10.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:10.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:10.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:10.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:10.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:10.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:10.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:10.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 10:28:10.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:10.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:10.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:10.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:10.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:10.759 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:10.759 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:28:10.760 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:28:10.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:28:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:11.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:28:11.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:28:11.261 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:28:11.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:28:11.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:28:11.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:11.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:11.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.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: "New Java Class"] 10:28:11.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.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'] 10:28:11.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.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'] 10:28:11.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.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'] 10:28:11.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.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: "New Java Class"] 10:28:11.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.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'] 10:28:11.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.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'] 10:28:11.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:11.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:11.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:28:11.282 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:11.282 DEBUG [main][MenuItemLookup] Item match:File 10:28:11.283 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:28:11.283 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:28:11.285 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:11.286 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:28:11.286 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:28:11.286 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:28:11.286 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:28:11.286 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:28:11.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:28:11.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 10:28:11.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:28:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:11.364 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:11.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:28:11.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:11.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:11.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:11.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:11.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:28:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:28:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:28:11.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:11.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:11.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:28:11.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:11.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:11.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:11.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:28:11.366 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:28:11.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:28:11.374 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:28:11.374 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:11.374 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:28:11.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:28:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:11.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:11.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:11.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:11.376 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:28:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:11.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:11.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:11.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:11.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:28:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:28:11.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:28:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:11.452 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:28:11.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:11.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:28:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:11.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:11.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:11.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:28:11.473 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:28:11.473 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 10:28:11.495 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:28:11.495 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:28:11.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:28:11.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:11.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:11.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:11.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:11.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:11.497 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:28:11.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:11.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:11.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:11.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:11.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:28:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:28:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7afa586 is found... 10:28:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7afa586 is found finished successfully 10:28:12.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 10:28:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:12.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:12.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:12.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:12.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:12.005 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:12.005 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 10:28:12.005 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:28:12.013 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:12.013 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:28:12.013 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:28:12.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:28:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:12.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:28:12.014 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:28:12.014 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:12.014 DEBUG [main][MenuItemLookup] Item match:File 10:28:12.014 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:28:12.015 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:28:12.015 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:28:12.015 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:28:12.015 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:12.015 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:28:12.015 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:28:12.015 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:12.015 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:28:12.015 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:28:12.015 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:28:12.015 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:28:12.015 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:28:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:28:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:28:12.049 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:12.049 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:28:12.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:12.049 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:12.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:12.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:12.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:12.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:12.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:12.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:12.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:12.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:12.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:28:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:12.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:28:12.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 '\*?\QProblems\E') 10:28:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:12.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:12.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:12.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:12.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:12.134 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:12.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:12.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:12.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:12.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:12.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:12.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:28:12.134 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:12.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:12.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:12.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:12.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:12.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:12.135 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:12.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:12.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:12.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:12.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:12.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:12.136 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:12.136 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:12.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:12.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:12.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:12.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:12.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:12.136 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:12.137 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:12.137 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:12.137 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:12.137 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:12.137 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:12.137 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:28:12.137 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:12.137 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:12.137 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:12.137 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:12.137 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:12.137 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:12.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:28:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:28:13.138 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:13.138 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:13.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:13.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:13.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:13.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:13.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:13.139 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:13.140 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:13.140 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:13.140 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:13.140 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:13.140 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:13.140 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:28:13.140 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:13.140 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:13.140 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:13.140 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:13.140 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:13.140 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:13.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:28:13.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:28:13.140 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:13.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:13.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:13.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:13.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:13.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:13.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:13.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:13.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:13.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:13.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:13.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:13.642 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:13.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:13.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:13.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:13.643 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:13.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:13.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:13.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:13.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:13.644 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:13.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:13.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:13.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:13.645 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:13.645 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:13.645 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:13.645 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:13.645 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:13.646 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:13.646 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:28:13.646 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:13.646 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:13.646 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:13.646 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:13.646 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:13.646 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:28:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:28:15.147 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:15.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:15.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:15.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:15.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:15.147 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:15.148 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:15.148 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:15.148 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:15.148 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:15.148 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:15.148 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:28:15.149 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:15.149 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:15.149 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:15.149 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:15.149 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:15.149 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:15.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:28:15.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:28:15.149 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:15.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:15.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:15.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:15.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:15.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:15.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:15.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:15.150 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:28:15.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:28:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:15.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:28:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:15.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:28:15.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:28:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:15.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:28:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:15.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:28:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:28:15.151 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:15.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:15.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:15.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:15.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 10:28:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:15.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:15.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:15.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:15.153 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:15.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:15.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:15.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:15.154 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:28:15.154 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:28:15.154 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:28:15.154 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:28:15.154 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:28:15.154 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:28:15.154 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:28:15.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:28:15.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:28:15.154 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:28:15.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:28:15.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 10:28:15.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:28:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:15.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:28:15.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:15.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:28:15.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:15.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:15.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:15.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:15.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:15.214 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:28:15.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:15.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:15.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:15.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:15.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) 10:28:15.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:15.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:15.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:15.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:28:15.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:15.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:15.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:15.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:15.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:15.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:15.216 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:28:15.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:15.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:15.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:15.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:15.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:28:15.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:28:15.258 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:15.258 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:15.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:15.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:15.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:15.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:15.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:15.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:15.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:15.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:15.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:15.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:15.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:15.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:15.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:15.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:15.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:16.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:16.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:16.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:16.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:16.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:16.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:16.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:16.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:16.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:16.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:16.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:16.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:16.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:16.270 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:16.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:28:16.271 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:28:16.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:28:16.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:28:16.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:28:16.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'New' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:16.313 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:28:16.313 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:28:16.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:28:16.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:28:16.313 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:28:16.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:16.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:28:16.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:16.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:16.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:16.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:28:16.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:16.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:16.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:16.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:16.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:16.814 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:28:16.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:28:16.814 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:28:16.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:28:16.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:28:16.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:28:16.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:16.851 DEBUG [main][MenuItemLookup] Found menu:'New' 10:28:16.851 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:28:16.851 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:16.851 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:28:16.851 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:16.851 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:28:16.851 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:28:16.851 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:28:16.851 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:28:16.851 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:28:16.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:28:16.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:28:16.851 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:28:16.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:28:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:28:17.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:28:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:17.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:17.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:17.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:17.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:28:17.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:17.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:28:17.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:17.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:17.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:17.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:17.465 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:28:17.465 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:28:17.465 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:28:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:17.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:17.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:17.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:28:17.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:17.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:28:17.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:17.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:17.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:17.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:17.466 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:28:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:17.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:17.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:17.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:28:17.470 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:28:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:28:17.970 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:28:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:17.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:28:17.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:28:17.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:28:17.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:28:17.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:28:17.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:17.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:17.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:17.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:17.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:17.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:17.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:17.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:28:17.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:28:17.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:28:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:17.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:17.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:28:17.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:28:17.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:28:17.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:28:17.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:28:17.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:28:17.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:28:17.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:17.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:17.978 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:17.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:17.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:17.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:17.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:17.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:17.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:17.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') 10:28:17.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:17.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:17.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:17.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:17.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:17.991 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:17.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:18.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:18.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:18.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:18.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:18.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:18.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:18.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:18.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:18.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:18.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:28:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:18.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:18.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:18.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:18.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:18.017 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:18.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:18.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:18.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:28:18.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:18.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:18.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:18.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:18.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:18.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:28:18.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:18.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:18.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:18.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:28:18.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:18.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:18.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:18.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:18.026 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:18.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:18.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:28:18.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:18.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:18.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:18.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:28:18.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:18.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:18.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:18.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:18.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:28:18.028 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:18.028 DEBUG [main][MenuItemLookup] Item match:File 10:28:18.028 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:28:18.028 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:28:18.031 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:28:18.031 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:28:18.031 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:28:18.031 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:18.031 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:28:18.031 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:28:18.031 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:28:18.031 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:28:18.031 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:28:18.032 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:28:18.032 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:28:18.032 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:28:18.032 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:28:18.032 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:18.032 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:28:18.032 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:28:18.032 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:28:18.032 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:18.032 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:28:18.032 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:18.032 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:28:18.032 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:28:18.049 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:28:18.049 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:28:18.049 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:28:18.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:28:18.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:28:18.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:28:18.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:18.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:18.120 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:18.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:28:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:18.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:18.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:18.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:28:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:28:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:28:18.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:18.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:18.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:28:18.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:18.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:18.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:18.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:28:18.123 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:28:18.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:28:18.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:28:18.126 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:18.126 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:28:18.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:28:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:18.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:18.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:18.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:18.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:18.128 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:28:18.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:18.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:18.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:18.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:18.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'] 10:28:18.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.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.... 10:28:18.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 10:28:18.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:28:18.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:18.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:18.358 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:28:18.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:18.358 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:28:18.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:") 10:28:18.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:18.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:18.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:18.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:28:18.359 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:28:18.360 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:28:18.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:28:18.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:18.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:18.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:18.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:18.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:18.394 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:28:18.395 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:28:18.395 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:28:18.395 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:28:18.395 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:28:18.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:28:18.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:18.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:18.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:18.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:18.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:18.397 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:28:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:18.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:18.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:18.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:28:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:28:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:28:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:28:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:21.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:28:21.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:21.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:21.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:21.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:21.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:21.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:21.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:21.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:28:21.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:21.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:21.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:28:21.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:21.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:21.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:21.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:21.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:21.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:21.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:28:21.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:21.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:21.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:21.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:21.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:21.410 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:21.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:21.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:21.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:21.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:21.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:21.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:21.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:21.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:21.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:21.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:21.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:21.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:21.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:21.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:21.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:21.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:22.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:22.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:22.448 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:22.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:22.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:22.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:22.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 10:28:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:22.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:22.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:22.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:22.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:22.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:22.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:28:22.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:22.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:22.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:22.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:22.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:22.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:22.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:22.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:22.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:22.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:22.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:22.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:22.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:22.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:22.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:22.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:22.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:23.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:23.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:23.481 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:23.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:23.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:23.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:23.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:23.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:23.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:23.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:23.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:23.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:23.483 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:23.483 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:28:23.483 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:28:23.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:28:23.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:23.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:23.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:28:23.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:28:23.985 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:28:23.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:28:23.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:28:23.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:23.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:23.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:23.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:23.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"] 10:28:23.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:23.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:23.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:23.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:23.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:23.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:23.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:23.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"] 10:28:23.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:23.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:23.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:23.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:23.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:23.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:23.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:23.999 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:28:23.999 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:23.999 DEBUG [main][MenuItemLookup] Item match:File 10:28:23.999 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:28:23.999 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:24.002 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:28:24.002 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:28:24.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:28:24.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:28:24.003 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:28:24.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.... 10:28:24.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:28:24.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:28:24.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:24.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:24.078 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:24.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:24.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:28:24.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:24.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:24.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:24.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:28:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:28:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:28:24.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:24.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:24.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:28:24.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:24.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:24.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:24.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:28:24.080 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:28:24.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:28:24.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:28:24.089 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:24.089 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:28:24.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:28:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:24.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:24.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:24.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:24.090 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:28:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:24.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:24.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:24.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:24.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:24.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:28:24.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 10:28:24.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:28:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:24.165 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:28:24.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:24.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:28:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:24.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:24.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:24.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:28:24.172 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:28:24.173 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 10:28:24.198 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:28:24.198 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:28:24.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.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:28:24.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:24.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:24.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:24.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:24.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:24.201 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:28:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:24.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:24.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:28:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:28:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5522c3fb is found... 10:28:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5522c3fb is found finished successfully 10:28:24.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 10:28:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:24.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:24.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:24.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:24.708 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:24.708 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 10:28:24.708 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:28:24.712 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:24.712 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:28:24.712 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:28:24.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:28:24.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:24.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:24.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:28:24.713 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:28:24.713 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:24.713 DEBUG [main][MenuItemLookup] Item match:File 10:28:24.713 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:28:24.713 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:28:24.713 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:28:24.713 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:28:24.713 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:24.713 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:28:24.713 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:28:24.713 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:24.713 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:28:24.713 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:28:24.714 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:28:24.714 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:28:24.714 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:28:24.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:28:24.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:28:24.747 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:24.747 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:28:24.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:24.747 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:24.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:24.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:24.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:24.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:24.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:24.824 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:24.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:24.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:24.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:28:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:24.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:28:24.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 '\*?\QProblems\E') 10:28:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:24.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:24.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:24.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:24.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:24.851 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:24.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:24.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:28:24.852 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:24.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:24.853 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:24.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:24.853 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:24.853 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:24.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:24.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:24.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:24.854 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:24.854 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:24.854 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:24.854 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:24.854 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:24.854 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:24.855 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:28:24.855 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:24.855 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:24.855 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:24.855 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:24.855 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:24.855 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:24.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:28:26.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:28:26.356 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:26.356 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:26.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:26.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:26.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:26.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:26.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:26.357 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:26.357 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:26.357 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:26.357 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:26.357 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:26.357 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:26.357 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:28:26.357 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:26.358 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:26.358 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:26.358 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:26.358 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:26.358 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:28:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:28:26.358 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:26.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:26.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:26.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:26.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:26.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:26.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:26.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:26.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:26.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:26.360 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:28:26.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:28:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:26.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:28:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:26.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:28:26.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:28:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:26.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:28:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:26.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:28:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:28:26.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:26.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:26.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:26.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:26.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:26.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:28:26.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:26.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:26.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:28:26.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:26.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:26.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:26.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:26.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:26.392 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:26.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:26.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:26.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:26.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:26.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:26.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 10:28:26.393 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:26.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:26.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:26.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:26.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:26.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:26.393 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:26.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:26.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:26.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:26.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:26.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:26.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:26.394 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:26.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:26.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:26.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:26.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:26.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:26.394 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:26.395 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:26.395 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:26.395 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:26.395 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:26.395 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:26.395 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:28:26.395 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:26.395 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:26.395 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:26.395 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:26.395 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:26.395 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:26.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:28:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:28:27.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:27.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:27.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:27.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:27.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:27.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:27.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:27.397 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:27.397 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:27.397 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:27.397 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:27.398 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:27.398 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:27.398 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:28:27.398 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:27.398 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:27.398 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:27.398 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:27.398 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:27.398 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:28:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:28:27.398 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:27.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:27.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:27.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:28:27.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:27.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:27.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 10:28:27.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:27.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:27.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:27.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:27.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:27.400 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:28:27.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:28:27.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:27.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:28:27.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:27.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:28:27.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:28:27.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:27.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:28:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:27.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:28:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 10:28:27.401 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:27.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:27.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:27.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:27.402 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:28:27.402 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:28:27.402 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:28:27.402 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:28:27.402 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:28:27.402 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:28:27.402 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:28:27.402 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:28:27.402 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:28:27.402 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:28:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:28:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:28:27.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:28:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:27.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:28:27.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:27.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:28:27.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:27.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:27.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:27.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:27.469 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:28:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:27.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:27.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:27.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:28:27.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:27.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:28:27.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:27.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:27.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:27.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:27.471 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:28:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:27.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:27.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:27.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:28:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:28:27.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:27.512 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:27.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:27.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:27.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:27.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:27.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:27.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:27.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:27.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:27.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:27.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:27.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:27.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:27.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:27.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:28.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:28.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:28.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:28.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:28.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:28.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:28.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:28.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:28.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:28.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:28.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:28.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:28.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:28.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:28.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:28.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:28.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:28:28.524 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:28:28.524 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:28:28.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:28:28.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:28:28.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'New' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:28.564 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:28:28.564 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:28:28.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:28:28.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:28:28.564 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:28:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:28.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:28:29.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:29.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:29.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:29.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:28:29.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:29.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:29.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:29.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:29.065 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:28:29.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:28:29.065 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:28:29.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:28:29.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:28:29.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:28:29.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:29.102 DEBUG [main][MenuItemLookup] Found menu:'New' 10:28:29.102 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:28:29.102 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:29.102 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:28:29.102 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:29.102 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:28:29.102 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:28:29.102 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:28:29.102 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:28:29.102 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:28:29.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:28:29.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:28:29.102 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:28:29.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:28:29.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:28:29.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:28:29.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:29.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:29.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:29.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:29.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: 32) 10:28:29.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:29.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:29.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:29.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:28:29.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:29.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:29.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:29.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:29.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:29.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:29.721 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:28:29.721 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:28:29.721 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:28:29.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:29.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:29.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:29.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:29.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:28:29.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:29.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:28:29.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:29.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:29.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:29.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:29.723 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:28:29.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:29.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:29.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:29.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:29.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:28:29.726 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:28:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:28:30.227 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:28:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:28:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:28:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:28:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:28:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:30.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:28:30.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:28:30.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:28:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:30.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:28:30.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:28:30.228 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:28:30.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:28:30.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:28:30.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:28:30.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:28:30.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:30.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:30.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:30.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:30.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:30.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:30.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:30.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:30.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:30.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:30.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:30.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:30.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:30.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:30.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:30.243 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:30.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:30.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:30.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:30.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:30.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:30.267 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:30.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:30.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:30.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:30.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:30.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') 10:28:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:30.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:30.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:30.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:30.284 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:30.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:30.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:30.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:28:30.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:30.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:30.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:30.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:30.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:30.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:28:30.293 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:30.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:30.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:30.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:28:30.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:30.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:30.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:30.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:30.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:30.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:30.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:28:30.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:30.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:30.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:30.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:28:30.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:30.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:30.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:30.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:30.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:30.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:30.295 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:28:30.295 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:30.295 DEBUG [main][MenuItemLookup] Item match:File 10:28:30.296 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:28:30.296 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:30.298 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:28:30.298 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:28:30.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:28:30.299 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:28:30.299 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:28:30.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.... 10:28:30.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 10:28:30.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:28:30.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:30.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:30.374 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:30.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:28:30.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:30.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:30.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:30.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:30.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:28:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:28:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:28:30.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:30.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:30.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:28:30.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:30.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:30.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:30.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:28:30.377 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:28:30.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:28:30.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:28:30.386 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:30.386 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:28:30.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:28:30.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:30.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:30.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:30.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:30.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:30.387 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:28:30.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:30.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:30.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:30.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:30.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'] 10:28:30.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:28:30.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:28:30.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:28:30.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:30.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:30.600 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:28:30.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:30.600 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:28:30.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:28:30.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:30.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:30.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:30.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:30.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:28:30.617 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:28:30.618 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:28:30.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:28:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:30.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:30.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:30.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:30.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:30.653 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:28:30.653 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:28:30.654 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:28:30.654 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:28:30.654 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:28:30.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:28:30.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:30.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:30.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:30.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:30.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:30.656 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:28:30.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:30.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:30.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:30.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:28:33.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:28:33.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:28:33.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:28:33.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:33.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:28:33.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:33.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:33.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:33.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:33.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:33.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:33.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:33.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:33.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:28:33.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:33.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:33.663 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:28:33.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:33.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:33.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:33.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:33.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:33.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:33.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:28:33.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:33.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:33.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:33.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:33.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:33.665 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:33.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:33.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:33.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:33.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:33.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:33.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:33.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:33.717 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:33.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:33.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:33.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:33.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:33.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:34.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:34.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:34.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:34.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:34.718 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:34.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:34.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:34.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:34.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:34.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:34.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:34.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:34.719 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:34.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:28:34.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:34.720 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:34.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:34.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:34.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:34.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:34.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:34.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:34.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:34.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:34.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:34.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:34.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:34.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:34.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:34.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:35.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:35.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:35.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:35.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:35.742 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:35.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:35.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:35.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:35.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 10:28:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:35.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:35.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:35.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:35.743 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:35.743 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:28:35.744 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:28:35.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:28:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:36.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:28:36.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:28:36.245 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:28:36.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:28:36.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:28:36.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:36.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.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'] 10:28:36.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.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: "New Java Class"] 10:28:36.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.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'] 10:28:36.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.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'] 10:28:36.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.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'] 10:28:36.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.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: "New Java Class"] 10:28:36.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.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'] 10:28:36.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.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'] 10:28:36.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:36.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:36.259 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:28:36.259 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:36.259 DEBUG [main][MenuItemLookup] Item match:File 10:28:36.260 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:28:36.260 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:36.263 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:28:36.263 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:28:36.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:28:36.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:28:36.263 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:28:36.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.... 10:28:36.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 10:28:36.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:28:36.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:36.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:36.336 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:36.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.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 10:28:36.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:36.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:36.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:36.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:36.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:36.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:28:36.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:28:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:28:36.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:36.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:36.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:28:36.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:36.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:36.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:36.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:28:36.338 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:28:36.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:28:36.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:28:36.341 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:36.341 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:28:36.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) 10:28:36.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:36.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:36.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:36.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:36.347 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:28:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:36.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:36.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:36.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:28:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:28:36.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:28:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:36.421 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:28:36.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:36.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:28:36.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:36.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:36.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:36.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:36.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:28:36.447 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:28:36.448 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 10:28:36.454 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:28:36.454 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:28:36.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:28:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:36.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:36.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:36.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:36.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:36.456 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:28:36.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:36.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:36.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:36.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:28:36.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:28:36.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:36.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:36.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:36.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f5bcf4c is found... 10:28:36.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f5bcf4c is found finished successfully 10:28:36.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 10:28:36.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:36.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:36.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:36.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:36.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:36.989 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:36.989 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 10:28:36.989 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:28:36.996 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:36.996 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:28:36.996 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:28:36.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:36.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:36.996 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:36.997 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:36.997 DEBUG [main][MenuItemLookup] Item match:File 10:28:36.997 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:28:36.997 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:28:36.997 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:28:36.997 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:28:36.997 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:36.997 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:28:36.997 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:28:36.997 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:36.997 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:28:36.997 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:28:36.998 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:28:36.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:28:36.998 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:28:37.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:28:37.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:28:37.009 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:37.009 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:28:37.009 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:37.009 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:37.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:37.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:37.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:37.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:37.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:37.054 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:37.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:37.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:37.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:37.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:37.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:37.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:37.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:37.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:37.066 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:37.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:37.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:37.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:37.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:37.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:37.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:28:37.067 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:37.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:37.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:37.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:37.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:37.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:37.068 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:37.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:37.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:37.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:37.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:37.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:37.068 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:37.068 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:37.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:37.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:37.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:37.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:37.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:37.069 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:37.069 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:37.069 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:37.069 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:37.069 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:37.069 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:37.070 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:28:37.070 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:37.070 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:37.070 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:37.070 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:37.070 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:37.070 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:37.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:28:38.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:28:38.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:38.570 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:38.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:38.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:38.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:38.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:38.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:38.571 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:38.572 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:38.572 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:38.572 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:38.572 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:38.572 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:38.572 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:38.572 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:38.572 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:38.572 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:38.572 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:38.572 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:38.572 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:38.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:28:38.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:28:38.572 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:38.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:38.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:38.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:38.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:38.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:38.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:38.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:38.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:38.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:38.575 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:28:38.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:28:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:38.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:28:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:38.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:28:38.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:28:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:38.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:28:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:38.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:28:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:28:38.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:38.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:38.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:38.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:38.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:38.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:38.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:38.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:38.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:38.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:38.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:38.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:38.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:38.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:38.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:38.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:38.584 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:38.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:38.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:38.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:38.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:38.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:38.601 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:38.601 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:38.601 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:38.601 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:38.601 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:38.601 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:38.601 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:38.601 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:38.601 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:38.601 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:38.601 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:38.601 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:38.601 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:38.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:28:39.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:28:39.602 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:39.602 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:39.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:39.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:39.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:39.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:39.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:39.603 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:39.604 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:39.604 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:39.604 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:39.604 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:39.604 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:39.604 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:39.604 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:39.604 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:39.604 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:39.604 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:39.604 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:39.604 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:39.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:28:39.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:28:39.604 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:39.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:39.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:39.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:39.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:39.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:39.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 10:28:39.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:39.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:39.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:39.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:39.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:39.606 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:28:39.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:28:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:39.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:28:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:39.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:28:39.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:28:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:39.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:28:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:39.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:28:39.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The value of the field WarningTestClass.i is not used 10:28:39.607 DEBUG [main][TreeItemHandler] Selecting tree item: The value of the field WarningTestClass.i is not used 10:28:39.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The value of the field WarningTestClass.i is not used about selection 10:28:39.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The value of the field WarningTestClass.i is not used 10:28:39.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:28:39.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:39.645 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 10:28:39.645 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:39.645 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:28:39.645 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 10:28:39.645 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:28:39.645 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:28:39.645 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:39.645 DEBUG [main][MenuItemLookup] Found menu:'Show In' 10:28:39.645 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 10:28:39.645 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 10:28:39.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 10:28:39.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 10:28:39.645 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 10:28:39.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:28:39.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:39.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:28:39.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 10:28:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:39.764 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 10:28:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:39.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:39.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:39.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:28:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:28:39.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:28:39.770 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 10:28:39.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:39.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:39.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:39.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:39.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:28:39.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:28:39.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:28:39.771 TRACE [main][WidgetHandler] Notify Table with event 13 10:28:39.771 TRACE [main][WidgetHandler] Wait for synchronization 10:28:39.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 "Finish") 10:28:39.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:39.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:39.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:39.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 10:28:39.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:39.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:39.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:39.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:39.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:39.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:39.773 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:28:39.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:39.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:39.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:39.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 10:28:39.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 10:28:39.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48c8c659 is found... 10:28:39.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48c8c659 is found finished successfully 10:28:39.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 10:28:39.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:39.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:39.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:39.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:39.872 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:39.872 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ @SuppressWarnings("unused") private int i; } TooltipText=null 10:28:39.872 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:39.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:39.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:39.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:39.897 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:28:39.897 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:28:39.897 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:28:39.897 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:28:39.897 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:28:39.897 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:28:39.897 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:28:39.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:28:39.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:28:39.897 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:28:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:28:39.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:28:39.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:28:39.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:39.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:39.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:28:39.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:39.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:39.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:39.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:28:39.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:39.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:39.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:39.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:39.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:39.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:39.959 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:28:39.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:39.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:39.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:39.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:39.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:28:39.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:39.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:28:39.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:39.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:39.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:39.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:39.969 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:28:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:39.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:39.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:40.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:28:40.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:28:40.010 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:40.010 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:40.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:40.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:40.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:40.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:40.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:40.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:40.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:40.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:40.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:40.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:40.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:40.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:40.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:40.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:40.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:41.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:41.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:41.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:41.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:41.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:41.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:41.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:41.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:41.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:41.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:41.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:41.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:41.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:41.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:41.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:41.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:28:41.524 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:28:41.524 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:28:41.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:28:41.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:28:41.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'New' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:41.565 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:28:41.565 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:28:41.565 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:28:41.565 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:28:41.565 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:28:41.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:41.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:28:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:28:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:42.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:42.065 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:28:42.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:28:42.065 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:28:42.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:28:42.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:28:42.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:28:42.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:42.100 DEBUG [main][MenuItemLookup] Found menu:'New' 10:28:42.100 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:28:42.100 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:42.100 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:28:42.100 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:42.100 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:28:42.100 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:28:42.101 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:28:42.101 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:28:42.101 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:28:42.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:28:42.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:28:42.101 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:28:42.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.... 10:28:42.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:28:42.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:28:42.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:42.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:42.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:42.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:42.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:28:42.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:42.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:42.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:42.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:28:42.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:42.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:42.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:42.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:42.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:42.719 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:28:42.719 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:28:42.719 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:28:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:42.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:42.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:42.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:28:42.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:42.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:28:42.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:42.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:42.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:42.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:42.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:42.720 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:28:42.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:42.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:42.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:42.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:42.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:28:42.725 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:28:43.225 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 10:28:43.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:28:43.227 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.... 10:28:43.227 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") 10:28:43.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:43.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:43.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:43.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:43.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:43.228 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 10:28:43.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:28:43.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:43.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:43.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:28:43.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:43.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:43.230 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 10:28:43.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 10:28:43.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:28:43.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:43.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:43.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:28:43.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:28:43.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:43.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:43.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:43.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:43.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:43.231 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 10:28:43.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:43.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:43.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:43.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:43.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:28:43.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:28:43.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:28:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:28:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:43.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:28:43.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:28:43.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:43.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:28:43.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:43.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:28:43.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:28:43.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:43.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:43.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:43.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:43.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:43.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:28:43.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:28:43.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:28:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:28:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:28:43.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:28:43.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:28:43.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:28:43.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:28:43.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:28:43.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:28:43.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:28:43.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:43.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:43.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:43.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:43.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:43.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:43.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:43.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 '\*?\QProblems\E') 10:28:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:43.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:43.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:43.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:43.795 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:43.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:43.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:43.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:43.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:43.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:43.820 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:43.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:43.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:43.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:43.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:43.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:43.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:43.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:28:43.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:43.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:43.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:43.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:43.823 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:43.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:43.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:43.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:28:43.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:43.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:43.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:43.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:43.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:43.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:28:43.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:43.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:43.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:43.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:28:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:43.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:43.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:43.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:43.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:43.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:43.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:43.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:28:43.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:43.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:43.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:43.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:43.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:43.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:43.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:43.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:28:43.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:43.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:43.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:43.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:43.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:43.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:43.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:43.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:28:43.854 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:43.854 DEBUG [main][MenuItemLookup] Item match:File 10:28:43.854 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:28:43.854 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:43.857 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:28:43.857 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:28:43.857 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:28:43.857 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:28:43.857 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:28:43.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:28:43.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:28:43.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:28:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:43.936 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:43.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:43.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:28:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:43.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:43.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:43.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:43.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:28:43.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:28:43.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:28:43.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:43.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:43.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:43.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:28:43.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:43.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:43.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:43.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:43.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:43.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:28:43.945 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:28:43.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:28:43.948 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:28:43.948 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:43.948 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:28:43.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:28:43.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:43.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:43.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:43.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:43.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:43.949 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:28:43.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:43.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:43.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:43.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:44.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'] 10:28:44.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:44.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:44.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:28:44.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:28:44.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:28:44.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:44.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:44.157 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:28:44.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:44.157 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:28:44.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:28:44.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:44.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:44.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:44.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:44.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:28:44.159 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:28:44.160 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:28:44.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:28:44.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:44.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:44.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:44.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:44.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:44.199 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:28:44.200 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:28:44.200 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:28:44.200 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:28:44.200 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:28:44.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.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:28:44.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:44.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:44.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:44.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:44.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:44.201 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:28:44.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:44.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:44.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:44.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:44.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:28:47.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:28:47.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:28:47.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:28:47.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:47.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 10:28:47.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:47.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:47.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:47.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:47.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:47.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:47.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:47.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:47.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:28:47.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:47.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:47.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:28:47.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:47.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:47.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:47.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:47.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:47.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:47.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') 10:28:47.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:47.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:47.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:47.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:47.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:47.496 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:47.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:47.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:47.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:47.538 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:47.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:47.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:47.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:47.539 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:47.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:47.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:47.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:47.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:47.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:48.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:48.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:48.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:48.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:48.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:48.541 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:28:48.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:28:48.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:48.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:48.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:48.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:48.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:48.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:48.543 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:28:48.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:28:48.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:48.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:48.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:48.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:48.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:48.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:48.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:48.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:48.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:48.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:48.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:48.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:48.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:48.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:48.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:49.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:49.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:49.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:49.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:28:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:28:49.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:28:49.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:28:49.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:49.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:49.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:49.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:49.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:49.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:49.566 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:28:49.566 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:28:49.567 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:28:49.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:28:49.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:50.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:50.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:28:50.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:28:50.068 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:28:50.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:28:50.080 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:28:50.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:28:50.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.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'] 10:28:50.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.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: "New Java Class"] 10:28:50.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.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'] 10:28:50.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.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'] 10:28:50.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.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'] 10:28:50.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.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: "New Java Class"] 10:28:50.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.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'] 10:28:50.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.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'] 10:28:50.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:28:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:50.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:28:50.082 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:28:50.082 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:50.082 DEBUG [main][MenuItemLookup] Item match:File 10:28:50.083 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:28:50.083 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:28:50.085 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:28:50.085 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:28:50.085 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:28:50.085 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:50.085 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:28:50.085 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:28:50.085 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:28:50.085 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:28:50.085 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:28:50.085 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:28:50.085 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:28:50.085 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:28:50.086 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:28:50.086 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:50.086 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:28:50.086 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:28:50.086 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:28:50.086 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:50.086 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:28:50.086 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:50.086 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:28:50.086 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:28:50.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:28:50.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:28:50.086 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:28:50.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.... 10:28:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:28:50.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:28:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:50.161 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:50.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.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 10:28:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:50.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:50.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:50.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:28:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:28:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:28:50.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:50.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:50.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:28:50.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:28:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:50.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:28:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:50.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:28:50.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:28:50.163 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:28:50.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:28:50.171 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:28:50.172 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:28:50.172 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:28:50.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:28:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:50.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:50.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:50.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:50.173 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:28:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:50.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:50.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:50.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'] 10:28:50.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:28:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:28:50.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:28:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:50.247 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:28:50.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:28:50.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:28:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:50.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:50.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:50.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:28:50.269 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:28:50.269 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 10:28:50.291 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:28:50.291 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:28:50.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:28:50.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:50.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:50.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:50.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:50.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:28:50.293 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:28:50.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:28:50.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:28:50.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:28:50.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:28:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:28:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:28:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:28:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:28:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c20c46 is found... 10:28:50.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c20c46 is found finished successfully 10:28:50.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 10:28:50.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:50.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:50.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:50.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:50.801 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:50.801 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 10:28:50.801 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:28:50.806 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:50.806 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:28:50.806 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:28:50.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:50.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:50.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:50.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:50.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:50.806 DEBUG [main][MenuItemLookup] Found menu:'File' 10:28:50.806 DEBUG [main][MenuItemLookup] Item match:File 10:28:50.807 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:28:50.807 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:28:50.807 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:28:50.807 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:28:50.807 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:50.807 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:28:50.807 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:28:50.807 DEBUG [main][MenuItemLookup] Found menu:'' 10:28:50.807 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:28:50.807 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:28:50.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:28:50.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:28:50.807 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:28:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:28:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:28:50.841 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:50.841 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:28:50.841 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:50.841 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:50.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:50.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:50.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:50.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:50.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:50.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:50.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:50.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:50.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:50.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:50.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:50.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:50.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:50.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:50.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:50.897 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:50.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:50.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:50.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:50.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:50.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:50.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:28:50.897 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:50.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:50.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:50.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:50.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:50.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:50.898 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:50.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:50.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:50.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:50.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:50.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:50.898 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:50.898 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:50.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:50.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:50.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:50.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:50.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:50.899 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:50.900 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:50.900 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:50.900 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:50.900 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:50.900 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:50.900 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:28:50.900 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:50.900 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:50.900 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:50.900 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:50.900 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:50.900 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:50.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:28:51.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:28:51.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:51.903 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:51.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:51.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:51.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:51.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:51.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:51.904 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:51.905 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:51.905 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:51.905 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:51.905 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:51.905 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:51.905 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:28:51.905 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:51.905 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:51.905 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:51.905 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:51.905 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:51.905 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:51.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:28:51.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:28:51.905 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:51.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:51.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:51.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:51.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:51.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:51.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:51.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:51.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:51.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:52.409 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:52.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:52.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:52.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:52.410 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:52.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:52.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:52.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:52.411 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:52.411 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:52.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:52.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:52.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:52.411 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:52.412 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:52.412 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:52.412 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:52.412 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:52.412 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:52.412 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:52.412 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:52.412 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:52.412 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:52.412 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:52.412 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:52.412 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:52.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:28:53.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:28:53.413 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:53.413 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:53.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:53.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:53.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:53.413 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:53.414 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:53.414 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:53.414 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:53.414 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:53.414 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:53.414 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:53.414 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:53.414 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:53.414 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:53.414 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:53.414 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:53.414 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:53.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:28:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:28:53.415 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:53.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:53.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:53.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:53.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:53.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:53.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:53.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:53.416 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:28:53.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:28:53.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:53.416 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:28:53.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:53.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:28:53.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:28:53.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:53.416 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:28:53.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:53.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:28:53.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:28:53.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:53.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:53.419 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:53.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:53.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:53.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:53.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:53.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:53.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:53.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 '\*?\QProblems\E') 10:28:53.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:53.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:53.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:53.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:53.443 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:53.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:53.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:53.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:53.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:53.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view.... 10:28:53.444 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:53.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:53.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:53.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:53.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:53.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:53.445 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:53.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:53.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:53.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:53.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:53.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:53.445 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:53.445 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:53.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:53.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:53.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:53.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:53.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:53.446 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:53.446 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:53.446 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:53.446 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:53.446 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:53.446 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:53.446 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:53.446 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:53.446 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:53.446 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:53.446 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:53.446 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:53.446 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:28:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:28:54.447 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:54.447 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:54.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:54.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:54.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:54.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:54.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:54.448 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:54.449 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:54.449 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:54.449 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:54.449 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:54.449 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:54.449 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:54.449 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:54.449 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:54.449 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:54.449 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:54.449 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:54.449 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:28:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:28:54.449 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:54.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:54.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:54.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:54.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:54.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:54.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:54.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:54.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:54.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view. finished successfully 10:28:54.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:54.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:54.455 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:54.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:54.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:54.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:54.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:54.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:54.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:54.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:54.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:54.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:54.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:54.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:54.480 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:54.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:54.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:54.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:54.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:54.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:28:54.481 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:54.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:54.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:54.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:54.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:54.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:54.481 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:54.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:54.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:54.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:54.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:54.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:54.482 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:54.482 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:54.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:54.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:54.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:54.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:54.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:54.483 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:54.484 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:54.484 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:54.484 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:54.484 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:54.484 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:54.484 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:54.484 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:54.484 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:54.484 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:54.484 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:54.484 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:54.484 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:54.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:28:55.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:28:55.985 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:55.985 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:55.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:55.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:55.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:55.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:55.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:55.986 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:55.986 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:55.986 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:55.986 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:55.986 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:55.986 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:55.986 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:55.986 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:55.987 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:55.987 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:55.987 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:55.987 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:55.987 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:55.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:28:55.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:28:55.987 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:55.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:55.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:55.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:55.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:55.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:55.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:55.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:55.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:55.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:55.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:55.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:55.989 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:28:55.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:28:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:55.989 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:28:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:55.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:28:55.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:28:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:55.989 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:28:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:55.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:28:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:28:55.989 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:55.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:55.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:55.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:55.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:55.990 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:55.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:55.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:55.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:55.990 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:55.991 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:55.991 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:55.991 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:55.991 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:55.991 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:55.991 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:55.991 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:55.991 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:55.991 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:55.991 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:55.991 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:55.991 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:55.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:28:56.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:28:56.992 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:56.992 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:56.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:56.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:56.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:56.993 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:56.993 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:56.993 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:56.993 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:56.993 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:56.994 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:56.994 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:56.994 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:56.994 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:56.994 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:56.994 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:56.994 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:56.994 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:28:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:28:56.994 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:56.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:56.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:56.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:56.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 10:28:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:56.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:56.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:56.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:56.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:56.995 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:56.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:56.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:56.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:56.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:56.996 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:56.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:56.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:56.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:56.996 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:56.997 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:56.997 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:56.997 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:56.997 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:56.997 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:56.997 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:56.997 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:56.997 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:56.997 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:56.997 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:56.997 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:56.997 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:56.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:28:58.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:28:58.498 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:58.498 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:58.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:58.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:58.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:58.499 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:58.500 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:58.500 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:58.500 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:58.500 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:58.500 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:58.500 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:58.500 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:58.500 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:58.500 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:58.500 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:58.500 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:58.500 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:58.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:28:58.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:28:58.500 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:58.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:58.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:58.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:58.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:58.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.501 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:28:58.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:28:58.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:58.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:28:58.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:58.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:28:58.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:28:58.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:28:58.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:28:58.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:28:58.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:28:58.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:58.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:58.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:58.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:58.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:58.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:58.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:58.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:58.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:58.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:58.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:58.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:58.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 10:28:58.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:58.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:58.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:58.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:58.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:58.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:58.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:58.541 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:58.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:58.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:58.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:58.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:58.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:58.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:58.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:58.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:58.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:58.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:58.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:58.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:58.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:58.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:58.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:58.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.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 10:28:58.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:58.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:58.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:58.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:58.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:58.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:58.578 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:58.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:58.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:58.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:58.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:58.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:58.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 10:28:58.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:58.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:58.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:58.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:58.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:58.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:58.609 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:58.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:58.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:58.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:58.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:58.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:58.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:58.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.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 10:28:58.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:58.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:58.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:58.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:58.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:58.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:58.638 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:58.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:58.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:58.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:58.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:58.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:58.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.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 10:28:58.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:28:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:28:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:28:58.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:28:58.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:28:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:28:58.648 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:58.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:58.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:58.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:28:58.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:28:58.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:28:58.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:28:58.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:28:58.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:28:58.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:28:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:28:58.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:28:58.682 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:58.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:58.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:58.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:58.683 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:28:58.683 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:28:58.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:28:58.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:28:58.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:28:58.684 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:28:58.685 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:58.685 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:58.685 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:58.685 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:28:58.685 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:28:58.685 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:28:58.685 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:28:58.685 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:28:58.685 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:28:58.685 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:28:58.685 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:28:58.685 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:28:58.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:29:00.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:29:00.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:00.186 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:00.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:00.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:00.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:00.186 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:00.187 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:00.187 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:00.187 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:00.187 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:00.187 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:00.187 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:29:00.187 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:00.187 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:00.187 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:00.187 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:00.188 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:00.188 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:29:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:29:00.188 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:00.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:00.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:00.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:00.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:00.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:00.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:00.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:00.189 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:00.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:00.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:00.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:00.189 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:00.189 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:00.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:00.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:00.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:00.190 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:00.190 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:00.190 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:00.190 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:00.190 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:00.191 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:00.191 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:29:00.191 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:00.191 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:00.191 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:00.191 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:00.191 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:00.191 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:29:01.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:29:01.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:01.692 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:01.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:01.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:01.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:01.693 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:01.694 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:01.694 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:01.694 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:01.694 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:01.694 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:01.694 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:29:01.694 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:01.694 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:01.694 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:01.694 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:01.694 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:01.694 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:01.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:29:01.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:29:01.695 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:01.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:01.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:01.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:01.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:01.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:01.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:01.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:01.696 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:01.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:01.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:01.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:01.696 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:01.697 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:01.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:01.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:01.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:01.697 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:01.698 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:01.698 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:01.698 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:01.698 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:01.698 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:01.698 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:29:01.698 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:01.698 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:01.698 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:01.698 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:01.698 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:01.698 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:29:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:29:03.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:03.199 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:03.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:03.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:03.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:03.200 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:03.201 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:03.201 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:03.201 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:03.201 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:03.201 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:03.201 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:29:03.201 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:03.201 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:03.201 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:03.201 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:03.201 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:03.201 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:03.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:29:03.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:29:03.202 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:03.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:03.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:03.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:03.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 10:29:03.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.203 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:29:03.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:29:03.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:03.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:29:03.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:03.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:29:03.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:29:03.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:03.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:29:03.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:03.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:29:03.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:29:03.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:03.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:03.207 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:29:03.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') 10:29:03.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:03.211 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:03.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:03.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:03.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:29:03.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:03.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:03.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 10:29:03.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:03.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:29:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:03.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:29:03.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 '\*?\QProblems\E') 10:29:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:03.221 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:03.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:03.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:03.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:29:03.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:03.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:03.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:03.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:03.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:29:03.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:03.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:03.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:29:03.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:29:03.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:03.247 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:03.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:03.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:03.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:29:03.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:03.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:03.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 10:29:03.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:03.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:29:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:03.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:29:03.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:29:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:03.273 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:03.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:03.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:03.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:29:03.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:03.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:03.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:29:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:03.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:29:03.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:29:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:03.284 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:03.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:03.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:03.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:29:03.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:03.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:03.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:03.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:29:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:03.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:03.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:29:03.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:29:03.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:03.326 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:03.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:03.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:03.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:29:03.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:03.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:03.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:03.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:03.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:29:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:03.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:29:03.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:29:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:03.336 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:03.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:03.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:03.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:29:03.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:03.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:03.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 10:29:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:03.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:03.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:03.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:03.338 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:03.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:03.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:03.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:03.339 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:03.339 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:03.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:03.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:03.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:03.340 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:03.341 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:03.341 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:03.341 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:03.341 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:03.341 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:03.341 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:29:03.341 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:03.341 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:03.341 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:03.341 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:03.341 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:03.341 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:03.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:29:04.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:29:04.358 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:04.358 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:04.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:04.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:04.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:04.359 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:04.360 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:04.360 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:04.360 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:04.360 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:04.360 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:04.360 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:29:04.360 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:04.360 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:04.360 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:04.360 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:04.360 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:04.360 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:29:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:29:04.360 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:04.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:04.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:04.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:04.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:04.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:04.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:04.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:04.361 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:29:04.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:29:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:04.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:29:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:04.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:29:04.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:29:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:04.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:29:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:04.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:29:04.362 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:04.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:04.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:04.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:04.363 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:29:04.363 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:29:04.363 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:29:04.363 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:29:04.363 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:29:04.363 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:29:04.363 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:29:04.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:29:04.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:29:04.363 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:29:04.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:29:04.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:29:04.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:29:04.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:04.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:04.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:29:04.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:04.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:04.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:04.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:29:04.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:04.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:04.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:04.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:04.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:04.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:04.425 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:29:04.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:04.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:04.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:04.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:04.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:29:04.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:04.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:04.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:04.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:29:04.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:04.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:04.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:04.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:04.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:04.429 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:29:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:04.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:04.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:04.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:29:04.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:29:04.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:29:04.483 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:04.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:04.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:04.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:04.500 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:04.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:04.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:04.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:04.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:04.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:04.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:04.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:04.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:04.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:04.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:05.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:05.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:05.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:05.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:29:05.502 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:05.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:05.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:05.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:05.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:05.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:05.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:05.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:05.503 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:29:05.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:29:05.503 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:29:05.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:29:05.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:29:05.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:29:05.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:05.549 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:29:05.549 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:29:05.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:29:05.549 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:29:05.549 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:29:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:05.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:29:05.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:29:06.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:29:06.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:06.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:06.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:06.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:29:06.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:06.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:06.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:06.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:06.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:06.050 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:29:06.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:29:06.050 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:29:06.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:29:06.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:29:06.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:29:06.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:06.085 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:06.086 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:29:06.086 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:06.086 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:29:06.086 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:06.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:06.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:29:06.086 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:06.086 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:06.086 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:29:06.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:29:06.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:29:06.086 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:29:06.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.... 10:29:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:29:06.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:29:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:06.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:06.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:06.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:29:06.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:06.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:29:06.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:06.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:06.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:06.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:06.678 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:29:06.678 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:29:06.678 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:29:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:06.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:06.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:06.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:29:06.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:06.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:29:06.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:06.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:06.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:06.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:06.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:06.679 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:29:06.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:06.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:06.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:06.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:29:06.682 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:29:07.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:29:07.183 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:29:07.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:07.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:07.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:29:07.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:29:07.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:29:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:07.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:29:07.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:29:07.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:29:07.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:29:07.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:29:07.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:29:07.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:29:07.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:07.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:07.188 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:07.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:07.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:07.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:07.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:07.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:07.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:07.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:29:07.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:07.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:07.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:07.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:07.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:07.208 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:07.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:07.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:07.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:07.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:07.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:07.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:29:07.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:07.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:07.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:07.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:07.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:07.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:07.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:29:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:07.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:07.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:07.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:07.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:07.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:07.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:07.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:07.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:07.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:07.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:07.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:07.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:07.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:29:07.262 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:07.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:07.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:07.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:29:07.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:07.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:07.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:07.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:07.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'] 10:29:07.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:07.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'] 10:29:07.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:07.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:29:07.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:07.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'] 10:29:07.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:07.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'] 10:29:07.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:07.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'] 10:29:07.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:07.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:29:07.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:07.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'] 10:29:07.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:07.265 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:29:07.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:07.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:07.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:07.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:07.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:07.265 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:29:07.265 DEBUG [main][MenuItemLookup] Found menu:'File' 10:29:07.265 DEBUG [main][MenuItemLookup] Item match:File 10:29:07.266 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:29:07.266 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'File' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:07.269 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:29:07.269 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:29:07.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:29:07.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:29:07.269 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:29:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:29:07.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:29:07.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:29:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:07.367 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:29:07.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:07.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:29:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:07.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:07.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:07.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:29:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:29:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:29:07.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:29:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:07.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:29:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:07.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:29:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:29:07.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:29:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:07.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:29:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:07.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:29:07.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:29:07.370 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:29:07.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:29:07.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:29:07.383 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:29:07.383 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:29:07.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:29:07.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:07.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:07.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:07.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:07.385 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:29:07.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:07.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:07.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:07.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:08.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'] 10:29:08.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:08.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:08.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:29:08.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:29:08.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:29:08.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:08.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:08.389 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:29:08.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:08.389 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:29:08.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:29:08.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:08.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:08.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:08.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:08.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:29:08.391 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:29:08.392 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:29:08.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:29:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:08.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:08.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:08.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:08.432 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:29:08.433 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:29:08.433 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:29:08.433 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:29:08.433 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:29:08.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:29:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:08.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:08.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:08.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:08.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:08.435 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:29:08.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:08.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:08.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:08.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:08.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:29:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:29:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:29:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:29:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:11.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:29:11.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:11.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:11.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:11.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:11.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:11.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:11.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:29:11.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:11.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:11.465 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:29:11.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:11.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:11.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:11.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:11.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 '\*?\QPackage Explorer\E') 10:29:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:11.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:11.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:11.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:11.467 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:29:11.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:29:11.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:11.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:11.515 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:29:11.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:29:11.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:11.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:11.516 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:29:11.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:29:11.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:11.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:11.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:11.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:12.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:12.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:12.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:12.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:12.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:29:12.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:29:12.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:29:12.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:12.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:12.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:12.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:12.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:12.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:12.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:12.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:12.519 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:29:12.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:29:12.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:12.520 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:12.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:12.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:12.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:12.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:12.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:12.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:12.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:12.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:12.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:12.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:12.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:29:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:12.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:12.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:12.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:12.547 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:12.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:12.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:12.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:12.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:12.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty.... 10:29:12.548 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:12.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:12.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:12.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:12.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:12.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:12.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 10:29:12.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:12.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:12.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:12.548 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Problems (0 items)"as the parent 10:29:12.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:12.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:12.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:12.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:12.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:12.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:12.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty. finished successfully 10:29:12.549 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:12.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:12.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:12.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:12.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:12.550 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:12.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:12.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:12.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:12.550 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:12.551 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:12.551 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:12.551 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:12.551 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:12.551 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:12.551 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:29:12.551 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:12.551 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:12.551 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:12.551 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:12.551 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:12.551 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:12.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:29:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:29:14.052 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:14.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:14.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:14.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:14.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:14.053 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:14.053 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:14.053 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:14.053 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:14.053 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:14.053 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:14.054 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:29:14.054 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:14.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:14.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:14.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:14.054 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:14.054 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:14.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:29:14.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:29:14.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:14.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:14.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:14.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:14.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:14.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:14.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:14.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:14.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:14.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:14.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:14.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:14.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:14.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:14.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:14.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:14.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:14.056 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:14.057 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:14.057 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:14.057 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:14.057 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:14.057 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:14.057 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:29:14.057 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:14.057 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:14.057 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:14.057 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:14.057 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:14.057 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:29:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:29:15.558 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:15.558 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:15.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:15.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:15.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:15.559 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:15.559 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:15.559 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:15.559 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:15.559 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:15.559 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:15.559 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:29:15.559 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:15.559 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:15.560 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:15.560 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:15.560 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:15.560 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:29:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:29:15.560 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:15.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:15.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:15.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:15.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 10:29:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:15.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:15.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:15.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:15.561 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:15.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:15.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:15.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:15.562 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:15.562 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:15.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:15.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:15.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:15.562 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:15.563 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:15.563 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:15.563 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:15.563 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:15.563 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:15.563 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:29:15.563 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:15.563 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:15.563 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:15.563 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:15.563 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:15.563 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:15.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:29:16.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:29:16.564 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:16.564 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:16.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:16.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:16.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:16.565 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:16.566 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:16.566 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:16.566 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:16.566 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:16.566 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:16.566 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:29:16.566 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:16.566 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:16.566 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:16.566 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:16.566 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:16.566 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:16.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:29:16.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:29:16.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:16.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:16.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:16.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:16.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:16.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:16.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:16.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:16.567 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:16.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:16.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:16.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:16.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:16.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:16.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:16.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:16.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:16.568 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:16.569 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:16.569 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:16.569 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:16.569 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:16.569 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:16.569 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:29:16.569 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:16.569 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:16.569 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:16.569 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:16.569 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:16.569 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:29:18.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:29:18.070 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:18.070 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:18.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:18.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:18.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:18.071 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:18.071 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:18.071 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:18.071 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:18.071 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:18.072 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:18.072 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:29:18.072 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:18.072 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:18.072 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:18.072 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:18.072 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:18.072 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:18.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:29:18.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:29:18.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:18.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:18.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:18.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:18.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 10:29:18.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:18.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:18.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:18.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:18.073 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:18.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:18.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:18.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:18.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:18.073 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:18.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:18.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:18.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:18.074 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:18.074 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:18.074 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:18.074 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:18.074 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:18.074 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:18.074 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:29:18.074 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:18.075 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:18.075 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:18.075 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:18.075 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:18.075 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:18.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:29:19.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:29:19.575 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:19.575 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:19.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:19.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:19.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:19.576 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:19.577 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:19.577 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:19.577 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:19.577 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:19.577 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:19.577 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:29:19.577 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:19.577 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:19.577 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:19.577 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:19.577 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:19.577 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:29:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:29:19.577 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:19.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:19.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:19.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:19.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 10:29:19.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:19.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:19.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:19.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:19.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:19.578 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:19.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:19.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:19.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:19.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:19.579 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:19.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:19.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:19.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:19.579 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:19.580 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:19.580 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:19.580 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:19.580 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:19.580 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:19.580 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:29:19.580 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:19.580 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:19.580 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:19.580 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:19.580 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:19.580 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:19.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:29:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:29:20.581 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:29:20.581 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:20.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:20.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:20.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:20.582 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:29:20.582 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:20.582 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:20.582 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:20.582 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:29:20.583 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:29:20.583 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:29:20.583 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:29:20.583 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:29:20.583 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:29:20.583 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.047 seconds)' 10:29:20.583 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:29:20.583 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:29:20.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:29:20.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:29:20.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:20.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:20.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:20.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:20.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:20.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:20.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:20.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:20.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:20.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:20.584 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:29:20.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:29:20.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:20.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:20.585 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:29:20.585 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:29:20.585 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:29:20.585 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:29:20.585 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:29:20.585 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:29:20.585 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:29:20.585 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:29:20.585 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:29:20.585 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:29:20.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:29:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:29:20.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:29:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:20.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:29:20.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:20.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:29:20.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:20.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:20.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:20.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:20.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:20.642 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:29:20.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:20.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:20.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:20.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:20.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:29:20.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:20.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:29:20.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:20.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:20.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:20.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:20.645 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:29:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:20.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:20.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:20.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:29:20.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 10:29:20.677 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:29:20.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:20.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:20.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:20.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:20.689 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:20.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:20.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:20.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:20.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:20.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:20.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:20.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:20.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:20.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:20.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:21.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:21.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:21.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:21.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:29:21.691 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:21.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:21.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:21.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:21.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:21.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:21.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:21.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:21.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:21.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:21.693 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:29:21.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:29:21.693 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:29:21.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:29:21.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:29:21.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:29:21.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:21.730 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:29:21.730 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:29:21.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:29:21.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:29:21.730 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:29:21.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:21.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:29:22.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:29:22.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:29:23.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:29:23.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:29:23.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:29:23.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:23.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:23.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:23.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:23.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:23.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:23.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:23.231 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:29:23.231 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:29:23.231 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:29:23.231 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:29:23.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:29:23.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:29:23.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:23.272 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:23.272 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:29:23.272 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:23.272 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:29:23.272 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:23.272 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:23.272 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:29:23.272 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:23.272 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:23.272 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:29:23.272 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:29:23.272 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:29:23.272 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:29:23.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:29:23.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 'Delete.*'] is available. finished successfully 10:29:23.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:29:23.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:23.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:23.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:23.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:23.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:29:23.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:23.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:29:23.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:23.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:23.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:23.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:23.869 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:29:23.869 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:29:23.869 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:29:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:23.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:23.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:23.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:29:23.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:23.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:23.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:29:23.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:23.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:23.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:23.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:23.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:23.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:23.870 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:29:23.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:23.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:23.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:23.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:29:23.873 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:29:24.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:29:24.374 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:29:24.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:24.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:29:24.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:29:24.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:24.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:24.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:24.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:24.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:24.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:24.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:24.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:24.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:29:24.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:29:24.374 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:29:24.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:24.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:24.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:29:24.375 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:29:24.375 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:29:24.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:29:24.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:24.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 305.06 s - in org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 22.247 s testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 18.786 s testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.304 s testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.941 s testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 38.637 s testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.243 s testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.274 s testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.493 s testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.078 s testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 27.312 s testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.408 s testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.805 s testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.535 s testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 27.924 s testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.853 s testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 12.674 s testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 12.256 s testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 13.542 s testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 23.414 s testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 17.19 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 10:29:24.388 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 10:29:24.390 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:29:24.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:29:24.390 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 10:29:24.390 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:29:24.390 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:29:24.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:29:24.391 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:29:24.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:29:24.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:29:24.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.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: "Import"] 10:29:24.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.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: "Import"] 10:29:24.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.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: "Import"] 10:29:24.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.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: "Import"] 10:29:24.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.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: "Import"] 10:29:24.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.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: "Import"] 10:29:24.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.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: "Import"] 10:29:24.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.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: "Import"] 10:29:24.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:24.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:24.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:24.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:24.393 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:29:24.393 DEBUG [main][MenuItemLookup] Found menu:'File' 10:29:24.393 DEBUG [main][MenuItemLookup] Item match:File 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:24.394 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:29:24.394 DEBUG [main][MenuItemLookup] Item match:Import... 10:29:24.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:29:24.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:29:24.394 INFO [main][MenuItemHandler] Select menu item: &Import... 10:29:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:29:24.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 10:29:24.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:29:24.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:24.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:24.468 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:29:24.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:29:24.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:24.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:24.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:24.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:24.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:24.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:29:24.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:29:24.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:29:24.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:29:24.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:24.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:29:24.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:24.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:29:24.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:29:24.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:29:24.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:24.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:29:24.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:24.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:29:24.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:29:24.470 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:29:24.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:29:24.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:29:24.471 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:29:24.471 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:29:24.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:29:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:24.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:24.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:24.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:24.472 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:29:24.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:24.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:24.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:24.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:24.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: "Import"] 10:29:24.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:29:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:24.544 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:29:24.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:29:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:29:24.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:29:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:24.544 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:29:24.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:24.545 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' 10:29:24.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:29:24.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:24.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:24.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:24.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:24.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:24.546 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:29:24.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:24.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:24.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:24.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:24.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:29:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:24.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:29:24.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:29:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:24.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:29:24.548 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 10:29:24.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:29:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:24.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:24.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:24.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:24.582 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:29:24.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:24.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:24.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:24.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:24.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:29:24.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:24.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:24.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:24.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:24.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:29:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:24.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:24.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:24.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:29:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:29:24.587 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 10:29:24.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 10:29:24.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:24.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:24.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:24.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:24.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:24.588 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 10:29:24.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:25.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:25.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:25.089 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:29:25.089 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:29:25.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:29:25.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:25.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:25.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:25.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:25.091 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:29:25.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:25.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:25.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:25.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:25.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:29:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:29:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:25.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:29:25.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:29:25.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:29:25.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:25.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:25.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:25.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:25.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:25.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:25.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:25.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:25.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:25.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:25.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:25.600 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 10:29:25.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:25.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:25.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:25.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:25.600 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'File' 10:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:29:25.601 DEBUG [main][MenuItemLookup] Item match:Window 10:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:29:25.601 DEBUG [main][MenuItemLookup] Item match:Show View 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:25.604 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:29:25.604 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:29:25.605 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:29:25.605 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:29:25.605 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:29:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:29:25.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:29:25.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:29:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:25.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:29:25.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:25.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:29:25.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:25.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:25.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:25.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:29:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:29:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:29:25.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:29:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:26.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:29:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:29:26.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:29:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:26.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:29:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:26.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:29:26.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 10:29:26.167 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 10:29:26.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 10:29:26.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 10:29:26.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:26.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:29:26.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:26.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:26.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:26.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:29:26.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:26.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:29:26.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:26.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:26.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:26.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:26.168 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:29:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:26.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:26.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:29:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:29:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 10:29:26.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:26.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:26.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 10:29:26.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:26.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:26.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:26.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:26.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:26.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:26.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:29:26.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:26.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:26.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:26.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:26.262 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:26.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:26.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:26.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:26.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:26.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:26.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:26.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:26.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:26.264 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 10:29:26.264 INFO [WorkbenchTestable][ServersView2] Create new server 10:29:26.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 10:29:26.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:26.285 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:26.285 DEBUG [main][MenuItemLookup] Item match:New 10:29:26.286 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:29:26.286 DEBUG [main][MenuItemLookup] Item match:Server 10:29:26.286 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:29:26.286 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:29:26.286 INFO [main][MenuItemHandler] Select menu item: Server 10:29:26.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:29:26.523 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 10:29:26.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:29:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:26.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:29:26.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:26.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:26.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:29:26.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:26.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:26.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:29:26.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:26.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:26.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:29:26.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:26.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:26.525 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:29:26.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:26.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:29:26.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:26.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:26.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:26.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:26.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:26.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:29:26.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:29:26.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:29:26.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:29:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:29:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:29:26.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:29:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:27.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:29:27.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:29:27.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:29:27.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:27.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:29:27.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:27.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:29:27.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:29:27.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:29:27.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:27.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:27.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:27.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:27.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:27.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:29:27.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:29:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:29:27.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:29:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:27.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:29:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:27.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:29:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:29:27.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:29:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:27.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:29:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:27.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:29:27.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:29:27.205 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:29:27.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:29:27.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:29:27.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.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) 10:29:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:27.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:27.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:27.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:29.728 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:") 10:29:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:29.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:29.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:29.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:29.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:29:29.733 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:29:29.734 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 10:29:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:29:29.736 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:29:29.736 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:29:30.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:29:30.237 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:29:30.237 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:29:30.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 10:29:30.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:30.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:30.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:30.241 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:29:30.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:30.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:30.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:30.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:30.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:29:30.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:29:30.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:30.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:30.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:30.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:30.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:30.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:30.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:30.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:30.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:30.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:30.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.790 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:29:30.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:30.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:30.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 '\*?\QServers\E') 10:29:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:30.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:30.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:30.798 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:30.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:30.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:30.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:30.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:30.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:30.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 10:29:30.821 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:30.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:30.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:30.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:30.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:29:30.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:30.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:30.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:30.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:30.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:30.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:30.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:30.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:29:30.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:30.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:30.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:30.832 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:30.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:30.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:30.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:30.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:30.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:30.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 10:29:30.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.853 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:29:30.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:30.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:30.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:30.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:30.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:29:30.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:30.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:30.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:30.860 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:30.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:30.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:30.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:30.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:30.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:30.863 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:30.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:30.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:30.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:30.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:29:30.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:30.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:30.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:30.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:30.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:30.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:30.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:30.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') 10:29:30.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:30.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:30.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:30.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:30.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:30.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:30.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:30.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:30.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:30.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:30.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:30.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:29:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:30.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:30.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:30.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:30.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:30.894 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:30.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:30.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:30.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:30.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:30.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:30.896 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:29:30.896 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:29:30.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:29:30.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:29:30.922 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:30.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:30.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:30.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:30.923 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 10:29:30.923 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:30.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:30.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:30.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:30.924 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:30.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:30.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:30.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:30.925 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 10:29:30.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:30.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:30.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:30.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:30.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:29:30.925 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:29:30.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:29:30.930 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:29:30.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:30.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:29:30.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:30.953 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:30.953 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:29:30.953 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:29:30.953 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:30.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:30.953 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:30.953 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:30.953 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:29:30.953 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:30.953 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:29:30.953 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:29:30.953 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 10:29:30.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 10:29:30.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 10:29:30.953 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 10:29:30.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 10:29:30.963 DEBUG [Worker-9: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 10:29:31.979 DEBUG [Worker-7: Starting Server ABC][AbstractWait] Wait for 1 seconds 10:29:33.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 10:29:33.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 10:29:33.459 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:33.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:33.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:33.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:33.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 10:29:33.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:33.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:33.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:33.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:33.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:33.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:33.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:33.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:33.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:33.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:33.460 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:33.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:33.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:33.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:33.461 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 10:29:33.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:33.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:33.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:33.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:33.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:33.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 10:29:33.462 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 10:29:33.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 10:29:33.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 10:29:33.468 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:29:33.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:29:33.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:33.487 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:29:33.487 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:29:33.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:29:33.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:29:33.488 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:29:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:29:33.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:33.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 10:29:33.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:29:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:33.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >>") 10:29:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:33.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:33.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:33.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:33.569 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 10:29:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:33.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:33.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:33.571 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:29:33.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 10:29:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:33.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:33.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:33.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:33.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:33.573 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:29:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:33.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:33.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:33.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:29:33.586 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:29:33.590 DEBUG [Worker-5: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 10:29:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:29:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:29:34.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:35.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:29:35.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 10:29:35.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 10:29:35.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:29:35.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:29:35.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:29:35.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:35.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:35.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:35.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:35.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') 10:29:35.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:35.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:35.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:35.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:35.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:35.095 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:35.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:35.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:29:35.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:35.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:35.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:35.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:35.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:35.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:35.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:35.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:35.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:35.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:35.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:35.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 '\*?\QServers\E') 10:29:35.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:35.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:35.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:35.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:35.117 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:35.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:35.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:35.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:35.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:35.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:35.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:35.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:35.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:35.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:35.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:35.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:35.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:29:35.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:35.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:35.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:35.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:35.126 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:35.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:35.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:35.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:35.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:35.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:35.128 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 10:29:35.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 10:29:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:35.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 10:29:35.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 10:29:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:35.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 10:29:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:35.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 10:29:35.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:35.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:35.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:35.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:35.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:35.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 10:29:35.632 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 10:29:35.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 10:29:35.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 10:29:35.640 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:35.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:35.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:35.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:35.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 10:29:35.641 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 10:29:35.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 10:29:35.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 10:29:35.650 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] and wait with time period 1 10:29:35.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 10:29:35.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:36.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:36.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 10:29:36.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 10:29:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:36.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] is already expanded. No action performed 10:29:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:36.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 10:29:36.152 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:36.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:36.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:36.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:36.153 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 10:29:36.153 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 10:29:36.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 10:29:36.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 10:29:36.159 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:36.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:36.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:36.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:36.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 10:29:36.160 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 10:29:36.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 10:29:36.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 10:29:36.171 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:36.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:36.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:36.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:36.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 10:29:36.172 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 10:29:36.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 10:29:36.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 10:29:36.177 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:36.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:36.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:36.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:36.182 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 10:29:36.182 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 10:29:36.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 10:29:36.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 10:29:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:36.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:36.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 10:29:36.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:29:36.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:29:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:36.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 10:29:36.188 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:36.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:36.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:36.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:36.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:36.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:36.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 10:29:36.190 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 10:29:36.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 10:29:36.213 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 10:29:36.213 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:36.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:36.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:36.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:36.214 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 10:29:36.214 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:36.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:36.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:36.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:36.215 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:36.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:36.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:36.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:36.215 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 10:29:36.215 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:36.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:36.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:36.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:36.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 10:29:36.216 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 10:29:36.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 10:29:36.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 10:29:36.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:36.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:29:36.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:36.238 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:36.239 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:29:36.239 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:29:36.239 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:36.239 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:36.239 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:36.239 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:36.239 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:29:36.239 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:36.239 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:29:36.239 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:29:36.239 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:29:36.239 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:29:36.239 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 10:29:36.239 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 10:29:36.239 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 10:29:36.239 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 10:29:36.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 10:29:36.241 DEBUG [Worker-3: Stopping Server ABC][AbstractWait] Wait for 1 seconds 10:29:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 10:29:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 10:29:37.741 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:37.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:37.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:37.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:37.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 10:29:37.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:37.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:37.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:37.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:37.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:37.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:37.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:37.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:37.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:37.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:37.742 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:37.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:37.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:37.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:37.743 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 10:29:37.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:37.743 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:29:37.743 DEBUG [main][EditorHandler] 0 editor(s) found 10:29:37.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:37.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:37.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:29:37.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:37.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:37.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:37.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:37.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:37.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:37.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:29:37.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:37.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:37.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:37.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:37.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:37.747 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:37.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:37.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:37.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:37.757 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:37.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:37.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:37.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:37.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:37.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:37.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:37.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:37.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:37.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:37.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:38.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:38.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:38.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:38.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:38.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:29:38.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:38.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:38.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:38.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:38.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:38.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:38.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:38.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:38.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:38.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:38.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 10:29:38.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 10:29:38.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 10:29:38.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:38.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:38.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:38.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:38.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:38.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:38.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:39.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:39.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:39.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:39.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:29:39.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:39.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:39.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:39.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:39.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:39.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:39.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:39.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:39.763 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 10:29:39.763 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 10:29:39.763 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 10:29:39.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:39.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:39.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:39.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:39.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:29:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:39.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:39.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:39.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:39.764 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:29:39.764 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:29:39.764 DEBUG [main][TreeItemHandler] Set Tree selection 10:29:39.764 DEBUG [main][TreeHandler] Notify Tree about selection event 10:29:39.771 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:29:39.773 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ear 10:29:39.773 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ejb 10:29:39.773 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-jar 10:29:39.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:29:39.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:39.810 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:29:39.810 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:29:39.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:29:39.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:29:39.810 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:29:39.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:39.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:29:40.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:29:40.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:40.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:40.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:40.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:40.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:40.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:40.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:40.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:40.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:40.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:29:40.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:40.336 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:40.336 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:29:40.336 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:40.336 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:29:40.336 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:40.336 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:40.337 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:29:40.337 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:40.337 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:40.337 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:29:40.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:29:40.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:29:40.337 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:29:40.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:29:40.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:29:40.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:29:40.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:40.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:40.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:29:40.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:40.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:40.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:40.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:29:40.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:40.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:40.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:40.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:40.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:40.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:40.921 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:29:40.921 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:29:40.921 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:29:40.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:40.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:40.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:40.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:40.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 "OK") 10:29:40.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:40.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:40.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:40.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:29:40.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:40.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:40.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:40.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:40.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:40.922 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:29:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:40.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:40.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:40.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:29:40.925 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:29:41.426 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 10:29:41.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:29:41.426 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.... 10:29:41.426 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") 10:29:41.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:41.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:41.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:41.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:41.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:42.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:42.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:29:42.430 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:29:42.430 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") 10:29:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:42.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:42.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:42.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:42.431 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 10:29:42.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:29:42.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:42.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:29:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:42.433 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 10:29:42.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 10:29:42.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:42.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:29:42.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:42.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:42.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:42.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:42.434 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 10:29:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:42.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:42.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:29:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:29:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:29:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:29:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:42.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:29:42.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:29:42.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:29:42.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:42.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:42.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:42.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:42.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:42.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:42.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:42.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:42.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:29:42.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:29:42.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:42.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:29:42.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:42.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:42.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:42.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:42.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:29:42.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:42.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:42.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:42.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:42.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:42.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:42.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') 10:29:42.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:42.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:42.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:42.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:42.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:42.994 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:42.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:43.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:43.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:43.004 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:43.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:43.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:43.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:43.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 10:29:43.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:43.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:43.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:43.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:43.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:43.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:43.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:43.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:43.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:43.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:43.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:43.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:29:43.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:43.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:43.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:43.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:43.029 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:43.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:43.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:43.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:43.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:43.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:43.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:29:43.031 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:29:43.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:29:43.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:29:43.037 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:43.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:43.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:43.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:43.038 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 10:29:43.038 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:43.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:43.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:43.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:43.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:29:43.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:43.065 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:43.065 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:29:43.065 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:29:43.065 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:43.065 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:43.065 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:43.065 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:43.065 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:29:43.065 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:29:43.065 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:29:43.065 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:29:43.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:29:43.094 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 10:29:43.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:29:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:43.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:29:43.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:43.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:29:43.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:43.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:43.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:43.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:43.095 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:29:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:43.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:43.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:43.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:29:43.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:29:43.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:43.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:43.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:29:43.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:43.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:43.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:43.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:43.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') 10:29:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:43.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:43.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:43.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:43.152 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:43.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:43.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:43.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:43.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:43.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:43.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 10:29:43.153 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:43.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:43.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:43.154 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 10:29:43.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:29:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:43.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:43.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:43.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:43.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:44.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:44.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:44.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:29:44.156 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:29:44.157 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 10:29:44.157 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:44.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:44.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:44.157 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 10:29:44.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:29:44.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:44.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:44.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:44.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:44.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:45.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:45.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:29:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:29:45.159 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:29:45.160 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:29:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 10:29:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:45.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:45.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:45.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:45.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:45.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:45.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:45.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:45.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:45.160 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 10:29:45.160 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:29:45.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:29:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:45.160 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.774 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.101 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:29:45.246 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:29:45.246 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:29:45.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:29:45.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:29:45.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:29:45.246 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:29:45.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:29:45.247 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:29:45.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:29:45.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:29:45.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:29:45.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:29:45.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:29:45.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:29:45.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:29:45.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:29:45.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:29:45.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:29:45.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:45.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:45.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:45.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:45.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'File' 10:29:45.249 DEBUG [main][MenuItemLookup] Item match:File 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:45.249 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:29:45.249 DEBUG [main][MenuItemLookup] Item match:Import... 10:29:45.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:29:45.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:29:45.250 INFO [main][MenuItemHandler] Select menu item: &Import... 10:29:45.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:29:45.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 10:29:45.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:29:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:45.335 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:29:45.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:29:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:45.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:45.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:45.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:29:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:29:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:29:45.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:29:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:45.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:29:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:45.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:29:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:29:45.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:29:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:45.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:29:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:45.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:29:45.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:29:45.337 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:29:45.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:29:45.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:29:45.338 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:29:45.338 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:29:45.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.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:29:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:45.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:45.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:45.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:45.339 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:29:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:45.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:45.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:45.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:29:45.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:29:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:45.409 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:29:45.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:29:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:29:45.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:29:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:45.410 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:29:45.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:45.410 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' 10:29:45.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:29:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:45.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:45.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:45.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:45.411 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:29:45.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:45.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:45.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:45.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:45.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:29:45.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:45.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:29:45.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:29:45.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:45.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:29:45.412 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 10:29:45.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:29:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:45.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:45.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:45.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:45.424 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:29:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:45.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:45.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:45.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:29:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:45.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:45.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:45.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:45.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:29:45.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:29:45.483 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 10:29:45.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 10:29:45.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:45.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:45.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:45.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:45.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:45.484 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 10:29:45.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:45.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:45.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:45.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:45.484 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:29:45.484 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:29:45.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:29:45.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:45.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:45.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:45.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:45.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:45.486 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:29:45.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:45.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:45.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:45.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:45.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:29:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:29:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:45.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:29:45.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:29:45.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:45.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:45.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:45.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:45.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:45.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:45.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:45.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:45.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:45.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:45.993 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:29:45.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:45.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:45.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:45.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:45.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:45.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:45.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:29:45.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:45.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:46.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:46.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:46.000 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:46.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:46.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:46.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:46.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:46.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:46.001 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:46.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:46.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:46.002 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 10:29:46.002 INFO [WorkbenchTestable][ServersView2] Create new server 10:29:46.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 10:29:46.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:46.003 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:46.003 DEBUG [main][MenuItemLookup] Item match:New 10:29:46.003 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:29:46.003 DEBUG [main][MenuItemLookup] Item match:Server 10:29:46.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:29:46.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:29:46.016 INFO [main][MenuItemHandler] Select menu item: Server 10:29:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:29:46.227 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 10:29:46.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:29:46.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:46.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:46.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'] 10:29:46.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:46.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:46.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'] 10:29:46.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:46.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:46.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:29:46.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:46.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:46.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:29:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:46.232 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:29:46.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:46.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:29:46.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:46.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:46.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:46.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:46.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:29:46.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:29:46.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:29:46.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:29:46.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:29:46.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:29:46.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:29:46.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:46.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:46.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:29:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:29:46.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:29:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:46.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:29:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:46.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:29:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:29:46.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:29:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:46.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:46.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:46.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:29:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:29:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:29:46.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:29:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:46.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:29:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:46.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:29:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:29:46.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:29:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:46.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:29:46.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:46.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:29:46.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:29:46.741 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:29:46.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:29:46.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:29:46.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:29:46.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:46.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:46.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:46.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:46.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:46.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:47.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:47.247 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:") 10:29:47.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:47.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:47.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:47.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:29:47.250 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:29:47.251 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 10:29:47.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:29:47.252 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:29:47.252 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:29:47.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:29:47.752 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:29:47.752 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:29:47.752 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:29:47.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:47.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:47.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:47.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:47.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:47.756 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:29:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:47.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:47.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:29:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:29:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:48.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:48.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:48.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:48.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:48.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:48.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:48.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:48.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:48.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:29:48.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:48.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:48.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:48.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:48.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 '\*?\QServers\E') 10:29:48.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:48.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:48.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:48.275 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:48.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:48.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:48.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:48.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:48.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:48.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 10:29:48.291 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:48.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:48.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:48.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:48.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:29:48.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:48.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:48.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:48.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:48.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:48.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:48.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:48.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:29:48.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:48.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:48.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:48.299 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:48.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:48.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:48.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:48.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:48.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 10:29:48.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.305 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:29:48.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:48.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:48.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:48.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:48.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:29:48.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:48.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:48.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:48.326 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:48.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:48.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:48.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:48.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:48.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:48.328 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:48.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:48.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:48.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:48.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:29:48.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:48.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:48.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:48.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:48.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:48.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:48.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:48.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 '\*?\QServers\E') 10:29:48.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:48.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:48.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:48.351 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:48.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:48.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:48.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:48.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:48.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:48.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:29:48.353 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 10:29:48.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:29:48.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:29:48.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:29:48.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:29:48.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:48.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:48.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:48.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:29:48.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 '\*?\QServers\E') 10:29:48.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:48.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:48.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:29:48.359 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:48.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:48.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:48.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:48.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:48.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:48.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:29:48.361 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:29:48.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:29:48.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:29:48.382 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:29:48.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:29:48.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:48.399 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:29:48.399 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:29:48.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:29:48.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:29:48.399 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:29:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:29:48.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:48.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:29:48.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:29:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:48.462 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:29:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:48.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:48.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:48.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:29:48.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:29:48.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:29:48.464 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:29:48.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:29:48.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:29: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.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 >") 10:29:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:48.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:48.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:48.465 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 10:29:48.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:48.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:48.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:48.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:48.467 DEBUG [WorkbenchTestable][WidgetLookup] 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") 10:29:48.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:48.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:48.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:48.475 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 10:29:48.475 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 10:29:48.475 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 10:29:48.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:48.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:48.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:48.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:48.475 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:29:48.475 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:29:48.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:48.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:48.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:48.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:48.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:48.476 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:29:48.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:48.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:48.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:48.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:29:48.479 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:29:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:29:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:48.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:29:48.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:29:48.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:29:48.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:48.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:48.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:48.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:48.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:48.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:48.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:48.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:48.980 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:48.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:48.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:48.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:48.981 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 10:29:48.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:29:48.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:49.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:49.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:29:49.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:29:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:49.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 10:29:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:49.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:29:49.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:49.482 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:49.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:49.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:49.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:49.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:29:49.484 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:29:49.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:29:49.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:29:49.491 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:49.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:49.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:49.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:49.492 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:29:49.492 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:29:49.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:29:49.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:29:49.502 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:49.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:49.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:49.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:49.503 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 10:29:49.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:29:49.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:49.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 10:29:49.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:49.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:29:49.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:29:49.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:29:49.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 10:29:49.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:29:49.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:29:49.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:49.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:49.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:49.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:49.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:49.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:29:49.504 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:29:49.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:29:49.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:29:49.510 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:49.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:49.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:49.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:29:49.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:29:49.511 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:29:49.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:29:49.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:29:49.518 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 10:29:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:49.519 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:29:49.519 DEBUG [main][MenuItemLookup] Found menu:'File' 10:29:49.519 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:29:49.519 DEBUG [main][MenuItemLookup] Item match:Edit 10:29:49.521 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:29:49.521 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:29:49.521 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:49.521 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:29:49.521 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:49.521 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:49.521 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:49.521 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:49.521 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:29:49.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:29:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:29:49.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:29:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:29:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:49.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:29:49.521 DEBUG [main][MenuItemLookup] Found menu:'File' 10:29:49.521 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:29:49.521 DEBUG [main][MenuItemLookup] Item match:Edit 10:29:49.522 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:29:49.522 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:29:49.522 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:49.522 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:29:49.522 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:49.522 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:49.522 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:49.522 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:49.522 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:29:49.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:29:49.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:29:49.522 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:29:49.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:29:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:29:49.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:29:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:49.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:29:49.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:29:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:49.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:29:49.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:29:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:49.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:49.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:49.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:49.555 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:29:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:49.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:49.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:29:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:29:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:29:49.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:29:49.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:29:49.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:29:49.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:29:49.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:29:49.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:29:49.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:29:49.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:29:49.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:29:49.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:29:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:29:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:29:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:29:49.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 'Publishing to .*'] is available.... 10:29:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 10:29:59.667 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.... 10:29:59.667 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 10:29:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:59.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:29:59.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:59.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:59.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:29:59.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:29:59.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:29:59.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:29:59.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:29:59.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 10:29:59.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:29:59.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 10:29:59.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:29:59.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:29:59.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:29:59.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:29:59.668 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:29:59.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:29:59.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:29:59.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:29:59.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:29:59.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:29:59.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:29:59.671 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:29:59.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:29:59.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:29:59.676 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:29:59.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:29:59.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'New' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'' 10:29:59.704 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:29:59.704 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:29:59.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:29:59.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:29:59.705 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:29:59.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:29:59.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:59.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:29:59.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 10:29:59.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:29:59.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:29:59.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:29:59.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 10:29:59.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:59.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:59.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:59.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:59.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:29:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:29:59.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:29:59.769 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:29:59.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:29:59.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:29:59.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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 >") 10:29:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:59.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:59.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:59.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:59.770 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 10:29:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:59.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:59.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:59.772 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:29:59.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:59.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:59.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:59.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:59.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:29:59.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:29:59.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:29:59.780 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:29:59.780 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:29:59.780 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:29:59.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:29:59.780 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 10:29:59.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:59.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:59.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:59.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:59.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:59.781 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 10:29:59.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:59.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:59.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:59.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:59.782 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:29:59.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 10:29:59.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:29:59.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:29:59.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:29:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:29:59.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:29:59.784 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:29:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:29:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:29:59.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:29:59.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:29:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:29:59.786 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:30:00.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:30:00.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:00.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:00.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:00.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:30:00.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:00.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:00.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:00.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:00.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:00.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:00.287 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:00.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:00.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:00.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:00.288 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 10:30:00.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:00.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 10:30:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:00.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:00.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:00.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 10:30:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:00.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:00.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:00.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:00.288 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:00.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:00.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:00.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:00.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:30:00.289 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:30:00.289 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:30:00.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:30:00.299 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:00.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:00.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:00.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:00.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:30:00.304 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:30:00.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:30:00.313 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:30:00.314 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:00.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:00.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:00.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:00.315 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:30:00.315 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:30:00.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:30:00.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:30:00.320 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:30:00.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:00.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:00.339 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:30:00.339 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:30:00.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:30:00.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:30:00.339 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:30:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:30:00.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:00.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 10:30:00.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:30:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:00.403 DEBUG [WorkbenchTestable][WidgetLookup] 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") 10:30:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:00.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:00.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:00.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:00.404 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 10:30:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:00.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:00.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:00.405 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:30:00.405 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:30:00.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:00.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:00.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:00.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:00.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:00.407 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:30:00.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:00.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:00.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:00.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:30:00.435 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 10:30:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:30:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:30:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:30:00.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:30:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:00.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:30:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:00.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:00.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:00.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:00.437 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:30:00.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:00.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:00.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:00.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:30:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:30:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:30:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:30:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:30:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:30:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:00.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:00.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:00.968 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:00.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:00.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:00.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:00.969 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 10:30:00.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:00.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:01.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:01.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:01.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:01.970 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:01.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:01.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:01.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:01.971 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 10:30:01.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:02.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:02.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:02.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:02.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:02.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:02.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:02.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:30:02.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:30:02.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:30:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:02.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 10:30:02.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:30:02.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 10:30:02.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:30:02.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:30:02.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:30:02.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:30:02.973 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:02.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:02.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:02.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:02.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:02.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:02.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:30:02.975 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:30:02.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:30:02.981 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:30:02.981 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:30:02.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:02.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:30:03.008 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:30:03.009 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:30:03.009 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:30:03.009 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:30:03.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:30:03.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:03.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:03.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:30:03.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:30:03.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:03.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:03.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 10:30:03.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:03.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:03.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:03.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:03.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:03.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:30:03.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:30:03.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:30:03.072 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:30:03.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:30:03.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:30:03.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >") 10:30:03.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:03.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:03.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:03.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:03.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:03.073 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 10:30:03.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:03.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:03.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:03.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:03.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 10:30:03.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:03.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:03.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:03.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:03.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:03.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:30:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:30:03.076 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:30:03.076 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:30:03.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:30:03.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:30:03.076 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 10:30:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:03.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:03.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:03.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:03.083 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 10:30:03.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:03.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:03.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:03.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30: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.ModifyModulesPage, index 1 and no matchers specified 10:30:03.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:03.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:30:03.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:30:03.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:03.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:30:03.085 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 10:30:03.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 10:30:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:03.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:03.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 10:30:03.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 10:30:03.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:04.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:04.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 10:30:04.086 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 10:30:04.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 10:30:04.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:04.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 10:30:04.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 10:30:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:05.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 10:30:05.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.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") 10:30:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:05.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:05.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:05.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:05.090 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 10:30:05.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:05.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:05.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:05.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:05.092 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:30:05.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.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) 10:30:05.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:05.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:05.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:05.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:05.093 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:30:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:05.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:05.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:05.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:30:05.095 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:30:05.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:30:05.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:05.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:05.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:05.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:30:05.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:05.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:05.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:05.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:05.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:05.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:05.596 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:05.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:05.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:05.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:05.597 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 10:30:05.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:05.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:06.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:06.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:06.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:06.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:06.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:06.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:06.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:30:06.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:30:06.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:30:06.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:06.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:06.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 10:30:06.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:30:06.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 10:30:06.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:30:06.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:30:06.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:30:06.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:30:06.600 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:06.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:06.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:06.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:06.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:06.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:06.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:30:06.602 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:30:06.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:30:06.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:30:06.620 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:30:06.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:06.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:06.637 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:30:06.637 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:30:06.637 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:30:06.637 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:30:06.637 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:30:06.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:30:06.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:06.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:06.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:30:06.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:30:06.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:06.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:06.699 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:30:06.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:06.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:06.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:06.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:06.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:06.700 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 10:30:06.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 10:30:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:07.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 10:30:07.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 10:30:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:07.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:07.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 10:30:07.701 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 10:30:07.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 10:30:07.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:08.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:08.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 10:30:08.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 10:30:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:08.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 10:30:08.702 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 10:30:08.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 10:30:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:09.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 10:30:09.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 10:30:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:09.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:09.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 10:30:09.703 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 10:30:09.703 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 10:30:09.704 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:30:09.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:09.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:09.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:09.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:09.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:09.707 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:30:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:09.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:09.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:30:09.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:30:09.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:09.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:09.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:09.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:30:09.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:09.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:09.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:09.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:09.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:09.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:09.740 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:09.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:09.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:09.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:09.741 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 10:30:09.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:09.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:10.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:10.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:10.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:10.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:10.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:10.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:10.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:30:10.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:30:10.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:30:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:10.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 10:30:10.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:30:10.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 10:30:10.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:30:10.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:30:10.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:30:10.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:30:10.744 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:10.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:10.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:10.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:10.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:10.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:10.746 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:30:10.746 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:30:10.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:30:10.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:30:10.766 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:30:10.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:10.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:10.782 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:30:10.782 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:30:10.782 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:30:10.782 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:30:10.782 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:30:10.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:30:10.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:10.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:10.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:30:10.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:30:10.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:10.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:10.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.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 >>") 10:30:10.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:10.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:10.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:10.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:10.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:10.845 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 10:30:10.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:10.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:10.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:10.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:10.847 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:30:10.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 10:30:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:10.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:10.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:10.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:10.849 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:30:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:10.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:10.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:10.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:30:10.859 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:30:11.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:30:11.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:11.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:11.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:11.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:30:11.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:11.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:11.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:11.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:11.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:11.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:11.359 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:11.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:11.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:11.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:11.360 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 10:30:11.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:11.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:11.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 10:30:11.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:11.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:11.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:11.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:11.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 10:30:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:11.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:11.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:11.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:11.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:11.361 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:11.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:11.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:11.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:11.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:30:11.362 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:30:11.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:30:11.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:30:11.373 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:11.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:11.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:11.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:11.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:30:11.373 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:30:11.374 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:30:11.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:30:11.379 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:11.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:11.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:11.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:11.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:30:11.383 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:30:11.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:30:11.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:30:11.389 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:11.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:11.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:11.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:11.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:30:11.390 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:30:11.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:30:11.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:30:11.395 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:30:11.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:11.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:11.414 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:11.415 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:30:11.415 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:30:11.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:30:11.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:30:11.415 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:30:11.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: "Add and Remove..."] is available.... 10:30:11.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:11.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:11.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: "Add and Remove..."] is available. finished successfully 10:30:11.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:30:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:11.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.wizard.ModifyModulesPage, index 1 and no matchers specified 10:30:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:11.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:30:11.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:30:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:11.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:30:11.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:30:11.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:30:11.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:30:11.480 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:30:11.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:30:11.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:30:11.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.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") 10:30:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:11.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:11.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:11.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:11.481 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 10:30:11.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:11.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:11.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:11.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:11.482 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:30:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:11.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:30:11.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:30:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:11.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:30:11.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:30:11.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:30:11.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:30:11.489 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:30:11.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:30:11.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:30:11.489 DEBUG [WorkbenchTestable][WidgetLookup] 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") 10:30:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:11.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:11.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:11.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:11.490 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 10:30:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:11.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:11.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:11.491 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:30:11.492 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:30:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:11.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:11.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:11.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:11.493 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:30:11.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:11.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:11.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:11.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:30:11.521 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 10:30:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:30:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:30:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:30:11.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:30:11.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:11.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:11.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:30:11.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:11.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:11.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:11.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:11.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:11.522 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:30:11.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:11.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:11.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:11.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:11.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:30:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:30:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:30:12.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:30:12.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:12.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:30:12.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:30:12.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:12.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:12.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:30:12.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:12.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:12.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:12.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:12.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:12.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:12.056 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:12.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:12.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:12.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:12.057 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 10:30:12.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:12.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:12.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 10:30:12.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:12.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:12.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:12.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:12.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 10:30:12.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:12.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:12.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:12.058 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:12.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:12.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:12.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:12.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:30:12.059 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:30:12.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:30:12.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:30:12.065 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:12.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:12.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:12.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:12.066 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 10:30:12.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:12.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:12.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 10:30:12.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:12.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:12.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:12.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:12.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 10:30:12.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:12.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:12.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:12.067 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:12.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:12.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:12.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:12.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:30:12.067 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:30:12.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:30:12.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:30:12.072 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:12.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:12.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:12.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:12.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:30:12.073 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:30:12.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:30:12.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:30:12.082 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 10:30:12.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:12.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:12.082 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:30:12.082 DEBUG [main][MenuItemLookup] Found menu:'File' 10:30:12.082 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:30:12.082 DEBUG [main][MenuItemLookup] Item match:Edit 10:30:12.083 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:30:12.083 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:30:12.083 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:12.083 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:30:12.083 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:12.083 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:12.083 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:12.083 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:12.083 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:30:12.083 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:30:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:30:12.083 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:30:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:30:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:12.083 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:30:12.083 DEBUG [main][MenuItemLookup] Found menu:'File' 10:30:12.083 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:30:12.083 DEBUG [main][MenuItemLookup] Item match:Edit 10:30:12.084 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:30:12.084 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:30:12.084 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:12.084 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:30:12.084 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:12.084 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:12.084 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:12.084 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:12.084 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:30:12.084 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:30:12.084 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:30:12.084 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:30:12.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:30:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:30:12.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:30:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:12.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:30:12.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:30:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:12.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:30:12.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:30:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:12.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:12.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:12.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:12.115 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:30:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:12.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:12.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:12.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:30:12.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:30:12.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:12.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:30:12.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:30:12.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:12.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:12.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:30:12.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:12.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:12.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:12.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:12.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:12.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:12.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:30:12.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:30:12.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 10:30:22.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 10:30:22.197 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.... 10:30:22.197 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 10:30:22.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:22.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:22.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:22.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:22.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:22.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:30:22.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:30:22.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:30:22.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:22.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:22.198 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 10:30:22.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:30:22.198 INFO [WorkbenchTestable][RequirementsRunner] Started test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 10:30:22.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:30:22.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:30:22.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:30:22.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:30:22.198 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:22.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:22.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:22.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:22.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:22.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:22.200 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:30:22.200 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:30:22.200 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:30:22.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:30:22.220 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:30:22.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:22.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:30:22.235 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:30:22.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:30:22.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:30:22.235 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:30:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:30:22.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:22.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:30:22.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:30:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:22.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.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 >>") 10:30:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:22.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:22.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:22.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:22.300 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 10:30:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:22.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:22.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:22.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 10:30:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:22.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:30:22.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:30:22.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:22.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:30:22.310 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 10:30:22.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 10:30:22.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:22.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:22.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 10:30:22.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 10:30:22.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:23.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:23.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 10:30:23.311 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 10:30:23.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 10:30:23.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:23.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:23.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 10:30:23.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 10:30:23.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:24.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 10:30:24.312 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 10:30:24.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 10:30:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:24.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 10:30:24.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 10:30:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:25.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 10:30:25.313 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 10:30:25.313 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 10:30:25.313 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:30:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:25.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:25.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:25.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:25.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:25.317 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:30:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:25.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:25.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:25.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:30:25.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:30:25.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:25.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:25.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:25.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:25.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:25.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:25.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:25.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:25.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:25.348 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:25.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:25.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:25.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:25.349 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 10:30:25.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:25.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:25.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:25.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:25.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 10:30:25.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:26.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 10:30:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:26.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:26.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:26.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:26.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:30:26.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:30:26.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:30:26.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:26.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:26.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 10:30:26.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:26.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:26.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:30:26.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:26.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:26.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:26.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:26.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:30:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:26.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:26.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:26.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:26.354 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:30:26.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:30:26.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:26.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:26.388 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:30:26.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:30:26.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:26.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:26.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:26.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:26.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:30:26.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:26.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:30:27.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:27.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:30:27.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:30:27.390 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:30:27.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:30:27.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:27.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:27.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:30:27.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:27.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:27.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:27.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:27.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:27.391 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 10:30:27.391 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 10:30:27.391 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 10:30:27.391 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:30:27.391 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:30:27.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:30:27.394 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:30:27.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:27.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:27.422 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:30:27.422 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:30:27.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:30:27.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:30:27.423 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:30:27.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:27.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:30:27.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:27.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:27.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:27.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:27.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:27.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:27.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:27.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:27.923 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 10:30:27.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:30:27.923 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:30:27.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:30:27.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:30:27.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:27.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:27.951 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:27.951 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:30:27.951 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:27.951 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:30:27.951 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:27.951 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:27.951 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:27.951 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:30:27.951 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:27.951 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:27.951 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:30:27.951 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:30:27.951 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:30:27.951 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:30:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:30:28.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:30:28.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:30:28.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:28.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:28.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:28.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:28.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:30:28.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:30:28.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:28.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:28.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:30:28.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:30:28.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:28.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:28.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:28.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:28.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:28.532 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:30:28.533 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:30:28.533 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:30:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:28.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:28.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:28.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:30:28.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:30:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:28.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:30:28.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:30:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:28.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:28.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:28.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:28.533 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:30:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:28.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:28.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:28.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:30:28.537 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:30:29.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:30:29.037 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:30:29.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:29.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:30:29.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:30:29.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:29.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:30:29.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:29.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:29.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:29.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:29.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:29.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:29.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:29.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:30:29.037 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:30:29.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:30:29.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:30:29.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:29.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:29.068 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:30:29.068 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:30:29.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:30:29.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:30:29.071 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:30:29.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:29.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:30:29.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:30:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:29.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:29.572 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 10:30:29.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:30:29.572 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:30:29.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:30:29.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:30:29.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:29.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:29.601 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:29.601 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:30:29.601 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:29.601 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:30:29.601 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:29.601 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:29.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:29.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:30:29.601 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:29.601 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:29.601 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:30:29.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:30:29.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:30:29.601 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:30:29.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.... 10:30:30.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:30:30.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:30:30.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:30.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:30.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:30.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: 32) 10:30:30.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:30:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:30.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:30:30.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:30:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:30.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:30.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:30.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:30.203 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:30:30.203 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:30:30.203 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:30:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:30.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:30.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:30.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:30:30.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:30:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:30.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:30:30.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:30:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:30.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:30.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:30.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:30.204 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:30:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:30.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:30.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:30.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:30:30.208 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:30:30.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:30:30.708 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:30:30.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:30.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:30:30.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:30:30.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:30.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:30.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:30.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:30.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:30.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:30.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:30.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:30.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:30:30.708 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:30:30.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:30:30.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:30:30.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:30.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:30:30.739 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:30:30.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:30:30.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:30:30.739 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:30:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:30.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:30:31.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:30:31.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:31.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:31.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:31.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:31.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:31.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:31.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:31.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:31.240 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 10:30:31.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:30:31.240 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:30:31.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:30:31.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:30:31.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:31.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:31.268 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:31.268 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:30:31.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:31.268 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:30:31.268 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:31.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:31.268 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:31.268 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:30:31.268 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:31.268 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:31.268 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:30:31.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:30:31.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:30:31.268 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:30:31.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 'Delete.*'] is available.... 10:30:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:30:31.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:30:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:31.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:31.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:31.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:30:31.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:30:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:31.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:30:31.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:30:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:31.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:31.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:31.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:31.851 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:30:31.851 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:30:31.851 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:30:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:31.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:31.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:31.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:30:31.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:30:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:31.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:30:31.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:30:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:31.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:31.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:31.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:31.852 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:30:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:31.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:31.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:30:31.855 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:30:32.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:30:32.355 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:30:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:32.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:30:32.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:32.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:32.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:32.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:32.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:32.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:32.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:32.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:32.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:32.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:32.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:32.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:32.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:32.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:32.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:32.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:32.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:32.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:32.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:32.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:32.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:32.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:32.368 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:32.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:32.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:32.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:32.379 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:32.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:32.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:32.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:32.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:32.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:32.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:32.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:32.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:32.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:32.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:32.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:32.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:32.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:32.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:32.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 '\*?\QServers\E') 10:30:32.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:32.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:32.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:32.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:32.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:32.401 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:32.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:32.403 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:30:32.403 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:30:32.403 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:30:32.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:30:32.410 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:32.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:32.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:32.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:32.411 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 10:30:32.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:32.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:32.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:32.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:32.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:32.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:32.438 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:32.439 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:32.439 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:32.439 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:32.439 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:32.439 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:32.439 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:32.439 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:30:32.439 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:30:32.439 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:30:32.439 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:30:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:30:32.466 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 10:30:32.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:30:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:32.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:30:32.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:30:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:32.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:30:32.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:30:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:32.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:32.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:32.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:32.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:32.467 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:30:32.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:32.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:32.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:32.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:30:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:30:32.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:32.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:32.500 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:32.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:32.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:32.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:32.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:32.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:32.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:32.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:32.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:32.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:32.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:32.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:32.522 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:32.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:32.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:32.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:32.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:32.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:32.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 10:30:32.523 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:32.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:32.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:32.524 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 10:30:32.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:32.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:32.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:30:33.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:33.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:30:33.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:33.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:30:33.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:30:33.526 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:30:33.526 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 10:30:33.526 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:33.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:33.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:33.527 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 10:30:33.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:33.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:33.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:33.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:30:34.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:34.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:30:34.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:34.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:30:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:30:34.529 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:30:34.529 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:30:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 10:30:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:34.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:34.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:34.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:34.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:34.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:34.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:34.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:34.529 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 10:30:34.529 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:30:34.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:30:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.285 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.315 s addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.305 s testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.626 s getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.145 s addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.454 s getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.153 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:30:34.540 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:30:34.540 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:30:34.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:30:34.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:30:34.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:30:34.541 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:30:34.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:30:34.541 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:30:34.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:30:34.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:34.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:34.545 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:34.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:34.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:34.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:34.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:34.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:34.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:34.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:34.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:34.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:34.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:34.566 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:34.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:34.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:34.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:34.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:34.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:34.568 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:34.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:34.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:34.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 10:30:34.581 INFO [WorkbenchTestable][ServersView2] Create new server 10:30:34.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 10:30:34.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:34.582 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:34.582 DEBUG [main][MenuItemLookup] Item match:New 10:30:34.582 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:30:34.582 DEBUG [main][MenuItemLookup] Item match:Server 10:30:34.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:30:34.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:30:34.583 INFO [main][MenuItemHandler] Select menu item: Server 10:30:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:30:34.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 10:30:34.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:30:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:34.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'] 10:30:34.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:34.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:34.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:30:34.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:34.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:34.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:30:34.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:34.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:34.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:30:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:34.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:34.681 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:30:34.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:34.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:30:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:34.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:34.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:34.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:34.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:30:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:30:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:30:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:30:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:30:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:30:34.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:30:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:35.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:30:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:30:35.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:30:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:35.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:30:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:35.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:30:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:30:35.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:30:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:35.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:35.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:35.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:30:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:30:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:30:35.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:30:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:35.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:30:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:35.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:30:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:30:35.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:30:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:35.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:30:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:35.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:30:35.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:30:35.222 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:30:35.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:30:35.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:30:35.225 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:30:35.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:35.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:35.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:35.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:35.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:35.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:35.728 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:") 10:30:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:35.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:35.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:35.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:35.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:30:35.734 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:30:35.734 INFO [WorkbenchTestable][AbstractText] Text set to: Server 1 10:30:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:30:35.735 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:30:35.735 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:30:36.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:30:36.235 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:30:36.235 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:30:36.235 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:30:36.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:36.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:36.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:36.239 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:30:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:36.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:36.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:36.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:30:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:30:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:36.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 10:30:36.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:36.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:36.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:36.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:36.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:36.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:36.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:36.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:36.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:36.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:36.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:36.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:36.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 '\*?\QServers\E') 10:30:36.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:36.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:36.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:36.758 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:36.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:36.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:36.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:36.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:36.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1... 10:30:36.761 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:36.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:36.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:36.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:36.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:36.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:36.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:36.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:36.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:36.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:36.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:36.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:36.796 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:36.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:36.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:36.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:36.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:36.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1 finished successfully 10:30:36.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.802 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:36.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:36.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:36.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:36.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:36.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:36.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:36.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:36.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:36.810 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:36.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:36.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:36.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:36.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:36.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:36.812 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:36.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:36.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:36.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:36.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:36.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:36.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:36.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:36.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:36.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 '\*?\QServers\E') 10:30:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:36.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:36.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:36.848 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:36.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:36.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:36.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:36.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:36.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:36.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:30:36.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.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"] 10:30:36.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.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"] 10:30:36.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.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"] 10:30:36.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.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"] 10:30:36.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.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"] 10:30:36.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.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"] 10:30:36.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.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"] 10:30:36.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.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"] 10:30:36.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:36.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:36.852 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'File' 10:30:36.852 DEBUG [main][MenuItemLookup] Item match:File 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:36.852 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:30:36.852 DEBUG [main][MenuItemLookup] Item match:Import... 10:30:36.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:30:36.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:30:36.853 INFO [main][MenuItemHandler] Select menu item: &Import... 10:30:36.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:30:36.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:30:36.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:30:36.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:36.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:36.924 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:30:36.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:30:36.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:36.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:36.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:30:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:30:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:30:36.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:30:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:36.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:30:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:36.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:30:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:30:36.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:30:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:36.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:30:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:36.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:30:36.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:30:36.926 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:30:36.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:30:36.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:30:36.927 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:30:36.927 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:30:36.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:30:36.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:36.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:36.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:36.928 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:30:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:36.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:36.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:36.965 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:30:36.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:30:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:36.996 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:30:36.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:30:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:30:36.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:30:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:36.996 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:30:36.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:36.996 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' 10:30:36.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:30:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:36.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:36.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:36.997 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:30:36.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:36.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:36.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:36.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:36.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:30:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:36.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:30:36.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:30:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:36.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:30:36.999 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 10:30:36.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:30:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:36.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:36.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:36.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:37.000 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:30:37.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:37.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:37.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:37.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:37.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:30:37.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:37.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:37.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:37.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:30:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:30:37.027 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 10:30:37.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 10:30:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:37.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:37.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:37.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:37.027 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 10:30:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:37.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:37.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:37.028 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:30:37.028 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:30:37.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.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:30:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:37.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:37.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:37.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:37.029 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:30:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:37.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:37.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:37.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:30:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:30:37.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:37.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:30:37.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:30:37.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:30:37.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:30:37.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:30:37.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:37.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:37.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:37.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:37.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:37.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:37.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:37.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:37.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:30:37.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:30:37.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:30:37.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:30:37.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:30:37.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:30:37.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:37.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:37.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:37.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:37.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:37.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:37.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:37.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:37.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:37.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:37.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:37.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:37.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:37.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:37.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:37.557 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 10:30:37.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 10:30:37.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:38.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:38.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 10:30:38.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 10:30:38.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:38.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 10:30:38.558 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:38.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:38.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:38.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:38.559 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:38.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:38.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:38.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:38.560 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 10:30:38.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 10:30:38.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:39.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 10:30:39.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 10:30:39.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:39.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:39.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 10:30:39.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:39.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:39.565 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:39.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:39.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:39.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:39.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:39.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:39.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:39.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:39.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:39.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:39.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:39.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:39.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:39.572 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:39.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:39.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:39.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:39.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:39.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:39.574 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:39.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:39.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:39.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:39.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:39.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:39.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:39.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:39.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:39.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:39.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:39.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:39.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:39.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:39.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:39.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:39.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:39.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:39.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:39.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:39.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:39.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:39.582 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:39.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:39.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:39.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:39.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:39.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:39.584 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:30:39.584 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:39.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:39.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:39.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:39.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:39.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:39.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:39.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:39.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:39.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:39.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:39.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:39.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:39.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:39.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 '\*?\QServers\E') 10:30:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:39.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:39.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:39.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:39.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:39.618 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:39.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:39.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:39.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:39.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:39.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:39.620 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:30:39.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:30:40.120 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 10:30:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:40.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:40.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:30:40.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:30:40.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:30:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:40.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:30:40.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:30:40.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:30:40.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:30:40.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:30:40.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:30:40.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:30:40.122 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:40.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:40.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:40.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:40.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:40.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:40.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 10:30:40.124 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 10:30:40.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 10:30:40.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 10:30:40.131 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:40.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:40.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:40.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:40.132 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 10:30:40.132 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:40.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:40.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:40.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:40.133 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:40.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:40.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:40.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:40.151 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 10:30:40.151 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:40.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:40.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:40.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:40.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 10:30:40.152 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 10:30:40.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 10:30:40.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 10:30:40.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:40.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:40.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:40.185 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:40.185 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:40.185 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:40.185 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:40.185 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:40.185 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:40.185 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:40.185 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:40.185 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:40.185 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:30:40.185 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:30:40.185 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:30:40.185 DEBUG [main][MenuItemLookup] Item match:Profile 10:30:40.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 10:30:40.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 10:30:40.185 INFO [main][MenuItemHandler] Select menu item: Pro&file 10:30:40.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 10:30:40.187 DEBUG [Worker-5: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 10:30:41.196 DEBUG [Worker-4: Starting Server 1][AbstractWait] Wait for 1 seconds 10:30:42.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 10:30:42.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 10:30:42.687 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:42.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:42.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:42.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 10:30:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:42.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:42.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:42.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:42.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:42.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:42.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:42.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:42.688 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:42.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:42.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:42.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:42.689 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 10:30:42.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:42.689 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:42.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:42.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:42.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:42.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 10:30:42.690 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 10:30:42.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 10:30:42.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 10:30:42.699 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:42.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:42.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:42.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:42.699 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 10:30:42.699 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:42.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:42.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:42.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:42.700 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:42.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:42.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:42.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:42.701 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Profile on server Server 1 10:30:42.701 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:42.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:42.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:42.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:42.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 10:30:42.702 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 10:30:42.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 10:30:42.706 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 10:30:42.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:42.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:42.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:42.724 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:42.724 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:42.724 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:42.724 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:42.724 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:42.724 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:42.724 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:42.724 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:42.724 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:42.724 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:30:42.724 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:30:42.724 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:30:42.724 DEBUG [main][MenuItemLookup] Item match:Restart in Profile 10:30:42.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Profile" 10:30:42.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Profile 10:30:42.725 INFO [main][MenuItemHandler] Select menu item: Restart in Profile 10:30:42.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 10:30:42.726 DEBUG [Worker-5: Stopping Server 1][AbstractWait] Wait for 1 seconds 10:30:43.734 DEBUG [Worker-9: Starting Server 1][AbstractWait] Wait for 1 seconds 10:30:45.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 10:30:45.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 10:30:45.226 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:45.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:45.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:45.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 10:30:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:45.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:45.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:45.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:45.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:45.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:45.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:45.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:45.227 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:45.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:45.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:45.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:45.228 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 10:30:45.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:45.228 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:45.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:45.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:45.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:45.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:45.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:45.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:45.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:45.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 10:30:45.229 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 10:30:45.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 10:30:45.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 10:30:45.237 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:45.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:45.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:45.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:45.238 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 10:30:45.238 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:45.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:45.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:45.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:45.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:45.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:45.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:45.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:45.239 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 10:30:45.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:45.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:45.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:45.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:45.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 10:30:45.240 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 10:30:45.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 10:30:45.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 10:30:45.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:45.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:45.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:30:45.262 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:30:45.262 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 10:30:45.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 10:30:45.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 10:30:45.262 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 10:30:45.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 10:30:45.263 DEBUG [Worker-3: Stopping Server 1][AbstractWait] Wait for 1 seconds 10:30:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 10:30:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 10:30:46.764 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:46.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:46.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:46.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:46.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 10:30:46.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:46.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:46.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:46.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:46.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:46.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:46.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:46.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:46.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:46.765 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:46.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:46.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:46.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:46.765 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 10:30:46.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:46.765 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:46.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:46.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:46.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:46.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:30:46.766 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:30:46.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:30:46.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:30:46.772 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:46.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:46.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:46.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:46.773 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 10:30:46.773 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:46.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:46.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:46.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:46.774 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:46.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:46.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:46.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:46.775 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:46.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:46.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:46.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:46.775 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:30:46.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:30:46.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:47.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:30:47.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:30:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:47.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:30:47.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.780 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:47.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:47.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:47.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:47.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:47.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:47.786 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:47.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:47.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:47.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:47.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:47.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:47.788 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:47.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:47.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:47.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:47.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:47.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:47.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:47.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:47.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:47.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 '\*?\QServers\E') 10:30:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:47.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:47.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:47.809 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:47.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:47.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:47.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:47.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:47.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:47.811 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:30:47.811 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:47.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:47.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:47.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:47.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:47.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:47.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:47.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:47.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:47.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:47.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:47.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:47.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:47.819 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:47.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:47.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:47.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:47.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:47.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:47.820 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:30:47.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:30:47.821 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 10:30:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:47.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:47.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:30:47.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:30:47.821 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:30:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:47.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:30:47.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:30:47.821 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:30:47.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:30:47.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:30:47.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:30:47.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:30:47.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.825 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:47.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:47.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:47.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:47.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:47.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:47.844 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:47.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:47.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:47.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:47.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:47.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:47.847 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:47.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:47.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:47.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:47.847 INFO [WorkbenchTestable][ServersView2] Create new server 10:30:47.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:47.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:47.875 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:47.875 DEBUG [main][MenuItemLookup] Item match:New 10:30:47.875 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:30:47.875 DEBUG [main][MenuItemLookup] Item match:Server 10:30:47.876 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:30:47.876 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:30:47.876 INFO [main][MenuItemHandler] Select menu item: Server 10:30:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:30:47.971 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 10:30:47.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:30:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:47.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:30:47.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:47.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:47.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:30:47.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:47.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:47.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:30:47.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:47.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:47.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:30:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:47.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:47.973 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:30:47.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:47.974 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:30:47.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:47.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:47.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:47.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:47.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:30:47.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:30:47.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:30:47.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:30:47.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:30:47.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:30:47.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:30:47.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:48.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:48.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:30:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:30:48.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:30:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:48.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:30:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:48.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:30:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:30:48.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:30:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:48.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:48.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:48.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:30:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:30:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:30:48.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:30:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:48.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:30:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:48.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:30:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:30:48.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:30:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:48.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:30:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:48.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:30:48.515 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:30:48.515 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:30:48.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:30:48.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:30:48.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.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) 10:30:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:48.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:48.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:48.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:49.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:49.023 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:") 10:30:49.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:49.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:49.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:49.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:49.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:30:49.029 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:30:49.029 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 10:30:49.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:30:49.030 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:30:49.030 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:30:49.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:30:49.530 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:30:49.530 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:30:49.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 10:30:49.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:49.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:49.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:49.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:49.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:49.535 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:30:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:49.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:49.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:30:50.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:30:50.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:50.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 10:30:50.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:50.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:50.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:50.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:50.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:50.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:50.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:50.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:50.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.045 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:50.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:50.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:50.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') 10:30:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:50.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:50.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:50.055 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:50.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:50.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:50.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 10:30:50.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:50.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 10:30:50.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:50.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:50.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:50.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:50.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:50.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:50.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:50.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:50.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:50.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:50.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:50.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:50.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:50.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:50.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:50.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:50.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:50.110 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:50.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:50.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:50.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 10:30:50.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.115 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:50.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:50.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:50.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:50.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:50.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') 10:30:50.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:50.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:50.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:50.121 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:50.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:50.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:50.123 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:50.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:50.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:50.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:50.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:50.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:50.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:50.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:50.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 '\*?\QServers\E') 10:30:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:50.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:50.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:50.162 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:50.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:50.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:50.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:50.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:50.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:50.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:50.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:50.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:50.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:50.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:50.171 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:50.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:50.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:50.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:50.176 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:50.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:50.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:50.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:50.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:50.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:50.194 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:50.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:50.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:50.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 10:30:50.196 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 10:30:50.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 10:30:50.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 10:30:50.208 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:50.209 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 10:30:50.209 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:50.210 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:50.224 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 10:30:50.224 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:50.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:50.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:50.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:50.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 10:30:50.225 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 10:30:50.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 10:30:50.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 10:30:50.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:50.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:50.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:50.250 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:50.250 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:50.250 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:50.250 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:50.250 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:50.250 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:50.250 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:50.250 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:50.250 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:50.250 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:30:50.250 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:30:50.250 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 10:30:50.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 10:30:50.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 10:30:50.250 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 10:30:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 10:30:50.252 DEBUG [Worker-7: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 10:30:51.271 DEBUG [Worker-5: Starting Server 2][AbstractWait] Wait for 1 seconds 10:30:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 10:30:52.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 10:30:52.752 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 10:30:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:52.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:52.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:52.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:52.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:52.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:52.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:52.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:52.753 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:52.753 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 10:30:52.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:52.754 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:52.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 10:30:52.754 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 10:30:52.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 10:30:52.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 10:30:52.763 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:52.764 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: false 10:30:52.764 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:52.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:52.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:52.779 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:52.779 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:52.779 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:52.779 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:52.779 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:52.779 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:52.779 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:52.779 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:30:52.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:30:52.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:30:52.779 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:30:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:30:52.813 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 10:30:52.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:30:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:52.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:30:52.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:30:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:52.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:30:52.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:30:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:52.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:52.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:52.818 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 10:30:52.818 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Stop server(s) before deleting 10:30:52.818 INFO [WorkbenchTestable][AbstractButton] Click button Stop server(s) before deleting 10:30:52.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:52.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:52.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:52.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:52.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:30:52.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:30:52.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:52.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:52.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:30:52.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:30:52.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:52.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:52.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:52.819 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:30:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:52.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:52.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:30:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:30:52.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:52.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:52.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:52.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:52.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:52.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:52.861 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:52.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:52.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:52.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 10:30:52.864 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:52.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:52.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:52.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:52.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:52.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:52.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') 10:30:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:52.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:52.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:52.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:52.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:52.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:52.888 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:30:52.888 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:52.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:52.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:52.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:52.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:52.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:52.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:52.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:52.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:52.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 '\*?\QServers\E') 10:30:52.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:52.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:52.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:52.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:52.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:52.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:52.927 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:30:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 10:30:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:52.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:30:52.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:52.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:52.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:52.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:52.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:52.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:52.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:52.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.930 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:52.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:52.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:52.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:52.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:52.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:52.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:52.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:52.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:52.967 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:52.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:52.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:52.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:52.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:52.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:52.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30: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 '\*?\QServers\E') 10:30:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:52.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:52.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:52.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:52.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:52.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:52.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:52.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:52.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:52.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:52.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:52.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:52.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:52.978 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:30:52.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:30:52.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:53.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:53.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:30:53.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:30:53.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:53.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:53.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:30:53.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:53.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:53.983 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:53.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:53.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:53.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:53.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:53.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:53.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:53.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') 10:30:53.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:53.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:53.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:53.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:53.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:53.990 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:53.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:53.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:53.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:53.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:53.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:53.992 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:53.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:53.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:53.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:53.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:53.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:53.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:53.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:53.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:54.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:54.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:54.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:54.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:54.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:54.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:54.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:54.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:54.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:54.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:54.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:54.026 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:54.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:54.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:54.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:54.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:54.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:54.029 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:30:54.029 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:54.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:54.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:54.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:54.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:54.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:54.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:54.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:54.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:54.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:54.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:54.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:54.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:54.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:54.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:54.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:54.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') 10:30:54.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:54.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:54.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:54.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:54.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:54.062 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:54.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:54.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:54.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:54.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:54.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:54.076 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:30:54.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:30:54.577 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 10:30:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:54.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:54.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:54.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:54.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:30:54.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:30:54.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:30:54.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:54.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:54.578 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:30:54.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:30:54.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:30:54.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:30:54.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:30:54.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:30:54.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:30:54.578 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:54.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:54.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:54.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:54.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:54.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:54.581 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:30:54.581 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:30:54.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:30:54.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:30:54.588 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:54.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:54.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:54.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:54.589 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 10:30:54.589 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:54.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:54.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:54.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:54.590 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:54.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:54.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:54.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:54.590 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 10:30:54.591 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:54.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:54.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:54.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:54.591 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:30:54.591 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:30:54.591 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:30:54.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:30:54.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:54.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:54.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:54.624 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:54.624 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:54.624 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:54.624 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:54.624 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:54.624 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:54.624 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:54.624 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:54.624 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:54.624 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:30:54.624 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:30:54.624 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:30:54.624 DEBUG [main][MenuItemLookup] Item match:Profile 10:30:54.625 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 10:30:54.625 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 10:30:54.625 INFO [main][MenuItemHandler] Select menu item: Pro&file 10:30:54.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 10:30:54.627 DEBUG [Worker-4: Starting Server 1][AbstractWait] Wait for 1 seconds 10:30:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 10:30:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 10:30:56.126 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:56.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:56.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:56.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 10:30:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:56.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:56.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:56.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:56.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:56.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:56.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:56.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:56.127 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:56.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:56.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:56.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:56.128 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 10:30:56.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:56.128 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:56.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:56.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:56.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:56.129 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:56.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:56.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:56.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:56.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 10:30:56.130 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 10:30:56.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 10:30:56.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 10:30:56.138 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:56.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:56.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:56.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:56.139 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 10:30:56.139 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:56.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:56.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:56.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:56.140 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:56.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:56.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:56.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:56.141 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:56.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:56.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:56.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:56.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 10:30:56.141 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 10:30:56.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 10:30:56.146 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 10:30:56.147 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:56.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:56.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:56.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:56.148 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 10:30:56.148 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:56.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:56.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:56.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:56.149 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:56.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:56.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:56.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:56.150 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 10:30:56.150 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:56.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:56.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:56.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:56.153 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 10:30:56.153 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 10:30:56.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 10:30:56.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 10:30:56.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:56.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:56.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:30:56.175 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:30:56.175 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 10:30:56.175 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 10:30:56.175 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 10:30:56.175 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 10:30:56.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 10:30:56.175 DEBUG [Worker-6: Stopping Server 1][AbstractWait] Wait for 1 seconds 10:30:57.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 10:30:57.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 10:30:57.676 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:57.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:57.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:57.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 10:30:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:57.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:30:57.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:57.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:57.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:57.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:57.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:57.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:57.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:57.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:57.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:57.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:57.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:57.678 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 10:30:57.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:57.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:57.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:57.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:57.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:57.679 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:30:57.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:30:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:58.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:58.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:30:58.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:30:58.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:58.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:58.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:30:58.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:58.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:58.683 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:30:58.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:58.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:58.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:58.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:58.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:58.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:58.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:58.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:58.690 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:58.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:58.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:58.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:58.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:58.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:58.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:58.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:58.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:58.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:58.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:30:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:58.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:58.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:58.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:58.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:58.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:58.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:58.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:58.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:58.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:58.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:58.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:58.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:58.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:58.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:58.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:58.713 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:58.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:58.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:58.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:58.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:58.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:58.715 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:30:58.716 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:58.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:58.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:58.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:58.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 10:30:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:58.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:58.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:58.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:58.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:30:58.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:58.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:58.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:58.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:30:58.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:30:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:58.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:58.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:58.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:58.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:30:58.723 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:58.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:58.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:58.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:58.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:58.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:58.725 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:30:58.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:30:59.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 10:30:59.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:59.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:59.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:30:59.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:59.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:59.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:30:59.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:30:59.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:30:59.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:59.227 INFO [WorkbenchTestable][RequirementsRunner] Finished test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:30:59.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:30:59.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:30:59.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:30:59.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:30:59.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:30:59.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:30:59.227 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:59.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:59.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:59.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:30:59.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:30:59.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:30:59.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:30:59.242 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:30:59.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:30:59.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:30:59.262 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:30:59.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:30:59.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'New' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'' 10:30:59.277 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:30:59.277 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:30:59.277 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:30:59.277 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:30:59.277 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:30:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:30:59.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:59.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:30:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 10:30:59.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:30:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:30:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:30:59.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:30:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:30:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:30:59.341 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 10:30:59.341 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 10:30:59.341 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:30:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:30:59.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:30:59.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:30:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:30:59.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:30:59.342 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:30:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:30:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:30:59.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:30:59.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:30:59.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:30:59.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:30:59.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:30:59.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:30:59.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:30:59.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:30:59.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:30:59.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:30:59.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:30:59.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:30:59.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:30:59.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:30:59.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:30:59.378 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:59.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:59.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:59.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:59.379 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:30:59.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:30:59.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:30:59.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:30:59.380 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:30:59.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:30:59.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:30:59.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:30:59.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:30:59.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:30:59.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:00.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:00.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:00.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:00.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:00.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:00.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:00.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:00.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:00.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:00.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:00.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:00.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:00.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:00.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:00.391 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:00.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:00.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:00.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:00.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:00.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:00.393 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:00.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:00.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:00.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:00.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:00.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:00.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:00.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:00.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:00.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:00.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:00.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:00.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') 10:31:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:00.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:00.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:00.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:00.420 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:00.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:00.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:00.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:00.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:00.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:00.423 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:00.423 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:00.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:00.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:00.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:00.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:00.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:00.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:00.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:00.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:00.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:00.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:00.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:00.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:00.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:00.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:00.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:00.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:00.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:00.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:00.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:00.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:00.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:00.453 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:00.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.... 10:31:00.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 10:31:00.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:00.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:00.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:00.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:00.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:00.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:00.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:00.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:00.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:00.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:00.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:00.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:31:00.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:00.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:00.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:31:00.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:31:00.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:31:00.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:00.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:00.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:00.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:00.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:00.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:00.957 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:00.957 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:00.957 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:00.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:00.963 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:00.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:00.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:00.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:00.964 INFO [WorkbenchTestable][AbstractServer] Publish server 'Server 1' 10:31:00.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:00.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:00.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:31:00.992 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:31:00.992 DEBUG [main][MenuItemLookup] Item match:Publish Ctrl+Alt+P 10:31:00.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Publish Ctrl+Alt+P" 10:31:00.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Publish Ctrl+Alt+P 10:31:00.992 INFO [main][MenuItemHandler] Select menu item: Publish Ctrl+Alt+P 10:31:00.994 DEBUG [Worker-3: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 10:31:00.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 10:31:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 10:31:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 10:31:02.007 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:02.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:02.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:02.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:02.508 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:02.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:02.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:02.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:02.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 10:31:02.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:02.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:02.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:02.509 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:02.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:02.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:02.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:02.510 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:02.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:02.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:02.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:02.511 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:02.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:02.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:02.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:02.512 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:31:02.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:02.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:03.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:03.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:03.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:03.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:03.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:03.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:03.516 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:03.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:03.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:03.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:03.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:03.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:03.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:03.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:03.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:03.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:03.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:03.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:03.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:03.523 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:03.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:03.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:03.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:03.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:03.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:03.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:03.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:03.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:03.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:03.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:03.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:03.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:03.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:03.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:03.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:03.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:03.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:03.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:03.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:03.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:03.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:03.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:03.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:03.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:03.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:03.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:03.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:03.561 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:03.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:03.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:03.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:03.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:03.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:03.563 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:03.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:03.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:03.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:03.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:03.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:03.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:03.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:03.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:03.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:03.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:03.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:03.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:03.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:03.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:03.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') 10:31:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:03.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:03.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:03.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:03.572 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:03.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:03.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:03.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:03.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:03.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:03.575 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:03.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:31:04.076 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 10:31:04.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:04.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:04.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:04.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:04.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:04.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:04.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:04.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:04.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:04.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:31:04.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:04.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:04.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:31:04.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:31:04.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:31:04.091 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:04.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:04.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:04.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:04.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:04.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:04.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:04.106 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:04.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:04.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:04.114 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:04.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:04.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:04.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:04.115 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 10:31:04.115 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:04.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:04.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:04.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:04.116 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:04.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:04.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:04.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:04.117 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 10:31:04.117 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:04.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:04.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:04.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:04.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:04.118 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:04.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:04.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:04.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:04.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:04.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:04.140 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:04.140 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:04.140 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:04.140 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:04.140 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:04.140 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:04.140 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:04.140 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:04.140 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:04.140 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:31:04.140 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:31:04.140 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 10:31:04.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 10:31:04.140 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 10:31:04.140 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 10:31:04.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 10:31:04.142 DEBUG [Worker-8: Starting Server 1][AbstractWait] Wait for 1 seconds 10:31:05.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 10:31:05.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 10:31:05.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:05.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:05.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:05.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:05.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 10:31:05.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:05.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:05.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:05.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:05.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:05.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:05.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:05.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:05.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:05.643 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:05.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:05.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:05.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:05.644 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 10:31:05.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:05.644 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:05.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:05.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:05.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:05.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 10:31:05.645 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 10:31:05.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 10:31:05.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 10:31:05.654 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:05.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:05.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:05.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:05.654 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 10:31:05.655 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:05.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:05.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:05.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:05.655 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:05.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:05.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:05.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:05.656 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 10:31:05.656 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:05.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:05.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:05.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:05.657 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 10:31:05.657 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 10:31:05.657 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 10:31:05.665 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 10:31:05.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:05.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:05.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:31:05.685 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:31:05.685 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 10:31:05.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 10:31:05.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 10:31:05.685 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 10:31:05.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 10:31:05.685 DEBUG [Worker-0: Stopping Server 1][AbstractWait] Wait for 1 seconds 10:31:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 10:31:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 10:31:07.186 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:07.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:07.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:07.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 10:31:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:07.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:07.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:07.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:07.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:07.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:07.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:07.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:07.187 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:07.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:07.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:07.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:07.188 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 10:31:07.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:07.188 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:07.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:07.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:07.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:07.188 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:07.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:07.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:07.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:07.189 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:07.189 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:07.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:07.194 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:07.195 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:07.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:07.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:07.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:07.195 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 10:31:07.196 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:07.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:07.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:07.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:07.196 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:07.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:07.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:07.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:07.197 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:07.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:07.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:07.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:07.198 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:31:07.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:07.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:07.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:07.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:07.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:07.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:08.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:08.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:08.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:08.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:08.202 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:08.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:08.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:08.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:08.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:08.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:08.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:08.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:08.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:08.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:08.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:08.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:08.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:08.209 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:08.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:08.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:08.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:08.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:08.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:08.211 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:08.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:08.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:08.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:08.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:08.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:08.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:08.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:08.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:08.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:08.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:08.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:08.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:08.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:08.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:08.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:08.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') 10:31:08.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:08.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:08.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:08.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:08.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:08.232 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:08.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:08.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:08.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:08.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:08.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:08.247 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:08.247 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:08.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:08.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:08.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:08.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:08.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:08.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:08.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:08.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:08.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:08.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:08.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:08.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:08.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:08.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:08.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:08.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:08.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:08.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:08.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:08.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:08.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:08.255 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:08.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:08.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:08.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:08.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:08.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:08.257 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:08.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:31:08.757 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 10:31:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:08.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:08.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:08.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:08.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:08.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:08.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:08.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:08.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:08.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:08.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:31:08.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:08.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:08.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:31:08.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:31:08.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:31:08.759 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:08.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:08.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:08.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:08.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:08.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:08.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:08.761 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:08.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:08.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:08.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:08.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:08.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:08.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:08.783 INFO [WorkbenchTestable][AbstractServer] Clean server 'Server 1' 10:31:08.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:08.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:08.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:31:08.796 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:31:08.796 DEBUG [main][MenuItemLookup] Item match:Clean... 10:31:08.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Clean..." 10:31:08.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clean... 10:31:08.796 INFO [main][MenuItemHandler] Select menu item: &Clean... 10:31:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:31:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:31:08.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:31:08.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:08.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:08.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:31:08.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:31:08.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:08.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:08.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:31:08.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:31:08.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:08.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:08.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:08.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:08.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:08.828 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:31:08.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:08.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:08.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:08.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:08.839 DEBUG [Worker-10: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 10:31:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:31:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:31:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 10:31:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 10:31:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 10:31:09.862 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:09.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:09.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:09.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:10.363 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:10.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:10.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:10.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 10:31:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:10.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:10.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:10.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:10.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:10.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:10.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:10.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:10.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:10.364 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:10.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:10.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:10.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:10.365 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:10.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:10.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:10.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:10.366 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:10.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:10.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:10.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:10.367 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:31:10.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:10.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:10.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:11.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:11.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:11.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:11.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:11.371 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:11.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:11.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:11.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:11.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:11.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:11.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:11.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:11.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:11.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:11.379 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:11.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:11.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:11.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:11.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:11.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:11.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:11.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:11.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:11.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:11.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:11.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:11.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:11.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:11.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:11.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:11.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:11.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:11.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:11.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:11.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:11.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:11.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') 10:31:11.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:11.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:11.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:11.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:11.414 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:11.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:11.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:11.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:11.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:11.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:11.429 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:11.429 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:11.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:11.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:11.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:11.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:11.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:11.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:11.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:11.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:11.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:11.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:11.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:11.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 '\*?\QServers\E') 10:31:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:11.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:11.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:11.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:11.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:11.442 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:11.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:11.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:11.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:11.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:11.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:11.444 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:11.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:31:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 10:31:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:11.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:11.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:11.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:11.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:11.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:11.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:31:11.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:11.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:11.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:31:11.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:31:11.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:31:11.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:11.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:11.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:11.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:11.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:11.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:11.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:11.949 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:11.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:11.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:11.956 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:11.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:11.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:11.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:11.957 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 10:31:11.957 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:11.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:11.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:11.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:11.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:11.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:11.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:11.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:11.958 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 10:31:11.959 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:11.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:11.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:11.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:11.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:11.959 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:11.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:11.977 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:11.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:11.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:11.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:11.991 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:11.992 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:11.992 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:11.992 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:11.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:11.992 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:11.992 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:11.992 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:11.992 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:11.992 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:31:11.992 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 10:31:11.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 10:31:11.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 10:31:11.992 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 10:31:11.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 10:31:11.994 DEBUG [Worker-4: Starting Server 1][AbstractWait] Wait for 1 seconds 10:31:13.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 10:31:13.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 10:31:13.493 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:13.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:13.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:13.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:13.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 10:31:13.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:13.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:13.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:13.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:13.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:13.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:13.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:13.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:13.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:13.495 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:13.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:13.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:13.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:13.495 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 10:31:13.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:13.495 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:13.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:13.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:13.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:13.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:13.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:13.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:13.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:13.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 10:31:13.497 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 10:31:13.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 10:31:13.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 10:31:13.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:13.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:13.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:13.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:13.503 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 10:31:13.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:13.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:13.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:13.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:13.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:13.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:13.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:13.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:13.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:13.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:13.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:13.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:13.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 10:31:13.506 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 10:31:13.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 10:31:13.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 10:31:13.513 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:13.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:13.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:13.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:13.514 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 10:31:13.514 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:13.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:13.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:13.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:13.515 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:13.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:13.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:13.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:13.516 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 10:31:13.516 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:13.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:13.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:13.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:13.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 10:31:13.516 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 10:31:13.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 10:31:13.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 10:31:13.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:13.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:13.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:31:13.538 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:31:13.538 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 10:31:13.539 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 10:31:13.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 10:31:13.539 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 10:31:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 10:31:13.539 DEBUG [Worker-1: Stopping Server 1][AbstractWait] Wait for 1 seconds 10:31:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 10:31:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 10:31:15.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:15.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:15.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:15.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:15.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 10:31:15.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:15.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:15.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:15.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:15.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:15.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:15.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:15.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:15.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:15.041 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:15.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:15.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:15.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:15.041 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 10:31:15.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:15.041 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:15.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:15.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:15.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:15.042 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:31:15.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:15.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:15.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:15.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:15.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:16.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:16.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:16.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:16.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:16.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:16.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:16.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:16.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:16.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:16.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:16.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:16.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:16.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:16.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:16.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:16.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:16.062 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:16.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:16.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:16.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:16.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:16.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:16.077 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:16.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:16.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:16.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:16.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:16.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:16.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:16.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:16.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:16.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:16.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:16.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:16.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:16.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:16.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:16.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:16.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:16.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:16.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:16.086 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:16.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:16.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:16.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:16.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:16.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:16.088 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:16.088 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:16.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:16.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:16.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:16.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:16.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:16.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:16.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:16.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:16.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:16.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:16.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:16.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:16.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:16.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') 10:31:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:16.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:16.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:16.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:16.096 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:16.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:16.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:16.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:16.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:16.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:16.110 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:16.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:31:16.610 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 10:31:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:16.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:16.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:16.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:16.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:16.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:16.612 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:31:16.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:16.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:16.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:31:16.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:31:16.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:31:16.612 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:16.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:16.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:16.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:16.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:16.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:16.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:16.614 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:16.614 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:16.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:16.620 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:16.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:16.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:16.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:16.621 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 10:31:16.621 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:16.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:16.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:16.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:16.622 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:16.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:16.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:16.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:16.622 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 10:31:16.622 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:16.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:16.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:16.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:16.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:16.623 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:16.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:16.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:16.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:16.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:16.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:16.656 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:16.656 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:16.656 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:16.656 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:16.656 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:16.656 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:16.656 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:16.656 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:16.656 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:16.656 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:31:16.656 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:31:16.656 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 10:31:16.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 10:31:16.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 10:31:16.656 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 10:31:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 10:31:16.658 DEBUG [Worker-0: Starting Server 1][AbstractWait] Wait for 1 seconds 10:31:18.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 10:31:18.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 10:31:18.158 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:18.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:18.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:18.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:18.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 10:31:18.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:18.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:18.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:18.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:18.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:18.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:18.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:18.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:18.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:18.159 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:18.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:18.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:18.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:18.160 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 10:31:18.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:18.160 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:18.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:18.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:18.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:18.160 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:18.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:18.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:18.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:18.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 10:31:18.161 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 10:31:18.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 10:31:18.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 10:31:18.167 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:18.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:18.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:18.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:18.167 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 10:31:18.168 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:18.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:18.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:18.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:18.168 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:18.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:18.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:18.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:18.169 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:18.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:18.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:18.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:18.169 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 10:31:18.169 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 10:31:18.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 10:31:18.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 10:31:18.178 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:18.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:18.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:18.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:18.179 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 10:31:18.179 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:18.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:18.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:18.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:18.179 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:18.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:18.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:18.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:18.180 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 10:31:18.180 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:18.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:18.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:18.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:18.180 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 10:31:18.180 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 10:31:18.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 10:31:18.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 10:31:18.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:18.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:18.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:31:18.202 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:31:18.202 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 10:31:18.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 10:31:18.202 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 10:31:18.202 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 10:31:18.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 10:31:18.202 DEBUG [Worker-10: Stopping Server 1][AbstractWait] Wait for 1 seconds 10:31:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 10:31:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 10:31:19.703 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:19.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:19.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:19.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:19.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 10:31:19.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:19.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:19.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:19.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:19.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:19.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:19.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:19.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:19.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:19.704 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:19.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:19.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:19.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:19.705 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 10:31:19.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:19.705 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:19.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:19.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:19.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:19.706 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:31:19.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:19.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:20.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:20.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:20.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:20.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:20.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:20.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:20.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:20.710 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:20.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:20.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:20.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:20.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:20.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:20.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:20.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:20.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:20.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:20.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:20.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:20.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:20.716 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:20.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:20.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:20.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:20.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:20.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:20.718 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:20.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:20.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:20.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:20.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:20.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:20.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:20.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:20.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:20.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:20.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:20.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:20.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:20.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:20.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:20.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:20.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 '\*?\QServers\E') 10:31:20.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:20.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:20.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:20.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:20.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:20.725 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:20.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:20.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:20.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:20.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:20.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:20.727 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:20.727 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:20.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:20.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:20.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:20.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:20.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:20.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:20.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:20.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:20.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:20.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:20.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:20.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:20.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:20.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:20.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:20.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:20.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:20.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:20.760 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:20.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:20.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:20.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:20.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:20.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:20.774 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:31:21.274 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 10:31:21.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:21.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:21.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:21.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:21.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:21.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:21.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:21.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:21.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:21.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:21.276 INFO [WorkbenchTestable][RequirementsRunner] Finished test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:21.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:31:21.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:21.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:21.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:31:21.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:31:21.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:31:21.276 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:21.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:21.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:21.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:21.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:21.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:21.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:21.278 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:21.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:21.283 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:21.283 INFO [WorkbenchTestable][AbstractServer] Open server's editor 10:31:21.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:21.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:21.310 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:21.310 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:21.310 DEBUG [main][MenuItemLookup] Item match:Open F3 10:31:21.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open F3" 10:31:21.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open F3 10:31:21.310 INFO [main][MenuItemHandler] Select menu item: Open F3 10:31:21.478 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:21.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:21.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:21.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:21.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37ff85a is found... 10:31:21.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37ff85a is found finished successfully 10:31:21.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServer 1\E') 10:31:21.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:21.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:21.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:21.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:21.506 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Server 1 10:31:21.524 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:21.524 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:21.524 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:31:21.524 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:31:21.526 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:21.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:21.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:21.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:21.556 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:21.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:21.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:21.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:21.557 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:21.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:21.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:21.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:21.558 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:31:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:22.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:22.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:22.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:22.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:22.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:22.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:22.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:22.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:22.583 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:22.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:22.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:22.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:22.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:22.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:22.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:22.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:22.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:22.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:22.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:22.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:22.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:22.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:22.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:22.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:22.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:22.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:22.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:22.656 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:22.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:22.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:22.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:22.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:22.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:22.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:22.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:22.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:22.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:22.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:22.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:22.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:22.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:22.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:22.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:22.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:22.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:22.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:22.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:22.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:22.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:22.735 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:22.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:22.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:22.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:22.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:22.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:22.738 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:22.739 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:22.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:22.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:22.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:22.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:22.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:22.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:22.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:22.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:22.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:22.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:22.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:22.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:22.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:22.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 '\*?\QServers\E') 10:31:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:22.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:22.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:22.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:22.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:22.778 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:22.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:22.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:22.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:22.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:22.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:22.796 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:22.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:31:23.297 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 10:31:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:23.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:23.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:23.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:23.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:23.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:23.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:23.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:31:23.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:23.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:23.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:31:23.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:31:23.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:31:23.298 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:23.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:23.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:23.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:23.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:23.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:23.301 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:23.301 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:23.301 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:23.307 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:23.308 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:23.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:23.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:23.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:23.308 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 10:31:23.308 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:23.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:23.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:23.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:23.309 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:23.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:23.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:23.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:23.310 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 10:31:23.310 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:23.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:23.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:23.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:23.310 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:23.310 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:23.310 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:23.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:23.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:23.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:23.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:23.345 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:23.345 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:23.345 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:23.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:23.345 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:23.345 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:23.345 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:23.345 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:23.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:23.345 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:31:23.345 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 10:31:23.345 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 10:31:23.345 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 10:31:23.345 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 10:31:23.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 10:31:23.347 DEBUG [Worker-0: Starting Server 1][AbstractWait] Wait for 1 seconds 10:31:24.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 10:31:24.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 10:31:24.847 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:24.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:24.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:24.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:24.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 10:31:24.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:24.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:24.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:24.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:24.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:24.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:24.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:24.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:24.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:24.848 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:24.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:24.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:24.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:24.849 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 10:31:24.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:24.849 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:24.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:24.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:24.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:24.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 10:31:24.850 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 10:31:24.850 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 10:31:24.855 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 10:31:24.856 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:24.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:24.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:24.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:24.856 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 10:31:24.857 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:24.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:24.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:24.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:24.857 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:24.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:24.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:24.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:24.858 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Debug on server Server 1 10:31:24.858 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:24.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:24.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:24.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:24.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 10:31:24.859 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 10:31:24.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 10:31:24.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 10:31:24.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:24.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:24.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:24.882 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:24.882 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:24.882 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:24.882 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:24.882 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:24.882 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:24.882 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:24.882 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:24.882 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:24.882 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:31:24.882 DEBUG [main][MenuItemLookup] Item match:Restart in Debug Ctrl+Alt+D 10:31:24.882 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Debug Ctrl+Alt+D" 10:31:24.882 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Debug Ctrl+Alt+D 10:31:24.882 INFO [main][MenuItemHandler] Select menu item: Restart in Debug Ctrl+Alt+D 10:31:24.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 10:31:24.882 DEBUG [Worker-1: Stopping Server 1][AbstractWait] Wait for 1 seconds 10:31:25.890 DEBUG [Worker-7: Starting Server 1][AbstractWait] Wait for 1 seconds 10:31:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 10:31:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 10:31:27.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:27.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:27.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:27.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 10:31:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:27.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:27.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:27.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:27.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:27.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:27.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:27.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:27.384 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:27.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:27.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:27.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:27.385 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 10:31:27.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:27.385 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:27.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:27.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:27.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:27.386 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:27.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:27.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:27.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:27.387 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 10:31:27.387 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 10:31:27.387 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 10:31:27.392 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 10:31:27.393 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:27.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:27.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:27.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:27.393 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 10:31:27.393 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:27.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:27.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:27.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:27.396 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:27.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:27.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:27.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:27.397 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 10:31:27.397 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:27.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:27.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:27.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:27.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 10:31:27.398 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 10:31:27.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 10:31:27.402 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 10:31:27.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:27.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:27.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:31:27.418 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:31:27.418 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 10:31:27.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 10:31:27.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 10:31:27.418 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 10:31:27.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 10:31:27.418 DEBUG [Worker-8: Stopping Server 1][AbstractWait] Wait for 1 seconds 10:31:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 10:31:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 10:31:28.919 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:28.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:28.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:28.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 10:31:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:28.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:28.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:28.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:28.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:28.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:28.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:28.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:28.920 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:28.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:28.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:28.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:28.921 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 10:31:28.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:28.921 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:28.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:28.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:28.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:28.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:28.921 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:28.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:28.929 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:28.930 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:28.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:28.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:28.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:28.931 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 10:31:28.931 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:28.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:28.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:28.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:28.931 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:28.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:28.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:28.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:28.932 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:28.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:28.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:28.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:28.933 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:31:28.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:28.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:29.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:29.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:29.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:29.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:29.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:29.943 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:29.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:29.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:29.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:29.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:29.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:29.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:29.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:29.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:29.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:29.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:29.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:29.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:29.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:29.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:29.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:29.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:29.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:29.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:29.974 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:29.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:29.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:29.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:29.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:29.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:29.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:29.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:29.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:29.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:29.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:29.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:29.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:29.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:29.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:29.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:29.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:29.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:29.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:29.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:29.987 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:29.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:29.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:29.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:29.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:29.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:29.989 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:29.989 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:29.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:29.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:29.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:29.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:29.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:29.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:29.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:29.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:29.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:30.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:30.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:30.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:30.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:30.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:30.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:30.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:30.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:30.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:30.015 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:30.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:30.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:30.017 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:31:30.018 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 10:31:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:30.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:30.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:30.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:30.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:30.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:30.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:31:30.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:30.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:30.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:31:30.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:31:30.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:31:30.019 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:30.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:30.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:30.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:30.020 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:30.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:30.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:30.041 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:31:30.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:30.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:30.055 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:31:30.055 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:31:30.055 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:31:30.055 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:31:30.055 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:31:30.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:31:30.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 10:31:30.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:31:30.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:30.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:30.117 DEBUG [WorkbenchTestable][WidgetLookup] 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 >>") 10:31:30.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:30.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:30.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:30.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:30.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:30.118 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 10:31:30.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:30.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:30.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:30.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:30.121 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:31:30.121 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:31:30.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:30.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:30.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:30.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:30.122 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:31:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:30.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:30.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:30.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:31:30.134 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:31:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:31:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:30.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:30.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:30.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:30.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:30.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:30.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:30.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:30.635 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:30.636 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 10:31:30.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 10:31:30.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:30.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 10:31:30.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:30.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 10:31:30.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 10:31:30.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:30.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 10:31:30.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:30.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 10:31:30.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.636 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:30.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:31:30.637 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:31:30.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:31:30.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:31:30.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:30.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:31:30.649 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:31:30.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:31:30.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:31:30.656 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:30.661 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 10:31:30.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 10:31:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:30.661 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 10:31:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:30.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 10:31:30.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 10:31:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:30.661 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 10:31:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:30.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 10:31:30.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:30.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:31:30.663 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:31:30.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:31:30.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:31:30.669 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:30.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:31:30.670 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:31:30.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:31:30.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:31:30.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:30.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:31:30.678 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:31:30.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:31:30.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:31:30.684 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:30.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:31:30.684 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:31:30.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:31:30.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:31:30.689 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:30.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:30.693 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 10:31:30.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 10:31:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:30.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 10:31:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:30.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 10:31:30.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 10:31:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:30.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 10:31:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:30.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 10:31:30.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.694 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:30.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:30.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:30.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:30.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 10:31:30.695 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 10:31:30.695 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 10:31:30.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 10:31:30.700 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:31:30.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:30.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:30.719 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Profile' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:30.720 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:31:30.720 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:31:30.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:31:30.720 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:31:30.720 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:31:30.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:31:30.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:30.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: "Add and Remove..."] is available. finished successfully 10:31:30.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:31:30.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:30.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:30.784 DEBUG [WorkbenchTestable][WidgetLookup] 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") 10:31:30.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:30.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:30.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:30.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:30.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:30.785 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 10:31:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:30.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:30.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:30.793 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:31:30.794 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:31:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:30.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:30.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:30.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:30.795 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:31:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:30.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:30.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:31:30.833 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 10:31:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:31:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:31:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:31:30.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:31:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:30.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:31:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:30.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:30.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:30.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:30.834 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:31:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:30.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:30.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:31:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:31:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:31:31.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:31:31.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:31.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:31:31.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:31:31.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:31:31.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:31.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:31.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:31.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:31.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:31.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:31.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:31.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:31.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:31.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:31.371 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:31.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:31.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:31.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:31.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:31.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:31.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:31.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:31.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:31.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:31.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:31.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:31.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:31.385 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:31.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:31.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:31.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:31.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:31.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:31.387 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:31.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:31.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:31.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:31.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:31.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:31.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:31.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:31.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:31.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:31.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:31.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:31.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:31.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:31.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:31.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:31.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 '\*?\QServers\E') 10:31:31.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:31.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:31.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:31.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:31.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:31.417 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:31.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:31.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:31.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:31.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:31.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:31.419 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:31.419 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:31.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:31.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:31.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:31.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 10:31:31.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:31.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:31.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:31.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:31.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:31.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:31.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:31.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:31.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:31.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:31.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:31.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:31.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:31.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:31.463 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:31.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:31.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:31.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:31.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:31.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:31.465 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:31.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:31:31.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 10:31:31.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:31.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:31.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:31.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:31.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:31.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:31.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:31.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:31:31.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:31.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:31.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:31:31.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:31:31.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:31:31.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:31.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:31.975 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:31.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:31.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:31.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:31.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:31.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:31.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:32.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:32.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:32.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:32.003 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:32.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:32.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:32.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:32.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:32.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:32.006 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:32.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:32.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:32.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:32.007 INFO [WorkbenchTestable][ServersView2] Create new server 10:31:32.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:32.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:32.036 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:32.036 DEBUG [main][MenuItemLookup] Item match:New 10:31:32.037 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:31:32.037 DEBUG [main][MenuItemLookup] Item match:Server 10:31:32.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:31:32.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:31:32.037 INFO [main][MenuItemHandler] Select menu item: Server 10:31:32.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:31:32.142 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 10:31:32.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:31:32.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:32.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:32.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'] 10:31:32.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:32.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:32.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'] 10:31:32.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:32.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:32.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:31:32.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:32.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:32.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:31:32.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:32.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:32.144 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:31:32.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:32.145 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:31:32.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:32.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:32.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:32.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:31:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:31:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:31:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:31:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:31:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:31:32.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:31:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:32.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:32.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:31:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:31:32.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:31:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:32.652 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:31:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:32.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:31:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:31:32.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:31:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:32.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:32.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:32.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:31:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:31:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:31:32.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:31:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:32.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:31:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:32.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:31:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:31:32.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:31:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:32.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:31:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:32.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:31:32.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:31:32.653 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:31:32.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:31:32.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:31:32.657 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:31:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:32.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:32.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:32.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:32.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:32.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:33.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:33.160 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:") 10:31:33.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:33.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:33.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:33.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:31:33.164 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:31:33.165 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 10:31:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:31:33.165 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:31:33.165 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:31:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:31:33.666 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:31:33.666 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:31:33.666 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:31:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:33.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:33.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:33.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:33.670 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:31:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:33.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:33.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:31:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:31:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:34.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:34.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:34.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:34.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:34.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:34.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:34.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:34.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:34.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:34.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:34.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:34.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:34.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:34.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:34.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:34.212 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:34.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:34.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 10:31:34.214 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:34.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:34.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:34.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:34.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:34.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:34.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:34.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:34.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:34.247 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:34.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:34.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:34.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:34.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:34.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:34.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:34.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 '\*?\QServers\E') 10:31:34.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:34.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:34.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:34.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:34.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:34.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 10:31:34.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:34.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:34.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:34.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:34.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:34.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:34.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:34.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:34.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:34.344 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:34.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:34.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:34.346 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:34.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.cnf.ServersView2, index 0 and no matchers specified 10:31:34.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:34.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:34.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:34.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:34.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:34.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 '\*?\QServers\E') 10:31:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:34.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:34.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:34.376 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:34.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:34.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:34.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:34.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:34.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:34.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:34.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') 10:31:34.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:34.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:34.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:34.406 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:34.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:34.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:34.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:34.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:34.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:34.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:34.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:34.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:34.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:34.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:34.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:34.421 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:34.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:34.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:34.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 10:31:34.438 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 10:31:34.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 10:31:34.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 10:31:34.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:34.449 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 10:31:34.449 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:34.449 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:34.450 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 10:31:34.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:34.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:34.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:34.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:34.450 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 10:31:34.450 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 10:31:34.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 10:31:34.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 10:31:34.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:34.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:34.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:34.472 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:34.472 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:34.472 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:34.472 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:34.472 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:34.472 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:34.472 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:34.472 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:34.472 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:34.472 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:31:34.472 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:31:34.472 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 10:31:34.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 10:31:34.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 10:31:34.472 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 10:31:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 10:31:34.474 DEBUG [Worker-7: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 10:31:35.482 DEBUG [Worker-2: Starting Server 2][AbstractWait] Wait for 1 seconds 10:31:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 10:31:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 10:31:36.974 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:36.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:36.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:36.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:36.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 10:31:36.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:36.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:36.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:36.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:36.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:36.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:36.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:36.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:36.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:36.976 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:36.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:36.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:36.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:36.977 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 10:31:36.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:36.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:36.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:36.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:36.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:36.977 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 10:31:36.977 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 10:31:36.977 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 10:31:36.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 10:31:36.983 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:36.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:36.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:36.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:36.984 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: true 10:31:36.984 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:36.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:36.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:36.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:36.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:36.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:37.002 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:37.002 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:37.002 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:37.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:37.002 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:37.002 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:37.002 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:37.002 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:31:37.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:31:37.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:31:37.002 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:31:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:31:37.036 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 10:31:37.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:31:37.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:37.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:37.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:31:37.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:31:37.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:37.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:37.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:31:37.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:31:37.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:37.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:37.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:37.040 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 10:31:37.040 DEBUG [WorkbenchTestable][CheckBox] Checkbox Stop server(s) before deleting already selected, no action performed 10:31:37.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:31:37.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:31:37.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:37.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:37.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:31:37.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:31:37.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:37.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:37.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:37.041 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:31:37.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:37.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:37.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:37.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:37.042 DEBUG [Worker-7: Stopping Server 2][AbstractWait] Wait for 1 seconds 10:31:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:31:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:31:37.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.090 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:37.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:37.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:37.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 '\*?\QServers\E') 10:31:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:37.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:37.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:37.103 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:37.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:37.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:37.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:37.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:37.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 10:31:37.106 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:37.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:37.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:37.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:37.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:37.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:37.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:37.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:37.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:37.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:37.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:37.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:37.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 '\*?\QServers\E') 10:31:37.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:37.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:37.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:37.136 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:37.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:37.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:37.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:37.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:37.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:37.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:37.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:37.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:37.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:37.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:37.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:37.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:37.184 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:37.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:37.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:37.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:37.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:37.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:37.687 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:37.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:37.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:37.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:37.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:37.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:37.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:37.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:37.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:37.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:37.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:37.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:37.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:37.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:37.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:37.702 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:37.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:37.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:37.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:37.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:37.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:37.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:37.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:37.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:37.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') 10:31:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:37.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:37.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:37.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:37.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:37.735 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:37.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:37.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:37.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:37.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:37.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:38.237 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:38.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:38.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:38.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:38.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:38.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:38.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:38.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:38.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:38.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:38.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:38.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:38.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:38.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:38.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:38.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:38.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:38.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:38.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:38.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:38.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:38.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:38.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:38.284 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:38.284 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:38.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:38.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:38.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:38.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:38.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:38.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:38.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:38.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:38.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:38.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:38.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:38.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:38.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:38.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:38.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:38.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:38.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:38.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:38.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:38.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:38.313 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:38.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:38.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:38.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:38.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:38.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:38.315 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 10:31:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:38.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:31:38.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:31:38.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:38.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:38.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:38.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:38.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:38.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:38.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:38.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:38.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:38.321 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:38.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:38.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:38.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:38.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:38.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:38.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:38.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:38.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:38.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:38.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:38.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:38.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:38.355 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:38.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:38.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:38.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:38.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:38.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:38.357 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:38.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:38.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:38.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:38.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:38.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:38.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:38.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:38.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:38.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:38.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:38.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:38.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:38.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:38.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:38.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:38.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:38.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:38.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:38.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:38.386 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:38.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:38.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:38.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:38.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:38.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:38.388 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:38.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:38.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:38.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:38.389 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:38.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:38.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:38.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:38.390 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 10:31:38.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 10:31:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:38.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:38.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 10:31:38.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 10:31:38.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:39.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 10:31:39.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:39.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:39.401 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:39.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:39.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:39.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:39.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:39.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:39.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:39.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:39.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:39.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:39.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:39.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:39.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:39.419 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:39.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:39.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:39.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:39.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:39.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:39.421 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:39.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:39.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:39.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:39.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:39.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:39.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:39.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:39.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:39.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:39.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:39.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:39.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:39.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31: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 '\*?\QServers\E') 10:31:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:39.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:39.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:39.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:39.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:39.452 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:39.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:39.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:39.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:39.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:39.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:39.455 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:39.455 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:39.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:39.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:39.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:39.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:39.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:39.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:39.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:39.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:39.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:39.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:39.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:39.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:39.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:39.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:39.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:39.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:39.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:39.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:39.482 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:39.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:39.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:39.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:39.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:39.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:39.484 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:39.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:31:39.985 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 10:31:39.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:39.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:39.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:39.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:39.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:39.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:39.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:39.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:39.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:39.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:39.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:39.986 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:31:39.986 INFO [WorkbenchTestable][RequirementsRunner] Started test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:39.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:39.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:31:39.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:31:39.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:31:39.986 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:39.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:39.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:39.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:39.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:39.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:40.003 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 10:31:40.003 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 10:31:40.003 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 10:31:40.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 10:31:40.010 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:40.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:40.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:40.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:40.011 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 10:31:40.011 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:40.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:40.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:40.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:40.011 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:40.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:40.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:40.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:40.012 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 10:31:40.012 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:40.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:40.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:40.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:40.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 10:31:40.013 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 10:31:40.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 10:31:40.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 10:31:40.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:40.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:40.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:40.042 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:40.042 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:40.042 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:40.042 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:40.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:40.042 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:40.042 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:40.042 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:40.042 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:40.042 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:31:40.042 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 10:31:40.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 10:31:40.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 10:31:40.042 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 10:31:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 10:31:40.043 DEBUG [Worker-9: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 10:31:41.052 DEBUG [Worker-9: Starting Server 1][AbstractWait] Wait for 1 seconds 10:31:42.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 10:31:42.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 10:31:42.544 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:42.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:42.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:42.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 10:31:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:42.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:42.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:42.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:42.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:42.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:42.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:42.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:42.545 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:42.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:42.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:42.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:42.546 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 10:31:42.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:42.546 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:42.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:42.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:42.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:42.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 10:31:42.547 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 10:31:42.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 10:31:42.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 10:31:42.553 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:42.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:42.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:42.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:42.554 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 10:31:42.554 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:42.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:42.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:42.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:42.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:42.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:42.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:42.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:42.555 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart on server Server 1 10:31:42.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:42.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:42.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:42.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:42.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 10:31:42.556 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 10:31:42.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 10:31:42.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 10:31:42.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:42.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:42.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:42.578 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:42.578 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:42.578 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:42.578 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:42.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:42.578 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:42.578 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:42.578 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:42.578 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:42.578 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:31:42.578 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:31:42.578 DEBUG [main][MenuItemLookup] Item match:Restart Ctrl+Alt+R 10:31:42.579 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart Ctrl+Alt+R" 10:31:42.579 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart Ctrl+Alt+R 10:31:42.579 INFO [main][MenuItemHandler] Select menu item: &Restart Ctrl+Alt+R 10:31:42.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 10:31:42.579 DEBUG [Worker-7: Stopping Server 1][AbstractWait] Wait for 1 seconds 10:31:43.587 DEBUG [Worker-8: Starting Server 1][AbstractWait] Wait for 1 seconds 10:31:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 10:31:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 10:31:45.079 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:45.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:45.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:45.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 10:31:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:45.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:45.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:45.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:45.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:45.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:45.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:45.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:45.081 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:45.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:45.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:45.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:45.081 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 10:31:45.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:45.081 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:45.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:45.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:45.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:45.082 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:45.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:45.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:45.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:45.083 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 10:31:45.083 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 10:31:45.083 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 10:31:45.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 10:31:45.090 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:45.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:45.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:45.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:45.090 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 10:31:45.090 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:45.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:45.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:45.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:45.091 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:45.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:45.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:45.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:45.092 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 10:31:45.092 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:45.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:45.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:45.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:45.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 10:31:45.092 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 10:31:45.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 10:31:45.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 10:31:45.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:45.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:45.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:31:45.115 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:31:45.115 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 10:31:45.115 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 10:31:45.115 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 10:31:45.115 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 10:31:45.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 10:31:45.115 DEBUG [Worker-1: Stopping Server 1][AbstractWait] Wait for 1 seconds 10:31:46.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 10:31:46.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 10:31:46.616 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:46.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:46.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:46.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:46.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 10:31:46.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:46.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:31:46.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:46.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:46.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:46.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:46.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:46.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:46.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:46.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:46.617 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:46.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:46.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:46.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:46.618 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 10:31:46.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:46.618 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:46.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:46.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:46.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:46.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:46.619 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:46.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:46.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:46.626 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:46.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:46.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:46.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:46.627 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 10:31:46.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:46.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:46.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:46.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:46.628 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:46.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:46.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:46.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:46.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:46.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:46.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:46.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:46.629 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:31:46.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:47.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:47.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:47.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:47.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:47.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:47.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:47.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:47.637 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:47.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:47.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:47.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:47.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:47.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:47.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:47.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') 10:31:47.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:47.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:47.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:47.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:47.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:47.666 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:47.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:47.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:47.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:47.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:47.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:47.669 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:47.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:47.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:47.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:47.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:47.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:47.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:47.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:47.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:47.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:47.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:47.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:47.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:47.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:47.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:47.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:47.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:47.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:47.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:47.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:47.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:47.699 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:47.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:47.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:47.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:47.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:47.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:47.701 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:47.701 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:47.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:47.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:47.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:47.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:47.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:47.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:47.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:47.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:47.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:47.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:47.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:47.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:47.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:47.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') 10:31:47.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:47.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:47.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:47.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:47.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:47.739 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:47.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:47.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:47.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:47.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:47.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:47.742 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:31:48.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. failed, an exception will be thrown 10:31:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:48.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:48.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:48.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:48.244 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:48.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:48.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:48.244 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:48.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:31:48.244 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:48.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:48.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:31:48.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:31:48.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:31:48.245 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:48.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:48.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:48.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:48.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:48.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:48.277 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:31:48.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:48.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:48.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:48.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:48.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:48.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:49.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:49.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:49.278 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:49.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:49.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:49.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:49.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:49.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:49.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:49.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:49.280 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:49.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:49.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:49.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:49.280 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 10:31:49.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:49.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:49.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:49.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:49.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 10:31:49.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:50.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:50.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 10:31:50.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:50.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:50.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:50.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:50.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:50.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:50.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:50.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:50.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:50.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:50.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:50.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:50.300 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:50.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:50.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:50.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:50.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:50.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:50.302 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:50.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:50.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:50.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:50.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:50.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:50.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:50.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:50.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:50.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:50.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:50.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:50.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:50.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:50.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:50.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:50.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:50.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:50.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:50.343 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:50.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:50.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:50.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:50.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:50.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:50.346 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 10:31:50.346 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:50.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:50.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:50.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:50.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.cnf.ServersView2, index 0 and no matchers specified 10:31:50.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:50.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:50.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:50.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:50.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:50.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:50.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:50.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:50.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:50.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:50.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:50.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:50.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:50.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:50.374 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:50.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:50.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:50.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:50.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:50.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:50.377 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 10:31:50.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 10:31:50.877 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 10:31:50.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:50.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:50.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:50.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:50.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:50.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:50.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:50.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:50.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:50.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:50.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 10:31:50.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:50.879 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:31:50.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:50.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:50.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:50.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:50.880 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:50.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 '\*?\QPackage Explorer\E') 10:31:50.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:50.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:50.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:50.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:50.880 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:31:50.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:31:50.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:50.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:50.910 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:31:50.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:31:50.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:50.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:50.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:50.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:31:51.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:51.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:31:51.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:51.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:31:51.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:31:51.912 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:31:51.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:31:51.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:51.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:51.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:31:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:51.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:51.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:51.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:51.913 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 10:31:51.913 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 10:31:51.913 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 10:31:51.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:31:51.913 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:31:51.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:31:51.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:31:51.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:51.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:51.946 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:31:51.946 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:31:51.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:31:51.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:31:51.946 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:31:51.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:51.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:31:52.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:52.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:52.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:52.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:52.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:52.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:52.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:52.447 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 10:31:52.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:31:52.447 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:31:52.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:31:52.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:31:52.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:52.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:52.476 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:52.476 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:31:52.476 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:52.476 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:31:52.476 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:52.476 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:52.476 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:52.476 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:31:52.476 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:52.476 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:52.476 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:31:52.476 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:31:52.476 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:31:52.476 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:31:52.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:31:53.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 'Delete.*'] is available. finished successfully 10:31:53.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:31:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:53.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:53.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:53.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:31:53.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:31:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:53.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:31:53.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:31:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:53.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:53.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:53.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:53.091 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:31:53.091 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:31:53.091 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:31:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:53.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:53.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:53.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 "OK", Widget matcher matching widgets with style: 8) 10:31:53.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:31:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:53.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:31:53.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:31:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:53.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:53.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:53.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:53.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:53.095 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:31:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:53.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:53.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:31:53.122 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:31:53.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:31:53.622 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:31:53.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:53.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:31:53.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:31:53.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:31:53.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:53.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:53.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:53.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:53.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:53.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:53.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:53.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:53.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:31:53.622 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:31:53.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:31:53.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:31:53.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:53.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:53.655 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:31:53.655 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:31:53.655 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:31:53.655 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:31:53.656 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:31:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:31:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:31:54.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:31:54.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:31:54.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:31:54.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:54.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:54.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:54.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:54.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:54.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:54.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:54.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:54.156 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 10:31:54.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:31:54.156 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:31:54.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:31:54.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:31:54.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:54.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:54.185 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:54.185 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:31:54.185 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:54.185 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:31:54.185 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:54.185 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:54.185 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:54.185 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:31:54.185 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:54.185 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:54.185 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:31:54.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:31:54.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:31:54.185 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:31:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:31:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:31:54.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:31:54.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:54.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:54.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:54.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:54.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:31:54.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:31:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:54.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:31:54.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:31:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:54.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:54.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:54.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:54.804 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:31:54.804 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:31:54.804 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:31:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:54.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:54.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:54.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:31:54.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:31:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:54.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:31:54.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:31:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:54.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:54.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:54.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:54.805 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:31:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:54.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:54.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:54.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:31:54.808 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:31:55.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:31:55.309 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:31:55.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:55.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:31:55.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:31:55.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:55.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:55.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:55.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:55.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:55.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:55.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:55.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:55.309 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:31:55.309 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:31:55.310 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:31:55.316 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:31:55.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:55.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:55.345 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:31:55.345 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:31:55.345 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:31:55.345 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:31:55.345 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:31:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:55.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:31:55.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:31:55.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:55.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:55.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:55.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:55.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:55.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:55.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:55.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:55.846 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 10:31:55.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:31:55.846 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:31:55.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:31:55.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:31:55.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:55.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:55.871 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:55.871 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:31:55.871 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:55.871 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:31:55.871 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:55.871 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:55.871 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:55.871 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:31:55.871 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:55.871 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:55.871 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:31:55.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:31:55.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:31:55.872 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:31:55.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:31:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:31:56.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:31:56.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:56.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:56.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:56.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:31:56.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:31:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:56.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:31:56.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:31:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:56.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:56.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:56.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:56.486 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:31:56.486 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:31:56.486 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:31:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:56.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:56.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:56.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 "OK", Widget matcher matching widgets with style: 8) 10:31:56.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:31:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:56.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:31:56.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:31:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:56.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:56.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:56.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:56.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:56.487 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:31:56.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:56.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:56.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:56.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:56.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:31:56.491 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:31:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:31:56.991 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:31:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:56.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:31:56.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:56.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:56.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:56.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:56.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:56.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:56.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:56.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:56.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:56.998 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:56.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:57.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:57.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:57.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:57.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:57.005 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:57.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:31:57.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:57.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:57.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:57.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:57.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:57.013 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:57.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:57.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:57.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:57.040 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:57.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:57.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:57.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:57.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 10:31:57.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:57.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:57.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:57.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:57.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:57.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:57.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:57.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 10:31:57.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:57.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:57.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 10:31:57.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') 10:31:57.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:57.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:57.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:57.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:57.071 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:57.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:57.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:57.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 10:31:57.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:57.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:57.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 10:31:57.073 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 10:31:57.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 10:31:57.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 10:31:57.079 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:57.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:57.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:57.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:57.080 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 1'. Stop server first: false 10:31:57.080 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:57.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:57.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:57.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:31:57.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:31:57.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:57.110 DEBUG [main][MenuItemLookup] Found menu:'New' 10:31:57.110 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:31:57.110 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:31:57.110 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:57.110 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:31:57.110 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:31:57.110 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:31:57.110 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:31:57.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:31:57.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:31:57.110 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:31:57.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:31:57.138 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 10:31:57.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:31:57.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:57.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:57.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:31:57.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:31:57.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:57.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:31:57.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:31:57.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:31:57.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:57.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:57.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:57.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:57.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:57.140 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:31:57.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:57.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:57.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:57.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:31:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:31:57.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:57.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:57.215 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:31:57.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:57.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:57.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:57.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:57.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') 10:31:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:57.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:57.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:57.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:57.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:31:57.223 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:57.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:57.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:57.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:31:57.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:31:57.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:31:57.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1... 10:31:57.225 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:57.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:57.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:57.238 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 10:31:57.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:57.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:57.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:57.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:31:57.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:57.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:31:58.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:58.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:31:58.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:31:58.240 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:31:58.240 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 1' was not found on Servers view 10:31:58.240 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:31:58.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:31:58.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:31:58.241 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 10:31:58.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:31:58.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:58.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:58.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:31:58.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:58.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:31:59.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:59.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:31:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:31:59.243 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:31:59.243 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:31:59.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1 finished successfully 10:31:59.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:31:59.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:31:59.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:31:59.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:31:59.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:31:59.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:31:59.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:31:59.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:31:59.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:31:59.243 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 10:31:59.243 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:31:59.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:31:59.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:31:59.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.705 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.589 s restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.699 s delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 6.757 s profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.649 s addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.728 s publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.122 s stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.682 s clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.187 s debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.666 s start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.664 s openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.022 s restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 6.72 s getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.949 s delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.019 s restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.258 s getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.634 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:31:59.254 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:31:59.254 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:31:59.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:31:59.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:31:59.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:31:59.254 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:31:59.255 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:31:59.255 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:31:59.255 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:31:59.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"] 10:31:59.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.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"] 10:31:59.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:31:59.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:31:59.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:31:59.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:31:59.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:31:59.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:31:59.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:31:59.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:31:59.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:59.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:59.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:31:59.257 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:31:59.257 DEBUG [main][MenuItemLookup] Found menu:'File' 10:31:59.257 DEBUG [main][MenuItemLookup] Item match:File 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'' 10:31:59.258 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:31:59.258 DEBUG [main][MenuItemLookup] Item match:Import... 10:31:59.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:31:59.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:31:59.258 INFO [main][MenuItemHandler] Select menu item: &Import... 10:31:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:31:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:31:59.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:31:59.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:59.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:59.338 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:31:59.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.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 10:31:59.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:59.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:59.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:59.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:59.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:31:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:31:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:31:59.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:31:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:59.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:31:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:59.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:31:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:31:59.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:31:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:31:59.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:31:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:31:59.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:31:59.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:31:59.341 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:31:59.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:31:59.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:31:59.341 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:31:59.341 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:31:59.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.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:31:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:59.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:59.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:59.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:59.342 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:31:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:59.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:59.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:59.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:31:59.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:31:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:59.413 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:31:59.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:31:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:31:59.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:31:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:31:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:31:59.413 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:31:59.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:31:59.413 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' 10:31:59.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:31:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:59.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:59.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:59.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:59.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:59.414 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:31:59.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:59.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:59.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:59.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:59.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:31:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:59.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:31:59.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:31:59.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:59.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:31:59.416 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 10:31:59.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:31:59.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:59.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:59.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:59.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:59.417 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:31:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:59.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:59.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:59.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:31:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:59.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:59.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:59.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:59.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:31:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:59.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:59.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:59.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:31:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:31:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:31:59.423 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 10:31:59.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 10:31:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:59.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:59.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:59.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:59.424 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 10:31:59.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:59.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:59.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:59.924 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:31:59.924 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:31:59.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:31:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:31:59.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:31:59.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:31:59.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:31:59.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:31:59.927 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:31:59.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:31:59.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:31:59.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:31:59.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:31:59.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:32:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:32:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:00.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:32:00.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:32:00.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:00.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:00.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:00.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:00.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:00.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:00.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:00.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:00.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:00.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:32:00.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:00.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:00.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:32:00.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:00.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:00.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:32:00.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:32:00.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:00.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:00.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:00.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:00.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:32:00.445 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:00.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:00.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:00.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:32:00.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:32:00.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:32:00.447 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:00.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:00.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:00.447 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 10:32:00.447 INFO [WorkbenchTestable][ServersView2] Create new server 10:32:00.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 10:32:00.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:00.449 DEBUG [main][MenuItemLookup] Found menu:'New' 10:32:00.449 DEBUG [main][MenuItemLookup] Item match:New 10:32:00.450 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:32:00.450 DEBUG [main][MenuItemLookup] Item match:Server 10:32:00.466 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:32:00.466 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:32:00.469 INFO [main][MenuItemHandler] Select menu item: Server 10:32:00.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:32:00.570 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 10:32:00.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:32:00.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:00.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:00.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:32:00.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:00.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:00.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:32:00.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:00.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:00.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:32:00.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:00.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:00.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:32:00.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:00.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:00.572 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:32:00.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:00.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:32:00.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:00.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:00.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:00.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:00.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:32:00.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:32:00.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:32:00.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:32:00.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:32:00.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:32:00.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:32:00.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:32:00.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:01.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:01.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:32:01.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:32:01.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:32:01.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:01.081 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:32:01.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:01.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:32:01.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:32:01.081 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:32:01.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:01.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:01.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:01.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:32:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:32:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:32:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:32:01.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:32:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:01.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:32:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:01.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:32:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:32:01.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:32:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:01.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:32:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:01.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:32:01.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:32:01.082 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:32:01.083 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:32:01.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:32:01.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 10:32:01.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:01.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:01.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:01.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:01.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 10:32:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:01.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:01.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:01.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:32:01.608 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:32:01.609 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 10:32:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:32:01.614 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:32:01.614 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:32:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:32:02.114 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:32:02.114 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:32:02.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 10:32:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:02.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:02.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:02.118 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:32:02.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:02.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:02.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:02.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:32:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:32:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:02.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:02.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:02.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:02.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:02.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:02.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:02.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:02.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.630 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:32:02.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:32:02.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:02.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:02.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:32:02.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:32:02.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:02.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:02.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:32:02.637 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:02.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:02.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:02.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:32:02.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:32:02.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:32:02.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 10:32:02.639 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:02.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:02.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:02.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:02.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:32:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:02.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:02.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:32:02.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:32:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:02.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:32:02.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:32:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:02.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:02.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:32:02.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:02.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:02.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:02.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:32:02.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:32:02.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:32:02.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 10:32:02.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.667 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:32:02.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:32:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:02.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:32:02.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:32:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:02.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:02.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:32:02.675 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:02.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:02.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:02.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:32:02.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:32:02.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:32:02.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:02.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:02.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:02.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:02.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:32:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:02.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:02.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:32:02.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:32:02.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:02.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:02.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:32:02.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:32:02.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:02.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:02.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:32:02.713 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:02.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:02.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:02.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:32:02.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:32:02.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:32:02.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:32:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:02.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:32: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 '\*?\QServers\E') 10:32:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:02.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:02.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:02.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:02.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:32:02.722 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:02.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:02.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:02.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:32:02.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:32:02.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:32:02.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:32:02.724 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:32:02.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:32:02.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:32:02.745 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:02.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:02.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:02.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:02.747 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 10:32:02.747 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:02.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:02.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:02.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:02.748 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:02.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:02.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:02.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:02.749 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 10:32:02.749 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:02.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:02.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:02.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:02.749 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 10:32:02.749 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 10:32:02.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 10:32:02.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 10:32:02.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:02.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:32:02.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:02.776 DEBUG [main][MenuItemLookup] Found menu:'New' 10:32:02.776 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:32:02.776 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:32:02.776 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:02.776 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:02.776 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:02.776 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:02.776 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:32:02.776 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:02.776 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:32:02.776 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:32:02.776 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 10:32:02.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 10:32:02.776 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 10:32:02.776 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 10:32:02.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 10:32:02.778 DEBUG [Worker-0: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 10:32:03.786 DEBUG [Worker-2: Starting Server ABC][AbstractWait] Wait for 1 seconds 10:32:05.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 10:32:05.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 10:32:05.278 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:05.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:05.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:05.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 10:32:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:05.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:05.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:05.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:05.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:05.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:05.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:05.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:05.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:05.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:05.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:05.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:05.280 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 10:32:05.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:05.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:32:05.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:32:05.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:32:05.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:32:05.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:32:05.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:32:05.280 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:05.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:05.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:05.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:05.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 10:32:05.281 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 10:32:05.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 10:32:05.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 10:32:05.286 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:32:05.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:32:05.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'New' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:05.303 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:32:05.303 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:32:05.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:32:05.303 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:32:05.303 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:32:05.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:32:05.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:05.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:05.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:32:05.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:32:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:05.364 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:32:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:05.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:05.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:05.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:32:05.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:32:05.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:32:05.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:05.365 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:05.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:05.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:05.366 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 10:32:05.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:05.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:05.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:05.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:05.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:05.366 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 10:32:05.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:05.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:05.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:05.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:05.368 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:32:05.368 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:32:05.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:05.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:05.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:05.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:05.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:05.369 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:32:05.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:05.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:05.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:05.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:32:05.379 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:32:05.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:32:05.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:05.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:05.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:05.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:05.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:05.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:05.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:05.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:05.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:05.880 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:05.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:05.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:05.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:05.881 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:32:05.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:05.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:06.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:06.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:06.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:06.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:06.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:06.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:06.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:06.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:06.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:06.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:06.384 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:06.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:06.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:06.390 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 10:32:06.390 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:06.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:06.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:06.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:06.391 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:06.391 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:06.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:06.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:06.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:32:06.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:06.415 DEBUG [main][MenuItemLookup] Found menu:'New' 10:32:06.415 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:06.415 DEBUG [main][MenuItemLookup] Found menu:'Start' 10:32:06.415 DEBUG [main][MenuItemLookup] Item match:Start 10:32:06.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 10:32:06.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 10:32:06.415 INFO [main][MenuItemHandler] Select menu item: &Start 10:32:06.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:06.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:32:06.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 10:32:06.417 DEBUG [Worker-10: Starting server-project][AbstractWait] Wait for 1 seconds 10:32:06.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 10:32:07.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 10:32:07.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:07.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:07.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:07.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:07.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:07.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:07.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:07.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:07.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 10:32:07.919 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:07.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:07.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:07.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:07.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 10:32:07.920 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 10:32:07.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 10:32:07.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 10:32:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 10:32:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:07.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:32:07.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:07.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:07.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:07.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:07.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:07.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:07.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:07.926 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:07.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:07.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:07.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:07.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 10:32:07.927 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 10:32:07.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 10:32:07.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 10:32:07.935 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:07.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:07.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:07.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:07.936 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:32:07.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:07.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:07.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:07.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:07.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:07.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:07.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:07.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:07.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:07.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:07.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:07.936 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:07.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:07.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:07.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:07.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 10:32:07.937 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 10:32:07.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 10:32:07.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 10:32:07.942 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:07.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:07.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:07.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:07.943 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 10:32:07.943 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 10:32:07.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 10:32:07.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 10:32:07.952 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 10:32:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:07.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:32:07.952 DEBUG [main][MenuItemLookup] Found menu:'File' 10:32:07.952 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:32:07.952 DEBUG [main][MenuItemLookup] Item match:Edit 10:32:07.953 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:32:07.953 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:32:07.953 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:07.953 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:32:07.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:07.953 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:07.953 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:07.953 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:07.953 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:32:07.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:07.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:32:07.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:07.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:32:07.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:07.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:07.953 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:32:07.953 DEBUG [main][MenuItemLookup] Found menu:'File' 10:32:07.953 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:32:07.953 DEBUG [main][MenuItemLookup] Item match:Edit 10:32:07.954 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:32:07.954 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:32:07.954 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:07.954 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:32:07.954 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:07.954 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:07.954 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:07.954 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:07.954 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:32:07.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:07.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:32:07.954 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:32:07.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:32:07.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:32:07.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:32:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:07.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:32:07.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:32:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:07.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:32:07.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:32:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:07.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:07.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:07.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:07.989 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:32:07.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:07.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:07.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:07.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:08.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:32:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:32:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:08.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:32:08.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:32:08.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:08.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:08.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:08.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:08.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:08.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:08.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:32:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:32:08.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 'Publishing to .*'] is available.... 10:32:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 10:32:18.077 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.... 10:32:18.078 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 10:32:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:18.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:32:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:18.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:32:18.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:32:18.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:32:18.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:18.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:18.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:32:18.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:32:18.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:32:18.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:32:18.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:32:18.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:32:18.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:32:18.079 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:18.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:18.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:18.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:32:18.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:32:18.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:32:18.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 10:32:18.081 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 10:32:18.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 10:32:18.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 10:32:18.105 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:32:18.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:32:18.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'New' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:18.121 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:32:18.121 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:32:18.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:32:18.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:32:18.121 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:32:18.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:32:18.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:18.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:18.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:32:18.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:32:18.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:18.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:18.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 10:32:18.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:18.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:18.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:18.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:32:18.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:32:18.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:32:18.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:18.196 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:18.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:18.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:18.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.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 >") 10:32:18.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:18.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:18.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:18.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:18.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:18.197 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 10:32:18.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:18.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:18.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:18.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:18.199 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:32:18.199 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:32:18.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:18.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:18.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:18.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:18.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:18.200 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:32:18.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:18.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:18.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:18.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:18.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:32:18.202 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:32:18.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:32:18.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:18.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:18.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:18.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:18.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:18.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:18.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:18.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:18.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:18.703 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:18.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:18.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:18.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:18.704 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:32:18.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:18.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:18.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:18.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:18.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:18.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:18.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:18.704 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:18.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:18.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:18.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:18.705 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:18.705 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:18.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:18.718 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:18.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:32:18.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:18.739 DEBUG [main][MenuItemLookup] Found menu:'New' 10:32:18.739 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:18.739 DEBUG [main][MenuItemLookup] Found menu:'Start' 10:32:18.739 DEBUG [main][MenuItemLookup] Found menu:'Stop' 10:32:18.739 DEBUG [main][MenuItemLookup] Found menu:'Restart' 10:32:18.739 DEBUG [main][MenuItemLookup] Item match:Restart 10:32:18.739 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:18.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:18.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:18.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:18.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:18.740 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:18.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:18.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:18.747 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 10:32:18.747 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:18.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:18.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:18.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:18.749 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:18.749 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:18.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:18.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:18.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:32:18.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:18.770 DEBUG [main][MenuItemLookup] Found menu:'New' 10:32:18.770 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:18.770 DEBUG [main][MenuItemLookup] Found menu:'Start' 10:32:18.770 DEBUG [main][MenuItemLookup] Item match:Start 10:32:18.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 10:32:18.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 10:32:18.771 INFO [main][MenuItemHandler] Select menu item: &Start 10:32:18.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:18.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:32:18.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 10:32:18.771 DEBUG [Worker-10: Starting server-project][AbstractWait] Wait for 1 seconds 10:32:19.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 10:32:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 10:32:20.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:20.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:20.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:20.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:20.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:20.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:20.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 10:32:20.271 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:20.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:20.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:20.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:20.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 10:32:20.272 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 10:32:20.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 10:32:20.277 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 10:32:20.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 10:32:20.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:20.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:32:20.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:20.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:32:20.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:20.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:20.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:20.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:20.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:20.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:20.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:20.278 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:20.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:20.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:20.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:20.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 10:32:20.279 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 10:32:20.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 10:32:20.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 10:32:20.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:32:20.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:20.298 DEBUG [main][MenuItemLookup] Found menu:'New' 10:32:20.298 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:20.298 DEBUG [main][MenuItemLookup] Found menu:'Start' 10:32:20.298 DEBUG [main][MenuItemLookup] Found menu:'Stop' 10:32:20.298 DEBUG [main][MenuItemLookup] Found menu:'Restart' 10:32:20.298 DEBUG [main][MenuItemLookup] Item match:Restart 10:32:20.298 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:20.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:20.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:20.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:20.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 10:32:20.299 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 10:32:20.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 10:32:20.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 10:32:20.304 INFO [WorkbenchTestable][ServerModule] Restart server module with name 'server-project' 10:32:20.304 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:20.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:20.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:20.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:20.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 10:32:20.305 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 10:32:20.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 10:32:20.309 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 10:32:20.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:32:20.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:20.325 DEBUG [main][MenuItemLookup] Found menu:'New' 10:32:20.325 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:20.325 DEBUG [main][MenuItemLookup] Found menu:'Start' 10:32:20.325 DEBUG [main][MenuItemLookup] Found menu:'Stop' 10:32:20.325 DEBUG [main][MenuItemLookup] Found menu:'Restart' 10:32:20.325 DEBUG [main][MenuItemLookup] Item match:Restart 10:32:20.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart" 10:32:20.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart 10:32:20.325 INFO [main][MenuItemHandler] Select menu item: &Restart 10:32:20.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:20.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:32:20.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 10:32:20.326 DEBUG [Worker-0: Restarting server-project][AbstractWait] Wait for 1 seconds 10:32:20.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 10:32:21.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 10:32:21.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:21.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:21.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:21.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:21.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:21.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:21.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:21.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:21.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 10:32:21.826 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:21.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:21.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:21.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:21.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 10:32:21.827 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 10:32:21.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 10:32:21.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 10:32:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 10:32:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:21.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:32:21.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:32:21.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:21.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:21.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:21.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:21.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:21.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:21.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:21.835 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:21.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:21.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:21.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:21.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 10:32:21.836 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 10:32:21.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 10:32:21.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 10:32:21.844 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:21.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:21.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:21.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:21.845 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:32:21.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:21.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:21.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:21.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:21.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:21.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:21.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:21.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:21.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:21.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:21.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:21.845 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:21.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:21.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:21.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:21.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 10:32:21.846 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 10:32:21.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 10:32:21.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 10:32:21.851 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:21.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:21.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:21.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:21.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 10:32:21.852 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 10:32:21.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 10:32:21.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 10:32:21.860 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 10:32:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:21.860 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:32:21.860 DEBUG [main][MenuItemLookup] Found menu:'File' 10:32:21.860 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:32:21.860 DEBUG [main][MenuItemLookup] Item match:Edit 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:21.861 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:32:21.861 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:32:21.861 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:32:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:21.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'File' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:32:21.861 DEBUG [main][MenuItemLookup] Item match:Edit 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:21.861 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:21.861 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:32:21.861 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:21.861 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:32:21.861 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:32:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:32:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:32:21.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:32:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:21.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:32:21.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:32:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:21.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:21.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:32:21.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:32:21.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:21.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:21.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:21.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:21.898 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:32:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:21.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:21.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:32:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:32:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:21.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:32:21.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:32:21.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:21.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:21.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:21.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:21.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:21.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:21.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:32:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:32:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 10:32:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 10:32:31.988 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.... 10:32:31.988 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 10:32:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:31.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:32:31.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:31.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:31.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:32:31.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:32:31.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:32:31.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:31.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:31.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:32:31.989 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:32:31.989 INFO [WorkbenchTestable][RequirementsRunner] Started test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:32:31.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:32:31.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:32:31.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:32:31.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:32:31.989 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:31.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:31.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:31.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:32:31.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:32:31.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:32:31.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 10:32:31.991 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 10:32:31.991 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 10:32:32.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 10:32:32.011 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:32:32.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:32:32.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'New' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:32.032 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:32:32.032 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:32:32.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:32:32.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:32:32.033 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:32:32.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:32:32.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:32.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:32.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:32:32.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:32:32.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:32.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:32.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 10:32:32.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:32.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:32.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:32.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:32.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:32:32.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:32:32.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:32:32.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:32.098 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:32.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:32.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:32.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.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 >") 10:32:32.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:32.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:32.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:32.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:32.099 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 10:32:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:32.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:32.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:32.101 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:32:32.101 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:32:32.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:32.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:32.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:32.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:32.107 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:32:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:32.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:32.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:32.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:32:32.110 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:32:32.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:32:32.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:32.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:32.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:32.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:32.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:32.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:32.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:32.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:32.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:32.610 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:32.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:32.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:32.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:32.611 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:32:32.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:32.611 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:32.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:32.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:32.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:32.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:32.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:32.612 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:32.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:32.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:32.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:32.613 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:32.613 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:32.613 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:32.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:32.623 INFO [WorkbenchTestable][ServerModule] Stop server module with name 'server-project' 10:32:32.623 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:32.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:32.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:32.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:32.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:32.624 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:32.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:32.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:32.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:32:32.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:32.646 DEBUG [main][MenuItemLookup] Found menu:'New' 10:32:32.646 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:32.646 DEBUG [main][MenuItemLookup] Found menu:'Start' 10:32:32.646 DEBUG [main][MenuItemLookup] Found menu:'Stop' 10:32:32.646 DEBUG [main][MenuItemLookup] Item match:Stop 10:32:32.647 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top" 10:32:32.647 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop 10:32:32.647 INFO [main][MenuItemHandler] Select menu item: S&top 10:32:32.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:32.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 10:32:32.648 DEBUG [Worker-0: Stopping server-project][AbstractWait] Wait for 1 seconds 10:32:33.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 10:32:33.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 10:32:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped... 10:32:34.148 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:34.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:34.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:34.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:34.149 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 10:32:34.149 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 10:32:34.149 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 10:32:34.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 10:32:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped finished successfully 10:32:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:34.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:32:34.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:32:34.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:34.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:34.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:34.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:34.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:34.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:34.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:34.157 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:34.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:34.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:34.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:34.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 10:32:34.158 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 10:32:34.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 10:32:34.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 10:32:34.163 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:34.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:34.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:34.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:34.164 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:32:34.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:34.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:34.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:34.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:34.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:34.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:34.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:34.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:34.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:34.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:34.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:34.165 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:34.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:34.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:34.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:34.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 10:32:34.165 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 10:32:34.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 10:32:34.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 10:32:34.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:34.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:34.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:34.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:34.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 10:32:34.174 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 10:32:34.174 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 10:32:34.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 10:32:34.180 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 10:32:34.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:34.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:34.180 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:32:34.180 DEBUG [main][MenuItemLookup] Found menu:'File' 10:32:34.180 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:32:34.180 DEBUG [main][MenuItemLookup] Item match:Edit 10:32:34.181 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:32:34.181 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:32:34.181 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:34.181 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:32:34.181 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:34.181 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:34.181 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:34.181 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:34.181 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:32:34.181 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:32:34.181 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:32:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:34.181 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:32:34.181 DEBUG [main][MenuItemLookup] Found menu:'File' 10:32:34.181 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:32:34.181 DEBUG [main][MenuItemLookup] Item match:Edit 10:32:34.182 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:32:34.182 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:32:34.182 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:34.182 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:32:34.182 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:34.182 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:34.182 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:34.182 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:34.182 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:32:34.182 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:34.182 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:32:34.182 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:32:34.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:32:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:32:34.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:32:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:34.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:34.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:32:34.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:32:34.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:34.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:34.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:32:34.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:32:34.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:34.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:34.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:34.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:34.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:34.223 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:32:34.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:34.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:34.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:32:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:32:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:34.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:32:34.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:32:34.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:34.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:34.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:34.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:34.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:34.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:34.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:32:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:32:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 10:32:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 10:32:44.314 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.... 10:32:44.314 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 10:32:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:44.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:32:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:44.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:32:44.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:32:44.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:32:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:44.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:32:44.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:32:44.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:32:44.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:32:44.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:32:44.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:32:44.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:32:44.315 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:44.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:44.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:44.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:32:44.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:32:44.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:32:44.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 10:32:44.318 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 10:32:44.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 10:32:44.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 10:32:44.324 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:32:44.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:32:44.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'New' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:44.354 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:32:44.354 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:32:44.354 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:32:44.354 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:32:44.354 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:32:44.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:32:44.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:44.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:32:44.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:32:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:44.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >>") 10:32:44.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:44.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:44.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:44.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:44.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:44.415 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 10:32:44.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:44.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:44.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:44.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:44.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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") 10:32:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:44.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:44.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:44.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:44.419 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 10:32:44.419 DEBUG [WorkbenchTestable][CheckBox] Checkbox If server is started, publish changes &immediately not checked, no action performed 10:32:44.419 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:32:44.419 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:32:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:44.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:44.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:44.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:44.420 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:32:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:44.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:44.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:44.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:32:44.431 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:32:44.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:32:44.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:44.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:44.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:44.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:44.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:44.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:44.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:44.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:44.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:44.932 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:44.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:44.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:44.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:44.932 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:32:44.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:44.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:44.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:44.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:44.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:44.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:44.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:44.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:44.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:44.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:44.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:44.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:44.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:44.933 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:44.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:44.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:44.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:44.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:44.934 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:44.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:44.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:44.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:44.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:44.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:44.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:44.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:32:44.944 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:32:44.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:32:44.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:32:44.950 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:44.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:44.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:44.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:44.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:32:44.950 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:32:44.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:32:44.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:32:44.959 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:44.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:44.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:44.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:44.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:32:44.960 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:32:44.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:32:44.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:32:44.965 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:44.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:44.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:44.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:44.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:32:44.966 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:32:44.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:32:44.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:32:44.970 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:44.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:44.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:44.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:44.974 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:32:44.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:44.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:44.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:44.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:44.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:44.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:32:44.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:32:44.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:32:44.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:32:44.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:32:44.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:44.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:44.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:32:44.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:44.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:44.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:44.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:44.976 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:44.976 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:44.976 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:44.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:44.981 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:44.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:44.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:44.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:44.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:32:44.982 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:32:44.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:32:44.986 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:32:44.986 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 10:32:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:44.986 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:32:44.986 DEBUG [main][MenuItemLookup] Found menu:'File' 10:32:44.986 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:32:44.986 DEBUG [main][MenuItemLookup] Item match:Edit 10:32:44.987 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:32:44.987 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:32:44.987 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:44.987 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:32:44.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:44.987 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:44.987 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:44.987 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:44.987 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:32:44.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:32:44.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:32:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:44.987 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:32:44.987 DEBUG [main][MenuItemLookup] Found menu:'File' 10:32:44.987 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:32:44.987 DEBUG [main][MenuItemLookup] Item match:Edit 10:32:44.987 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:32:44.988 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:32:44.988 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:44.988 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:32:44.988 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:44.988 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:44.988 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:44.988 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:44.988 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:32:44.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:44.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:32:44.991 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:32:45.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:32:45.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:32:45.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:32:45.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:45.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:45.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:32:45.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:32:45.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:45.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:45.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:32:45.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:32:45.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:45.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:45.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:45.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:45.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:45.022 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:32:45.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:45.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:45.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:45.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:32:45.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:32:45.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:45.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:32:45.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:32:45.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:45.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:45.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:45.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:45.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:45.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:45.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:45.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:45.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:32:45.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:32:45.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 10:32:55.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 'Publishing to .*'] is available. failed, NO exception will be thrown 10:32:55.112 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.... 10:32:55.112 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 10:32:55.113 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:55.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:55.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:55.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:55.114 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:32:55.114 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:32:55.114 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:32:55.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:32:55.122 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:32:55.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:32:55.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:32:55.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:32:55.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:32:55.123 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:32:55.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:32:55.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:32:55.128 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 10:32:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:55.128 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:32:55.128 DEBUG [main][MenuItemLookup] Found menu:'File' 10:32:55.129 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:32:55.129 DEBUG [main][MenuItemLookup] Item match:Edit 10:32:55.129 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:32:55.129 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:32:55.129 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:55.129 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:32:55.129 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:55.129 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:55.129 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:55.129 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:55.129 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:32:55.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:32:55.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:32:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:55.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:32:55.130 DEBUG [main][MenuItemLookup] Found menu:'File' 10:32:55.130 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:32:55.130 DEBUG [main][MenuItemLookup] Item match:Edit 10:32:55.130 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:32:55.130 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:32:55.130 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:55.130 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:32:55.130 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:32:55.130 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:32:55.130 DEBUG [main][MenuItemLookup] Found menu:'' 10:32:55.130 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:32:55.130 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:32:55.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:32:55.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:32:55.130 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:32:55.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:32:55.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:32:55.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:32:55.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:32:55.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:32:55.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:32:55.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:32:55.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:32:55.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:32:55.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:32:55.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:32:55.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:32:55.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:32:55.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:32:55.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:32:55.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:32:55.164 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:32:55.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:32:55.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:32:55.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:32:55.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:32:55.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:32:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:32:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:32:55.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:32:55.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:32:55.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:32:55.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:32:55.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:32:55.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:32:55.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:32:55.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:32:55.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:32:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:32:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:32:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:32:55.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 'Publishing to .*'] is available.... 10:33:05.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 'Publishing to .*'] is available. failed, NO exception will be thrown 10:33:05.251 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.... 10:33:05.251 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 10:33:05.251 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:05.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:05.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:05.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:05.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:33:05.252 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:33:05.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:33:05.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:33:05.259 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:05.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:05.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:05.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:05.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:33:05.259 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:33:05.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:33:05.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:33:05.267 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 10:33:05.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:05.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:05.267 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:33:05.267 DEBUG [main][MenuItemLookup] Found menu:'File' 10:33:05.267 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:33:05.267 DEBUG [main][MenuItemLookup] Item match:Edit 10:33:05.268 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:33:05.268 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:33:05.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:05.268 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:33:05.268 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:33:05.268 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:33:05.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:05.268 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:33:05.268 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:33:05.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:05.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:33:05.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:05.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:33:05.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:05.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:05.268 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:33:05.268 DEBUG [main][MenuItemLookup] Found menu:'File' 10:33:05.268 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:33:05.268 DEBUG [main][MenuItemLookup] Item match:Edit 10:33:05.269 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:33:05.269 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:33:05.269 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:05.269 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:33:05.269 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:33:05.269 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:33:05.269 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:05.269 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:33:05.269 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:33:05.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:05.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:33:05.269 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:33:05.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:33:05.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:33:05.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:33:05.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:33:05.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:33:05.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:33:05.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:33:05.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:05.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:05.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:33:05.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:33:05.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:33:05.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:33:05.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:33:05.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:33:05.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:33:05.301 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:33:05.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:33:05.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:33:05.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:33:05.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:05.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:33:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:33:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:33:05.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:33:05.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:33:05.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:33:05.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:33:05.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:33:05.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:33:05.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:33:05.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:33:05.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:33:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:33:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:33:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:33:05.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 'Publishing to .*'] is available.... 10:33:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 10:33:15.383 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.... 10:33:15.383 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 10:33:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:15.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:33:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:33:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:33:15.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:33:15.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:33:15.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:33:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:15.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:15.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:33:15.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:33:15.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:33:15.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:33:15.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:33:15.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:33:15.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:33:15.385 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:15.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:15.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:15.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:33:15.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:33:15.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:33:15.387 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 10:33:15.387 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 10:33:15.387 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 10:33:15.407 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 10:33:15.407 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:33:15.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:33:15.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'New' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:15.422 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:33:15.422 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:33:15.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:33:15.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:33:15.422 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:33:15.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:33:15.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:15.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:15.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:33:15.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:33:15.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:33:15.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:33:15.484 DEBUG [WorkbenchTestable][WidgetLookup] 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 >>") 10:33:15.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:33:15.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:33:15.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:33:15.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:33:15.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:33:15.485 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 10:33:15.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:33:15.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:33:15.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:33:15.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:15.488 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:33:15.489 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:33:15.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:33:15.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:33:15.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:33:15.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:33:15.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:33:15.498 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:33:15.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:33:15.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:33:15.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:33:15.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:15.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:33:15.501 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:33:16.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:33:16.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:33:16.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:33:16.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:33:16.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:33:16.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:33:16.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:33:16.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:33:16.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:33:16.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:33:16.002 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:16.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:16.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:16.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:16.003 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:33:16.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:33:16.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:33:16.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:33:16.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:33:16.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:33:16.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:33:16.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:33:16.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:33:16.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:33:16.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:33:16.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:16.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:16.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:16.004 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:16.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:16.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:16.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:16.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:33:16.005 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:33:16.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:33:16.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:33:16.015 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:16.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:16.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:16.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:16.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:33:16.016 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:33:16.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:33:16.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:33:16.021 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:16.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:16.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:16.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:16.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:33:16.022 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:33:16.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:33:16.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:33:16.031 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:16.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:16.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:16.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:16.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:33:16.031 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:33:16.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:33:16.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:33:16.036 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:16.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:16.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:16.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:16.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:33:16.037 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:33:16.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:33:16.045 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:33:16.046 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:16.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:16.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:16.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:16.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:33:16.047 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:33:16.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:33:16.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:33:16.051 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:16.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:16.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:16.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:16.052 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:33:16.052 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:33:16.052 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:33:16.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:33:16.059 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 10:33:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:16.059 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:33:16.059 DEBUG [main][MenuItemLookup] Found menu:'File' 10:33:16.059 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:33:16.059 DEBUG [main][MenuItemLookup] Item match:Edit 10:33:16.060 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:33:16.060 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:33:16.060 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:16.060 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:33:16.060 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:33:16.060 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:33:16.060 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:16.060 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:33:16.060 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:33:16.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:16.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:33:16.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:16.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:33:16.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:16.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:16.060 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:33:16.060 DEBUG [main][MenuItemLookup] Found menu:'File' 10:33:16.060 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:33:16.060 DEBUG [main][MenuItemLookup] Item match:Edit 10:33:16.061 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:33:16.061 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:33:16.061 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:16.061 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:33:16.061 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:33:16.061 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:33:16.061 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:16.061 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:33:16.061 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:33:16.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:16.061 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:33:16.061 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:33:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:33:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:33:16.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:33:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:33:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:33:16.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:33:16.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:33:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:16.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:33:16.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:33:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:33:16.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:33:16.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:33:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:33:16.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:33:16.094 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:33:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:33:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:33:16.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:33:16.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:16.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:33:16.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:33:16.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:33:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:33:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:33:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:33:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:33:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:33:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:33:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:33:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:33:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:33:16.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:33:16.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:33:16.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:33:16.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 10:33:26.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 'Publishing to .*'] is available. failed, NO exception will be thrown 10:33:26.212 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.... 10:33:26.212 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 10:33:26.212 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:26.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:26.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:26.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:26.213 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:33:26.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:33:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:33:26.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:33:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:33:26.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:33:26.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:33:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:33:26.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:33:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:33:26.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:33:26.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:26.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:26.214 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:26.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:26.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:26.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:26.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:33:26.215 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:33:26.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:33:26.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:33:26.221 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:26.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:26.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:26.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:26.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:33:26.221 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:33:26.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:33:26.229 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:33:26.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:26.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:26.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:26.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:26.231 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:33:26.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:33:26.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:33:26.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:33:26.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:33:26.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:33:26.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:33:26.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:33:26.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:33:26.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:33:26.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:33:26.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:26.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:26.231 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:26.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:26.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:26.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:26.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:33:26.232 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:33:26.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:33:26.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:33:26.237 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:26.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:26.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:26.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:26.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:33:26.238 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:33:26.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:33:26.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:33:26.247 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 10:33:26.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:26.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:26.247 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:33:26.247 DEBUG [main][MenuItemLookup] Found menu:'File' 10:33:26.247 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:33:26.247 DEBUG [main][MenuItemLookup] Item match:Edit 10:33:26.247 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:33:26.247 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:33:26.247 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:26.247 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:33:26.247 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:33:26.247 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:33:26.247 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:26.247 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:33:26.247 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:33:26.248 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:33:26.248 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:33:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:26.248 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:33:26.248 DEBUG [main][MenuItemLookup] Found menu:'File' 10:33:26.248 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:33:26.248 DEBUG [main][MenuItemLookup] Item match:Edit 10:33:26.248 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:33:26.248 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:33:26.248 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:26.248 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:33:26.248 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:33:26.248 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:33:26.248 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:26.248 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:33:26.248 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:33:26.248 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:26.248 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:33:26.248 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:33:26.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:33:26.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:33:26.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:33:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:33:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:33:26.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:33:26.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:33:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:26.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:33:26.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:33:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:33:26.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:33:26.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:33:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:33:26.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:33:26.280 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:33:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:33:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:33:26.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:33:26.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:26.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:33:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:33:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:33:26.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:33:26.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:33:26.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:33:26.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:33:26.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:33:26.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:33:26.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:33:26.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:33:26.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:33:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:33:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:33:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:33:26.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 'Publishing to .*'] is available.... 10:33:36.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 'Publishing to .*'] is available. failed, NO exception will be thrown 10:33:36.374 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.... 10:33:36.374 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 10:33:36.374 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:36.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:36.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:36.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:36.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:33:36.375 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:33:36.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:33:36.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:33:36.384 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:36.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:36.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:36.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:36.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:33:36.385 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:33:36.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:33:36.389 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:33:36.390 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 10:33:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:36.390 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:33:36.390 DEBUG [main][MenuItemLookup] Found menu:'File' 10:33:36.390 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:33:36.390 DEBUG [main][MenuItemLookup] Item match:Edit 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:33:36.391 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:33:36.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:33:36.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:33:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:36.391 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'File' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:33:36.391 DEBUG [main][MenuItemLookup] Item match:Edit 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:36.391 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:33:36.391 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:33:36.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:36.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:33:36.391 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:33:36.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:33:36.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:33:36.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:33:36.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:33:36.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:33:36.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 "OK") 10:33:36.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:33:36.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:36.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:36.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:33:36.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:33:36.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:33:36.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:33:36.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:33:36.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:33:36.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:33:36.430 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:33:36.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:33:36.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:33:36.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:33:36.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:36.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:33:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:33:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:33:36.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:33:36.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:33:36.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:33:36.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:33:36.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:33:36.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:33:36.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:33:36.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:33:36.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:33:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:33:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:33:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:33:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 10:33:46.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 'Publishing to .*'] is available. failed, NO exception will be thrown 10:33:46.520 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.... 10:33:46.520 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 10:33:46.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:46.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:46.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:33:46.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:33:46.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:33:46.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:33:46.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:33:46.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:33:46.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:46.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:46.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:33:46.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:33:46.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:33:46.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:33:46.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:33:46.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:33:46.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:33:46.522 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:46.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:46.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:46.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:33:46.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:33:46.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:33:46.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 10:33:46.524 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 10:33:46.524 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 10:33:46.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 10:33:46.543 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:33:46.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:33:46.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'New' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:46.560 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:33:46.560 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:33:46.560 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:33:46.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:33:46.560 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:33:46.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:33:46.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:46.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:46.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:33:46.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:33:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:33:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:33:46.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 10:33:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:33:46.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:33:46.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:33:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:33:46.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:33:46.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:33:46.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:33:46.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 10:33:46.624 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 10:33:46.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 10:33:46.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 10:33:46.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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 >") 10:33:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:33:46.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:33:46.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:33:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:33:46.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:33:46.626 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 10:33:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:33:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:33:46.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:33:46.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:46.627 DEBUG [WorkbenchTestable][WidgetLookup] 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") 10:33:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:33:46.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:33:46.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:33:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:33:46.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:33:46.628 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 10:33:46.628 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 10:33:46.628 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 10:33:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:33:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:33:46.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:33:46.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:46.635 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:33:46.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.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) 10:33:46.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:33:46.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:33:46.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:33:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:33:46.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:33:46.636 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:33:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:33:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:33:46.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:33:46.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:46.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:33:46.639 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:33:46.641 DEBUG [Worker-8: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 10:33:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:33:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:33:47.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:33:47.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:33:48.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:33:48.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:33:48.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:33:48.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:33:48.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:33:48.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:33:48.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:33:48.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:33:48.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:33:48.140 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:48.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:48.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:48.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:48.141 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 10:33:48.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 10:33:48.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:33:48.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 10:33:48.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:33:48.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 10:33:48.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 10:33:48.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:33:48.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 10:33:48.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:33:48.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 10:33:48.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:48.141 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:48.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:48.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:48.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:48.142 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 10:33:48.142 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 10:33:48.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 10:33:48.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 10:33:48.153 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-3' 10:33:48.153 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:48.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:48.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:48.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:48.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 10:33:48.154 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 10:33:48.155 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 10:33:48.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 10:33:48.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:33:48.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:48.177 DEBUG [main][MenuItemLookup] Found menu:'New' 10:33:48.177 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:48.177 DEBUG [main][MenuItemLookup] Found menu:'Start' 10:33:48.177 DEBUG [main][MenuItemLookup] Item match:Start 10:33:48.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 10:33:48.177 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 10:33:48.177 INFO [main][MenuItemHandler] Select menu item: &Start 10:33:48.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:33:48.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 10:33:48.178 DEBUG [Worker-3: Starting server-project-3][AbstractWait] Wait for 1 seconds 10:33:48.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 10:33:49.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 10:33:49.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:33:49.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:33:49.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:33:49.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:33:49.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:33:49.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:33:49.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:33:49.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:33:49.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 10:33:49.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:49.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:49.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:49.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:49.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 10:33:49.679 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 10:33:49.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 10:33:49.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 10:33:49.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 10:33:49.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:33:49.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:33:49.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:33:49.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:33:49.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:33:49.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:33:49.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:33:49.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:33:49.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:33:49.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:33:49.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:49.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:49.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:49.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:49.685 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 10:33:49.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 10:33:49.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:33:49.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 10:33:49.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:33:49.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 10:33:49.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 10:33:49.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:33:49.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 10:33:49.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:33:49.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 10:33:49.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:49.686 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:49.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:49.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:49.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:49.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 10:33:49.686 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 10:33:49.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 10:33:49.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 10:33:49.694 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:49.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:49.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:49.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:49.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 10:33:49.695 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 10:33:49.695 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 10:33:49.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 10:33:49.699 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:49.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:49.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:49.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:49.699 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 10:33:49.700 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 10:33:49.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 10:33:49.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 10:33:49.704 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:49.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:49.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:49.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:49.704 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 10:33:49.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 10:33:49.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:33:49.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 10:33:49.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:33:49.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 10:33:49.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 10:33:49.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:33:49.705 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 10:33:49.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:33:49.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 10:33:49.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:33:49.705 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:49.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:49.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:49.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:49.705 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 10:33:49.705 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 10:33:49.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 10:33:49.712 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 10:33:49.713 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:33:49.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:33:49.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:33:49.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:33:49.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 10:33:49.714 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 10:33:49.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 10:33:49.718 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 10:33:49.719 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 10:33:49.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:49.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:49.719 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:33:49.719 DEBUG [main][MenuItemLookup] Found menu:'File' 10:33:49.719 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:33:49.719 DEBUG [main][MenuItemLookup] Item match:Edit 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:33:49.720 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:33:49.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:49.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:33:49.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:49.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:33:49.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:49.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:49.720 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'File' 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:33:49.720 DEBUG [main][MenuItemLookup] Item match:Edit 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:49.720 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:33:49.721 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:33:49.721 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:33:49.721 DEBUG [main][MenuItemLookup] Found menu:'' 10:33:49.721 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:33:49.721 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:33:49.721 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:33:49.721 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:33:49.721 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:33:49.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:33:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:33:49.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:33:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:33:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:33:49.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:33:49.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:33:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:33:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:33:49.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:33:49.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:33:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:33:49.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:33:49.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:33:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:33:49.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:33:49.754 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:33:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:33:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:33:49.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:33:49.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:33:49.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:33:49.820 DEBUG [Worker-8: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 10:33:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:33:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:33:49.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:33:50.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:33:50.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:33:50.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:33:50.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:33:50.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:33:50.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:33:50.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:33:50.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:33:50.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:33:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:33:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:33:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:33:50.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 'Publishing to .*'] is available.... 10:34:00.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 10:34:00.845 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.... 10:34:00.845 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 10:34:00.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:00.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:00.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:34:00.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:00.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:00.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:34:00.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:34:00.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:34:00.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:00.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:00.846 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:34:00.846 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:34:00.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:34:00.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:34:00.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:34:00.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:34:00.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:34:00.847 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:00.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:00.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:00.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:34:00.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:34:00.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:34:00.863 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 10:34:00.863 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 10:34:00.863 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 10:34:00.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 10:34:00.883 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:34:00.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:34:00.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'New' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:00.899 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:34:00.899 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:34:00.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:34:00.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:34:00.899 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:34:00.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:34:00.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:00.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:34:00.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:34:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:00.963 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:34:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:00.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:00.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:00.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:34:00.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:34:00.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:34:00.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:34:00.965 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:34:00.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:34:00.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:34:00.965 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 10:34:00.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:00.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:00.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:00.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:00.966 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 10:34:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:00.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:00.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:00.975 DEBUG [WorkbenchTestable][WidgetLookup] 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") 10:34:00.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:00.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:00.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:00.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:00.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:00.976 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 10:34:00.976 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 10:34:00.976 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 10:34:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:00.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:00.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:00.976 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:34:00.976 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:34:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:00.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:00.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:00.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:00.977 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:34:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:00.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:00.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:00.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:34:00.979 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:34:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:34:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:34:01.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:34:01.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:34:01.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:34:01.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:34:01.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:34:01.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:34:01.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:34:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:34:01.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:01.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:01.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:01.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:01.481 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:34:01.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:34:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:01.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:34:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:01.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:34:01.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:34:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:01.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:34:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:01.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:34:01.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:01.481 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:01.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:01.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:01.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:01.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:34:01.482 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:34:01.482 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:34:01.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:34:01.489 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-2' 10:34:01.489 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:01.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:01.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:01.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:01.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 10:34:01.490 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 10:34:01.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 10:34:01.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 10:34:01.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:34:01.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:01.513 DEBUG [main][MenuItemLookup] Found menu:'New' 10:34:01.513 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:01.513 DEBUG [main][MenuItemLookup] Found menu:'Start' 10:34:01.513 DEBUG [main][MenuItemLookup] Item match:Start 10:34:01.513 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 10:34:01.513 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 10:34:01.513 INFO [main][MenuItemHandler] Select menu item: &Start 10:34:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:34:01.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 10:34:01.513 DEBUG [Worker-7: Starting server-project-2][AbstractWait] Wait for 1 seconds 10:34:02.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 10:34:02.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 10:34:03.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:34:03.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:34:03.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:34:03.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:34:03.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:34:03.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:34:03.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:34:03.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:34:03.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 10:34:03.014 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:03.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:03.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 10:34:03.015 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 10:34:03.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 10:34:03.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 10:34:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 10:34:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:34:03.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:34:03.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:34:03.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:34:03.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:34:03.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:34:03.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:34:03.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:34:03.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:34:03.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:34:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:34:03.023 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:03.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:03.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:03.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:03.024 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:34:03.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:34:03.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:03.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:34:03.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:03.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:34:03.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:34:03.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:03.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:34:03.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:03.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:34:03.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:03.025 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:03.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:03.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:03.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:03.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 10:34:03.026 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 10:34:03.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 10:34:03.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 10:34:03.037 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:03.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:03.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:03.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:03.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 10:34:03.038 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 10:34:03.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 10:34:03.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 10:34:03.050 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:03.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:03.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:03.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:03.051 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 10:34:03.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:34:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:03.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:34:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:03.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:34:03.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 10:34:03.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:03.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 10:34:03.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:03.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 10:34:03.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:03.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:03.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:03.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:03.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:03.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 10:34:03.053 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 10:34:03.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 10:34:03.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 10:34:03.058 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:03.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:03.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:03.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:03.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 10:34:03.059 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 10:34:03.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 10:34:03.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 10:34:03.066 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 10:34:03.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:03.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:03.066 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:34:03.066 DEBUG [main][MenuItemLookup] Found menu:'File' 10:34:03.066 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:34:03.066 DEBUG [main][MenuItemLookup] Item match:Edit 10:34:03.067 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:34:03.067 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:34:03.067 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:03.067 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:34:03.067 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:03.067 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:03.067 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:03.067 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:03.067 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:34:03.067 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:34:03.067 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:34:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:03.067 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:34:03.067 DEBUG [main][MenuItemLookup] Found menu:'File' 10:34:03.067 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:34:03.067 DEBUG [main][MenuItemLookup] Item match:Edit 10:34:03.068 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:34:03.068 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:34:03.068 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:03.068 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:34:03.068 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:03.068 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:03.068 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:03.068 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:03.068 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:34:03.068 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:03.068 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:34:03.068 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:34:03.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:34:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:34:03.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:34:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:03.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:34:03.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:34:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:03.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:34:03.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:34:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:03.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:03.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:03.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:03.099 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:34:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:03.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:03.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:03.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:34:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:34:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:34:03.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:34:03.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:34:03.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:34:03.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:34:03.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:34:03.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:34:03.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:34:03.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:34:03.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:34:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:34:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:34:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:34:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 10:34:13.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 10:34:13.205 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.... 10:34:13.205 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 10:34:13.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:13.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:13.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:34:13.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:13.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:13.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:34:13.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:34:13.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:34:13.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:13.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:13.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:34:13.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:34:13.207 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:34:13.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:34:13.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:34:13.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:34:13.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:34:13.207 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:13.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:13.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:13.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:34:13.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:34:13.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:34:13.209 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 10:34:13.209 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 10:34:13.209 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 10:34:13.229 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 10:34:13.229 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 10:34:13.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:34:13.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'New' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:13.247 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 10:34:13.247 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 10:34:13.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 10:34:13.247 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 10:34:13.247 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 10:34:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:34:13.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:13.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:13.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:34:13.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 10:34:13.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:13.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:13.312 DEBUG [WorkbenchTestable][WidgetLookup] 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 >>") 10:34:13.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:13.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:13.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:13.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:13.313 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 10:34:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:13.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:13.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:13.322 DEBUG [WorkbenchTestable][WidgetLookup] 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") 10:34:13.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:13.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:13.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:13.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:13.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:13.323 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 10:34:13.323 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 10:34:13.323 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 10:34:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:13.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:13.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:13.323 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 10:34:13.323 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:34:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:13.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:13.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:13.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:13.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:13.324 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:34:13.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:13.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:13.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:13.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:34:13.327 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:34:13.329 DEBUG [Worker-4: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 10:34:13.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:34:13.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:34:13.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:34:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:34:14.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:34:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:34:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:34:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:34:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:34:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:34:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:34:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:34:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:34:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:34:14.828 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:14.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:14.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:14.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:14.829 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 10:34:14.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 10:34:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:14.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 10:34:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:14.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 10:34:14.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 10:34:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:14.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 10:34:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:14.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 10:34:14.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:14.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:14.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:14.830 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:14.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:14.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:14.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:14.831 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 10:34:14.831 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 10:34:14.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 10:34:14.837 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 10:34:14.838 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:14.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:14.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:14.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:14.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 10:34:14.839 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 10:34:14.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 10:34:14.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 10:34:14.849 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:14.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:14.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:14.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:14.850 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 10:34:14.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 10:34:14.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:14.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 10:34:14.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:14.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 10:34:14.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 10:34:14.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:14.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 10:34:14.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:14.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 10:34:14.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:14.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:14.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:14.851 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:14.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:14.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:14.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:14.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 10:34:14.852 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 10:34:14.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 10:34:14.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 10:34:14.857 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:14.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:14.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:14.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:14.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 10:34:14.858 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 10:34:14.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 10:34:14.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 10:34:14.866 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 10:34:14.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:14.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:14.866 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:34:14.866 DEBUG [main][MenuItemLookup] Found menu:'File' 10:34:14.867 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:34:14.867 DEBUG [main][MenuItemLookup] Item match:Edit 10:34:14.867 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:34:14.867 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:34:14.867 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:14.867 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:34:14.867 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:14.867 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:14.867 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:14.867 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:14.867 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:34:14.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:34:14.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:34:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:14.867 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:34:14.868 DEBUG [main][MenuItemLookup] Found menu:'File' 10:34:14.868 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:34:14.868 DEBUG [main][MenuItemLookup] Item match:Edit 10:34:14.868 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:34:14.868 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:34:14.868 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:14.868 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:34:14.868 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:14.868 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:14.868 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:14.868 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:14.868 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:34:14.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:14.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:34:14.868 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:34:14.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:34:14.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:34:14.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:34:14.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:14.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:14.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") 10:34:14.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:34:14.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:14.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:14.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:34:14.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:34:14.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:14.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:14.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:14.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:14.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:14.900 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:34:14.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:14.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:14.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:14.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:14.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:34:14.968 DEBUG [Worker-2: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 10:34:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:34:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:34:14.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:34:15.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:34:15.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:34:15.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:34:15.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:34:15.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:34:15.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:34:15.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:34:15.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:34:15.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:34:15.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:34:15.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:34:15.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:34:15.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:34:15.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 10:34:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 10:34:25.993 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.... 10:34:25.993 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 10:34:25.993 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:25.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:25.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:25.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:25.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 10:34:25.994 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 10:34:25.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 10:34:25.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 10:34:26.000 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:26.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:26.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:26.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:26.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 10:34:26.001 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 10:34:26.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 10:34:26.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 10:34:26.006 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 10:34:26.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:26.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:26.006 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:34:26.006 DEBUG [main][MenuItemLookup] Found menu:'File' 10:34:26.006 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:34:26.006 DEBUG [main][MenuItemLookup] Item match:Edit 10:34:26.006 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:34:26.006 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:34:26.006 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:26.006 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:34:26.006 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:26.006 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:26.006 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:26.006 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:26.006 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:34:26.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:34:26.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:34:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:26.007 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:34:26.007 DEBUG [main][MenuItemLookup] Found menu:'File' 10:34:26.007 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:34:26.007 DEBUG [main][MenuItemLookup] Item match:Edit 10:34:26.007 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:34:26.007 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:34:26.007 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:26.007 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:34:26.007 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:26.007 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:26.007 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:26.007 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:26.007 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:34:26.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:26.007 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:34:26.007 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:34:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:34:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:34:26.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:34:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:26.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:34:26.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:34:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:26.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:34:26.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:34:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:26.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:26.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:26.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:26.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:26.043 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:34:26.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:26.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:26.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:26.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:26.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:34:26.108 DEBUG [Worker-7: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 10:34:26.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:34:26.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:34:26.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:34:26.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:34:26.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 10:34:26.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:34:26.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 10:34:26.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:34:27.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:34:27.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:34:27.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:34:27.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:34:27.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:34:27.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:34:27.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:34:27.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:34:27.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:34:27.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:34:27.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:34:27.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 10:34:37.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 'Publishing to .*'] is available. failed, NO exception will be thrown 10:34:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 10:34:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 10:34:37.132 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:37.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:37.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:37.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:37.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 10:34:37.133 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 10:34:37.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 10:34:37.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 10:34:37.142 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:37.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:37.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:37.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:37.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 10:34:37.143 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 10:34:37.143 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 10:34:37.147 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 10:34:37.147 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 10:34:37.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:37.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:37.148 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:34:37.148 DEBUG [main][MenuItemLookup] Found menu:'File' 10:34:37.148 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:34:37.148 DEBUG [main][MenuItemLookup] Item match:Edit 10:34:37.148 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:34:37.148 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:34:37.148 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:37.148 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:34:37.148 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:37.148 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:37.148 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:37.148 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:37.148 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:34:37.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:37.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 10:34:37.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:37.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 10:34:37.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:37.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:37.148 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:34:37.148 DEBUG [main][MenuItemLookup] Found menu:'File' 10:34:37.148 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:34:37.148 DEBUG [main][MenuItemLookup] Item match:Edit 10:34:37.149 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:34:37.149 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:34:37.149 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:37.149 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:34:37.149 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:37.149 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:37.149 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:37.149 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:37.149 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:34:37.149 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:37.149 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:34:37.149 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:34:37.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:34:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 10:34:37.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 10:34:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:37.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:34:37.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:34:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:37.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 10:34:37.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:34:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:37.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:37.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:37.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:37.181 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:34:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:37.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:37.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:37.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:34:37.245 DEBUG [Worker-4: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 10:34:37.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:34:37.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:34:37.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:34:37.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:34:37.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 10:34:37.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:34:37.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 10:34:37.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 10:34:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:34:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:34:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:34:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:34:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:34:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:34:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:34:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:34:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:34:38.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:34:38.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 10:34:38.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 10:34:38.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 'Publishing to .*'] is available.... 10:34:48.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 'Publishing to .*'] is available. failed, NO exception will be thrown 10:34:48.266 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.... 10:34:48.266 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 10:34:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:48.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:34:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:48.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:34:48.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:34:48.267 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:34:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:48.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 10:34:48.268 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:48.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:48.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:48.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:34:48.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:34:48.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:34:48.270 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 10:34:48.270 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 10:34:48.270 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 10:34:48.289 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 10:34:48.291 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:48.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:48.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:48.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:48.292 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 10:34:48.292 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:48.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:48.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:48.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:48.293 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:48.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:48.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:48.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:48.293 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 10:34:48.293 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:48.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:48.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:48.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:48.294 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 10:34:48.294 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 10:34:48.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 10:34:48.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 10:34:48.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:48.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:34:48.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'New' 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 10:34:48.317 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 10:34:48.317 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 10:34:48.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 10:34:48.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 10:34:48.318 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 10:34:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 10:34:48.318 DEBUG [Worker-8: Stopping Server ABC][AbstractWait] Wait for 1 seconds 10:34:49.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 10:34:49.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 10:34:49.819 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:49.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:49.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:49.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 10:34:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:34:49.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:34:49.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:34:49.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:34:49.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:34:49.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:34:49.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:34:49.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:34:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:34:49.820 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:49.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:49.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:49.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:49.820 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 10:34:49.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:49.821 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:34:49.821 DEBUG [main][EditorHandler] 0 editor(s) found 10:34:49.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:49.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:49.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:34:49.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:49.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:49.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:34:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:49.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:34:49.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:34:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:49.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:49.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:49.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:34:49.824 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:34:49.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:34:49.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:49.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:49.859 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:34:49.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:34:49.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:49.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:49.859 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:34:49.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:34:49.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:49.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:49.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:49.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:49.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:50.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:50.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:50.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:50.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:34:50.861 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:34:50.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:34:50.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:50.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:50.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:34:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:50.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:50.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:50.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:34:50.862 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 10:34:50.862 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 10:34:50.862 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 10:34:50.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:34:50.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:34:50.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:50.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:50.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:50.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:51.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:51.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:51.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:51.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:34:51.864 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:34:51.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:34:51.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:51.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:51.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 10:34:51.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:51.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:51.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:51.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:51.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:34:51.865 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 10:34:51.865 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 10:34:51.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 10:34:51.866 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:34:51.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:34:51.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:51.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:51.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:34:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:51.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:51.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:51.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:34:51.867 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:34:51.867 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:34:51.867 DEBUG [main][TreeItemHandler] Set Tree selection 10:34:51.867 DEBUG [main][TreeHandler] Notify Tree about selection event 10:34:51.874 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:34:51.876 DEBUG [WorkbenchTestable][TreeItemHandler] server-project 10:34:51.876 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-2 10:34:51.876 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-3 10:34:51.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:34:51.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'New' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:51.910 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:34:51.910 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:34:51.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:34:51.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:34:51.910 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:34:51.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:34:51.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:34:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:34:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:34:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:34:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:34:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:34:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:34:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:34:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:34:52.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:34:52.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:52.435 DEBUG [main][MenuItemLookup] Found menu:'New' 10:34:52.435 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:34:52.435 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:52.435 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:34:52.435 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:52.435 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:52.435 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:52.435 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:52.435 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:34:52.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:34:52.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:34:52.435 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:34:52.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:34:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:34:53.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:34:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:53.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:34:53.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:34:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:53.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:34:53.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:34:53.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:53.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:53.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:53.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:53.044 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:34:53.044 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:34:53.044 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:34:53.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:53.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:53.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:53.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:53.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:34:53.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:34:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:53.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:34:53.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:34:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:53.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:53.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:53.046 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:34:53.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:53.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:53.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:53.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:34:53.052 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:34:53.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:34:53.552 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:34:53.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:34:53.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:34:53.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:34:53.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:34:53.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:34:53.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:34:53.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:34:53.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:34:53.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:34:53.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:34:53.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:34:53.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:34:53.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:34:53.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:53.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:34:53.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:34:53.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:34:53.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:53.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:34:53.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:53.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:34:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:53.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:34:53.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 '\*?\QServers\E') 10:34:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:53.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:53.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:53.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:34:53.576 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:53.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:53.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:53.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:53.604 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:53.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:53.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:53.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:53.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:34:53.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:53.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:53.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:53.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:34:53.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:53.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:34:53.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:53.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:53.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:34:53.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:34:53.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:53.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:53.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:34:53.617 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:53.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:53.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:53.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:34:53.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:34:53.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:34:53.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped, Synchronized] 10:34:53.619 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped, Synchronized] 10:34:53.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped, Synchronized] about selection 10:34:53.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped, Synchronized] 10:34:53.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:53.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:53.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:53.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:53.649 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 10:34:53.649 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:53.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:53.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:53.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:34:53.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:34:53.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:53.673 DEBUG [main][MenuItemLookup] Found menu:'New' 10:34:53.673 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:34:53.673 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:34:53.673 DEBUG [main][MenuItemLookup] Found menu:'' 10:34:53.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:34:53.673 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:34:53.673 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:34:53.673 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:34:53.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:34:53.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:34:53.673 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:34:53.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:34:53.707 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 10:34:53.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:34:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:53.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") 10:34:53.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:34:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:53.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:34:53.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:34:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:53.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:53.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:53.710 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:34:53.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:34:53.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:34:53.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:34:53.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:34:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:34:53.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:53.746 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:34:53.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:53.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:34:53.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:53.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:53.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:34:53.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:34:53.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:53.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:53.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:53.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:34:53.768 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:53.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:53.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:53.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:34:53.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:34:53.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:34:53.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 10:34:53.769 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:53.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:53.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:53.770 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 10:34:53.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:34:53.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:53.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:53.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:54.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:54.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:54.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:54.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:54.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:34:54.785 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:34:54.785 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 10:34:54.786 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:54.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:54.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:54.786 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 10:34:54.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:34:54.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:54.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:54.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:55.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:55.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:55.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:55.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:34:55.789 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:34:55.789 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:34:55.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 10:34:55.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:34:55.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:34:55.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:34:55.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:34:55.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:34:55.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:34:55.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:34:55.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:34:55.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:34:55.789 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 10:34:55.789 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:34:55.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:34:55.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:55.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.536 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.799 s restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 13.91 s stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.326 s testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.07 s removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.136 s testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 14.325 s testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.359 s testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 35.061 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:34:55.800 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:34:55.801 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:34:55.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:34:55.801 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:34:55.801 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:34:55.801 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:34:55.801 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:34:55.801 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:34:55.802 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:34:55.802 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:34:55.802 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 10:34:55.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:34:55.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:34:55.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:34:55.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:34:55.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:55.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:55.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:34:55.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:55.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:55.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:34:55.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:55.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:55.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:34:55.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') 10:34:55.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:55.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:55.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:55.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:55.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:34:55.815 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:55.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:55.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:55.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:34:55.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:34:55.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:34:55.816 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:55.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:55.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:55.817 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 10:34:55.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:34:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:55.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:55.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:56.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:56.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:56.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:56.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:56.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:34:56.832 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:34:56.832 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 10:34:56.832 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:56.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:56.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:56.833 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 10:34:56.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:34:56.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:56.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:56.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:57.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:57.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:57.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:57.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:57.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:34:57.836 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:34:57.836 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:34:57.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:57.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:57.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:34:57.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:57.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:57.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:57.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:57.843 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:34:57.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:57.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:57.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:34:57.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:57.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:57.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:34:57.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') 10:34:57.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:57.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:57.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:57.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:57.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:34:57.867 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:57.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:57.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:57.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:34:57.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:34:57.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:34:57.869 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:57.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:57.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:57.870 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 10:34:57.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:34:57.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:57.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:57.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:58.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:58.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:58.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:58.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:34:58.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:34:58.872 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:34:58.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:34:58.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:34:58.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:34:58.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:34:58.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:34:58.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 10:34:58.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:34:58.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 10:34:58.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:34:58.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:34:58.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:34:58.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:34:58.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:58.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:58.880 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:34:58.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:58.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:58.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:34:58.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:58.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:58.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:34:58.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:34:58.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:58.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:58.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:58.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:58.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:34:58.891 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:58.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:58.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:58.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:34:58.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:34:58.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:34:58.892 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:34:58.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:34:58.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:34:58.892 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 10:34:58.893 INFO [WorkbenchTestable][ServersView2] Create new server 10:34:58.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 10:34:58.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:34:58.893 DEBUG [main][MenuItemLookup] Found menu:'New' 10:34:58.893 DEBUG [main][MenuItemLookup] Item match:New 10:34:58.894 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:34:58.894 DEBUG [main][MenuItemLookup] Item match:Server 10:34:58.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:34:58.894 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:34:58.894 INFO [main][MenuItemHandler] Select menu item: Server 10:34:59.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:34:59.007 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 10:34:59.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:34:59.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:59.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:59.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:34:59.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:59.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:59.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:34:59.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:59.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:59.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:34:59.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:59.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:59.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:34:59.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:34:59.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:34:59.009 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:34:59.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:34:59.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:34:59.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:59.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:59.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:59.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:59.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:34:59.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:34:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:34:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:34:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:34:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:34:59.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:34:59.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:34:59.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:59.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:59.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:34:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:34:59.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:34:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:59.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:34:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:59.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:34:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:34:59.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:34:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:59.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:59.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:59.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:34:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:34:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:34:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:34:59.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:34:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:59.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:34:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:59.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:34:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:34:59.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:34:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:34:59.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:34:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:34:59.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:34:59.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:34:59.530 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:34:59.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:34:59.533 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:34:59.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 10:34:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:34:59.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:34:59.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:34:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:34:59.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:34:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:00.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:00.035 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:") 10:35:00.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:00.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:00.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:00.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:00.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:35:00.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:35:00.041 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 10:35:00.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:00.042 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:00.042 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:00.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:00.542 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:35:00.542 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:35:00.542 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:35:00.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:00.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:00.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:00.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:00.547 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:00.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:00.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:00.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:01.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:01.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:01.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:01.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:01.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:01.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:01.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:01.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:01.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:01.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:01.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:01.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:01.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:01.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:01.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:01.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:01.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:01.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:01.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:01.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:01.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:01.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:01.085 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:01.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 10:35:01.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:01.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:01.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:01.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:01.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:01.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:01.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:01.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:01.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:01.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:01.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:01.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:01.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:01.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:01.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') 10:35:01.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:01.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:01.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:01.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:01.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:01.097 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:01.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:01.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:01.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:01.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:01.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 10:35:01.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:01.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:01.118 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:01.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:01.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:01.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:01.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:01.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:01.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:01.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:01.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:01.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:01.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:01.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:01.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:01.131 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:01.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:01.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:01.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:01.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:01.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:01.134 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:01.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:01.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:01.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:01.148 INFO [WorkbenchTestable][ServersView2] Create new server 10:35:01.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:35:01.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:01.162 DEBUG [main][MenuItemLookup] Found menu:'New' 10:35:01.162 DEBUG [main][MenuItemLookup] Item match:New 10:35:01.163 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:35:01.163 DEBUG [main][MenuItemLookup] Item match:Server 10:35:01.163 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:35:01.163 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:35:01.163 INFO [main][MenuItemHandler] Select menu item: Server 10:35:01.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:35:01.317 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 10:35:01.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:35:01.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:01.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:01.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:35:01.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:01.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:01.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:35:01.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:01.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:01.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:35:01.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:01.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:01.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:35:01.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:01.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:01.319 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:35:01.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:01.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 10:35:01.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:01.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:01.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:01.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:01.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:01.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:35:01.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:35:01.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:35:01.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:01.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:01.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:01.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:01.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:01.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:01.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:01.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:01.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:01.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:01.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:35:01.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 10:35:01.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:01.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:01.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:01.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:01.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:01.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:01.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:01.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:01.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:01.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:01.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:35:01.828 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:35:01.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:35:01.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:35:01.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 10:35:01.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:01.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:01.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:01.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:01.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:01.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:02.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:02.333 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:") 10:35:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:02.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:02.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:02.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:35:02.341 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:35:02.342 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 10:35:02.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:02.343 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:02.343 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:02.843 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:35:02.843 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:35:02.843 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:35:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:02.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:02.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:02.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:02.848 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:02.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:02.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:02.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:03.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 10:35:03.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:03.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:03.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:03.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:03.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:03.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:03.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:03.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:03.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:03.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') 10:35:03.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:03.384 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:03.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:03.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:03.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 10:35:03.387 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:03.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:03.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:03.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:03.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 '\*?\QServers\E') 10:35:03.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:03.396 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:03.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:03.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:03.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 10:35:03.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:03.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:03.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:03.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:03.432 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:03.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:03.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:03.455 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:03.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:03.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:03.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:03.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:03.481 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:03.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:03.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:03.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:03.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:03.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:03.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:03.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:03.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.514 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:03.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:03.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') 10:35:03.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:03.542 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:03.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:03.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:03.545 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:03.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 10:35:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:03.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:03.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:03.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:03.576 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:03.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:03.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:03.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 10:35:03.578 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 10:35:03.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 10:35:03.598 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 10:35:03.599 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:03.600 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 10:35:03.600 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:03.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:35:03.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:03.620 DEBUG [main][MenuItemLookup] Found menu:'New' 10:35:03.620 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:35:03.620 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:35:03.620 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:03.620 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:35:03.620 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:35:03.620 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:35:03.620 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:35:03.620 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:35:03.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:35:03.620 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:35:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:35:03.656 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 10:35:03.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:35:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:35:03.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:35:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:03.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:35:03.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:35:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:03.657 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:35:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:03.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:03.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:35:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:35:03.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:03.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:03.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:03.700 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:03.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:03.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:03.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 10:35:03.701 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:03.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:03.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:03.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:03.729 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:03.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:03.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:03.732 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 10:35:03.732 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:03.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:03.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:03.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:03.771 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:03.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:03.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:03.774 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 10:35:03.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 10:35:03.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:03.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 10:35:03.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:35:03.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:03.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:03.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:03.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:03.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:03.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:03.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:03.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:03.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:03.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:03.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:03.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:03.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:03.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 10:35:03.783 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 10:35:03.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 10:35:03.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 10:35:03.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:03.805 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 10:35:03.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:03.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:35:03.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:03.822 DEBUG [main][MenuItemLookup] Found menu:'New' 10:35:03.822 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:35:03.822 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:35:03.822 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:03.822 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:35:03.822 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:35:03.822 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:35:03.822 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:35:03.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:35:03.822 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:35:03.822 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:35:03.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:35:03.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 10:35:03.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:35:03.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:35:03.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:35:03.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:03.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:03.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:35:03.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:35:03.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:03.855 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:35:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:03.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:03.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:35:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:35:03.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.899 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:03.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:03.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:03.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:03.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:03.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:03.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:03.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:03.913 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:03.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:03.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 10:35:03.914 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:03.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:03.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:03.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 10:35:03.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:03.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:03.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:04.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:04.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:04.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:04.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:04.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:35:04.932 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:35:04.932 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 10:35:04.932 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:04.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:04.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:04.933 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 10:35:04.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:04.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:04.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:04.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:05.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:05.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:05.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:05.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:05.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:35:05.935 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:35:05.935 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:35:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 10:35:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:05.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:05.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:05.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:05.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:05.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:05.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:05.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:05.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:35:05.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:35:05.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:35:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:05.936 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 10:35:05.936 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:35:05.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 10:35:05.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:35:05.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:35:05.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:35:05.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:35:05.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:05.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:05.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:05.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:05.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:05.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:05.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:05.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:05.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:05.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:05.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:05.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:05.953 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:05.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:05.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:05.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:05.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:05.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:05.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:05.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:05.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:05.955 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 10:35:05.955 INFO [WorkbenchTestable][ServersView2] Create new server 10:35:05.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 10:35:05.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:05.957 DEBUG [main][MenuItemLookup] Found menu:'New' 10:35:05.957 DEBUG [main][MenuItemLookup] Item match:New 10:35:05.957 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:35:05.957 DEBUG [main][MenuItemLookup] Item match:Server 10:35:05.957 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:35:05.957 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:35:05.957 INFO [main][MenuItemHandler] Select menu item: Server 10:35:06.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:35:06.128 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 10:35:06.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:35:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:06.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:35:06.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:06.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:06.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:35:06.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:06.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:06.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:35:06.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:06.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:06.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:35:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:06.130 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:35:06.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:06.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:35:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:06.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:35:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:06.130 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:06.130 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:06.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:06.631 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:35:06.631 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 10:35:06.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 10:35:06.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:06.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:06.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:06.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:06.637 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:35:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:06.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:06.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:06.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:06.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:06.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:06.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:06.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:06.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:06.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:06.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:06.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:06.684 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:06.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:06.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:06.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:06.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:06.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:06.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:06.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 '\*?\QServers\E') 10:35:06.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:06.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:06.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:06.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:06.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:06.697 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:06.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:06.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:06.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:06.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:06.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:06.698 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:06.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:06.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:06.699 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 10:35:06.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:06.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:06.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:06.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:07.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:07.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:07.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:07.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:07.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:35:07.701 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:35:07.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:35:07.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:35:07.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:35:07.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:07.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:07.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 10:35:07.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:35:07.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 10:35:07.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:35:07.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:35:07.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:35:07.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:35:07.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:07.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:07.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:07.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:07.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:07.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:07.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:07.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:07.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:07.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') 10:35:07.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:07.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:07.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:07.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:07.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:07.716 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:07.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:07.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:07.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:07.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:07.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:07.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:07.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:07.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:07.718 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 10:35:07.718 INFO [WorkbenchTestable][ServersView2] Create new server 10:35:07.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 10:35:07.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:07.719 DEBUG [main][MenuItemLookup] Found menu:'New' 10:35:07.719 DEBUG [main][MenuItemLookup] Item match:New 10:35:07.719 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:35:07.719 DEBUG [main][MenuItemLookup] Item match:Server 10:35:07.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:35:07.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:35:07.735 INFO [main][MenuItemHandler] Select menu item: Server 10:35:07.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:35:07.833 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 10:35:07.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:35:07.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:07.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:07.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'] 10:35:07.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:07.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:07.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'] 10:35:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:07.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 Server"] 10:35:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:07.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:35:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:07.835 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:35:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:07.837 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:35:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:07.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:07.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:07.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:35:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:35:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:35:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:07.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:08.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:08.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:08.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:08.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:08.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:08.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:08.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:08.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:08.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:35:08.344 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:35:08.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:08.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:08.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:08.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:08.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:08.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:08.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:08.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:08.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:08.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:08.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:08.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:08.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:08.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:08.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:08.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:08.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:08.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:08.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:08.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:35:08.346 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:35:08.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:35:08.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:35:08.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 10:35:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:08.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:08.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:08.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:08.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:08.853 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:") 10:35:08.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:08.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:08.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:08.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:08.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:35:08.858 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:35:08.859 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 10:35:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:08.859 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:08.860 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:09.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:09.360 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:35:09.360 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:35:09.360 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:35:09.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:09.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:09.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:09.364 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:09.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:09.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:09.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:09.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:09.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:09.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:09.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:09.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:09.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:09.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:09.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:09.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:09.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:09.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:09.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:09.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:09.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:09.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:09.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:09.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:09.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:09.882 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:09.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:09.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:09.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:09.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:09.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:09.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 10:35:09.898 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:09.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:09.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:09.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:09.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 10:35:09.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:09.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:09.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:09.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:09.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:09.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:09.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:09.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') 10:35:09.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:09.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:09.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:09.907 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:09.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:09.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:09.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:09.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:09.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:09.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 10:35:09.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:09.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:09.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:09.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:09.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:09.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:09.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:09.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:09.950 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:09.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:09.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:09.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:09.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:09.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:09.966 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:09.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:09.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:09.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:09.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:09.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:09.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:09.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:09.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:09.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:09.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:09.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:09.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:09.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:09.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:09.978 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 10:35:09.978 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:09.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:09.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:09.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:09.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:09.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:09.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:09.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:09.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:09.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:09.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:09.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:09.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:09.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:09.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:09.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:10.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:10.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:10.001 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:10.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:10.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:10.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:10.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:10.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:10.003 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 10:35:10.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:10.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:10.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:10.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:10.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:10.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:10.007 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:10.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:10.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:10.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:10.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:10.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:10.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') 10:35:10.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:10.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:10.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:10.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:10.014 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:10.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:10.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:10.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:10.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:10.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:10.030 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:10.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:10.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:10.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:10.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:10.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:10.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:10.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:10.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:10.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:10.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:10.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:10.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:10.041 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:10.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:10.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:10.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:10.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:10.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:10.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 10:35:10.044 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 10:35:10.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 10:35:10.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 10:35:10.066 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:10.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:10.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:10.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:10.067 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 10:35:10.067 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:10.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:10.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:10.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:10.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:35:10.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:10.085 DEBUG [main][MenuItemLookup] Found menu:'New' 10:35:10.085 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:35:10.085 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:35:10.085 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:10.085 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:35:10.085 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:35:10.085 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:35:10.085 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:35:10.085 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:35:10.085 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:35:10.085 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:35:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:35:10.115 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 10:35:10.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:35:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:10.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") 10:35:10.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:35:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:10.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:35:10.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:35:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:10.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:10.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:10.116 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:35:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:10.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:10.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:10.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:35:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:35:10.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:10.151 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:10.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:10.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:10.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:10.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:10.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:10.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:10.174 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:10.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:10.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:10.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:10.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:10.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:10.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 10:35:10.176 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:10.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:10.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:10.177 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 10:35:10.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:10.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:10.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:10.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:10.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:11.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:11.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:11.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:35:11.179 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:35:11.179 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 10:35:11.179 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:11.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:11.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:11.180 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 10:35:11.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:11.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:11.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:11.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:11.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:11.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:12.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:12.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:35:12.182 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:35:12.182 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:35:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 10:35:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:12.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:35:12.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:35:12.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:35:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:12.182 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 10:35:12.183 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:35:12.183 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 10:35:12.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:35:12.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:35:12.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:35:12.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:35:12.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:12.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:12.187 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:12.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:12.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:12.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:12.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:12.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:12.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:12.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:12.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:12.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:12.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:12.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:12.195 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:12.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:12.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:12.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:12.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:12.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:12.197 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:12.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:12.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:12.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 10:35:12.197 INFO [WorkbenchTestable][ServersView2] Create new server 10:35:12.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 10:35:12.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:12.198 DEBUG [main][MenuItemLookup] Found menu:'New' 10:35:12.198 DEBUG [main][MenuItemLookup] Item match:New 10:35:12.198 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:35:12.198 DEBUG [main][MenuItemLookup] Item match:Server 10:35:12.199 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:35:12.199 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:35:12.199 INFO [main][MenuItemHandler] Select menu item: Server 10:35:12.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:35:12.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 10:35:12.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:35:12.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:12.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:12.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'] 10:35:12.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:12.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:12.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'] 10:35:12.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:12.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:12.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: "New Server"] 10:35:12.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:12.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:12.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:35:12.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:12.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:12.302 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:35:12.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:12.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:35:12.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:12.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:12.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:12.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:12.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:12.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:35:12.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:35:12.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:35:12.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:12.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:12.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:12.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:12.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:12.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:12.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:12.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:35:12.810 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:35:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:12.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:12.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:12.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:12.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:12.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:12.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:12.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:12.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:12.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:12.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:35:12.811 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:35:12.811 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:35:12.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:35:12.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.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) 10:35:12.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:12.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:12.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:12.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:12.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:12.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:13.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:13.317 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:") 10:35:13.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:13.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:13.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:13.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:13.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:35:13.321 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:35:13.322 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 10:35:13.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:13.322 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:13.322 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:13.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:13.822 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:35:13.822 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:35:13.823 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:35:13.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:13.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:13.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:13.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:13.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:13.828 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:13.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:13.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:13.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:13.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:13.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:14.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:14.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:14.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:14.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:14.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:14.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:14.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:14.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:14.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:14.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:14.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:14.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:14.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:14.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:14.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 '\*?\QServers\E') 10:35:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:14.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:14.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:14.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:14.368 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:14.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:14.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:14.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:14.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:14.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:14.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 10:35:14.370 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:14.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:14.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:14.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:14.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:14.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:14.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:14.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:14.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:14.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:14.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:14.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:14.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:14.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:14.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:14.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:14.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:14.379 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:14.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:14.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:14.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:14.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:14.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:14.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 10:35:14.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:14.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:14.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:14.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:14.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:14.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:14.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:14.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 '\*?\QServers\E') 10:35:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:14.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:14.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:14.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:14.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:14.406 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:14.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:14.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:14.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:14.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:14.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:14.408 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:14.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:14.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:14.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:14.409 INFO [WorkbenchTestable][ServersView2] Create new server 10:35:14.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:35:14.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:14.447 DEBUG [main][MenuItemLookup] Found menu:'New' 10:35:14.447 DEBUG [main][MenuItemLookup] Item match:New 10:35:14.447 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:35:14.447 DEBUG [main][MenuItemLookup] Item match:Server 10:35:14.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:35:14.447 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:35:14.448 INFO [main][MenuItemHandler] Select menu item: Server 10:35:14.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:35:14.580 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 10:35:14.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:35:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:14.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:35:14.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:14.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:14.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'] 10:35:14.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:14.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:14.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: "New Server"] 10:35:14.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:14.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:14.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:35:14.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:14.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:14.621 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:35:14.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:14.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:35:14.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:14.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:14.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:14.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:14.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:35:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:35:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:35:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:14.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:15.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:15.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:15.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:15.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:35:15.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:35:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:15.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:15.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:15.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:15.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:15.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:15.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:15.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:15.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:15.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:15.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:15.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:15.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:15.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:15.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:15.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:15.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:35:15.130 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:35:15.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:35:15.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:35:15.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.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) 10:35:15.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:15.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:15.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:15.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:15.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:15.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:15.635 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:") 10:35:15.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:15.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:15.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:15.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:35:15.641 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:35:15.642 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 10:35:15.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:15.642 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:15.642 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:16.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:16.142 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:35:16.142 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:35:16.143 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:35:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:16.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:16.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:16.148 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:16.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:16.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:16.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:16.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:16.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:16.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:16.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:16.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:35:16.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:16.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:16.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:16.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:16.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:16.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:16.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:16.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:16.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:16.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:16.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:16.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') 10:35:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:16.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:16.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:16.708 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:16.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:16.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:16.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:16.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:16.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 10:35:16.710 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:16.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:16.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:16.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:16.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:16.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:16.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:16.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:16.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:16.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:16.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:16.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:16.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:16.733 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:16.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:16.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:16.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:16.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:16.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 10:35:16.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.740 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:16.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:16.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:16.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:16.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:16.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:16.748 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:16.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:16.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:16.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:16.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:16.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:16.764 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:16.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:16.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:16.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:16.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:16.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:16.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:16.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:16.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:16.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:16.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:16.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:16.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:16.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:16.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:16.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:16.830 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:16.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:16.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:16.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:16.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:16.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:16.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:16.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:16.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') 10:35:16.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:16.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:16.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:16.845 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:16.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:16.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:16.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:16.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:16.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:16.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:16.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:16.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:16.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:16.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:16.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:16.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:16.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:16.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:16.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:16.942 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:16.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:16.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:16.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:16.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:16.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:16.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:16.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:16.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:16.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:16.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:16.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:16.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:16.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:16.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:16.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:16.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:16.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:16.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:16.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:16.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:16.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:16.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:16.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:16.953 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:16.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:16.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:16.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:16.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:16.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:16.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 10:35:16.955 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 10:35:16.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 10:35:17.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 10:35:17.016 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:17.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:17.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:17.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:17.017 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 10:35:17.017 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:17.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:17.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:17.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:17.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:35:17.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:17.034 DEBUG [main][MenuItemLookup] Found menu:'New' 10:35:17.034 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:35:17.034 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:35:17.034 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:17.034 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:35:17.034 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:35:17.034 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:35:17.034 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:35:17.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:35:17.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:35:17.034 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:35:17.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:35:17.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 10:35:17.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:35:17.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:17.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:17.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:35:17.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:35:17.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:17.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:17.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:35:17.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:35:17.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:17.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:17.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:17.063 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:35:17.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:17.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:17.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:17.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:17.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:35:17.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:35:17.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:17.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:17.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35: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 '\*?\QServers\E') 10:35:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:17.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:17.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:17.145 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:17.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:17.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:17.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:17.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:17.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:17.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 10:35:17.162 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:17.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:17.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:17.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:17.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:17.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:17.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:17.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:17.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:17.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:17.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:17.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:17.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:17.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:17.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:17.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:17.225 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:17.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:17.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:17.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:17.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:17.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:17.227 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 10:35:17.227 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:17.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:17.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:17.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:17.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 10:35:17.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:17.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:17.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:17.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:17.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:17.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:17.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:17.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:17.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:17.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:17.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:17.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:17.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:17.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:17.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:17.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:17.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:17.319 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 10:35:17.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 10:35:17.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:17.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:35:17.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:17.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:17.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:17.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:17.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:17.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:17.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:17.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:17.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:17.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:17.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:17.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:17.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') 10:35:17.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:17.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:17.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:17.329 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:17.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:17.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:17.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:17.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:17.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:17.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 10:35:17.331 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 10:35:17.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 10:35:17.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 10:35:17.355 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:17.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:17.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:17.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:17.356 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 10:35:17.356 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:17.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:17.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:17.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:35:17.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:35:17.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:17.409 DEBUG [main][MenuItemLookup] Found menu:'New' 10:35:17.409 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:35:17.409 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:35:17.409 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:17.409 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:35:17.409 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:35:17.409 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:35:17.409 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:35:17.409 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:35:17.409 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:35:17.409 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:35:17.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:35:17.437 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 10:35:17.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:35:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:17.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:35:17.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:35:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:17.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:35:17.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:35:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:17.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:17.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:17.438 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:35:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:17.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:17.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:35:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:35:17.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:17.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:17.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:17.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:17.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:17.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') 10:35:17.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:17.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:17.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:17.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:17.539 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:17.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:17.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:17.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:17.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:17.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 10:35:17.541 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:17.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:17.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:17.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 10:35:17.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:17.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:17.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:18.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:18.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:18.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:18.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:18.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:35:18.557 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:35:18.557 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 10:35:18.557 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:18.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:18.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:18.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 10:35:18.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:18.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:18.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:19.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:19.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:19.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:19.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:35:19.560 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:35:19.560 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:35:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 10:35:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:19.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:35:19.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:19.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:19.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:19.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:19.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:19.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:19.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:19.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:35:19.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:35:19.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:35:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:19.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 10:35:19.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:35:19.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 10:35:19.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:35:19.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:35:19.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:35:19.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:35:19.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:19.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:19.565 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:19.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:19.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:19.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:19.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:19.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 '\*?\QServers\E') 10:35:19.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:19.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:19.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:19.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:19.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:19.608 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:19.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:19.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:19.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:19.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:19.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:19.610 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:19.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:19.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:19.611 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 10:35:19.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:19.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:19.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:19.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:20.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:20.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:20.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:20.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:35:20.613 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:35:20.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:20.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:20.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:20.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:20.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:20.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:20.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:20.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:20.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:20.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:20.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:20.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:20.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:20.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:20.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:35:20.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:20.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:20.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:20.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:20.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:20.638 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:20.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:20.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:20.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:20.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:20.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:20.640 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:20.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:20.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:20.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 10:35:20.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:20.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:20.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:20.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:21.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:21.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:21.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:21.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:21.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:35:21.642 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:35:21.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:35:21.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:35:21.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:35:21.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:21.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:21.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 10:35:21.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:21.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:21.647 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:35:21.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:21.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:21.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:21.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:21.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:21.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:21.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') 10:35:21.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:21.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:21.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:21.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:35:21.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:21.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:21.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:21.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:35:21.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:35:21.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:35:21.671 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:35:21.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:35:21.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:35:21.672 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 10:35:21.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:35:21.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:21.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:21.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:22.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:22.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:22.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:22.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:22.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:35:22.686 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:35:22.686 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 10:35:22.686 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:35:22.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:35:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.887 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.071 s getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 7.062 s newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 1.765 s getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 4.481 s getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 7.378 s getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 2.082 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 10:35:22.698 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 10:35:22.698 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:35:22.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:35:22.698 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 10:35:22.698 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:35:22.698 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:35:22.699 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:35:22.699 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:35:22.699 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:35:22.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:35:22.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 10:35:22.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 10:35:22.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:35:22.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:35:22.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:35:22.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:35:22.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:22.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:35:22.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:22.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:35:22.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:22.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:22.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:22.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:22.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:22.701 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'File' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:35:22.702 DEBUG [main][MenuItemLookup] Item match:Window 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:22.702 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:35:22.702 DEBUG [main][MenuItemLookup] Item match:Preferences 10:35:22.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:35:22.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:35:22.702 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:35:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:35:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:35:22.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:35:22.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:22.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:22.854 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:35:22.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:22.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:35:22.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:22.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:22.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:22.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:22.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:35:22.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:35:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:23.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:23.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:35:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:35:23.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:35:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:23.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:35:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:23.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:35:23.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 10:35:23.357 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 10:35:23.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 10:35:23.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 10:35:23.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:23.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:23.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:23.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:23.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:24.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:24.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:35:24.416 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 10:35: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 10:35:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:24.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:24.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:24.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:24.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:24.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:24.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:24.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:24.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:24.423 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Server ABC(Test runtime)' 10:35:24.423 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 10:35:24.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:24.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:24.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:24.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:24.424 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Server ABC' 10:35:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:24.424 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' was found 10:35:24.424 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' matched 'Server ABC'! Selecting... 10:35:24.424 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:35:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:24.424 TRACE [main][WidgetHandler] Notify Table with event 13 10:35:24.424 TRACE [main][WidgetHandler] Wait for synchronization 10:35:24.424 DEBUG [WorkbenchTestable][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") 10:35:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:24.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:24.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:24.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:24.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:24.426 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:35:24.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:24.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:24.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:24.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:24.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:35:27.448 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 10:35:27.449 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:35:27.449 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 10:35:27.449 DEBUG [WorkbenchTestable][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...") 10:35:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:27.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:27.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:27.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:27.450 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:35:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:27.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:27.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:27.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:35:27.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:27.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:27.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:35:27.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 10:35:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:27.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:35:27.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:35:27.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 10:35:27.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:27.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:27.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:27.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:27.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:27.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:27.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:27.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:27.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:27.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:28.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:28.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:28.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:28.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:28.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:28.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 10:35:28.128 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 10:35:28.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 10:35:28.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 10:35:28.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:28.129 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:28.129 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:28.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:28.630 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 10:35:28.630 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 10:35:28.630 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:35:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:28.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:28.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:28.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:28.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:28.634 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:28.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:28.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:28.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:29.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:29.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:29.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:35:29.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:29.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:29.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:29.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:29.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:29.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:29.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:29.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:29.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 "Edit...") 10:35:29.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:35:29.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:29.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:29.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:35:29.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:35:29.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:29.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:29.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:29.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:29.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:29.140 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 10:35:29.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 10:35:29.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:29.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:29.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:29.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:29.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:29.145 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 10:35:29.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 10:35:29.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:29.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:29.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:29.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:29.147 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 10:35:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:29.147 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 10:35:29.147 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 10:35:29.147 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:35:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:29.147 TRACE [main][WidgetHandler] Notify Table with event 13 10:35:29.147 TRACE [main][WidgetHandler] Wait for synchronization 10:35:29.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 10:35:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:29.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:29.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:29.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:29.149 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:35:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:29.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:29.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:35:32.154 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 10:35:32.154 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:35:32.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:35:32.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:32.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:32.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:32.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:32.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:32.158 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:35:32.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:32.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:32.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:32.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:32.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:32.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 10:35:32.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:35:32.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:35:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:32.227 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 10:35:32.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:35:32.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 10:35:32.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 10:35:32.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:35:32.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:35:32.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:35:32.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:35:32.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:32.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:35:32.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:32.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:35:32.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:32.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:32.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:32.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:32.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:32.227 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:35:32.227 DEBUG [main][MenuItemLookup] Found menu:'File' 10:35:32.227 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:35:32.228 DEBUG [main][MenuItemLookup] Item match:Window 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:32.228 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:35:32.228 DEBUG [main][MenuItemLookup] Item match:Preferences 10:35:32.228 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:35:32.228 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:35:32.228 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:35:32.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:35:32.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 10:35:32.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:35:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:32.418 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:35:32.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:32.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 10:35:32.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:32.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:32.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:32.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:32.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:35:32.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:35:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:32.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:35:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:32.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:35:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:35:32.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:35:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:32.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:35:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:32.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:35:32.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 10:35:32.421 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 10:35:32.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 10:35:32.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 10:35:32.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:32.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:32.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:32.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:32.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:33.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:33.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:35:33.425 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 10:35:33.425 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 10:35:33.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:33.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:33.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:33.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:33.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:33.432 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 10:35:33.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.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...") 10:35:33.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:33.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:33.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:33.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:33.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:33.434 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:35:33.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:33.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:33.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:33.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:33.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:35:33.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:33.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:33.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:33.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:35:33.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 10:35:33.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:33.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:33.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:35:33.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:35:33.519 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:35:33.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:33.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:33.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:33.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:33.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:33.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:34.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:34.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:34.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:34.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:34.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:34.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:34.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:34.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:34.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 10:35:34.025 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 10:35:34.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 10:35:34.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 10:35:34.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:34.026 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:34.026 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:34.526 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 10:35:34.526 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 10:35:34.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 10:35:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:34.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:34.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:34.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:34.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:34.530 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:34.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:34.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:34.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:35.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:35.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:35.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:35.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:35.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:35.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:35.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:35.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:35.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:35.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:35.036 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 10:35:35.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...") 10:35:35.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:35.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:35.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:35.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:35.037 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:35:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:35.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:35.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:35.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:35:35.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:35.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:35.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:35.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:35:35.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 10:35:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:35:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:35:35.099 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:35:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:35.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:35.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:35.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:35.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:35.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:35.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:35.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:35.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:35.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:35.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:35.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:35.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:35.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:35.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:35.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:35.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:35.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 10:35:35.605 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 10:35:35.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 10:35:35.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 10:35:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:35.606 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:35.606 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:36.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:36.106 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 10:35:36.106 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 10:35:36.106 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:35:36.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:36.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:36.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:36.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:36.111 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:36.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:36.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:36.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:36.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:36.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:36.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:36.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:36.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:36.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:36.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:36.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:36.618 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 10:35:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:36.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:36.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:36.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:36.625 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 10:35:36.625 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 10:35:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:36.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:36.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:36.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:36.627 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 10:35:36.627 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 10:35:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:36.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:36.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:36.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:36.628 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 10:35:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:36.628 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 10:35:36.628 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 10:35:36.628 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:35:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:36.628 TRACE [main][WidgetHandler] Notify Table with event 13 10:35:36.628 TRACE [main][WidgetHandler] Wait for synchronization 10:35:36.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 10:35:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:36.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:36.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:36.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:36.630 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:35:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:36.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:36.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:35:39.635 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 10:35:39.636 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:35:39.636 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(Test runtime)' 10:35:39.636 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 10:35:39.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:39.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:39.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:39.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:39.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:39.638 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 10:35:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:39.641 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 10:35:39.641 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 10:35:39.641 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:35:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:39.641 TRACE [main][WidgetHandler] Notify Table with event 13 10:35:39.641 TRACE [main][WidgetHandler] Wait for synchronization 10:35:39.641 DEBUG [WorkbenchTestable][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") 10:35:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:39.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:39.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:39.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:39.643 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:35:39.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:39.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:39.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:39.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:39.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:35:42.647 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 10:35:42.648 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:35:42.648 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 10:35:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:42.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:42.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:42.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:42.651 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 10:35:42.651 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 10:35:42.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:42.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:42.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:42.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:42.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:35:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:42.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:42.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:42.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:42.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:42.654 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:35:42.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:42.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:42.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:42.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:42.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:42.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 10:35:42.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:35:42.685 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:35:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:42.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 10:35:42.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:35:42.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 10:35:42.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 10:35:42.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:35:42.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:35:42.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:35:42.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:35:42.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:42.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:35:42.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:42.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:35:42.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:42.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:42.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:42.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:42.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:42.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:35:42.686 DEBUG [main][MenuItemLookup] Found menu:'File' 10:35:42.686 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:35:42.686 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:35:42.686 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:35:42.686 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:35:42.686 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:35:42.686 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:35:42.687 DEBUG [main][MenuItemLookup] Item match:Window 10:35:42.687 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:35:42.687 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:35:42.687 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:35:42.687 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:42.687 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:35:42.687 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:35:42.687 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:42.687 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:35:42.687 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:42.687 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:35:42.687 DEBUG [main][MenuItemLookup] Item match:Preferences 10:35:42.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:35:42.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:35:42.687 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:35:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:35:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:35:42.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:35:42.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:42.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:42.777 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:35:42.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:42.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:35:42.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:42.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:42.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:42.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:42.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:42.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:42.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:42.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:35:42.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:35:42.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:42.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:35:42.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:42.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:35:42.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:35:42.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:35:42.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:42.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:35:42.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:42.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:35:42.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 10:35:42.779 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 10:35:42.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 10:35:42.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 10:35:42.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:42.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:42.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:43.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:43.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:43.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:43.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:43.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:35:43.784 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 10:35:43.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 10:35:43.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:43.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:43.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:43.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:43.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:43.793 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 10:35:43.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:35:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:43.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:43.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:43.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:43.796 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:35:43.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:43.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:43.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:43.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:43.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: "New Server Runtime Environment"] is available.... 10:35:43.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:43.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:43.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:43.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:35:43.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 10:35:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:43.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:43.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:35:43.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:35:43.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.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 10:35:43.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:43.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:43.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:43.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:43.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:43.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:44.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:44.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:44.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:44.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:44.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:44.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 10:35:44.388 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 10:35:44.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 10:35:44.389 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 10:35:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:44.389 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:44.389 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:44.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:44.890 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 10:35:44.890 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 10:35:44.890 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:35:44.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:44.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:44.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:44.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:44.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:44.893 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:44.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:44.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:44.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:44.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:44.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:45.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:45.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:45.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:45.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:45.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:45.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:45.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:45.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:45.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:45.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:45.398 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 10:35:45.408 DEBUG [WorkbenchTestable][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...") 10:35:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:45.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:45.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:45.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:45.409 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:35:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:45.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:45.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:45.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:35:45.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:45.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:45.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:45.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 10:35:45.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 10:35:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:45.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:35:45.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:35:45.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 10:35:45.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:45.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:45.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:45.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:45.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:45.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:46.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:46.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:46.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:46.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:46.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 10:35:46.117 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 10:35:46.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 10:35:46.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 10:35:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:46.118 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:46.118 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:46.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:46.618 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 10:35:46.618 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 10:35:46.618 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:35:46.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:46.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:46.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:46.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:46.623 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:46.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:46.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:47.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:47.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:47.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:47.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:47.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:47.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:47.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:47.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:47.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:47.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:47.130 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 10:35:47.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:47.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:47.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:47.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:47.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:47.137 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(null)' 10:35:47.137 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 10:35:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:47.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:47.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:47.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:47.138 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 10:35:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:47.138 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 10:35:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:47.138 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 10:35:47.138 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 10:35:47.138 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:35:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:47.139 TRACE [main][WidgetHandler] Notify Table with event 13 10:35:47.139 TRACE [main][WidgetHandler] Wait for synchronization 10:35:47.139 DEBUG [WorkbenchTestable][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") 10:35:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:47.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:47.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:47.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:47.141 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:35:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:47.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:47.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:47.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:35:50.147 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 10:35:50.147 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:35:50.147 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 10:35:50.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:50.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:50.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:50.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:50.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:50.151 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(null)' 10:35:50.152 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 10:35:50.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:50.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:50.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:50.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:50.153 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 10:35:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:50.153 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 10:35:50.153 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 10:35:50.153 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:35:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:50.153 TRACE [main][WidgetHandler] Notify Table with event 13 10:35:50.153 TRACE [main][WidgetHandler] Wait for synchronization 10:35:50.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:35:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:50.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:50.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:50.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:50.156 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:35:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:50.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:50.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:35:53.187 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 10:35:53.208 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:35:53.208 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 10:35:53.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:53.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:53.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:53.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:53.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:53.212 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 10:35:53.212 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 10:35:53.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:53.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:53.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:53.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:53.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:35:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:53.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:53.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:53.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:53.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:53.216 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:35:53.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:53.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:53.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:53.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:53.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:53.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:53.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:53.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:53.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:53.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 10:35:53.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:35:53.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:35:53.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:35:53.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:35:53.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 10:35:53.332 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:35:53.332 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 10:35:53.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 10:35:53.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:35:53.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:35:53.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:35:53.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:35:53.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:53.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:35:53.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:53.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:35:53.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:53.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:35:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:53.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:35:53.333 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:35:53.333 DEBUG [main][MenuItemLookup] Found menu:'File' 10:35:53.333 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:35:53.333 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:35:53.333 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:35:53.333 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:35:53.333 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:35:53.333 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:35:53.333 DEBUG [main][MenuItemLookup] Item match:Window 10:35:53.334 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:35:53.334 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:35:53.334 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:35:53.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:53.334 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:35:53.334 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:35:53.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:53.334 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:35:53.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:35:53.334 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:35:53.334 DEBUG [main][MenuItemLookup] Item match:Preferences 10:35:53.334 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:35:53.334 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:35:53.334 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:35:53.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:35:53.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:35:53.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:35:53.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:53.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:53.521 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:35:53.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:53.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:35:53.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:53.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:53.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:53.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:53.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:53.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:53.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:35:53.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:35:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:53.523 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:35:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:53.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:35:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:35:53.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:35:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:53.523 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:35:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:53.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:35:53.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 10:35:53.523 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 10:35:53.523 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 10:35:53.524 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 10:35:53.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:53.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:53.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:54.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:54.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:54.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:54.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:35:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:35:54.530 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 10:35:54.530 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 10:35:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:54.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:54.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:54.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:54.535 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 10:35:54.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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...") 10:35:54.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:54.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:54.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:54.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:54.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:54.538 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:35:54.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:54.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:54.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:54.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:35:54.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:54.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:54.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:54.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:35:54.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 10:35:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:54.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:35:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:35:54.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 10:35:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:54.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:54.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:54.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:54.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:55.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:55.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:55.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:55.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:55.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:55.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 10:35:55.148 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 10:35:55.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 10:35:55.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 10:35:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:55.149 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:55.149 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:55.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:55.650 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 10:35:55.650 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 10:35:55.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 10:35:55.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:55.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:55.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:55.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:55.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:55.655 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:55.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:55.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:55.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:55.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:55.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:56.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:56.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:56.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:56.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:56.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:56.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:56.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:56.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:56.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:56.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:56.159 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 10:35:56.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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...") 10:35:56.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:56.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:56.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:56.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:56.161 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:35:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:56.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:56.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:56.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:35:56.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:56.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:56.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:56.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 10:35:56.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 10:35:56.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:56.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:56.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:35:56.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:35:56.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 10:35:56.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:56.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:56.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:56.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:56.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:56.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:56.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:56.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:56.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:56.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:56.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:56.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:56.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:56.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:56.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:56.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:56.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:56.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:56.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 10:35:56.834 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 10:35:56.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 10:35:56.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 10:35:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:56.840 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:56.840 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:57.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:57.340 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 10:35:57.340 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 10:35:57.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.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) 10:35:57.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:57.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:57.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:57.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:57.343 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:57.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:57.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:57.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:57.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:57.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:57.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:57.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:57.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:57.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:57.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:57.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:57.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:57.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:57.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:57.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:57.916 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 10:35:57.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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...") 10:35:57.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:57.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:57.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:57.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:57.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:57.917 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:35:57.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:57.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:57.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:57.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:35:58.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:58.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:58.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:35:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:35:58.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 10:35:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:35:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:35:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:35:58.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:35:58.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 10:35:58.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:58.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:58.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:58.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:58.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:35:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:35:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:35:58.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:35:58.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:58.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:58.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:58.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:35:58.621 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:35:58.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:35:58.621 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:35:58.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:35:58.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:35:58.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 10:35:58.622 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 10:35:58.622 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 10:35:58.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 10:35:58.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:35:58.623 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:35:58.623 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:35:59.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:35:59.123 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 10:35:59.123 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 10:35:59.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 10:35:59.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:59.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:59.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:59.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:59.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:59.125 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:35:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:59.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:59.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:59.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:35:59.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:35:59.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:35:59.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:35:59.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:35:59.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:35:59.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:35:59.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:35:59.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:35:59.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:35:59.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:35:59.639 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 10:35:59.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:59.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:59.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:59.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:59.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.644 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 10:35:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:59.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:59.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:59.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:59.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:59.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.712 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 10:35:59.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:59.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:59.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:59.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.714 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 10:35:59.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:59.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:59.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:59.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.716 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 10:35:59.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 10:35:59.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:59.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:59.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:59.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.717 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 10:35:59.717 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 10:35:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:59.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:59.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:59.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:59.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:35:59.718 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 10:35:59.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.719 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 10:35:59.719 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 10:35:59.719 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:35:59.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:35:59.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:35:59.719 TRACE [main][WidgetHandler] Notify Table with event 13 10:35:59.719 TRACE [main][WidgetHandler] Wait for synchronization 10:35:59.719 DEBUG [WorkbenchTestable][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") 10:35:59.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:35:59.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:35:59.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:35:59.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:35:59.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:35:59.721 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:35:59.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:35:59.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:35:59.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:35:59.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:35:59.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:36:02.727 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 10:36:02.727 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:36:02.727 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2(Test runtime 2)' 10:36:02.728 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 10:36:02.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:02.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:02.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:02.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:36:02.731 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2' 10:36:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:02.735 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' was found 10:36:02.735 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' matched 'Test runtime 2'! Selecting... 10:36:02.735 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:36:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:02.735 TRACE [main][WidgetHandler] Notify Table with event 13 10:36:02.735 TRACE [main][WidgetHandler] Wait for synchronization 10:36:02.737 DEBUG [WorkbenchTestable][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") 10:36:02.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:02.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:02.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:02.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:02.740 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:36:02.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:02.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:02.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:02.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:02.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:36:05.814 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 10:36:05.814 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:36:05.814 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2 (2)(Test runtime 2)' 10:36:05.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 10:36:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:05.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:05.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:05.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:05.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:36:05.816 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2 (2)' 10:36:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:05.818 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' was found 10:36:05.818 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' matched 'Test runtime 2 (2)'! Selecting... 10:36:05.818 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:36:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:05.818 TRACE [main][WidgetHandler] Notify Table with event 13 10:36:05.818 TRACE [main][WidgetHandler] Wait for synchronization 10:36:05.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 10:36:05.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:05.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:05.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:05.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:05.820 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:36:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:05.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:05.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:05.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:36:08.825 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 10:36:08.825 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:36:08.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:36:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:08.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:08.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:08.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:08.829 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:36:08.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:08.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:08.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:08.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:08.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:08.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 10:36:08.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:08.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:09.007 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 10:36:09.008 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 10:36:09.008 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:09.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.327 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.527 s removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.459 s addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.646 s getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 15.675 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 10:36:09.108 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 10:36:09.109 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:36:09.109 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:09.109 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 10:36:09.109 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:09.109 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:36:09.110 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:09.110 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:36:09.110 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:09.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:09.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 10:36:09.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 10:36:09.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:09.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:09.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:09.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.*'] 10:36:09.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:09.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.*'] 10:36:09.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:09.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.*'] 10:36:09.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:09.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:09.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:09.111 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:36:09.111 DEBUG [main][MenuItemLookup] Found menu:'File' 10:36:09.111 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:36:09.112 DEBUG [main][MenuItemLookup] Item match:Window 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:09.112 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:36:09.112 DEBUG [main][MenuItemLookup] Item match:Preferences 10:36:09.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:36:09.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:36:09.112 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:36:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:36:09.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:36:09.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:36:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:09.435 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:36:09.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:09.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:36:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:09.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:09.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:09.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:36:09.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:36:09.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:09.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:36:09.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:09.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:36:09.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:36:09.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:36:09.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:09.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:36:09.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:09.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:36:09.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 10:36:09.519 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 10:36:09.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 10:36:09.520 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 10:36:09.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:09.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:09.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:10.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:10.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:10.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:10.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:10.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:36:10.525 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 10:36:10.525 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 10:36:10.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:10.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:10.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:10.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:10.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:36:10.530 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 10:36:10.530 DEBUG [WorkbenchTestable][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...") 10:36:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:10.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:10.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:10.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:10.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:10.532 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:36:10.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:10.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:10.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:10.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:10.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:36:10.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:10.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:10.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:36:10.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 10:36:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:10.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:36:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:36:10.822 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:36:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:10.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:10.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:10.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:10.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:36:10.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:36:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:11.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:11.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:36:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:36:11.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:36:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:11.327 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:36:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:11.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:36:11.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 10:36:11.327 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 10:36:11.327 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 10:36:11.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 10:36:11.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:36:11.328 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:11.328 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:11.829 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:11.829 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:36:12.329 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 10:36:12.329 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 10:36:12.329 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:36:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:12.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:12.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:12.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:12.333 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:36:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:12.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:12.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:36:12.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:36:12.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:36:12.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:36:12.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:36:12.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:36:12.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:36:12.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:36:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:36:12.840 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 10:36:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:12.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:12.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:12.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:12.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:36:12.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:12.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:12.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:12.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:12.911 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 10:36:12.911 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 10:36:12.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:12.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:12.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:12.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:36:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:12.913 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 10:36:12.913 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 10:36:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:12.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:12.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:12.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:36:12.915 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 10:36:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:12.915 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 10:36:12.915 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 10:36:12.915 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:36:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:12.915 TRACE [main][WidgetHandler] Notify Table with event 13 10:36:12.915 TRACE [main][WidgetHandler] Wait for synchronization 10:36:12.915 DEBUG [WorkbenchTestable][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") 10:36:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:12.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:12.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:12.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:12.918 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:36:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:12.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:12.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:36:15.923 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 10:36:15.924 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:36:15.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:36:15.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:15.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:15.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:15.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:15.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:15.928 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:36:15.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:15.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:15.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:15.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:16.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:16.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:16.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:16.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:16.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:16.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 10:36:16.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:16.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:16.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:16.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:16.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 10:36:16.018 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 10:36:16.018 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:16.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:16.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:16.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.981 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.908 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 10:36:16.030 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 10:36:16.030 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:36:16.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:16.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 10:36:16.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:16.030 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:36:16.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:16.042 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:36:16.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:16.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:16.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 10:36:16.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 10:36:16.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:16.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:16.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:16.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:16.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:16.110 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:36:16.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:16.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:16.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:16.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:16.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:16.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:16.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 '\*?\QServers\E') 10:36:16.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:16.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:16.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:16.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:36:16.118 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:16.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:16.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:16.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:36:16.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:36:16.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:36:16.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:16.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:16.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:16.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 10:36:16.121 INFO [WorkbenchTestable][ServersView2] Create new server 10:36:16.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 10:36:16.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:16.122 DEBUG [main][MenuItemLookup] Found menu:'New' 10:36:16.122 DEBUG [main][MenuItemLookup] Item match:New 10:36:16.122 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:36:16.122 DEBUG [main][MenuItemLookup] Item match:Server 10:36:16.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:36:16.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:36:16.123 INFO [main][MenuItemHandler] Select menu item: Server 10:36:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:36:16.429 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 10:36:16.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:36:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:16.431 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:36:16.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:16.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:16.431 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:36:16.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:16.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:16.431 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:36:16.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:16.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:16.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:36:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:16.515 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:36:16.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:16.517 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:36:16.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:16.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:16.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:16.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:16.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:16.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:36:16.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:36:16.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:36:16.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:16.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:36:16.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:36:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:17.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:17.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:36:17.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:36:17.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:36:17.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:17.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:36:17.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:17.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:36:17.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:36:17.026 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:36:17.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:17.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:17.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:17.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:36:17.027 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:36:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:17.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:36:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:17.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:36:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:36:17.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:36:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:17.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:36:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:17.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:36:17.028 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:36:17.028 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:36:17.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:36:17.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:36:17.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 10:36:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:17.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:17.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:17.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:17.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:17.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:36:17.532 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:17.532 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:18.032 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:18.032 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:18.533 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:18.533 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:19.033 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:19.033 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:19.533 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:19.533 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:20.034 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:20.034 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:36:20.534 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:36:20.534 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 10:36:20.534 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:36:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:20.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:20.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:20.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:20.544 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:36:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:20.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:20.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:20.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:20.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:20.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:36:20.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:36:20.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:36:20.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:36:20.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:36:20.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:36:20.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:36:20.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:36:20.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:36:20.821 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:20.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:20.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:20.822 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 10:36:20.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:36:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:20.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:20.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:21.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:21.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:21.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:21.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:21.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:36:21.826 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:36:21.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 10:36:21.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:21.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:21.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:21.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:21.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 10:36:21.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:21.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 10:36:21.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 10:36:21.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:21.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:21.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:21.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:21.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:21.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:36:21.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:21.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:21.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:21.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:21.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:21.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:21.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') 10:36:21.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:21.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:21.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:21.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:21.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:36:21.917 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:21.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:21.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:21.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:36:21.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:36:21.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:36:21.919 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:21.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:21.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:21.919 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 10:36:21.919 INFO [WorkbenchTestable][ServersView2] Create new server 10:36:21.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 10:36:21.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:21.921 DEBUG [main][MenuItemLookup] Found menu:'New' 10:36:21.921 DEBUG [main][MenuItemLookup] Item match:New 10:36:21.921 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:36:21.921 DEBUG [main][MenuItemLookup] Item match:Server 10:36:21.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:36:21.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:36:21.922 INFO [main][MenuItemHandler] Select menu item: Server 10:36:22.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:36:22.321 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 10:36:22.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:36:22.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:22.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:22.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:36:22.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:22.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:22.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:36:22.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:22.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:22.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:36:22.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:22.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:22.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:36:22.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:22.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:22.324 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:36:22.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:22.325 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:") 10:36:22.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:22.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:22.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:22.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:22.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:36:22.418 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:36:22.419 INFO [WorkbenchTestable][AbstractText] Text set to: ABC 10:36:22.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:36:22.420 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:22.420 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:22.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:36:23.009 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:36:23.009 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 10:36:23.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.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) 10:36:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:23.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:23.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:23.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:23.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:23.013 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:36:23.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:23.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:23.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:23.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:23.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:23.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:23.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:36:23.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:36:23.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:36:23.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:36:23.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:36:23.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:36:23.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:36:23.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:36:23.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:36:23.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:36:23.130 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:23.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:23.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:23.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 10:36:23.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 10:36:23.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:23.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:23.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:23.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:23.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:24.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:24.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:36:24.133 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:36:24.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 10:36:24.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:24.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:24.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 10:36:24.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:24.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 10:36:24.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 10:36:24.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:24.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:24.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:24.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:24.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:24.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:36:24.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:24.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:24.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:24.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:24.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 '\*?\QServers\E') 10:36:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:24.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:24.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:24.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:24.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:36:24.223 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:24.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:24.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:24.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:36:24.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:36:24.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:36:24.318 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:24.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:24.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:24.319 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 10:36:24.319 INFO [WorkbenchTestable][ServersView2] Create new server 10:36:24.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 10:36:24.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:24.320 DEBUG [main][MenuItemLookup] Found menu:'New' 10:36:24.321 DEBUG [main][MenuItemLookup] Item match:New 10:36:24.321 DEBUG [main][MenuItemLookup] Found menu:'Server' 10:36:24.321 DEBUG [main][MenuItemLookup] Item match:Server 10:36:24.321 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 10:36:24.321 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 10:36:24.321 INFO [main][MenuItemHandler] Select menu item: Server 10:36:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:36:24.721 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 10:36:24.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:36:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:24.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:24.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:36:24.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:24.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:24.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:36:24.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:24.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:24.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 Server"] 10:36:24.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:24.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:24.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:36:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:24.725 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:36:24.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:24.728 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:36:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:24.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:24.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:24.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:24.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:36:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:36:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 10:36:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:24.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:24.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:36:24.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:36:24.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:25.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:36:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:36:25.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:36:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:25.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:36:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:25.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:36:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 10:36:25.324 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:36:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:25.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:25.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:25.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:25.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:25.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:25.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:25.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:36:25.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:36:25.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:25.327 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:36:25.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:25.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:36:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:36:25.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:36:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:25.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:36:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:25.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:36:25.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 10:36:25.328 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 10:36:25.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 10:36:25.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 10:36:25.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 10:36:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:25.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:25.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:25.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:25.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:25.833 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:") 10:36:25.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:25.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:25.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:25.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:25.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:36:25.916 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:36:25.917 INFO [WorkbenchTestable][AbstractText] Text set to: ABC server 10:36:25.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:36:25.917 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:25.917 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:26.417 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:26.418 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:26.918 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:26.918 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:27.418 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:27.418 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:27.918 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:27.918 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:28.418 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:28.418 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:36:28.919 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:36:28.919 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:36:28.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 10:36:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:28.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:28.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:28.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:28.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:28.924 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:36:28.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:28.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:28.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:28.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:29.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:29.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:36:29.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:36:29.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:36:29.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:36:29.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:36:29.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:36:29.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:36:29.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:36:29.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:36:29.431 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:29.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:29.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:29.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:36:29.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:36:29.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:36:29.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:36:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:29.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:29.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:29.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:29.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:29.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:29.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:29.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:29.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:29.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:29.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:29.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:36:29.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:29.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:29.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:29.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:36:29.521 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:29.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:29.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:29.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:36:29.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:36:29.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:36:29.524 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:29.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:29.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:29.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:29.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 10:36:29.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:29.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:29.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:29.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:29.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:29.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:29.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:29.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:29.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:29.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:29.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:29.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:36:29.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:29.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:29.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:29.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:36:29.625 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:29.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:29.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:29.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:36:29.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:36:29.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:36:29.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ABC server [Stopped] 10:36:29.717 DEBUG [main][TreeItemHandler] Selecting tree item: ABC server [Stopped] 10:36:29.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ABC server [Stopped] about selection 10:36:29.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ABC server [Stopped] 10:36:29.726 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:29.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:29.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:29.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:29.727 INFO [WorkbenchTestable][AbstractServer] Delete server 'ABC server'. Stop server first: false 10:36:29.727 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:29.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:29.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:29.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:29.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:36:29.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:29.910 DEBUG [main][MenuItemLookup] Found menu:'New' 10:36:29.910 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:36:29.910 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:36:29.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:29.910 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:36:29.910 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:36:29.910 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:36:29.910 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:36:29.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:36:29.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:36:29.911 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:36:30.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:36:30.027 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 10:36:30.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:36:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:30.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:36:30.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:36:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:30.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:36:30.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:36:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:30.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:30.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:30.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:30.029 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:36:30.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:30.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:30.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:30.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:30.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:36:30.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:36:30.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:30.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:30.226 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:36:30.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:30.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:30.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:30.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:30.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:30.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:30.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:36:30.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:30.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:30.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:30.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:36:30.319 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:30.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:30.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:30.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:36:30.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:36:30.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:36:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server... 10:36:30.321 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:30.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:30.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:30.322 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 10:36:30.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:36:30.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:30.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:30.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:30.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:30.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:31.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:31.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:36:31.325 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:36:31.325 INFO [WorkbenchTestable][ServersView2] Requested server 'ABC server' was not found on Servers view 10:36:31.325 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:36:31.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:36:31.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:31.326 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 10:36:31.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:36:31.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:31.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:31.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:31.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:31.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:32.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:32.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:36:32.329 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:36:32.329 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:36:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server finished successfully 10:36:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:36:32.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:36:32.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:36:32.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:36:32.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:36:32.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:36:32.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:36:32.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:36:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:36:32.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 10:36:32.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:32.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:32.329 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 10:36:32.329 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 10:36:32.329 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:32.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.301 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: 5.786 s setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 2.305 s setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 8.195 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 10:36:32.413 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 10:36:32.414 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:36:32.414 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:32.414 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 10:36:32.414 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:32.414 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:36:32.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:32.415 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:36:32.418 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:32.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:32.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 10:36:32.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 10:36:32.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:32.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:32.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:32.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: "Import"] 10:36:32.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:32.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: "Import"] 10:36:32.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:32.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: "Import"] 10:36:32.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:32.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: "Import"] 10:36:32.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:32.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: "Import"] 10:36:32.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:32.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: "Import"] 10:36:32.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:32.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: "Import"] 10:36:32.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:32.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:36:32.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:32.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:36:32.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:32.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:32.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:32.420 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:36:32.420 DEBUG [main][MenuItemLookup] Found menu:'File' 10:36:32.421 DEBUG [main][MenuItemLookup] Item match:File 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:32.421 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:36:32.421 DEBUG [main][MenuItemLookup] Item match:Import... 10:36:32.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:36:32.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:36:32.422 INFO [main][MenuItemHandler] Select menu item: &Import... 10:36:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:36:32.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:36:32.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:36:32.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:32.725 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:36:32.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:32.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 10:36:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:32.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:32.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:32.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:32.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:32.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:36:32.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:36:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:32.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:36:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:32.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:36:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:36:32.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:36:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:32.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:36:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:32.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:36:32.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:36:32.728 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:36:32.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:36:32.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:36:32.728 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:36:32.728 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:36:32.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:36:32.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:32.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:32.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:32.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:32.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:32.730 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:36:32.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:32.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:32.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:32.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:32.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:36:33.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:33.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:33.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:36:33.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:33.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:33.117 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:36:33.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:33.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:36:33.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:36:33.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:36:33.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:33.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:33.117 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:36:33.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:33.117 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' 10:36:33.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:36:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:33.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:33.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:33.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:33.119 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:36:33.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:33.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:33.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:33.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:33.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:36:33.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:33.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:36:33.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:36:33.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:33.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:36:33.121 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 10:36:33.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:36:33.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:33.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:33.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:33.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:33.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:33.123 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:36:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:33.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:33.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:33.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:36:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:33.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:33.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:33.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:33.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:33.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:36:33.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:33.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:33.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:33.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:33.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:33.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:36:33.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:36:33.129 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 10:36:33.129 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:36:33.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 10:36:33.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:33.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:33.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:33.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:33.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:33.233 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:36:33.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:33.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:33.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:33.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:36:33.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:33.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:33.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:33.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:33.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:33.314 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 10:36:33.314 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 10:36:33.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:36:33.315 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 10:36:33.315 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:36:33.315 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:36:33.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:36:33.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:33.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:33.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:33.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:33.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:33.319 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:36:33.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:33.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:33.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:33.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:33.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:36:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:36:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:36:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:36:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:36:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:36:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:36:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:36:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:36:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:36:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:36:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:36:33.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:36:33.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:33.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:36:33.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:33.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:36:33.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:33.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:33.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:33.824 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:36:33.824 DEBUG [main][MenuItemLookup] Found menu:'File' 10:36:33.824 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:36:33.824 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:36:33.824 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:36:33.824 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:36:33.824 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:36:33.824 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:36:33.824 DEBUG [main][MenuItemLookup] Item match:Window 10:36:33.825 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:36:33.825 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:36:33.825 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:36:33.825 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:33.825 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:36:33.825 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:36:33.825 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:33.825 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:36:33.825 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:33.825 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:36:33.825 DEBUG [main][MenuItemLookup] Item match:Preferences 10:36:33.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:36:33.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:36:33.909 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:36:34.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.... 10:36:34.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:36:34.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:36:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:34.224 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:36:34.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:34.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:36:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:34.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:34.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:34.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:34.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:36:34.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:36:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:34.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:36:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:34.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:36:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:36:34.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:36:34.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:34.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:36:34.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:34.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:36:34.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 10:36:34.227 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 10:36:34.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 10:36:34.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 10:36:34.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:34.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:34.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:34.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:34.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:35.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:35.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:36:35.316 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 10:36:35.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 "Add...") 10:36:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:35.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:35.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:35.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:35.322 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:36:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:35.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:35.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:36:35.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:35.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:35.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:35.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. finished successfully 10:36:35.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 10:36:35.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:35.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:35.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:36:35.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:36:35.624 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:36:35.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:35.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:35.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:35.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:35.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:35.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 10:36:35.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:36:35.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:36.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:36.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:36:36.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 10:36:36.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 10:36:36.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:36.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 10:36:36.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:36.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 10:36:36.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 10:36:36.129 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 10:36:36.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 10:36:36.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 10:36:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:36:36.130 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 10:36:36.130 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 10:36:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:36:36.631 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 10:36:36.631 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 10:36:36.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 10:36:36.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:36.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:36.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:36.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:36.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:36.710 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:36:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:36.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:36.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:36:37.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:36:37.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:36:37.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:36:37.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:36:37.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:36:37.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:36:37.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:36:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:36:37.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:37.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:37.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:36:37.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:37.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:37.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:37.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:37.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:37.223 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:36:37.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:37.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:37.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:37.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:37.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:37.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:37.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:37.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:36:37.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:37.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:37.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:37.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:37.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:37.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:37.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:36:37.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:37.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:37.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:37.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:37.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:36:37.330 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:37.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:37.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:37.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:37.515 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:37.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:37.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:37.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:37.516 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:37.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:37.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:37.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:37.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:37.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:37.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:38.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:38.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:38.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:38.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:38.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:36:38.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:38.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:38.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:38.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:38.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:36:38.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:38.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:38.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:38.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:38.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:38.519 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 10:36:38.520 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:36:38.520 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:36:38.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:36:38.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:36:38.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:36:38.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'New' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:38.708 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:36:38.708 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:36:38.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:36:38.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:36:38.711 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:36:39.113 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"] 10:36:39.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:39.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:39.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 10:36:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:39.114 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 10:36:39.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:39.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:36:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:39.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:39.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:39.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:39.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:39.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:39.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 10:36:39.119 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 10:36:39.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 10:36:39.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 10:36:39.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:39.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:39.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:39.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:39.622 INFO [WorkbenchTestable][RuntimesPropertyPage] Select runtime 'Test runtime' 10:36:39.622 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") 10:36:39.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:39.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:39.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:39.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:39.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:36:39.623 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Test runtime: 10:36:39.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:36:39.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:36:39.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:36:39.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.common.project.facet.ui.RuntimesPropertyPage, index 0 and no matchers specified 10:36:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:39.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:39.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:39.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:39.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:36:39.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:39.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:39.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:39.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:39.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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:36:39.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:39.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:39.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:39.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:39.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:39.815 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:36:39.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:39.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:39.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:39.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:40.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:40.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:36:40.522 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:36:40.524 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:36:40.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:36:40.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:36:40.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'New' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:40.725 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:36:40.725 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:36:40.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:36:40.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:36:40.725 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:36:41.225 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"] 10:36:41.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:41.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:41.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 10:36:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:41.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:41.456 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 10:36:41.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:41.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:36:41.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:41.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:41.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:41.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:41.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:41.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:41.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:41.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 10:36:41.516 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 10:36:41.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 10:36:41.516 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 10:36:41.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:41.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:41.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:41.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:41.517 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 10:36:41.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:41.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:41.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:41.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:36:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:41.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:41.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 10:36:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:41.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 "Cancel", Widget matcher matching widgets with style: 8) 10:36:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:41.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:41.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:41.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:41.524 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:36:41.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:41.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:41.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:41.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:41.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:41.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:36:41.823 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:36:41.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:36:41.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:36:41.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:36:41.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'New' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:42.027 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:36:42.027 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:36:42.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:36:42.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:36:42.027 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:36:42.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:36:42.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:36:42.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:36:42.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:36:42.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:36:42.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:36:42.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:36:42.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:36:42.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:36:42.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:36:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:36:42.528 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 10:36:42.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:36:42.528 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:36:42.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:36:42.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:36:42.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:36:42.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:42.708 DEBUG [main][MenuItemLookup] Found menu:'New' 10:36:42.709 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:36:42.709 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:42.709 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:36:42.709 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:36:42.709 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:42.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:36:42.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:36:42.709 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:36:42.709 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:36:42.709 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:36:42.710 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:36:42.710 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:36:42.710 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:36: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 'Delete.*'] is available.... 10:36:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:36:43.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:36:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:43.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:43.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:43.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:43.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:36:43.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:36:43.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:43.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:43.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:36:43.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:36:43.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:43.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:43.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:43.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:43.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:43.622 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:36:43.622 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:36:43.622 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:36:43.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:43.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:43.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:43.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:43.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:36:43.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:36:43.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:43.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:43.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:36:43.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:36:43.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:43.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:43.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:43.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:43.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:43.624 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:36:43.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:43.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:43.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:43.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:43.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:36:43.714 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:36:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:36:44.215 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:36:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:36:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:36:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:36:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:36:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:36:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:36:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:36:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:36:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:36:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:36:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:36:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:36:44.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:36:44.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:44.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:36:44.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:44.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:36:44.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:44.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:44.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:44.216 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:36:44.216 DEBUG [main][MenuItemLookup] Found menu:'File' 10:36:44.216 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:36:44.216 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:36:44.216 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:36:44.216 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:36:44.216 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:36:44.216 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:36:44.216 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:36:44.216 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:36:44.216 DEBUG [main][MenuItemLookup] Item match:Window 10:36:44.217 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:36:44.217 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:36:44.217 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:36:44.217 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:44.217 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:36:44.217 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:36:44.217 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:44.217 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:36:44.217 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:44.217 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:36:44.217 DEBUG [main][MenuItemLookup] Item match:Preferences 10:36:44.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:36:44.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:36:44.217 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:36:44.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:36:44.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:36:44.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:36:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:44.712 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:36:44.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:44.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:36:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:44.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:44.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:44.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:44.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:44.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:44.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:36:44.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:36:44.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:44.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:36:44.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:44.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:36:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:36:44.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:36:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:44.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:36:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:44.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:36:44.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 10:36:44.714 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 10:36:44.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 10:36:44.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 10:36:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:44.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:44.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:45.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:45.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:45.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:45.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:36:45.719 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 10:36:45.719 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 10:36:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:45.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:45.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:45.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:45.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:36:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:45.727 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server ABC server(Test runtime)' 10:36:45.727 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 10:36:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:45.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:45.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:45.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:45.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:36:45.729 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'ABC server' 10:36:45.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:45.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:45.729 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' was found 10:36:45.729 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' matched 'ABC server'! Selecting... 10:36:45.729 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:36:45.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:45.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:45.729 TRACE [main][WidgetHandler] Notify Table with event 13 10:36:45.729 TRACE [main][WidgetHandler] Wait for synchronization 10:36:45.729 DEBUG [WorkbenchTestable][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") 10:36:45.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:45.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:45.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:45.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:45.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:45.811 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:36:45.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:45.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:45.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:45.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:36:48.817 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 10:36:48.817 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:36:48.817 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 10:36:48.818 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 10:36:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:48.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:48.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:48.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:36:48.819 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 10:36:48.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:48.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:48.822 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 10:36:48.822 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 10:36:48.822 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:36:48.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:36:48.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:36:48.822 TRACE [main][WidgetHandler] Notify Table with event 13 10:36:48.822 TRACE [main][WidgetHandler] Wait for synchronization 10:36:48.823 DEBUG [WorkbenchTestable][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") 10:36:48.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:48.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:48.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:48.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:48.824 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:36:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:48.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:48.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:36:51.829 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 10:36:51.829 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:36:51.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) 10:36:51.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:51.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:51.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:51.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:51.832 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:36:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:51.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:51.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:51.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:51.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 10:36:51.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:51.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:51.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 10:36:51.923 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 10:36:51.923 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:51.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.513 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: 19.504 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 10:36:51.936 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 10:36:51.936 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:36:51.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:51.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 10:36:51.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:51.937 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:36:51.944 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:51.944 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:36:51.944 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:51.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:51.945 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 10:36:51.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 10:36:51.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:51.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:51.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:51.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:36:51.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:51.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:36:51.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:51.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:36:51.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:51.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:36:51.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:51.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:36:51.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:51.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: "Import"] 10:36:51.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:51.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: "Import"] 10:36:51.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:52.007 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:36:52.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:52.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"] 10:36:52.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:52.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:52.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:52.008 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:36:52.008 DEBUG [main][MenuItemLookup] Found menu:'File' 10:36:52.008 DEBUG [main][MenuItemLookup] Item match:File 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:52.009 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:36:52.009 DEBUG [main][MenuItemLookup] Item match:Import... 10:36:52.010 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:36:52.010 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:36:52.010 INFO [main][MenuItemHandler] Select menu item: &Import... 10:36:52.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:36:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:36:52.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:36:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:52.214 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:36:52.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:52.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:36:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:52.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:52.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:52.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:36:52.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:36:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:52.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:36:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:52.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:36:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:36:52.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:36:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:36:52.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:36:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:36:52.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:36:52.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:36:52.216 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:36:52.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:36:52.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:36:52.216 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:36:52.216 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:36:52.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.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:36:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:52.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:52.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:52.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:52.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:52.218 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:36:52.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:52.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:52.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:52.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:52.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: "Import"] 10:36:52.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:52.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:52.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:36:52.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:52.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:52.423 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:36:52.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:52.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:36:52.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:36:52.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:36:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:52.424 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:36:52.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:52.424 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' 10:36:52.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.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:36:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:52.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:52.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:52.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:52.425 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:36:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:52.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:52.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:52.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:36:52.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:52.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:36:52.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:36:52.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:52.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:36:52.427 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 10:36:52.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:36:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:52.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:52.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:52.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:52.428 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:36:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:52.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:52.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:52.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:36:52.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:52.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:52.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:52.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:52.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:52.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:36:52.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:52.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:52.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:52.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:36:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:36:52.530 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 10:36:52.530 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:36:52.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 10:36:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:52.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:52.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:52.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:52.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:52.531 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:36:52.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:52.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:52.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:52.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:52.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:36:52.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:52.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:52.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:52.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:52.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:52.619 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 10:36:52.619 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 10:36:52.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:36:52.620 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 10:36:52.620 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:36:52.620 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:36:52.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:36:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:52.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:52.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:52.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:52.622 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:36:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:52.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:52.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:36:53.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:36:53.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:36:53.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:36:53.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:36:53.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:36:53.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:36:53.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:36:53.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:36:53.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:36:53.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:36:53.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:53.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:53.126 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:36:53.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:53.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:53.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:53.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:53.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:53.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:53.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 '\*?\QPackage Explorer\E') 10:36:53.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:53.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:53.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:53.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:36:53.128 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:53.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:36:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:36:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:36:53.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:53.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:53.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:53.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:53.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:36:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:53.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:53.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:53.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:36:53.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:53.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:53.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:53.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:36:53.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:36:53.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:36:53.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:53.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:53.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:53.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:53.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:53.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:53.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:53.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:53.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:54.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:54.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:36:54.137 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:54.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:54.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:54.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:54.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:36:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:54.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:54.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:54.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:54.138 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 10:36:54.138 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:36:54.138 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:36:54.138 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:36:54.143 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:36:54.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:36:54.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:54.228 DEBUG [main][MenuItemLookup] Found menu:'New' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:54.229 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:36:54.229 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:36:54.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:36:54.229 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:36:54.229 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:36:54.523 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"] 10:36:54.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:54.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:54.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 10:36:54.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:54.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:54.524 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 10:36:54.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:54.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:36:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:54.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:54.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:54.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:54.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:54.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 10:36:54.533 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 10:36:54.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 10:36:54.533 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 10:36:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:54.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:54.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:54.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:54.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 10:36:54.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:54.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:36:54.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:36:54.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:54.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:36:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:54.931 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 10:36:54.931 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 10:36:54.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:36:55.037 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 10:36:55.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:36:55.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:55.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:55.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:55.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:55.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:55.041 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:36:55.041 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:36:55.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:55.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:55.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:55.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:55.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 10:36:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 10:36:55.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:55.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:55.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:36:55.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:55.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:55.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:55.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:55.527 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:36:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:55.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:55.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:56.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:56.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:56.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:56.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:56.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:56.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:56.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:56.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:56.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:56.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:56.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:36:56.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:56.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:56.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:56.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:56.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:36:56.431 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:56.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:56.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:56.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:36:56.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:36:56.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:36:56.434 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:56.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:56.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:56.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:56.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:56.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:56.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:56.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:56.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:57.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:57.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:57.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:36:57.436 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:57.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:57.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:57.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:57.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:36:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:57.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:57.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:57.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:57.438 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 10:36:57.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:36:57.438 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:36:57.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:36:57.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:36:57.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:36:57.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'New' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:57.536 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:36:57.536 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:36:57.536 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:36:57.536 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:36:57.536 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:36:58.218 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"] 10:36:58.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:58.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:58.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 10:36:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:58.221 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 10:36:58.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:58.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:36:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:58.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:58.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:58.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:58.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:36:58.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:36:58.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 10:36:58.224 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 10:36:58.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 10:36:58.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 10:36:58.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:58.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:58.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:58.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:58.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.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 10:36:58.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:58.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:36:58.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:36:58.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:58.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:36:58.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:58.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:58.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") 10:36:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:58.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:58.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:58.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:58.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:58.326 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:36:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:36:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:36:58.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:36:58.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:36:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:36:58.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:58.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:58.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:58.726 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"] 10:36:58.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:58.726 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"] 10:36:58.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:36:58.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:58.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:58.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:36:58.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:58.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:58.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:36:58.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:58.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:58.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:36:58.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:36:58.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:58.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:58.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:58.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:36:58.815 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:58.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:58.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:58.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:36:58.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:36:58.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:36:58.818 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:58.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:58.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:58.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:58.820 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:58.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:58.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:58.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:58.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:58.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:58.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:59.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:59.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:59.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:59.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:36:59.822 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:36:59.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:36:59.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:36:59.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:36:59.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 10:36:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:59.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:59.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:59.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:36:59.823 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 10:36:59.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:36:59.823 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:36:59.823 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:36:59.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:36:59.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:36:59.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'New' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'' 10:36:59.922 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:36:59.922 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:36:59.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:36:59.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:36:59.922 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:36:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:36:59.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:37:00.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 10:37:00.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:00.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:00.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:00.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:00.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:37:00.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:00.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:00.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:00.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:00.423 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 10:37:00.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:37:00.423 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:37:00.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:37:00.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:37:00.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:00.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:00.528 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:00.529 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:00.529 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:00.529 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:37:00.529 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:37:00.529 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:00.529 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:00.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:00.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:00.529 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:00.529 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:00.529 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:37:00.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:37:00.529 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:37:00.529 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:37:00.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:37:01.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 'Delete.*'] is available. finished successfully 10:37:01.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:37:01.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:01.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:01.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:01.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:01.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:37:01.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:01.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:01.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:01.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:37:01.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:01.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:01.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:01.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:01.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:01.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:01.019 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:37:01.019 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:37:01.019 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:37:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:01.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:01.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:01.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:37:01.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:01.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:37:01.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:01.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:01.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:01.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:01.020 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:37:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:01.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:01.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:01.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:37:01.024 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:37:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:37:01.524 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:37:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:01.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:01.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 10:37:01.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:01.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:01.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 10:37:01.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:01.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 10:37:01.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 10:37:01.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:01.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:01.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:01.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:01.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:01.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:01.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:01.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:01.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:01.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:01.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:01.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:01.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:01.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:01.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:01.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:01.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:01.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:01.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:01.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:01.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:01.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:01.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:01.526 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:01.526 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:01.526 DEBUG [main][MenuItemLookup] Item match:File 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:01.527 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:37:01.527 DEBUG [main][MenuItemLookup] Item match:Import... 10:37:01.527 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:37:01.527 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:37:01.527 INFO [main][MenuItemHandler] Select menu item: &Import... 10:37:01.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:37:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:37:01.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:37:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:01.815 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:37:01.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:01.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 10:37:01.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:01.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:01.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:01.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:01.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:37:01.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:37:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:01.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:37:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:01.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:37:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:37:01.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:37:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:01.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:37:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:01.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:37:01.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:37:01.818 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:37:01.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:37:01.818 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:37:01.818 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:37:01.818 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:37:01.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:37:01.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:01.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:01.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:01.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:01.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:01.820 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:37:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:01.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:01.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:02.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:02.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:02.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:02.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:37:02.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:02.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:02.137 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:37:02.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:37:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:37:02.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:37:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:02.138 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:37:02.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:02.138 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' 10:37:02.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.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:37:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:02.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:02.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:02.139 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:37:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:02.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:02.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:02.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:37:02.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:02.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:02.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:02.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:02.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:37:02.221 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 10:37:02.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:37:02.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:02.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:02.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:02.223 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:37:02.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:02.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:02.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:02.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:02.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:37:02.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:02.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:02.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:02.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:37:02.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:37:02.326 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 10:37:02.326 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:37:02.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 10:37:02.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:02.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:02.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:02.327 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:37:02.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:02.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:02.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:02.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:02.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:37:02.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:02.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:02.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:02.329 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 10:37:02.329 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 10:37:02.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:37:02.330 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 10:37:02.330 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:37:02.330 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:37:02.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:37:02.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:02.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:02.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:02.418 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:37:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:02.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:02.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:02.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:02.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:37:02.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:37:02.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:37:02.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 10:37:02.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:37:02.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:02.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:02.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:02.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:02.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:02.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:02.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:02.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.924 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:37:02.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:02.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:02.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:37:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:02.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:02.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:02.925 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:02.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:02.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:02.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:02.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:02.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:02.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:02.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:02.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 '\*?\QPackage Explorer\E') 10:37:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:02.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:02.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:02.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:02.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:02.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:02.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:02.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:02.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:02.930 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:02.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:02.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:02.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:02.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:03.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:03.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:04.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:04.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:04.432 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:04.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:04.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:04.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:04.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:04.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:04.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:04.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:04.433 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 10:37:04.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:37:04.433 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:37:04.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:37:04.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:37:04.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:04.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:04.509 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:37:04.509 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:37:04.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:37:04.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:37:04.509 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:37:04.740 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"] 10:37:04.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:04.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:04.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 10:37:04.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:04.750 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 10:37:04.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:04.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:37:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:04.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:04.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:04.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:04.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:04.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:04.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:04.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 10:37:04.752 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 10:37:04.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 10:37:04.752 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 10:37:04.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:04.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:04.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:04.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:04.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 10:37:04.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:04.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:04.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:04.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:04.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:37:04.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:04.828 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 10:37:04.828 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 10:37:04.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:37:04.838 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 10:37:04.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.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 10:37:04.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:04.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:04.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:04.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:37:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:04.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 10:37:04.840 DEBUG [main][TreeItemHandler] Selecting tree item: Java 10:37:04.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 10:37:04.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 10:37:04.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:04.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:04.852 DEBUG [main][MenuItemLookup] Found menu:'Change Version...' 10:37:04.852 DEBUG [main][MenuItemLookup] Item match:Change Version... 10:37:04.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Change &Version..." 10:37:04.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Change Version... 10:37:04.853 INFO [main][MenuItemHandler] Select menu item: Change &Version... 10:37:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available.... 10:37:05.015 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 10:37:05.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Change Version 10:37:05.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:05.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:05.016 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:") 10:37:05.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:05.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:05.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:37:05.017 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 17 to selection: 1.7 10:37:05.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:37:05.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:05.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:05.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:05.018 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:37:05.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:05.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:05.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:05.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:05.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:05.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:05.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:37:05.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:05.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:05.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:05.062 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:37:05.062 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:37:05.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:05.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:05.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:05.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 10:37:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 10:37:05.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:37:05.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:05.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:05.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:05.669 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:37:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:05.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:05.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:05.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:05.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:05.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:05.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:37:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:05.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:05.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:05.923 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:05.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:05.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:05.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:05.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:05.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:05.943 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:05.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:06.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:06.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:06.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:06.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:06.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:06.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:06.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:07.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:07.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:07.010 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:07.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:07.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:07.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:07.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:07.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:07.011 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 10:37:07.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:37:07.011 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:37:07.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:37:07.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:37:07.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:07.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:07.042 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:37:07.042 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:37:07.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:37:07.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:37:07.042 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:37:07.248 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"] 10:37:07.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:07.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:07.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 10:37:07.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.250 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 10:37:07.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:07.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:37:07.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:07.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 10:37:07.252 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 10:37:07.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 10:37:07.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 10:37:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 10:37:07.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:07.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:07.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:37:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:07.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:37:07.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:07.258 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:37:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:07.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:07.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:07.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:07.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.431 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"] 10:37:07.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:07.431 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"] 10:37:07.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:07.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:37:07.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:07.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:37:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:07.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:07.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:07.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:07.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:07.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:07.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:07.453 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:07.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:07.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:07.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:07.454 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:07.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:07.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:07.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:07.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:07.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:08.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:08.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:08.471 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:08.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:08.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:08.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:08.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:08.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:08.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 10:37:08.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:37:08.472 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:37:08.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:37:08.474 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:37:08.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:08.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.528 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:37:08.528 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:37:08.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:37:08.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:37:08.528 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:37:08.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:08.529 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 10:37:08.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:37:09.029 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 10:37:09.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:37:09.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:09.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:09.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:09.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:09.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:37:09.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:09.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:09.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:09.029 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 10:37:09.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 10:37:09.029 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 10:37:09.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 10:37:09.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 10:37:09.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:09.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:09.057 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:09.057 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:09.057 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:09.057 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:37:09.057 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:37:09.057 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:09.057 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:09.057 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:09.057 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:09.057 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:09.057 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:09.057 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:37:09.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:37:09.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:37:09.057 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:37:09.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:37:09.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 'Delete.*'] is available. finished successfully 10:37:09.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:37:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:09.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:09.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:37:09.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:37:09.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:09.664 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:37:09.664 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:37:09.664 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:37:09.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:09.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:09.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:09.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:09.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:37:09.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:37:09.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:09.665 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:37:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:09.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:09.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:37:09.669 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:37:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:37:10.169 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:37:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:10.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:37:10.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:37:10.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:10.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:10.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:10.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:10.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:10.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:10.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:10.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 10:37:10.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:10.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:10.170 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 10:37:10.170 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 10:37:10.170 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:10.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.234 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.579 s selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 8.645 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 10:37:10.178 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 10:37:10.180 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:10.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:10.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 10:37:10.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:10.180 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:10.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:10.180 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:10.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:10.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:10.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:10.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:10.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:10.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:10.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:10.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:10.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:10.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:10.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:10.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:10.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:10.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:10.182 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:10.182 DEBUG [main][MenuItemLookup] Item match:File 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:10.182 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:37:10.182 DEBUG [main][MenuItemLookup] Item match:Import... 10:37:10.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:37:10.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:37:10.183 INFO [main][MenuItemHandler] Select menu item: &Import... 10:37:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:37:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:37:10.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:37:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:10.252 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:37:10.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:37:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:10.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:10.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:10.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:37:10.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:37:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:10.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:37:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:10.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:37:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:37:10.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:37:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:10.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:37:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:10.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:37:10.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:37:10.254 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:37:10.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:37:10.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:37:10.254 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:37:10.254 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:37:10.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:37:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:10.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:10.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:10.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:10.255 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:37:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:10.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:10.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:10.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:10.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:37:10.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:10.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:10.322 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:37:10.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:37:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:37:10.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:37:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:10.323 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:37:10.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:10.323 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 10:37:10.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:37:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:10.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:10.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:10.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:10.324 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:37:10.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:10.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:10.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:10.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:10.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:37:10.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:10.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:10.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:10.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:10.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:37:10.326 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 10:37:10.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:37:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:10.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:10.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:10.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:10.356 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:37:10.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:10.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:10.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:10.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:10.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:37:10.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:10.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:10.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:10.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:10.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:37:10.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:37:10.365 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 10:37:10.365 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:37:10.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 10:37:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:10.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:10.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:10.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:10.381 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:37:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:10.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:10.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:10.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:37:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:10.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:10.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:10.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:10.388 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 10:37:10.388 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 10:37:10.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:37:10.388 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 10:37:10.389 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:37:10.389 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:37:10.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) 10:37:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:10.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:10.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:10.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:10.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:10.390 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:37:10.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:10.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:10.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:10.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:10.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:10.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:10.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:10.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:37:10.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:37:10.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:37:10.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:10.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:10.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:10.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:10.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:10.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:10.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:10.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:10.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:10.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:10.894 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:37:10.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:10.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:10.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:10.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:10.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') 10:37:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:10.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:10.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:10.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:10.896 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:10.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:10.898 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:10.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:10.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:10.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:10.898 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:10.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:10.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:10.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:10.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:10.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:10.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:11.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:11.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:11.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:11.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:11.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:11.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:11.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:11.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:11.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:11.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 10:37:11.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:11.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:11.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:11.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:11.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:11.901 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 10:37:11.901 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:37:11.902 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 10:37:11.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 10:37:11.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:12.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:12.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 10:37:12.403 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 10:37:12.403 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 10:37:12.403 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 10:37:12.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 10:37:12.411 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 10:37:12.411 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 10:37:12.411 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 10:37:12.411 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 10:37:12.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 10:37:12.414 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:37:12.414 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:37:13.140 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:37:13.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:13.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:37:13.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:13.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:13.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:13.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:13.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:13.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:13.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:13.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:13.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54b1521e is found... 10:37:13.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54b1521e is found finished successfully 10:37:13.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 10:37:13.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:13.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:13.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:13.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:13.217 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:13.217 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 10:37:13.217 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:13.217 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 10:37:13.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design") 10:37:13.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:13.217 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:13.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:13.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:13.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:13.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:13.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 10:37:13.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:13.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 10:37:13.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 10:37:13.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:13.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:13.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:13.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:13.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:13.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:13.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:13.334 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:13.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:13.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:13.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:13.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:13.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:37:13.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:13.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:37:13.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:13.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:37:13.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 10:37:13.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 10:37:13.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:13.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 10:37:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 10:37:13.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 10:37:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:13.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 10:37:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:13.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 10:37:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 10:37:13.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 10:37:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 10:37:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 10:37:14.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 10:37:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 10:37:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 10:37:14.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 10:37:14.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:14.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:14.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 10:37:14.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:14.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 10:37:14.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 10:37:14.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:14.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:14.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:14.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:14.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:14.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:14.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:14.346 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:14.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:14.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:14.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:14.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 10:37:14.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:37:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:37:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:37:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 10:37:14.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:37:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:37:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:37:14.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 10:37:14.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:14.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:14.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 10:37:14.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:14.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 10:37:14.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 10:37:14.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:14.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:14.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:14.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:14.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:14.349 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:14.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:14.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:14.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:14.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 10:37:14.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 10:37:14.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:37:14.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 10:37:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 10:37:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 10:37:14.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 10:37:14.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:14.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:14.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 10:37:14.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:14.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 10:37:14.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 10:37:14.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:14.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:14.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:14.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:14.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:14.352 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:14.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:14.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:14.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:14.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 10:37:14.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 10:37:14.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 10:37:14.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 10:37:14.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 10:37:14.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 10:37:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 10:37:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 10:37:14.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 10:37:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:14.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 10:37:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:14.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 10:37:14.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 10:37:14.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:14.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:14.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 10:37:14.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:14.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:14.355 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:37:14.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:14.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:14.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 10:37:14.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:14.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:14.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 10:37:14.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') 10:37:14.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:14.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:14.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:14.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:14.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:14.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:14.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:14.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:14.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:14.445 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:14.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:14.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:14.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:14.445 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:14.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:14.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:14.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:14.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:14.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:14.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:14.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:14.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:15.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:15.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:15.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:15.447 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:15.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:15.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:15.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:15.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 10:37:15.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:15.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:15.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:15.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:15.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:15.510 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 10:37:15.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 10:37:15.510 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 10:37:15.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 10:37:15.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 10:37:15.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:15.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:15.627 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:15.628 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:15.628 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:37:15.628 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:37:15.628 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:37:15.628 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:37:15.628 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:37:15.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:15.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:37:16.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:37:16.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:37:16.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:16.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:16.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:16.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:16.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:16.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:16.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:16.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:16.128 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 10:37:16.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 10:37:16.129 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 10:37:16.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 10:37:16.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 10:37:16.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:16.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:16.173 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:16.173 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:16.173 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:16.173 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:37:16.173 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:16.173 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:16.173 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:16.173 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:16.173 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:16.173 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:16.173 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:37:16.173 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:37:16.173 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:37:16.173 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:37: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 'Delete.*'] is available.... 10:37:16.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:37:16.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:37:16.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:16.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:16.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:16.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:37:16.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:16.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:37:16.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:16.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:16.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:16.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:16.786 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:37:16.787 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:37:16.787 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:37:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:16.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:16.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:16.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:37:16.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:16.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:37:16.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:16.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:16.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:16.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:16.788 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:37:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:16.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:16.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:37:16.791 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:37:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:37:17.292 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:37:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:17.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:37:17.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:37:17.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:37:17.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:37:17.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:17.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:17.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:17.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:17.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:17.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:17.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:17.292 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 10:37:17.292 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:17.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.114 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.026 s getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.007 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.002 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 10:37:17.300 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 10:37:17.301 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:17.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:17.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 10:37:17.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:17.301 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:17.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:17.301 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:17.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:17.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:17.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:17.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:17.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:17.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:17.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:17.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:17.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:17.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:17.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:17.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:17.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:17.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:17.303 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:17.303 DEBUG [main][MenuItemLookup] Item match:File 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:17.303 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:37:17.303 DEBUG [main][MenuItemLookup] Item match:Import... 10:37:17.304 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:37:17.304 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:37:17.304 INFO [main][MenuItemHandler] Select menu item: &Import... 10:37:17.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:37:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:37:17.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:37:17.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:17.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:17.378 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:37:17.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:37:17.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:17.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:17.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:17.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:17.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:37:17.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:37:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:17.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:37:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:17.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:37:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:37:17.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:37:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:17.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:37:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:17.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:37:17.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:37:17.381 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:37:17.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:37:17.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:37:17.381 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:37:17.381 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:37:17.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.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:37:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:17.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:17.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:17.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:17.382 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:37:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:17.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:17.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:17.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:17.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:37:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:17.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:17.453 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:37:17.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:37:17.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:37:17.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:37:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:17.454 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:37:17.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:17.454 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 10:37:17.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:37:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:17.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:17.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:17.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:17.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:17.455 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:37:17.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:17.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:17.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:17.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:17.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:37:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:17.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:17.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:17.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:37:17.456 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 10:37:17.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:37:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:17.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:17.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:17.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:17.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:17.458 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:37:17.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:17.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:17.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:17.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:17.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:37:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:17.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:17.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:17.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:37:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:37:17.466 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 10:37:17.466 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:37:17.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 10:37:17.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:17.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:17.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:17.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:17.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:17.467 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:37:17.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:17.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:17.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:17.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37: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.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:37:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:17.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:17.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:17.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:17.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:17.489 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 10:37:17.489 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 10:37:17.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:37:17.490 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 10:37:17.490 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:37:17.490 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:37:17.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:37:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:17.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:17.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:17.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:17.491 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:37:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:17.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:17.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:17.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:17.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:37:17.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:37:17.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:37:17.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:37:17.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:17.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:17.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:17.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:17.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:17.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:17.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:17.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:17.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:17.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:37:17.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:17.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:17.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:17.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:17.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 '\*?\QPackage Explorer\E') 10:37:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:17.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:17.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:17.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:17.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:17.997 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:17.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:17.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:17.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:17.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:17.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:17.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:17.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 10:37:17.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 10:37:17.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:17.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:17.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:17.999 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:17.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:18.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:18.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:18.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:18.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:18.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:18.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:18.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:18.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:18.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:18.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:18.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:19.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:19.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:19.001 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:19.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:19.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:19.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:19.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:19.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:19.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:19.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:19.002 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 10:37:19.003 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:37:19.003 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 10:37:19.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 10:37:19.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:19.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:19.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 10:37:19.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 10:37:19.504 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 10:37:19.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 10:37:19.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 10:37:19.508 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 10:37:19.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 10:37:19.508 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 10:37:19.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 10:37:19.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 10:37:19.510 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:37:19.511 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:37:19.639 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:37:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:19.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 10:37:20.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:37:20.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:37:20.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:37:20.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:20.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:20.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:20.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:20.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:20.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:20.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@765524ce is found... 10:37:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@765524ce is found finished successfully 10:37:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 10:37:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:20.143 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:20.143 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:20.144 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:20.144 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:20.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 10:37:20.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:20.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.144 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:20.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:20.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:20.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 10:37:20.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 '\*?\Qfile.xml\E') 10:37:20.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:20.258 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 10:37:20.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 10:37:20.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:20.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:20.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.283 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 10:37:20.283 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:20.283 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 10:37:20.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 10:37:20.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:20.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:20.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:20.283 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:20.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:20.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:20.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:20.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:20.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:20.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:20.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:20.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:20.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:21.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:21.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:21.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:21.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:21.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:21.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:21.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:21.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:21.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:21.328 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 10:37:21.329 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:37:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 10:37:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 10:37:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 10:37:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:21.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 10:37:21.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 10:37:21.329 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 10:37:21.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 10:37:21.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 10:37:21.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:21.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:21.377 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:21.377 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:21.377 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:37:21.377 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:37:21.377 DEBUG [main][MenuItemLookup] Item match:Open With 10:37:21.379 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 10:37:21.379 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 10:37:21.379 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 10:37:21.379 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 10:37:21.379 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:21.379 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 10:37:21.379 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 10:37:21.379 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:21.379 DEBUG [main][MenuItemLookup] Found menu:'Other...' 10:37:21.379 DEBUG [main][MenuItemLookup] Item match:Other... 10:37:21.379 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 10:37:21.379 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 10:37:21.379 INFO [main][MenuItemHandler] Select menu item: Other... 10:37:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 10:37:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully 10:37:21.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 10:37:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:21.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:21.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 10:37:21.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:21.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:21.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 10:37:21.443 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 10:37:21.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 10:37:21.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 10:37:21.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:37:21.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 10:37:21.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:21.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:21.444 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:37:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:21.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:21.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:21.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:21.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:21.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@15bf1e86 is found... 10:37:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@15bf1e86 is found finished successfully 10:37:21.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 10:37:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:21.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:21.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:21.722 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:21.722 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 10:37:21.722 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:21.722 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 10:37:21.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 10:37:21.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.722 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 10:37:21.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:21.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:21.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 10:37:22.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 10:37:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:22.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:22.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:22.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:22.046 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 10:37:22.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 10:37:22.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:22.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:22.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 10:37:22.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:22.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 10:37:22.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 10:37:22.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:22.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:22.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:22.048 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:22.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:22.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:22.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:22.108 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:22.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:22.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:22.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:22.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:22.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:22.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:22.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:22.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:23.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:23.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:23.110 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:23.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:23.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:23.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:23.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:23.112 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 10:37:23.112 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:37:23.112 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 10:37:23.112 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 10:37:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:23.113 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 10:37:23.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:23.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 10:37:23.113 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 10:37:23.113 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 10:37:23.113 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 10:37:23.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 10:37:23.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:23.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:23.230 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:23.230 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:23.230 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:37:23.230 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:37:23.230 DEBUG [main][MenuItemLookup] Item match:Open With 10:37:23.232 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 10:37:23.232 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 10:37:23.232 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 10:37:23.232 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 10:37:23.232 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:23.232 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 10:37:23.232 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 10:37:23.232 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:23.232 DEBUG [main][MenuItemLookup] Found menu:'Other...' 10:37:23.232 DEBUG [main][MenuItemLookup] Item match:Other... 10:37:23.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 10:37:23.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 10:37:23.232 INFO [main][MenuItemHandler] Select menu item: Other... 10:37:23.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 10:37:23.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully 10:37:23.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 10:37:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:23.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:23.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 10:37:23.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:23.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:23.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:23.309 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 10:37:23.309 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 10:37:23.309 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 10:37:23.309 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 10:37:23.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:37:23.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 10:37:23.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:23.310 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:37:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:23.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:23.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:23.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:23.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:23.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7925b4fd is found... 10:37:23.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7925b4fd is found finished successfully 10:37:23.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 10:37:23.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:23.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:23.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 10:37:23.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:23.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 10:37:23.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 10:37:23.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.429 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 10:37:23.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:23.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 10:37:23.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 10:37:23.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:23.579 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 10:37:23.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 10:37:23.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:23.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:23.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.581 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 10:37:23.581 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:37:23.581 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:23.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:23.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:23.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:23.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:23.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:23.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:23.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:23.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:23.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:23.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:23.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:23.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:24.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:24.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:24.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:24.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:24.630 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:24.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:24.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:24.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:24.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:24.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:24.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:24.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:24.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:24.631 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 10:37:24.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 10:37:24.631 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 10:37:24.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 10:37:24.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 10:37:24.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:24.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:24.673 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:37:24.673 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:37:24.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:37:24.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:37:24.674 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:37:24.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:24.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:37:25.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:25.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:25.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:25.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:25.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:25.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:25.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:25.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:25.174 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 10:37:25.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 10:37:25.174 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 10:37:25.174 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 10:37:25.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 10:37:25.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:25.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:25.215 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:25.215 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:25.215 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:25.215 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:37:25.215 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:25.215 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:25.215 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:25.215 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:25.215 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:25.215 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:25.215 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:37:25.215 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:37:25.215 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:37:25.215 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:37:25.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:37:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:37:25.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:37:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:25.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:25.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:25.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:25.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: 32) 10:37:25.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:25.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:37:25.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:25.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:25.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:25.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:25.834 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:37:25.834 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:37:25.834 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:37:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:25.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:25.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:25.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:37:25.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:25.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:37:25.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:25.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:25.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:25.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:25.835 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:37:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:25.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:25.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:37:25.838 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:37:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:37:26.339 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:37:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:26.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:37:26.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:37:26.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:26.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:37:26.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:26.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:26.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:26.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:26.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:26.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:26.339 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 10:37:26.339 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.039 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.284 s evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.765 s evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.533 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:26.347 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:26.348 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:26.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:26.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.348 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:26.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.348 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:26.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:26.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:26.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:26.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:26.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:26.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:26.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:26.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:26.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:37:26.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:26.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:26.350 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:26.350 DEBUG [main][MenuItemLookup] Item match:File 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:26.350 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:37:26.350 DEBUG [main][MenuItemLookup] Item match:Import... 10:37:26.351 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:37:26.351 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:37:26.351 INFO [main][MenuItemHandler] Select menu item: &Import... 10:37:26.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:37:26.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:37:26.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:37:26.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:26.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:26.418 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:37:26.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:37:26.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:26.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:37:26.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:37:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:26.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:37:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:26.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:37:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:37:26.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:37:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:26.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:37:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:26.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:37:26.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:37:26.420 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:37:26.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:37:26.420 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:37:26.420 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:37:26.420 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:37:26.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:37:26.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:26.422 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:37:26.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:26.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:26.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:26.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:26.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: "Import"] 10:37:26.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:37:26.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:26.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:26.487 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:37:26.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:37:26.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:37:26.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:37:26.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:26.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:26.487 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:37:26.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:26.487 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 10:37:26.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 10:37:26.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:26.488 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:37:26.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:26.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:26.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:26.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:26.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 10:37:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:26.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:37:26.489 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 10:37:26.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:37:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:26.490 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:37:26.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:26.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:26.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:26.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:26.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:37:26.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:37:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:37:26.522 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 10:37:26.522 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:37:26.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 10:37:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:26.524 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:37:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:26.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:26.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:26.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:37:26.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:26.526 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 10:37:26.526 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 10:37:26.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:37:26.526 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 10:37:26.527 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:37:26.527 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:37:26.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.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:37:26.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:26.528 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:37:26.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:26.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:26.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:26.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:27.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:27.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:27.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:37:27.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:37:27.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:37:27.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:27.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:27.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:27.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:27.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:27.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:27.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:27.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:27.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:37:27.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:27.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:27.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:27.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:27.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:37:27.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:27.064 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:27.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:27.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:27.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:27.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:27.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:27.066 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:27.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:27.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:27.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:27.067 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:27.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:27.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:27.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:27.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:27.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:28.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:28.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:28.068 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:28.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:28.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:28.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:28.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:28.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:28.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:28.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:28.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:28.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:28.069 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 10:37:28.070 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:37:28.070 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 10:37:28.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 10:37:28.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:28.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:28.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 10:37:28.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 10:37:28.571 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 10:37:28.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 10:37:28.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 10:37:28.575 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 10:37:28.575 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 10:37:28.575 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 10:37:28.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 10:37:28.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 10:37:28.577 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:37:28.577 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:37:28.708 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:37:28.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:28.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 10:37:29.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:37:29.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:37:29.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:37:29.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:29.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:29.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:29.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:29.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:29.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:29.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@150d2509 is found... 10:37:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@150d2509 is found finished successfully 10:37:29.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 10:37:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:29.211 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:29.211 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 10:37:29.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:29.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 10:37:29.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:29.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:29.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:29.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:29.211 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:29.211 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 10:37:29.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design") 10:37:29.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.212 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:29.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:29.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 10:37:29.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:29.267 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:29.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 10:37:29.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.267 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:29.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:29.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 10:37:29.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 10:37:29.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:29.368 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 10:37:29.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:29.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:29.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 10:37:29.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:29.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 10:37:29.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:29.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:29.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:29.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:29.369 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:29.369 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 10:37:29.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 10:37:29.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.369 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:29.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:29.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 10:37:29.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 10:37:29.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.521 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:29.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:37:29.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:29.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:29.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:29.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.522 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 10:37:29.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:29.523 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 10:37:29.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:29.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:29.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:29.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:29.523 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:29.523 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 10:37:29.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 10:37:29.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.523 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:29.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:29.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 10:37:29.671 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:29.671 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 10:37:29.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design") 10:37:29.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.671 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:29.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:29.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 10:37:29.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:29.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.735 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:29.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:29.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:29.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 10:37:29.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:37:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:29.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:37:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:29.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:37:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 10:37:29.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:37:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:29.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:37:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:29.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:37:29.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:29.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:29.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 10:37:29.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:29.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 10:37:29.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:29.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:29.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:29.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:29.737 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:29.738 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:29.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design") 10:37:29.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.738 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:29.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:29.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 10:37:29.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:29.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.748 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:37:29.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 10:37:29.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:37:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:29.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:37:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:29.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:37:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 10:37:29.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:37:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:29.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:37:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:29.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:37:29.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:29.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:29.749 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 10:37:29.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:29.750 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 10:37:29.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:29.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:29.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:29.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:29.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:29.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:29.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 10:37:29.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:29.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 10:37:29.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:29.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:29.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:29.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:29.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:29.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:29.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:29.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.752 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 10:37:29.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:37:29.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 10:37:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:29.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 10:37:29.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') 10:37:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:29.754 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:29.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:29.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:29.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:29.823 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:29.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:29.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:29.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:29.824 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:29.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:29.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:29.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:29.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:30.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:30.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:30.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:30.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:30.825 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:30.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:30.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:30.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:30.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:30.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:30.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:30.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:30.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:30.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:30.827 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 10:37:30.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 10:37:30.827 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 10:37:30.827 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 10:37:30.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 10:37:30.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:30.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:30.871 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:37:30.871 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:37:30.871 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:37:30.871 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:37:30.871 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:37:30.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:30.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:37:31.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:31.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:31.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:37:31.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:31.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:31.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:31.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:31.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:31.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:31.372 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 10:37:31.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 10:37:31.372 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 10:37:31.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 10:37:31.374 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 10:37:31.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:31.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:31.412 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:31.412 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:31.412 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:31.412 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:37:31.412 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:31.412 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:31.412 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:31.412 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:31.412 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:31.412 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:31.412 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:37:31.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:37:31.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:37:31.412 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:37:31.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:37:32.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 'Delete.*'] is available. finished successfully 10:37:32.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:37:32.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:32.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:32.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:32.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:32.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:37:32.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:32.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:32.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:32.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:37:32.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:32.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:32.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:32.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:32.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:32.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:32.022 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:37:32.022 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:37:32.022 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:37:32.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:32.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:32.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:32.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:32.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:37:32.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:32.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:32.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:32.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:37:32.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:32.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:32.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:32.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:32.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:32.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:32.023 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:37:32.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:32.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:32.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:32.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:32.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:37:32.028 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:37:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:37:32.528 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:37:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:37:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:37:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:37:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:37:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:37:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:32.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 10:37:32.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:32.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.182 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.158 s selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.153 s getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.213 s selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.013 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.001 s Running org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 10:37:32.538 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 10:37:32.539 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:32.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:32.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 10:37:32.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:32.539 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:32.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:32.540 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:32.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:32.540 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:37:32.540 DEBUG [main][EditorHandler] 0 editor(s) found 10:37:32.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:32.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:32.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:37:32.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:32.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:32.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:32.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:32.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') 10:37:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:32.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:32.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:32.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:32.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:32.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:37:32.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:37:32.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:32.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:32.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:32.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:32.577 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:37:32.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:37:32.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:32.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:37:32.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:37:32.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:37:32.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:32.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:37:32.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:32.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:32.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:32.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:32.579 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:37:32.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:37:32.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:32.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:37:32.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:32.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 10:37:32.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 10:37:32.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:32.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:32.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:32.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:32.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:32.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:32.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:32.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:37:32.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:32.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:32.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:32.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:32.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:32.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:32.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:32.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New JavaScript Project"] 10:37:32.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:32.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:32.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:32.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:32.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:32.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:32.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:32.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:32.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:32.582 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:32.583 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:32.583 DEBUG [main][MenuItemLookup] Item match:File 10:37:32.583 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:37:32.583 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:32.586 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:37:32.586 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:37:32.587 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:37:32.587 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:37:32.587 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:37:32.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:37:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:37:32.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:37:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:32.662 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:37:32.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:32.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:37:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:32.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:32.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:32.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:32.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children... 10:37:32.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 10:37:32.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:33.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 10:37:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children finished successfully 10:37:33.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 10:37:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:33.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JavaScript is already expanded. No action performed 10:37:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:33.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 10:37:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 10:37:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully 10:37:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:33.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:37:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:33.166 INFO [WorkbenchTestable][AbstractShell] Close shell Select a wizard 10:37:33.166 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Select a wizard' 10:37:33.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:33.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 10:37:33.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:33.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:33.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 10:37:33.193 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 10:37:33.193 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:33.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 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.613 s Running org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 10:37:33.204 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 10:37:33.204 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:33.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:33.204 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 10:37:33.204 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:33.204 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:33.206 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:33.206 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:33.206 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:33.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:33.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.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'] 10:37:33.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.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 Dynamic Web Project"] 10:37:33.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.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'] 10:37:33.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.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'] 10:37:33.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.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'] 10:37:33.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.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 Dynamic Web Project"] 10:37:33.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.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'] 10:37:33.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.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'] 10:37:33.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:33.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:33.208 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:33.208 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:33.208 DEBUG [main][MenuItemLookup] Item match:File 10:37:33.208 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:37:33.208 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:33.211 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:37:33.211 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:37:33.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:37:33.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:37:33.212 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:37:33.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.... 10:37:33.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 10:37:33.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:37:33.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:33.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:33.287 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:37:33.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.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 10:37:33.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:33.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:33.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:33.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:33.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:33.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:33.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:33.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 10:37:33.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:37:33.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:33.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:33.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:37:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 10:37:33.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:37:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:33.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:37:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:33.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:37:33.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 10:37:33.791 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 10:37:33.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 10:37:33.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 10:37:33.793 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:37:33.793 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:37:33.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:37:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:33.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:33.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:33.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:33.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:33.797 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:37:33.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:33.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:33.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:33.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:33.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'] 10:37:33.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.975 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.... 10:37:33.975 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 10:37:33.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 10:37:33.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:33.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:33.976 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:37:33.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:33.978 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:") 10:37:33.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:33.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:33.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:33.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:33.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:33.979 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:33.980 INFO [WorkbenchTestable][AbstractText] Text set to: HTMLProjectTest 10:37:33.984 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:37:33.984 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 10:37:33.984 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) 10:37:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:33.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:33.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:33.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:33.986 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:37:33.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:33.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:33.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:33.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:34.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:34.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:34.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:37:34.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:37:34.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:37:34.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:34.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:34.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:34.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:34.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 10:37:34.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 10:37:34.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:34.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:34.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:34.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:34.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:34.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:34.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:34.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:37:34.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:34.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:34.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:34.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:34.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:34.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:34.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:34.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:37:34.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:34.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:34.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:34.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:34.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:34.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:34.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:34.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:34.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:34.503 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:34.503 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:34.503 DEBUG [main][MenuItemLookup] Item match:File 10:37:34.504 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:37:34.504 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:34.507 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:37:34.507 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:37:34.507 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:37:34.507 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:37:34.507 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:37:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:37:34.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 10:37:34.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:37:34.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:34.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:34.623 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:37:34.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:34.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 10:37:34.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:34.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:34.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:34.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:34.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:34.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:34.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:34.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 10:37:34.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:37:34.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:34.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:37:34.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:34.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:37:34.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 10:37:34.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:37:34.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:34.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:37:34.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:34.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:37:34.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HTML File 10:37:34.625 DEBUG [main][TreeItemHandler] Selecting tree item: HTML File 10:37:34.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HTML File about selection 10:37:34.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HTML File 10:37:34.628 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:37:34.629 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:37:34.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:37:34.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:34.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:34.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:34.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:34.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:34.630 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:37:34.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:34.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:34.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:34.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.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'] 10:37:35.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:35.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:35.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available.... 10:37:35.141 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 10:37:35.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New HTML File 10:37:35.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:35.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:35.209 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 10:37:35.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:35.211 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:") 10:37:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:35.213 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:35.214 INFO [WorkbenchTestable][AbstractText] Text set to: testHTML 10:37:35.215 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:") 10:37:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:35.217 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:35.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 10:37:35.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:35.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 10:37:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children... 10:37:35.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 10:37:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:35.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 10:37:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:35.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 10:37:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children finished successfully 10:37:35.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 10:37:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:35.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 10:37:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:35.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 10:37:35.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:37:35.220 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:37:35.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:37:35.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:37:35.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 10:37:35.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:35.239 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 10:37:35.239 INFO [WorkbenchTestable][NewHTMLWizard] Go to next wizard page 10:37:35.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 10:37:35.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:35.240 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:37:35.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:35.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:35.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:35.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.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") 10:37:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:35.247 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 10:37:35.247 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Use HTML Template 10:37:35.247 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 10:37:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:35.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:35.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.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.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") 10:37:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:35.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.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") 10:37:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:35.318 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 10:37:35.318 INFO [WorkbenchTestable][CheckBox] Check checkbox &Use HTML Template 10:37:35.318 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 10:37:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:35.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:35.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.323 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") 10:37:35.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:35.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.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and no matchers specified 10:37:35.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:35.330 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 10:37:35.330 INFO [WorkbenchTestable][NewHTMLWizard] Finish wizard 10:37:35.330 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) 10:37:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:35.332 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:37:35.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:35.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:35.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:35.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:35.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:35.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing JavaScript tooling' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:35.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:35.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:35.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:35.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 10:37:35.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:35.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:35.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 10:37:35.838 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:37:35.838 DEBUG [main][EditorHandler] 1 editor(s) found 10:37:35.838 DEBUG [WorkbenchTestable][EditorHandler] Closing editor testHTML.html 10:37:35.905 DEBUG [WorkbenchTestable][EditorHandler] Editor testHTML.html is closed 10:37:35.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:37:35.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:35.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:35.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:35.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:35.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:37:35.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:35.908 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:37:35.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:37:35.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:35.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:35.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:35.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:35.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:37:35.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:37:35.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:35.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:35.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:37:35.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:37:35.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:35.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:35.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:36.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:36.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:36.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:36.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:36.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:36.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:37:36.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:37:36.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:36.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:36.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 10:37:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:36.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:36.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:36.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:36.932 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 10:37:36.932 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:37:36.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:37:36.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:36.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:36.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:36.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:36.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:37.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:37.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:37.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:37.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:37:37.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:37:37.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:37.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:37.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 10:37:37.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:37.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:37.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:37.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:37.935 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 10:37:37.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:37:37.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:37:37.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:37.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:37.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:37.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:37.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:37.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:37.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:37.936 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:37:37.936 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:37:37.936 DEBUG [main][TreeItemHandler] Set Tree selection 10:37:37.937 DEBUG [main][TreeHandler] Notify Tree about selection event 10:37:37.943 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:37:37.945 DEBUG [WorkbenchTestable][TreeItemHandler] HTMLProjectTest 10:37:37.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:37.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Import' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Export' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:38.050 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:37:38.050 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:37:38.050 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:37:38.050 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:37:38.051 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:37:38.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:38.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:37:38.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:38.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:38.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:38.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:38.609 DEBUG [main][MenuItemLookup] Found menu:'New' 10:37:38.609 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:37:38.609 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:38.609 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:37:38.609 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:38.609 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:37:38.609 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:37:38.609 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:37:38.609 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:37:38.609 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:37:38.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:37:38.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:37:38.609 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:37:38.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:37:39.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:37:39.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:37:39.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:39.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:39.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) 10:37:39.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:39.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:39.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:39.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:37:39.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:39.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:39.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:39.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:39.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:39.249 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:37:39.249 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:37:39.249 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:37:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:39.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:39.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:39.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") 10:37:39.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:39.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:37:39.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:39.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:39.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:39.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:39.250 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:37:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:39.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:39.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:39.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:37:39.254 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:37:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:37:39.754 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:37:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:39.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:39.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:37:39.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:37:39.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:39.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:37:39.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:39.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:39.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 10:37:39.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:39.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.552 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.339 s Running org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:39.765 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:39.766 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:39.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:39.766 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:39.766 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:39.766 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:39.766 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:39.766 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:39.766 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:39.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.*'] 10:37:39.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:39.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.*'] 10:37:39.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:39.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.*'] 10:37:39.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:39.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:39.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:39.768 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:39.768 DEBUG [main][MenuItemLookup] Item match:Window 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:39.768 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:39.768 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:39.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:39.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:39.768 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:37:39.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:37:39.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:37:39.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:39.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:39.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:39.852 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:39.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:39.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:37:39.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:39.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:39.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:39.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:39.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:39.861 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:40.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:40.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:40.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:40.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:40.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:40.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:40.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:40.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:40.364 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:40.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:40.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites (Eclipse:1788): Gtk-CRITICAL **: 10:37:40.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:40.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:37:40.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:40.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:40.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:40.467 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:37:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:40.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:40.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:40.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:37:40.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:40.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:40.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:40.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 10:37:40.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:40.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:40.539 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:40.539 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse 10:37:40.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 10:37:40.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:40.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:40.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:40.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 10:37:40.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:40.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:40.540 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:40.541 INFO [WorkbenchTestable][AbstractText] Text set to: https://download.eclipse.org/releases/latest 10:37:40.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add") 10:37:40.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:40.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 10:37:40.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:40.544 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 10:37:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:40.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:40.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:40.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:37:40.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:40.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:40.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:40.591 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:37:40.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:40.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:40.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:40.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:40.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:37:40.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:40.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:40.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:40.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 10:37:40.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:40.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:40.621 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:40.621 INFO [WorkbenchTestable][AbstractText] Text set to: RedDeer 10:37:40.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 10:37:40.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:40.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 10:37:40.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:40.623 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:40.623 INFO [WorkbenchTestable][AbstractText] Text set to: http://download.eclipse.org/reddeer/releases/latest 10:37:40.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add") 10:37:40.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:40.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 10:37:40.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:40.625 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 10:37:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:40.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:40.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:40.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.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 "Apply and Close") 10:37:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:40.670 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:37:40.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:40.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:40.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:40.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:40.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:40.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:40.734 INFO [WorkbenchTestable][RequirementsRunner] Started test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:40.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:40.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:40.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:40.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:40.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.*'] 10:37:40.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:40.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.*'] 10:37:40.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:40.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.*'] 10:37:40.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:40.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:40.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:40.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:40.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:40.735 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:40.735 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:40.735 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:40.735 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:40.735 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:40.735 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:40.735 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:40.735 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:40.735 DEBUG [main][MenuItemLookup] Item match:Window 10:37:40.736 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:40.736 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:40.736 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:40.736 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:40.736 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:40.736 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:40.736 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:40.736 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:40.736 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:40.736 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:40.736 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:40.736 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:40.736 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:40.736 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:40.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:40.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.... 10:37:40.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 10:37:40.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:40.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:40.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:40.857 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:40.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:40.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 10:37:40.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:40.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:40.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:40.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:40.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:40.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:40.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:40.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:40.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:40.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:40.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:40.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:40.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:40.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:40.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:40.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:40.859 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:40.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:40.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:40.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.860 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 10:37:40.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:37:40.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:40.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:40.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:40.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:40.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:40.862 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:40.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:40.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:40.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:40.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:40.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:40.906 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:40.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:40.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:40.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:40.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:40.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:40.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:40.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:40.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.*'] 10:37:40.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:40.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.*'] 10:37:40.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:40.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.*'] 10:37:40.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:40.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:40.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:40.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:40.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:40.907 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:40.907 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:40.907 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:40.907 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:40.907 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:40.907 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:40.907 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:40.907 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:40.907 DEBUG [main][MenuItemLookup] Item match:Window 10:37:40.908 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:40.908 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:40.908 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:40.908 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:40.908 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:40.908 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:40.908 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:40.908 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:40.908 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:40.908 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:40.908 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:40.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:40.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:40.908 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:40.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:41.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.... 10:37:41.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 10:37:41.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.024 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:41.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.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 10:37:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:41.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:41.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:41.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:41.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:41.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:41.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:41.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:41.026 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:41.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:41.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:41.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:41.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:41.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:41.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:41.032 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:41.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:41.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:41.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:41.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:41.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:41.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:41.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:41.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:41.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.061 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:41.061 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:41.061 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:41.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:41.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:41.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:41.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:41.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:41.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:41.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:41.062 DEBUG [main][MenuItemLookup] Item match:Window 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.062 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:41.062 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:41.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:41.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:41.062 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:41.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:41.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.... 10:37:41.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 10:37:41.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:41.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.182 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:41.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.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 10:37:41.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:41.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:41.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:41.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:41.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:41.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:41.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:41.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:41.184 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:41.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:41.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:41.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:41.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:41.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:41.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:41.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:41.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:41.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:41.187 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 10:37:41.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:41.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:41.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:41.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:41.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:41.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:41.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:41.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:41.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:41.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:41.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:41.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:41.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:41.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:41.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:41.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:41.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:41.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:41.217 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 10:37:41.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:41.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:41.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:41.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:41.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:41.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:41.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:41.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:41.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:41.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:41.222 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:41.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:41.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:41.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:41.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:41.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:41.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:41.268 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:41.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:41.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:41.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:41.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:41.268 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.268 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.268 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:41.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:41.269 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:41.269 DEBUG [main][MenuItemLookup] Item match:Window 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.269 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:41.269 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:41.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:41.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:41.269 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:41.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:41.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:37:41.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:37:41.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:41.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.387 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:41.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:37:41.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:41.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:41.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:41.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:41.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:41.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:41.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:41.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:41.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:41.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:41.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:41.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:41.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:41.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:41.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:41.389 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:41.389 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:41.389 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:41.389 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:41.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:41.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:41.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:41.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:41.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:41.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:41.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:41.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:41.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:41.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:41.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:41.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:41.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:41.395 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:41.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:41.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:41.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:41.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:41.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:41.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:41.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:41.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:41.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:41.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:41.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.428 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:41.428 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:41.428 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:41.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:41.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:41.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:41.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:41.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:41.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:41.429 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:41.429 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:41.429 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:41.429 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:41.429 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:41.429 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:41.429 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:41.429 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:41.429 DEBUG [main][MenuItemLookup] Item match:Window 10:37:41.429 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:41.429 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:41.429 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:41.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.430 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:41.430 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:41.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.430 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:41.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.430 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:41.430 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:41.430 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:41.430 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:41.430 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:41.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:41.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.... 10:37:41.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:37:41.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.560 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:41.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:37:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:41.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:41.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:41.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:41.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:41.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:41.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:41.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:41.562 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:41.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:41.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:41.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:41.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:41.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:41.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:41.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:41.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:41.565 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 10:37:41.565 TRACE [main][WidgetHandler] Notify Table with event 13 10:37:41.565 TRACE [main][WidgetHandler] Wait for synchronization 10:37:41.567 TRACE [main][WidgetHandler] Notify Table with event 3 10:37:41.567 TRACE [main][WidgetHandler] Wait for synchronization 10:37:41.567 TRACE [main][WidgetHandler] Notify Table with event 4 10:37:41.567 TRACE [main][WidgetHandler] Wait for synchronization 10:37:41.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:37:41.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:41.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:41.612 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:37:41.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:41.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:41.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:41.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:41.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available.... 10:37:41.644 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 10:37:41.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove Sites 10:37:41.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.644 INFO [WorkbenchTestable][AbstractShell] Close shell Remove Sites 10:37:41.644 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Remove Sites' 10:37:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:41.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:41.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:41.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:41.680 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:41.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:41.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:41.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:41.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:41.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:41.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:41.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:41.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:41.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:41.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:41.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:41.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:41.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:41.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:41.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:41.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:41.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:41.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:41.744 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:41.744 DEBUG [main][MenuItemLookup] Item match:Window 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.744 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:41.744 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:41.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:41.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:41.745 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:41.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:37:41.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:37:41.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.876 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:41.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:37:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:41.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:41.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:41.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:41.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:41.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:41.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:41.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:41.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:41.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:41.878 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:41.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:41.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:41.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:41.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:41.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:41.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:41.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:41.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:41.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:41.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:41.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:41.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:41.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:41.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:41.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:41.883 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 10:37:41.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:41.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:41.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:41.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:41.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:41.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:41.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:41.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:41.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:41.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:41.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:41.909 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:41.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:41.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:41.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:41.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:41.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:41.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:41.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:41.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:41.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:41.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:41.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:41.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:41.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:41.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:41.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:41.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:41.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:41.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:41.961 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:41.961 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:41.961 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:41.961 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:41.961 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:41.961 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:41.961 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:41.961 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:41.961 DEBUG [main][MenuItemLookup] Item match:Window 10:37:41.962 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:41.962 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:41.962 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:41.962 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.962 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:41.962 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:41.962 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.962 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:41.962 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:41.962 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:41.962 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:41.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:41.962 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:41.962 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:42.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:42.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 'Preferences.*'] is available.... 10:37:42.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 10:37:42.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.086 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:42.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.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 10:37:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:42.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:42.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:42.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:42.087 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:42.088 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:42.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:42.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:42.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:42.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:42.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:42.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:42.090 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 10:37:42.090 TRACE [main][WidgetHandler] Notify Table with event 13 10:37:42.090 TRACE [main][WidgetHandler] Wait for synchronization 10:37:42.091 TRACE [main][WidgetHandler] Notify Table with event 3 10:37:42.091 TRACE [main][WidgetHandler] Wait for synchronization 10:37:42.091 TRACE [main][WidgetHandler] Notify Table with event 4 10:37:42.091 TRACE [main][WidgetHandler] Wait for synchronization 10:37:42.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 10:37:42.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:42.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:42.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) 10:37:42.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:42.126 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:42.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:42.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:42.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:42.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:42.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:42.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:42.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:42.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:42.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.179 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:42.179 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:42.179 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:42.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:42.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:42.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:42.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:42.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.*'] 10:37:42.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.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.*'] 10:37:42.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.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.*'] 10:37:42.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:42.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:42.180 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:42.180 DEBUG [main][MenuItemLookup] Item match:Window 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:42.180 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:42.180 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:42.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:42.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:42.180 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:42.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:42.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:37:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:37:42.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:42.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.311 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:42.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:37:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:42.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:42.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:42.313 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:42.313 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:42.313 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:42.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:37:42.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:42.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:42.316 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:37:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:42.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:42.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available.... 10:37:42.358 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 10:37:42.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Site 10:37:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.359 INFO [WorkbenchTestable][AbstractShell] Close shell Add Site 10:37:42.359 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Add Site' 10:37:42.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:42.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:42.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:42.394 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:42.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:42.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:42.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:42.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:42.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:42.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:42.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:42.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:42.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:42.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:42.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:42.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:42.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:42.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:42.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:42.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:42.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:42.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:42.444 DEBUG [main][MenuItemLookup] Item match:Window 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:42.444 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:42.444 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:42.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:42.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:42.444 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:42.501: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:42.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.... 10:37:42.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 10:37:42.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.571 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:42.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.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 10:37:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:42.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:42.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:42.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:42.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:42.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:42.573 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:42.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:42.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:42.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:42.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:42.576 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 10:37:42.576 TRACE [main][WidgetHandler] Notify Table with event 13 10:37:42.576 TRACE [main][WidgetHandler] Wait for synchronization 10:37:42.577 TRACE [main][WidgetHandler] Notify Table with event 3 10:37:42.577 TRACE [main][WidgetHandler] Wait for synchronization 10:37:42.577 TRACE [main][WidgetHandler] Notify Table with event 4 10:37:42.577 TRACE [main][WidgetHandler] Wait for synchronization 10:37:42.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:37:42.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:42.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:42.608 INFO [WorkbenchTestable][AbstractButton] Click button &Disable 10:37:42.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:42.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:42.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:42.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:42.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 10:37:42.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:42.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:42.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:42.612 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:42.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:42.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:42.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:42.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:42.659 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:42.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:42.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:42.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:42.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:42.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:42.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:42.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:42.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:42.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:42.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:42.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:42.660 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:42.660 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:42.660 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:42.660 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:42.660 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:42.660 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:42.660 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:42.660 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:42.660 DEBUG [main][MenuItemLookup] Item match:Window 10:37:42.661 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:42.661 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:42.661 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:42.661 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:42.661 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:42.661 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:42.661 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:42.661 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:42.661 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:42.661 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:42.661 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:42.661 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:42.661 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:42.661 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:42.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:37:42.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:37:42.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:42.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.786 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:42.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.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 10:37:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:42.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:42.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:42.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:42.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:42.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:42.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:42.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:42.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:42.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:42.788 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:42.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:42.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:42.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:42.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:42.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:42.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:42.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:42.791 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 10:37:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:42.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:42.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:42.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:42.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:42.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:42.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 10:37:42.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:42.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:42.794 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 10:37:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:42.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:42.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:42.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:42.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:42.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:42.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:42.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:42.821 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:42.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:42.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:42.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:42.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:42.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:42.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:42.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:42.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:42.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:42.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:42.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:42.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:42.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:42.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:42.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:42.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:42.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:42.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:42.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:42.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:42.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:42.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:42.852 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:42.852 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:42.852 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:42.852 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:42.852 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:42.852 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:42.852 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:42.852 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:42.852 DEBUG [main][MenuItemLookup] Item match:Window 10:37:42.853 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:42.853 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:42.853 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:42.853 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:42.853 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:42.853 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:42.853 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:42.853 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:42.853 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:42.853 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:42.853 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:42.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:42.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:42.853 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:42.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:42.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.... 10:37:42.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 10:37:42.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:42.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:42.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:42.978 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:42.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:42.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 10:37:42.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:42.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:42.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:42.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:42.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:42.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:42.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:42.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:42.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:42.980 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:42.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:42.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:42.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.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 10:37:42.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:42.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:42.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:42.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:42.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:42.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:42.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:42.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:42.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:42.983 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item "Jetty WTP Adaptor": 10:37:42.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:42.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:42.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:42.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:42.985 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 10:37:42.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:42.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:42.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:42.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:42.986 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Geronimo Server Adapter p2 Repository: 10:37:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:42.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:42.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:42.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:42.988 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core + Central Update Site: 10:37:42.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:42.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:42.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.012 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 10:37:43.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.014 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbtcentral-multiple.target: 10:37:43.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.015 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 10:37:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.017 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 10:37:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.018 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 10:37:43.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.020 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.021 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.022 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.031 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.032 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.033 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.033 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.035 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.036 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.037 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.038 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.044 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.045 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.046 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:43.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:43.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:43.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:43.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:43.049 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 10:37:43.049 TRACE [main][WidgetHandler] Notify Table with event 13 10:37:43.049 TRACE [main][WidgetHandler] Wait for synchronization 10:37:43.050 TRACE [main][WidgetHandler] Notify Table with event 3 10:37:43.050 TRACE [main][WidgetHandler] Wait for synchronization 10:37:43.050 TRACE [main][WidgetHandler] Notify Table with event 4 10:37:43.050 TRACE [main][WidgetHandler] Wait for synchronization 10:37:43.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Enable") 10:37:43.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:43.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:43.055 INFO [WorkbenchTestable][AbstractButton] Click button E&nable 10:37:43.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:43.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:43.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:43.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.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 10:37:43.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:43.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:43.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:43.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:43.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:43.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) 10:37:43.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:43.072 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:43.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:43.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:43.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:43.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:43.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:43.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:43.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:43.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:43.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:43.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:43.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:43.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.120 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:43.120 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:43.120 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:43.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:43.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:43.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:43.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:43.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:43.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:43.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:43.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:43.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:43.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:43.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:43.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:43.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:43.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:43.121 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:43.121 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:43.121 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:43.121 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:43.121 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:43.121 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:43.121 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:43.121 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:43.121 DEBUG [main][MenuItemLookup] Item match:Window 10:37:43.122 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:43.122 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:43.122 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:43.122 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:43.122 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:43.122 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:43.122 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:43.122 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:43.122 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:43.122 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:43.122 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:43.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:43.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:43.122 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:43.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:37:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:37:43.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:43.240 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:43.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:43.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:37:43.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:43.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:43.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:43.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:43.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:43.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:43.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:43.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:43.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:43.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:43.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:43.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:43.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:43.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:43.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:43.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:43.242 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:43.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:43.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:43.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:43.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:43.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:43.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:43.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:43.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:43.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:43.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:43.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:43.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:43.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:43.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:43.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:43.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:43.246 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 10:37:43.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:43.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:43.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:43.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:43.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:43.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:43.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:43.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:43.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:43.277 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:43.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:43.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:43.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:43.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:43.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:43.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:43.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:43.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:43.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:43.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:43.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:43.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:43.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:43.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:43.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:43.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:43.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:43.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:43.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:43.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:43.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:43.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:43.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:43.323 DEBUG [main][MenuItemLookup] Item match:Window 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:43.323 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:43.324 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:43.324 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:43.324 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:43.324 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:43.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:43.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:43.324 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:43.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:43.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 'Preferences.*'] is available.... 10:37:43.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 10:37:43.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:43.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:43.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:43.450 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:43.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:43.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:37:43.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:43.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:43.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:43.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:43.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:43.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:43.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:43.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:43.452 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:43.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:43.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:43.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:43.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:43.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:43.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:43.455 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item "Jetty WTP Adaptor": 10:37:43.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.457 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 10:37:43.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.458 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Geronimo Server Adapter p2 Repository: 10:37:43.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.479 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core + Central Update Site: 10:37:43.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.481 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 10:37:43.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.482 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbtcentral-multiple.target: 10:37:43.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.483 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 10:37:43.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.485 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 10:37:43.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.486 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 10:37:43.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.487 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.489 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.490 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.491 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.492 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.501 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.502 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.503 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.504 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.505 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.507 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.508 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.513 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.514 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 10:37:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:43.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:43.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:43.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:43.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:43.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:43.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:43.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:43.518 INFO [WorkbenchTestable][AbstractTableItem] Check table Item "Jetty WTP Adaptor": 10:37:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.519 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 10:37:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.520 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Geronimo Server Adapter p2 Repository: 10:37:43.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.521 INFO [WorkbenchTestable][AbstractTableItem] Check table Item JBoss Tools - Core + Central Update Site: 10:37:43.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.522 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jbosstools-multiple.target: 10:37:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.524 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jbtcentral-multiple.target: 10:37:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.534 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 10:37:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.535 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 10:37:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.536 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 10:37:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.537 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.539 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.540 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.541 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.542 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.550 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.551 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.552 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.553 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.555 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.556 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.557 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.558 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.559 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 10:37:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:37:43.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:37:43.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:37:43.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:43.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:43.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:43.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:43.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:43.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) 10:37:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:43.564 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:43.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:43.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:43.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:43.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:43.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:43.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:43.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:43.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:43.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:43.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:43.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:43.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:43.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:43.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:43.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:43.595 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:43.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:43.595 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:43.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:43.595 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:43.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:43.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:43.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:43.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:43.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:43.596 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:43.596 DEBUG [main][MenuItemLookup] Item match:Window 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:43.596 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:43.596 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:43.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:43.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:43.596 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:43.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:43.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:37:43.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:37:43.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:43.716 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:43.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:43.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:37:43.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:43.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:43.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:43.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:43.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:43.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:43.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:43.719 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:43.719 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:43.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:43.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:43.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:43.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:43.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:43.722 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 10:37:43.722 TRACE [main][WidgetHandler] Notify Table with event 13 10:37:43.722 TRACE [main][WidgetHandler] Wait for synchronization 10:37:43.723 TRACE [main][WidgetHandler] Notify Table with event 3 10:37:43.723 TRACE [main][WidgetHandler] Wait for synchronization 10:37:43.723 TRACE [main][WidgetHandler] Notify Table with event 4 10:37:43.723 TRACE [main][WidgetHandler] Wait for synchronization 10:37:43.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 "Reload") 10:37:43.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:43.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:43.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:43.756 INFO [WorkbenchTestable][AbstractButton] Click button Re&load 10:37:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:43.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:43.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 10:37:43.794 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 10:37:43.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Progress Information 10:37:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:43.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:37:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:43.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:43.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:43.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:43.795 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:43.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:43.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:43.795 INFO [WorkbenchTestable][AbstractShell] Close shell Progress Information 10:37:43.795 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Progress Information' 10:37:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:44.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:44.299 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:44.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:44.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:44.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:44.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:44.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:44.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:44.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:44.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:44.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:44.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:44.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:44.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:44.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:44.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:44.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:44.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:44.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:44.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:44.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:44.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:44.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:44.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:44.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:44.347 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:44.347 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:44.347 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:44.347 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:44.347 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:44.347 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:44.347 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:44.347 DEBUG [main][MenuItemLookup] Item match:Window 10:37:44.348 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:44.348 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:44.348 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:44.348 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:44.348 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:44.348 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:44.348 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:44.348 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:44.348 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:44.348 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:44.348 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:44.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:44.348 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:44.348 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:44.398: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:44.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:37:44.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:37:44.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:44.486 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:44.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:44.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:37:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:44.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:44.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:44.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:44.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:44.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:44.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:44.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:44.488 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:44.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:44.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:44.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:44.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:44.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:44.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:44.490 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 10:37:44.491 TRACE [main][WidgetHandler] Notify Table with event 13 10:37:44.491 TRACE [main][WidgetHandler] Wait for synchronization 10:37:44.492 TRACE [main][WidgetHandler] Notify Table with event 3 10:37:44.492 TRACE [main][WidgetHandler] Wait for synchronization 10:37:44.492 TRACE [main][WidgetHandler] Notify Table with event 4 10:37:44.492 TRACE [main][WidgetHandler] Wait for synchronization 10:37:44.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 10:37:44.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:44.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:44.522 INFO [WorkbenchTestable][AbstractButton] Click button &Edit 10:37:44.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:44.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:44.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:44.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:44.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available.... 10:37:44.559 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 10:37:44.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Edit Site 10:37:44.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:44.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:44.559 INFO [WorkbenchTestable][AbstractShell] Close shell Edit Site 10:37:44.559 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Edit Site' 10:37:44.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:44.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:44.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:44.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:44.593 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:44.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:44.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:44.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:44.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:44.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:44.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:44.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:44.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:44.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:44.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:44.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:44.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:44.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:44.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:44.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:44.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:44.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:44.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:44.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:44.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:44.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:44.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:44.640 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:44.640 DEBUG [main][MenuItemLookup] Item match:Window 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:44.640 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:44.640 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:44.640 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:44.640 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:44.640 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:44.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:44.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:37:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:37:44.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:44.778 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:44.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:44.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:37:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:44.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:44.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:44.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:44.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:44.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:44.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:44.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:44.781 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:44.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:44.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.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 "Add...") 10:37:44.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:44.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:44.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 10:37:44.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:44.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:44.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:44.811 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:44.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:44.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:44.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:44.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:44.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:44.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:44.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:44.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:44.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:44.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:44.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:44.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:44.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:44.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:44.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:44.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:44.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:44.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:44.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:44.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:44.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:44.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:37:44.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:44.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:44.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:44.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:44.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:44.858 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:44.858 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:44.858 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:44.858 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:44.858 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:44.858 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:44.858 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:44.858 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:44.858 DEBUG [main][MenuItemLookup] Item match:Window 10:37:44.859 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:44.859 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:44.859 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:44.859 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:44.859 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:44.859 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:44.859 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:44.859 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:44.859 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:44.859 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:44.859 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:44.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:44.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:44.859 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:44.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:44.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:37:44.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 'Preferences.*'] is available. finished successfully 10:37:44.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:44.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:44.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:44.985 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:44.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:44.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:37:44.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:44.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:44.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:44.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:44.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:44.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:44.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:44.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:44.987 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:44.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:44.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:44.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:44.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:44.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:44.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:44.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:44.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:44.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:44.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:44.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:44.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:44.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:44.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:44.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:44.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:44.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:44.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:44.994 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:44.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:44.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:44.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:44.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:45.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:45.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:45.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:45.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:45.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:45.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:45.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:45.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:45.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:45.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:45.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:45.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:45.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:45.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:45.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.*'] 10:37:45.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.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.*'] 10:37:45.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.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.*'] 10:37:45.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:45.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:45.038 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:45.038 DEBUG [main][MenuItemLookup] Item match:Window 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.038 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:45.038 DEBUG [main][MenuItemLookup] Item match:Preferences 10:37:45.038 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:37:45.038 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:37:45.038 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:37:45.086: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:37:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:37:45.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:37:45.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:37:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:45.157 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:37:45.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:37:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:45.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:45.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 10:37:45.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:45.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:45.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 10:37:45.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 10:37:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:45.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 10:37:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:45.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 10:37:45.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 10:37:45.159 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 10:37:45.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 10:37:45.159 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 10:37:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:45.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:45.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:45.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:45.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:45.162 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 10:37:45.162 TRACE [main][WidgetHandler] Notify Table with event 13 10:37:45.163 TRACE [main][WidgetHandler] Wait for synchronization 10:37:45.164 TRACE [main][WidgetHandler] Notify Table with event 3 10:37:45.164 TRACE [main][WidgetHandler] Wait for synchronization 10:37:45.164 TRACE [main][WidgetHandler] Notify Table with event 4 10:37:45.164 TRACE [main][WidgetHandler] Wait for synchronization 10:37:45.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 "Edit") 10:37:45.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:45.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:37:45.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:45.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:45.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:37:45.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:45.196 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:45.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:45.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:45.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:45.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:45.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:45.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:45.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:45.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:45.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:45.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:45.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:45.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:45.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 10:37:45.243 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 10:37:45.243 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:45.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:45.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.478 s - in org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.172 s getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.155 s toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.207 s getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.16 s clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.315 s isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.218 s selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.218 s clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.264 s clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.216 s toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.192 s clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.268 s isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.202 s toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.273 s clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.751 s clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.291 s isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.219 s getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.179 s selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.206 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:37:45.252 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:37:45.252 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:45.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:45.252 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:37:45.252 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:45.252 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:45.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:45.253 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:45.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:45.253 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:37:45.253 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:37:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:37:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.253 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:45.253 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:45.253 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:45.253 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:45.253 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:45.253 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:45.253 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:45.253 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:45.253 DEBUG [main][MenuItemLookup] Item match:Window 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:45.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.254 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:45.254 DEBUG [main][MenuItemLookup] Item match:Window 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:45.254 DEBUG [main][MenuItemLookup] Item match:Perspective 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.254 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:37:45.255 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:37:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:37:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:45.255 DEBUG [main][MenuItemLookup] Item match:Window 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:45.255 DEBUG [main][MenuItemLookup] Item match:Window 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:45.255 DEBUG [main][MenuItemLookup] Item match:Perspective 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:37:45.255 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:37:45.255 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:37:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.256 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:45.256 DEBUG [main][MenuItemLookup] Item match:Window 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.256 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:45.256 DEBUG [main][MenuItemLookup] Item match:Window 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:45.256 DEBUG [main][MenuItemLookup] Item match:Perspective 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:37:45.256 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:37:45.256 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:37:45.256 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:37:45.256 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:37:45.257 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:37:45.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:37:45.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:37:45.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:37:45.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:45.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:37:45.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:45.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:37:45.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:37:45.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:45.295 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:37:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:45.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:45.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:37:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:37:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:45.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:45.475 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:45.475 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:45.475 DEBUG [main][MenuItemLookup] Item match:File 10:37:45.475 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:37:45.475 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:45.478 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:37:45.478 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:37:45.483 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:37:45.483 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:37:45.483 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:37:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:37:45.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:37:45.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:37:45.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:45.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:45.558 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:37:45.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:37:45.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:45.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:45.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:45.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:37:45.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:37:45.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:45.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:37:45.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:45.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:37:45.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:37:45.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:37:45.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:45.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:37:45.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:45.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:37:45.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:37:45.561 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:37:45.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:37:45.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:37:45.564 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:37:45.564 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:37:45.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:37:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:45.572 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:37:45.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:45.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:45.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:45.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:45.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'] 10:37:45.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:37:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:37:45.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:37:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:45.792 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:37:45.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:45.793 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 10:37:45.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:37:45.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:45.794 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:45.795 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 10:37:45.824 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:37:45.824 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:37:45.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:37:45.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:45.826 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:37:45.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:45.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:45.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:45.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:45.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:37:48.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:37:48.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:48.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:48.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:48.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:37:48.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:48.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:48.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:37:48.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:37:48.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:37:48.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:48.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:48.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:48.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:48.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:48.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:48.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:48.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:48.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:48.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:48.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:37:48.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:48.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:48.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:48.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:48.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:48.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:48.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:48.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:37:48.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:48.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:48.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:48.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:48.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:48.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:48.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:48.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:48.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:48.833 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:48.833 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:48.833 DEBUG [main][MenuItemLookup] Item match:File 10:37:48.834 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:37:48.834 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:37:48.836 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:37:48.836 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:37:48.836 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:37:48.836 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:48.836 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:37:48.836 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:37:48.836 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:37:48.836 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:37:48.836 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:37:48.837 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:37:48.837 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:37:48.837 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:37:48.837 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:37:48.837 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:48.837 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:37:48.837 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:37:48.837 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:37:48.837 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:48.837 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:37:48.837 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:48.837 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:37:48.837 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:37:48.837 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:37:48.837 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:37:48.837 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:37:48.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:37: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 'New|Select a wizard'] is available. finished successfully 10:37:48.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:37:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:48.940 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:37:48.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:48.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:37:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:48.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:48.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:48.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:48.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:37:48.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:37:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:48.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:37:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:48.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:37:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:37:48.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:37:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:48.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:37:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:48.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:37:48.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:37:48.942 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:37:48.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:37:48.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:37:48.946 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:37:48.946 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:37:48.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:37:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:48.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:48.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:48.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:48.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:48.952 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:37:48.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:48.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:48.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:48.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:49.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'] 10:37:49.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:49.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:49.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:37:49.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:37:49.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:37:49.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:49.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:49.131 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:37:49.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:49.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:37:49.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:49.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:49.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:49.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:49.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:49.229 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:49.231 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 10:37:49.320 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:37:49.320 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:37:49.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:37:49.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:49.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:49.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:49.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:49.323 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:37:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:49.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:49.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:50.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:50.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:50.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:50.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:50.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:50.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:50.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:37:50.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.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'] 10:37:50.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.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'] 10:37:50.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.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'] 10:37:50.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:37:50.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.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'] 10:37:50.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.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'] 10:37:50.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:37:50.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:50.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:50.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:37:50.014 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:37:50.014 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:50.014 DEBUG [main][MenuItemLookup] Item match:File 10:37:50.015 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:37:50.015 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:50.017 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:37:50.017 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:37:50.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:37:50.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:37:50.036 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:37:50.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:37:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:37:50.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:37:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:50.128 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:37:50.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:37:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:50.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:50.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:50.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:37:50.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:37:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:50.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:37:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:50.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:37:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:37:50.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:37:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:50.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:37:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:50.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:37:50.131 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:37:50.131 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:37:50.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:37:50.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:37:50.131 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:37:50.131 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:37:50.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:37:50.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:50.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:50.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:50.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:50.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:50.132 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:37:50.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:50.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:50.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:50.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:50.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:37:50.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:37:50.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:37:50.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:37:50.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:50.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:50.318 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:37:50.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:50.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:37:50.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:50.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:50.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:50.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:50.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:50.326 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:50.327 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 10:37:50.354 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:37:50.354 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:37:50.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:37:50.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:50.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:50.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:50.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:50.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:50.357 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:37:50.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:50.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:50.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:50.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:50.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:37:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:37:50.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:50.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:50.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:50.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:50.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 10:37:50.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:37:50.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:50.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:50.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:50.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:50.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:50.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:37:50.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:50.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:50.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 10:37:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:50.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 10:37:50.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') 10:37:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:50.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:50.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:50.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:50.870 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:50.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:50.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:50.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:50.909 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:50.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:50.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:50.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:50.910 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:50.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:50.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:50.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:50.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:50.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:50.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:51.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:51.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:51.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:51.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:51.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:51.911 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:51.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:51.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:51.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:51.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 10:37:51.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:51.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:51.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:51.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:51.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:51.912 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:37:51.913 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:37:51.913 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:37:51.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:37:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:51.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:37:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:51.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:37:51.914 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:51.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:51.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:51.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:51.914 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:51.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:51.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:51.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:51.915 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:51.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:51.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:51.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:51.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:51.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:51.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:52.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:52.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:52.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:52.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:52.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:52.916 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:52.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:52.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:52.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:52.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:52.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:52.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:52.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:52.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:52.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:52.918 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:37:52.918 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:37:52.918 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:37:52.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:37:52.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:52.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:37:52.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:52.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:37:52.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:37:52.919 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:37:52.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:37:52.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:37:52.922 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:37:52.923 DEBUG [main][EditorHandler] 2 editor(s) found 10:37:52.923 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 10:37:52.984 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 10:37:52.984 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 10:37:53.067 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 10:37:53.067 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:53.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:53.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:53.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:53.068 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:37:53.069 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:37:53.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:37:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:37:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:37:53.069 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 10:37:53.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:37:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:37:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:37:53.069 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 10:37:53.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 10:37:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 10:37:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 10:37:53.069 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 10:37:53.069 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 10:37:53.069 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 10:37:53.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 10:37:53.070 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 10:37:53.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 10:37:53.070 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 10:37:53.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 10:37:53.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 10:37:53.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:37:53.073 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:37:53.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:37:53.086 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:37:53.086 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:53.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:53.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:53.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:53.087 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 10:37:53.087 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 10:37:53.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:53.088 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:37:53.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:37:53.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:53.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:53.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:53.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:53.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 10:37:53.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:53.144 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 10:37:53.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:37:53.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:53.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:53.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:53.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:53.160 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:37:53.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:53.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:53.161 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:53.161 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:53.161 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:53.161 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:53.161 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:53.161 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:53.161 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:53.161 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:53.161 DEBUG [main][MenuItemLookup] Item match:Window 10:37:53.161 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:53.161 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:53.161 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:53.161 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:53.161 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:53.161 DEBUG [main][MenuItemLookup] Item match:Show View 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:53.165 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:37:53.165 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:37:53.179 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:37:53.179 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:37:53.179 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:37:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:37:53.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:37:53.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:37:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:53.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:53.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:53.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:53.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:53.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:53.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:53.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:53.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:53.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:37:53.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:37:53.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:37:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:37:53.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:37:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:37:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:37:53.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:37:53.742 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:37:53.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:37:53.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:37:53.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:53.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:53.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:53.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:53.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 "Open") 10:37:53.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:53.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:53.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:53.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:53.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:53.744 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:37:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:53.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:53.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:53.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:53.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:53.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:37:53.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:53.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:37:53.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:53.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:53.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:53.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:53.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:53.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:37:53.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:53.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:53.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:53.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:53.964 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:53.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:53.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:53.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:53.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:53.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:53.981 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:53.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:53.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:53.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:53.982 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:53.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:53.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:53.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:53.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:53.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:54.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:54.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:54.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:54.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:55.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:55.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:55.484 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:55.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:55.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:55.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:55.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:55.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:55.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:55.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:55.485 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:37:55.485 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:37:55.486 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:37:55.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:37:55.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:55.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:55.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:37:55.987 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:55.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:55.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:55.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:55.988 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:55.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:55.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:55.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:55.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:55.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:55.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:56.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:56.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:56.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:56.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:56.989 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:56.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:56.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:56.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:56.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 10:37:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:56.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:56.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:56.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:56.990 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:37:56.991 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:37:56.991 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:37:56.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:37:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:56.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:37:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:56.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:37:56.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:37:56.991 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:37:56.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:37:56.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:37:56.998 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:37:56.999 DEBUG [main][EditorHandler] 0 editor(s) found 10:37:56.999 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:56.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:57.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:57.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:57.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:57.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:57.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:57.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:57.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:57.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:57.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:57.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:57.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:58.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:58.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:58.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:58.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:58.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:37:58.502 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:58.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:58.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:58.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:58.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:37:58.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:58.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:58.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:58.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:58.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:58.503 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:37:58.503 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:37:58.503 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:37:58.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:37:58.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:58.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:37:58.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:58.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:37:58.504 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 10:37:58.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:37:58.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:59.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:59.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:37:59.005 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 10:37:59.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 10:37:59.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:59.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:59.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 10:37:59.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:37:59.506 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:37:59.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:37:59.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:37:59.509 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:37:59.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:37:59.509 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:37:59.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:37:59.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:37:59.512 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:37:59.512 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:37:59.627 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:37:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:37:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:37:59.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 10:37:59.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:59.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:59.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:59.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:59.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:59.636 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:59.636 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 10:37:59.637 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:59.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:59.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:59.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:59.664 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 10:37:59.664 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 10:37:59.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:59.664 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:37:59.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:37:59.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:59.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:59.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:59.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:59.716 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 10:37:59.716 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:59.716 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 10:37:59.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:37:59.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:59.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:59.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:59.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:59.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:59.733 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:37:59.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:37:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:59.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:37:59.734 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:37:59.734 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:59.734 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:59.734 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:59.734 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:37:59.734 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:59.734 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:59.734 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:59.734 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:59.734 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:59.734 DEBUG [main][MenuItemLookup] Item match:Window 10:37:59.736 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:59.736 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:59.736 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:59.736 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:59.736 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:59.736 DEBUG [main][MenuItemLookup] Item match:Show View 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:59.738 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:37:59.738 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:37:59.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:37:59.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:37:59.757 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:37:59.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:37:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:37:59.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:37:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:59.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 10:37:59.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:59.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:59.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:59.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:59.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:59.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:37:59.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:37:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:59.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:37:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:59.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:37:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:37:59.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:37:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:59.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:37:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:59.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:37:59.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:37:59.824 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:37:59.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:37:59.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:37:59.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:59.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:59.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:59.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:59.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:59.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 "Open") 10:37:59.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:59.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:59.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:59.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:59.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:59.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:59.825 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:37:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:59.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:59.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:59.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:59.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:59.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:37:59.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:59.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:59.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:37:59.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:59.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:59.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:37:59.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:59.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:59.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:37: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 '\*?\QPackage Explorer\E') 10:37:59.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:59.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:59.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:59.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:59.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:59.930 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:59.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:59.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:59.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 10:37:59.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:59.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:59.932 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:59.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:59.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:59.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:59.933 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:37:59.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:37:59.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:59.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:37:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:59.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:59.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:00.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:00.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:00.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:00.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:00.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:00.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:00.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:00.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:00.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:00.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 10:38:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:00.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:00.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:00.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:00.935 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:38:00.935 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:38:00.936 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:38:00.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:38:00.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:01.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:01.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:38:01.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:38:01.437 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:38:01.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:38:01.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:38:01.441 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 10:38:01.441 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 10:38:01.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 10:38:01.441 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 10:38:01.442 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:01.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:01.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:01.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:01.442 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 10:38:01.442 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 10:38:01.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:01.443 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:38:01.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:38:01.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:01.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:01.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:01.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:01.496 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 10:38:01.496 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:01.496 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 10:38:01.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:38:01.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:01.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:01.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:01.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:01.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:01.515 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:38:01.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:38:01.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:01.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:01.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:38:01.515 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:38:01.515 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:01.515 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:38:01.515 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:01.515 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:38:01.515 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:38:01.515 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:38:01.515 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:38:01.515 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:38:01.515 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:38:01.515 DEBUG [main][MenuItemLookup] Item match:Window 10:38:01.516 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:38:01.516 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:38:01.516 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:38:01.516 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:01.516 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:38:01.516 DEBUG [main][MenuItemLookup] Item match:Show View 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:01.519 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:38:01.519 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:38:01.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:38:01.537 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:38:01.537 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:38:01.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:38:01.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:38:01.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:38:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:01.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 10:38:01.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:01.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:38:01.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:01.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:01.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:01.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:01.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:01.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:01.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:38:01.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:01.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:01.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:01.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:01.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:01.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:38:01.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:01.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:01.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:01.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:01.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:01.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:38:01.603 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:38:01.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:38:01.603 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:38:01.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:01.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:01.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:01.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:38:01.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:01.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:01.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:01.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:38:01.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:01.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:01.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:01.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:38:01.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:01.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:01.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:01.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:01.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:01.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:01.605 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:38:01.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:01.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:01.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:01.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:38:01.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:01.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:01.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:38:01.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:01.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:01.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:38:01.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:01.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:38:01.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:38:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:01.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:01.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:01.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:38:01.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:01.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:01.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:01.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 10:38:01.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:38:01.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:38:01.715 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:01.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:01.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:01.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:01.715 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:01.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:01.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:01.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:01.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:01.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:01.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:02.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:02.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:02.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:02.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:02.717 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:02.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:02.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:02.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:02.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:38:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:02.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:02.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:02.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:02.718 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:38:02.718 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:38:02.718 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:38:02.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:38:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:03.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:38:03.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:38:03.220 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:38:03.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:38:03.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:38:03.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:03.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:03.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 10:38:03.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.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'] 10:38:03.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.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'] 10:38:03.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.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'] 10:38:03.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.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: "Create New File"] 10:38:03.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.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'] 10:38:03.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.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'] 10:38:03.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:38:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:03.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:38:03.230 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:38:03.230 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:03.230 DEBUG [main][MenuItemLookup] Item match:File 10:38:03.230 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:38:03.230 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:03.233 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:38:03.233 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:38:03.233 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:38:03.233 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:38:03.233 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:38:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:38:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:38:03.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:38:03.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:03.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:03.315 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:03.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:38:03.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:03.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:03.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:03.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:03.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:03.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:03.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:03.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:38:03.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:38:03.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:03.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:38:03.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:03.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:38:03.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:38:03.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:38:03.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:03.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:38:03.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:03.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:38:03.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:38:03.323 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:38:03.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:38:03.325 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:38:03.325 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:03.325 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:38:03.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:38:03.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:03.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:03.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:03.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:03.326 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:38:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:03.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:03.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:03.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'] 10:38:03.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:38:03.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:38:03.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:38:03.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:03.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:03.359 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:38:03.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:03.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:38:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:03.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:03.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:03.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:03.362 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:03.363 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 10:38:03.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:38:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:03.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:03.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:03.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:03.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:03.364 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:03.365 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 10:38:03.365 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:38:03.365 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:38:03.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.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:38:03.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:03.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:03.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:03.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:03.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:03.367 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:38:03.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:03.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:03.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:03.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:03.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:38:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:38:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@97a9138 is found... 10:38:03.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@97a9138 is found finished successfully 10:38:03.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 10:38:03.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:03.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:03.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:03.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:03.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:38:03.504 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:03.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:38:03.505 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:03.505 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:38:03.505 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:38:03.505 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 10:38:03.582 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 10:38:03.582 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:03.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:03.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:03.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:03.618 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:03.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:03.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:03.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:03.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:03.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:03.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:04.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:04.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:04.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:04.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:05.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:05.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:05.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:05.120 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:05.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:05.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:05.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:05.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:38:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:05.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:05.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:05.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:05.121 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:38:05.121 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:38:05.122 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:38:05.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:38:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:05.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:38:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:05.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:38:05.122 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 10:38:05.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:38:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:05.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:38:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:05.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:38:05.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 10:38:05.122 DEBUG [main][TreeItemHandler] Selecting tree item: files 10:38:05.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 10:38:05.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 10:38:05.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:05.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:05.150 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:38:05.150 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:38:05.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:38:05.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:38:05.150 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:38:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:05.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:38:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:38:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:38:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:38:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:05.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:05.651 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 10:38:05.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 10:38:05.651 DEBUG [main][TreeItemHandler] Selecting tree item: files 10:38:05.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 10:38:05.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 10:38:05.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:05.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:05.679 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:05.679 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:05.679 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:05.679 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:05.679 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:05.679 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:05.679 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:05.679 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:05.679 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:05.679 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:05.679 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:05.679 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:38:05.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:38:05.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:38:05.679 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:38:05.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:38:06.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. finished successfully 10:38:06.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 10:38:06.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:06.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:06.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:06.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:06.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:38:06.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:06.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:06.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:06.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 10:38:06.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:06.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:06.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:06.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:06.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:06.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:06.261 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:38:06.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:06.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:06.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:06.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:38:06.264 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:38:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:38:06.764 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:38:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:06.764 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:06.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:06.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:06.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:06.765 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:06.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:06.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:06.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:06.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:06.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:06.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:07.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:07.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:07.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:07.767 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:07.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:07.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:07.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:07.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:38:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:07.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:38:07.768 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:38:07.768 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:38:07.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:38:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:07.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:38:07.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:07.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:38:07.769 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:38:07.769 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:38:07.769 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 10:38:07.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:38:07.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:07.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:38:07.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:07.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:38:07.770 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 10:38:07.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:38:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:07.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:38:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:07.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:38:07.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:38:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:07.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:38:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:07.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:38:07.770 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 10:38:07.770 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 10:38:07.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:38:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:07.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:38:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:07.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:38:07.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:38:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:07.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:38:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:07.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:38:07.770 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 10:38:07.770 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 10:38:07.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:07.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:07.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:07.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:07.771 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 10:38:07.771 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 10:38:07.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:07.771 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:38:07.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:38:07.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:07.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:07.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 10:38:07.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:07.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 10:38:07.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:38:07.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:07.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:07.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:07.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:07.931 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:38:07.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:38:07.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:07.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:07.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:38:07.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:38:07.932 DEBUG [main][MenuItemLookup] Item match:Window 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:07.932 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:38:07.932 DEBUG [main][MenuItemLookup] Item match:Show View 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:07.935 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:38:07.935 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:38:07.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:38:07.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:38:07.955 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:38:08.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:38:08.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:38:08.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:38:08.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:08.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 10:38:08.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:08.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:38:08.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:08.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:08.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:08.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:38:08.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:08.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:08.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:38:08.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:08.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:08.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:08.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:38:08.022 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:38:08.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:38:08.023 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:38:08.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:08.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:38:08.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:08.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:08.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:08.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") 10:38:08.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:08.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:38:08.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:08.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:08.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:08.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:08.024 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:38:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:08.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:08.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:38:08.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:08.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:38:08.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:08.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:08.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:38:08.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:08.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:08.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:38:08.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:38:08.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:08.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:08.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:08.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:08.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:38:08.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:08.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:08.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:08.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 10:38:08.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:38:08.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:38:08.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:08.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:08.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:08.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:08.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:08.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:08.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:08.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:08.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:08.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:08.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:08.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:08.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:09.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:09.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:09.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:09.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:09.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:09.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:09.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:09.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 10:38:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:09.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:09.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:09.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:09.134 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:38:09.134 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:38:09.135 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:38:09.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:38:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:09.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:38:09.636 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 10:38:09.636 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 10:38:09.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 10:38:09.636 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 10:38:09.637 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 10:38:09.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:38:09.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:10.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:10.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:38:10.138 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:10.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:10.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:10.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:10.139 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 10:38:10.139 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 10:38:10.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:10.139 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:38:10.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:38:10.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:10.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:10.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:10.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:10.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 10:38:10.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:10.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:10.193 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:38:10.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:38:10.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:10.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:10.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:38:10.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:38:10.218 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:10.218 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:38:10.218 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:10.218 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:38:10.218 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:38:10.218 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:38:10.218 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:38:10.218 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:38:10.218 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:38:10.218 DEBUG [main][MenuItemLookup] Item match:Window 10:38:10.219 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:38:10.219 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:38:10.219 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:38:10.219 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:10.219 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:38:10.219 DEBUG [main][MenuItemLookup] Item match:Show View 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:10.222 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:38:10.222 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:38:10.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:38:10.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:38:10.222 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:38:10.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:38:10.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:38:10.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:38:10.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:10.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:10.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:38:10.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:10.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:38:10.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:10.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:10.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:10.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:38:10.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:10.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:10.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:38:10.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:10.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:10.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:10.290 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:38:10.290 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:38:10.290 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:38:10.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:38:10.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:10.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:10.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:10.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:38:10.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:10.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:10.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:10.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:38:10.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:10.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:10.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:10.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:38:10.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:10.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:10.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:10.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:10.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:10.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:10.292 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:38:10.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:10.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:10.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:10.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:10.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:10.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:10.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:38:10.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:10.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:10.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:38:10.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:10.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:10.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:38:10.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:10.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:10.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:38:10.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:38:10.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:10.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:10.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:10.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:10.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:38:10.407 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:10.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:10.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:10.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 10:38:10.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:38:10.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:38:10.409 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:10.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:10.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:10.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:10.409 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:10.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:10.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:10.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:10.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:10.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:10.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:10.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:10.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:11.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:11.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:11.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:11.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:11.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:11.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:11.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:11.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:38:11.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:11.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:11.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:11.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:11.413 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:38:11.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 10:38:11.413 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 10:38:11.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 10:38:11.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 10:38:11.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:11.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:11.445 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:38:11.445 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:38:11.445 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:38:11.445 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:38:11.445 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:38:11.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:11.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:11.946 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 10:38:11.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 10:38:11.946 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 10:38:11.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 10:38:11.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 10:38:11.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:11.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:12.003 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:12.003 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:12.003 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:12.003 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:12.003 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:12.003 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:12.003 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:12.003 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:12.003 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:12.003 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:12.003 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:12.003 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:38:12.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:38:12.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:38:12.003 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:38:12.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 'Delete.*'] is available.... 10:38:12.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:38:12.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:38:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:12.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:12.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:12.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:12.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:38:12.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:12.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:12.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:12.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:38:12.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:12.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:12.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:12.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:12.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:12.587 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:38:12.587 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:38:12.587 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:38:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:12.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:12.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:12.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:38:12.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:12.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:38:12.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:12.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:12.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:12.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:12.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:12.588 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:38:12.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:12.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:12.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:12.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:12.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:38:12.591 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:38:13.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:38:13.092 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:38:13.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:13.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:13.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:13.092 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 10:38:13.092 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:13.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:13.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:13.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.841 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.277 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 6.572 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 1.78 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 6.415 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.277 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:13.100 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:13.101 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:13.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:13.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:13.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:13.101 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:13.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:13.101 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:13.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:13.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'] 10:38:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.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'] 10:38:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.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 Project"] 10:38:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.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'] 10:38:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.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'] 10:38:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.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'] 10:38:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.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 Project"] 10:38:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.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'] 10:38:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.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'] 10:38:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:13.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:13.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:13.103 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:13.103 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:13.103 DEBUG [main][MenuItemLookup] Item match:File 10:38:13.103 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:38:13.103 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:13.106 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:38:13.106 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:38:13.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:38:13.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:38:13.107 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:38:13.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 'New|Select a wizard'] is available.... 10:38:13.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 'New|Select a wizard'] is available. finished successfully 10:38:13.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:38:13.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:13.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:13.180 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:13.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:38:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:13.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:13.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:13.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:38:13.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:13.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:13.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:38:13.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:13.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:13.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:13.182 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:38:13.182 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:38:13.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:38:13.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:38:13.185 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:13.185 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:38:13.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:38:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:13.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:13.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:13.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:13.186 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:38:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:13.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:13.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:13.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:13.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:38:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:38:13.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:38:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:13.386 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:13.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:13.386 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject0' 10:38:13.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:") 10:38:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:13.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:13.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:13.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:13.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:13.388 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:13.389 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject0 10:38:13.417 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:13.418 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:38:13.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:38:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:13.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:13.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:13.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:13.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:13.420 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:38:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:13.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:13.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:13.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.... 10:38:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:38:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:38:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:38:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:38:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:38:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:38:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:16.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'] 10:38:16.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.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'] 10:38:16.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.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 Project"] 10:38:16.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.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'] 10:38:16.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:16.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:16.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:38:16.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:16.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:16.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:16.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:16.426 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:16.426 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:16.426 DEBUG [main][MenuItemLookup] Item match:File 10:38:16.427 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:38:16.427 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:16.430 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:38:16.430 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:38:16.430 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:38:16.430 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:38:16.430 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:38:16.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:38: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. finished successfully 10:38:16.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:38:16.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:16.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:16.536 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:16.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:38:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:16.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:16.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:16.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:38:16.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:16.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:16.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:38:16.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:16.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:16.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:16.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:38:16.539 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:38:16.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:38:16.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:38:16.540 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:16.540 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:38:16.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) 10:38:16.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:16.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:16.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:16.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:16.541 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:38:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:16.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:16.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:16.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'] 10:38:16.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:38:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:38:16.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:38:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:16.924 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:16.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:16.925 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject1' 10:38:16.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:38:16.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:16.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:16.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:16.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:16.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:16.926 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:16.928 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject1 10:38:17.022 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:17.022 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:38:17.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:38:17.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:17.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:17.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:17.024 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:38:17.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:17.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:17.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:17.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:38:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:38:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:38:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:38:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:20.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:20.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:38:20.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:38:20.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:20.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:20.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:20.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:20.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:20.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:20.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:20.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:20.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:20.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.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"] 10:38:20.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:20.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:20.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:20.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.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"] 10:38:20.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:20.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:20.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:20.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:20.031 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:20.031 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:20.031 DEBUG [main][MenuItemLookup] Item match:File 10:38:20.032 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:38:20.032 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:38:20.034 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:38:20.034 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:38:20.034 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:38:20.034 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:20.034 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:38:20.034 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:38:20.034 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:38:20.034 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:38:20.034 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:38:20.034 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:38:20.034 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:38:20.034 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:38:20.035 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:38:20.035 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:20.035 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:38:20.035 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:38:20.035 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:38:20.035 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:20.035 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:38:20.035 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:20.035 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:38:20.035 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:38:20.035 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:38:20.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:38:20.035 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:38:20.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:38:20.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:38:20.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:38:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:20.114 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:20.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:38:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:20.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:20.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:20.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:20.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:20.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:38:20.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:20.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:20.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:38:20.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:20.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:20.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:20.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:38:20.116 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:38:20.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:38:20.117 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:38:20.117 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:20.117 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:38:20.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:38:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:20.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:20.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:20.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:20.118 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:38:20.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:20.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:20.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:20.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:20.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:20.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:38:20.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:38:20.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:38:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:20.312 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:20.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:20.313 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject2' 10:38:20.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:38:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:20.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:20.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:20.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:20.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:20.334 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:20.335 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject2 10:38:20.361 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:20.361 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:38:20.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:38:20.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:20.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:20.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:20.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:20.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:20.364 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:38:20.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:20.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:20.364 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:20.364 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:20.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:38:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:38:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:38:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:38:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:23.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:23.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:38:23.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:38:23.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:23.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:23.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:23.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:23.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:23.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:23.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:23.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:23.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:23.380 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:38:23.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:23.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:23.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:23.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:23.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:38:23.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:23.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:23.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:23.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:23.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:38:23.381 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:23.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:23.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:23.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:38:23.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:38:23.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:38:23.384 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:23.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:23.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:23.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:23.384 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:23.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:23.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:23.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:23.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:23.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:23.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:23.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:24.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:24.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:24.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:24.386 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:24.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:24.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:24.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:24.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:38:24.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:24.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:24.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:24.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:24.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:24.387 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 10:38:24.387 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 10:38:24.387 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 10:38:24.387 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:24.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:24.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:24.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:24.388 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:24.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:24.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:24.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:24.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:24.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:24.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:24.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:24.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:25.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:25.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:25.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:25.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:25.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:25.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:25.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:25.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:38:25.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:25.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:25.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:25.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:25.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:25.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 10:38:25.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 10:38:25.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 10:38:25.391 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:25.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:25.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:25.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:25.391 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:25.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:25.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:25.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:25.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:25.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:25.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:25.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:25.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:26.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:26.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:26.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:26.393 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:26.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:26.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:26.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:26.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 10:38:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:26.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:26.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:26.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:26.394 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 10:38:26.394 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 10:38:26.394 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 10:38:26.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 10:38:26.394 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 10:38:26.394 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 10:38:26.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 10:38:26.397 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:26.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 10:38:26.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:26.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:26.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:26.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:26.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'] 10:38:26.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.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'] 10:38:26.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:38:26.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:26.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:26.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:26.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:38:26.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:26.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:26.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:26.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:26.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:26.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:26.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:26.399 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:26.399 DEBUG [main][MenuItemLookup] Item match:File 10:38:26.399 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:38:26.399 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:26.402 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:38:26.402 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:38:26.402 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:38:26.402 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:38:26.402 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:38:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:38:26.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:38:26.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:38:26.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:26.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:26.496 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:26.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:38:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:26.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:26.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:26.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:26.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:26.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:26.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:38:26.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:26.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:26.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:26.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:26.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:26.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:38:26.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:26.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:26.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:26.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:26.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:26.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:38:26.499 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:38:26.499 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:38:26.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:38:26.499 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:26.499 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:38:26.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:38:26.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:26.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:26.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:26.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:26.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:26.501 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:38:26.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:26.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:26.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:26.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:26.694 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:26.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.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.... 10:38:26.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 10:38:26.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:38:26.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:26.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:26.695 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:26.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:26.695 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject3' 10:38:26.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:") 10:38:26.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:26.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:26.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:26.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:26.697 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:26.698 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject3 10:38:26.730 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:26.730 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:38:26.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:38:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:26.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:26.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:26.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:26.732 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:38:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:26.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:26.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:38:29.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. failed, NO exception will be thrown 10:38:29.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:38:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:38:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:29.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:29.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:38:29.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:38:29.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:29.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:29.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:29.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:29.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:29.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:29.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:29.892 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:29.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:29.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:29.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:29.893 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:29.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:29.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:29.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:29.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:29.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:30.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:30.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:30.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:30.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:31.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:31.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:31.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:31.395 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:31.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:31.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:31.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:31.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 10:38:31.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:31.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:31.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:31.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:31.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:31.396 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 10:38:31.396 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 10:38:31.396 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 10:38:31.396 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject3 10:38:31.397 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 10:38:31.397 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 10:38:31.397 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 10:38:31.399 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 10:38:31.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:31.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:31.428 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:38:31.428 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:38:31.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:38:31.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:38:31.428 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:38:31.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:31.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:38:31.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:38:31.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:38:31.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:31.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:31.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:31.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:31.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:31.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:31.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:31.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:31.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:31.929 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject3' via Explorer 10:38:31.929 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 10:38:31.929 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 10:38:31.929 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 10:38:31.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 10:38:31.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:31.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:31.962 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:31.962 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:31.962 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:31.962 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:31.962 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:31.962 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:31.962 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:31.962 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:31.962 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:31.962 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:31.962 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:31.962 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:38:31.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:38:31.962 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:38:31.962 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:38:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:38:32.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:38:32.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:38:32.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:32.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:32.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:32.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:32.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:38:32.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:32.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:32.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:32.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:38:32.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:32.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:32.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:32.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:32.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:32.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:32.556 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:38:32.556 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:38:32.556 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:38:32.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:32.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:32.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:32.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:32.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:38:32.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:32.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:32.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:32.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:38:32.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:32.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:32.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:32.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:32.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:32.557 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:38:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:32.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:32.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:32.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:38:32.560 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:38:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:38:33.061 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:38:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:33.061 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:33.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:33.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:33.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:33.062 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:33.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:33.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:33.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:33.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:33.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:33.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:33.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:33.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:34.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:34.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:34.063 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:34.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:34.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:34.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:34.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:38:34.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:34.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:34.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:34.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:34.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:34.064 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 10:38:34.065 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 10:38:34.065 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 10:38:34.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:34.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:34.065 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:34.065 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 10:38:34.066 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:34.066 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 10:38:34.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:34.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:34.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:34.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:34.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 10:38:34.066 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 10:38:34.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 10:38:34.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 10:38:34.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:34.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:34.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:34.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 10:38:34.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:34.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 10:38:34.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:34.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:34.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:34.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:34.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:34.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:34.071 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:38:34.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:34.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:34.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:34.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:34.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:34.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:34.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') 10:38:34.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:34.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:34.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:34.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:34.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:38:34.073 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:34.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:34.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:34.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:38:34.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:38:34.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:38:34.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:34.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:34.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:34.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:34.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:34.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 10:38:34.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:34.076 INFO [WorkbenchTestable][RequirementsRunner] Started test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 10:38:34.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:34.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:34.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:34.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:34.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:34.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:34.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:34.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:34.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:34.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:34.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:34.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:34.077 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:34.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:34.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:34.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:34.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:34.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:34.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:34.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:35.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:35.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:35.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:35.078 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:35.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:35.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:35.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:35.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:38:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:35.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:35.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:35.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:35.079 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 10:38:35.080 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 10:38:35.080 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 10:38:35.080 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:35.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:35.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:35.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:35.080 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:35.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:35.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:35.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:35.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:35.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:35.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:35.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:36.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:36.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:36.082 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:36.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:36.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:36.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:36.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 10:38:36.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:36.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:36.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:36.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:36.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:36.083 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 10:38:36.083 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 10:38:36.083 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 10:38:36.084 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:36.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:36.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:36.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:36.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 10:38:36.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:36.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:36.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:36.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:36.085 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:38:36.085 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:38:36.085 DEBUG [main][TreeItemHandler] Set Tree selection 10:38:36.085 DEBUG [main][TreeHandler] Notify Tree about selection event 10:38:36.087 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:38:36.088 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject0 10:38:36.088 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject2 10:38:36.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:36.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:36.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:36.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 10:38:36.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:36.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 10:38:36.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:36.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:36.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:36.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:36.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:36.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:36.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:38:36.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:36.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:36.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:36.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:36.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:38:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:36.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:36.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:36.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:38:36.091 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:36.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:36.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:36.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:38:36.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:38:36.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:38:36.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:36.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:36.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:36.093 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 10:38:36.108 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:36.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:36.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:36.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:36.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:36.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:36.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:36.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:36.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:37.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:37.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:37.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:37.110 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:37.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:37.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:37.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:37.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:38:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:37.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:37.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:37.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:37.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 10:38:37.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 10:38:37.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 10:38:37.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 10:38:37.112 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 10:38:37.112 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 10:38:37.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 10:38:37.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:37.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:37.156 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:38:37.156 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:38:37.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:38:37.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:38:37.157 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:38:37.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:37.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:38:37.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:37.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:37.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:37.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:37.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:37.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:37.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:37.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:37.657 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject0' via Explorer 10:38:37.657 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 10:38:37.657 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 10:38:37.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 10:38:37.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 10:38:37.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:37.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:37.699 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:37.699 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:37.699 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:37.699 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:37.699 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:37.699 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:37.699 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:37.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:37.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:37.699 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:37.699 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:37.699 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:38:37.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:38:37.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:38:37.699 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:38:37.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 'Delete.*'] is available.... 10:38:38.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:38:38.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:38:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:38.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:38.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:38.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:38:38.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:38.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:38:38.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:38.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:38.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:38.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:38.318 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:38:38.318 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:38:38.318 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:38:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:38.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:38.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:38.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:38:38.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:38.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:38.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:38.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:38:38.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:38.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:38.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:38.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:38.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:38.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:38.320 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:38:38.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:38.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:38.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:38.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:38.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:38:38.323 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:38:38.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:38:38.824 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:38:38.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:38.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:38:38.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:38:38.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:38:38.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:38:38.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:38.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:38.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:38.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:38.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:38.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:38.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:38.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:38.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:38.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 10:38:38.824 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 10:38:38.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 10:38:38.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 10:38:38.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:38.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:38.855 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:38:38.855 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:38:38.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:38:38.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:38:38.855 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:38:38.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:38.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:38:39.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:38:39.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:38:39.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:39.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:39.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:39.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:39.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:39.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:39.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:39.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:39.356 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject1' via Explorer 10:38:39.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 10:38:39.356 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 10:38:39.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 10:38:39.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 10:38:39.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:39.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:39.386 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:39.386 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:39.386 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:39.386 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:39.386 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:39.386 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:39.386 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:39.386 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:39.386 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:39.386 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:39.386 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:39.386 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:38:39.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:38:39.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:38:39.386 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:38:39.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 'Delete.*'] is available.... 10:38:39.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. finished successfully 10:38:39.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:38:39.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:39.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:39.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:39.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:39.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: 32) 10:38:39.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:39.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:39.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:38:39.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:39.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:39.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:39.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:39.999 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:38:39.999 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:38:39.999 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:38:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:39.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:39.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:39.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:38:39.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:40.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:38:40.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:40.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:40.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:40.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:40.000 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:38:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:40.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:40.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:40.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:38:40.004 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:38:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:38:40.504 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:38:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:40.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:38:40.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:38:40.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:38:40.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:38:40.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:40.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:40.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:40.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:40.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:40.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:40.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:40.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:40.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 10:38:40.504 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 10:38:40.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 10:38:40.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 10:38:40.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:40.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:40.536 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:38:40.536 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:38:40.536 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:38:40.537 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:38:40.537 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:38:40.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:40.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:38:41.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:38:41.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:38:41.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:41.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:41.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:41.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:41.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:41.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:41.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:41.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:41.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:41.037 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject2' via Explorer 10:38:41.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 10:38:41.037 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 10:38:41.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 10:38:41.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 10:38:41.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:41.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:41.069 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:41.069 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:41.069 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:41.069 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:41.069 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:41.069 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:41.069 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:41.069 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:41.069 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:41.069 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:41.069 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:41.069 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:38:41.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:38:41.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:38:41.069 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:38:41.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 'Delete.*'] is available.... 10:38:41.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:38:41.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:38:41.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:41.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:41.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:41.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:38:41.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:41.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:38:41.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:41.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:41.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:41.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:41.662 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:38:41.662 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:38:41.662 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:38:41.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:41.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:41.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:41.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:41.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:38:41.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:41.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:41.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:41.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:38:41.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:41.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:41.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:41.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:41.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:41.663 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:38:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:41.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:41.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:38:41.666 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:38:42.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:38:42.167 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:38:42.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:42.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:38:42.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:38:42.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:38:42.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:42.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:42.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:42.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:42.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:42.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:42.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:42.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:42.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:42.167 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 10:38:42.167 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:42.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:42.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:42.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.067 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 7.668 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.004 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.005 s multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 2.012 s getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 10:38:42.177 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 10:38:42.178 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:42.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:42.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 10:38:42.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:42.178 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:42.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:42.178 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:42.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:42.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:42.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:42.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:38:42.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:42.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:42.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:42.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:38:42.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:42.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:42.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:42.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:42.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:42.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:42.180 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:42.180 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:42.180 DEBUG [main][MenuItemLookup] Item match:File 10:38:42.181 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:38:42.181 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:42.188 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:38:42.188 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:38:42.188 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:38:42.188 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:38:42.188 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:38:42.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.... 10:38:42.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 10:38:42.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:38:42.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:42.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:42.277 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:42.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:38:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:42.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:42.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:42.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:38:42.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:42.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:42.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:38:42.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:42.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:42.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:42.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:38:42.279 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:38:42.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:38:42.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:38:42.279 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:42.279 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:38:42.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:38:42.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:42.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:42.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:42.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:42.280 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:38:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:42.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:42.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:42.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'] 10:38:42.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:38:42.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:38:42.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:38:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:42.477 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:42.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:42.477 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'JavaTestProject0' 10:38:42.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:38:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:42.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:42.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:42.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:42.478 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:42.479 INFO [WorkbenchTestable][AbstractText] Text set to: JavaTestProject0 10:38:42.508 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:42.508 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:38:42.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:38:42.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:42.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:42.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:42.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:42.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:42.511 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:38:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:42.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:42.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:42.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.... 10:38:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:38:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:38:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:38:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:38:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:45.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:45.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:45.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:45.539 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:38:45.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:45.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:45.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:45.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:45.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:45.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:45.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 '\*?\QPackage Explorer\E') 10:38:45.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:45.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:45.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:45.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:45.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:38:45.540 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:45.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:45.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:45.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:38:45.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:38:45.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:38:45.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:45.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 10:38:45.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 10:38:45.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:45.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:45.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:45.543 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:45.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:45.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:45.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:45.543 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:45.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:45.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:45.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:45.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:45.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:45.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:46.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:46.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:46.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:46.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:46.545 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:46.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:46.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:46.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:46.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 10:38:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:46.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:46.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:46.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:46.546 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 10:38:46.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 10:38:46.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:46.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:46.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 10:38:46.548 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:46.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:46.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:46.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:46.548 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 10:38:46.548 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 10:38:46.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:46.549 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:38:46.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:46.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:46.609 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:38:46.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:46.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:46.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:46.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:46.609 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:46.609 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:46.609 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:38:46.609 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:38:46.609 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:38:46.609 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:38:46.609 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:38:46.609 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:38:46.609 DEBUG [main][MenuItemLookup] Item match:Window 10:38:46.610 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:38:46.610 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:38:46.610 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:38:46.610 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:46.610 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:38:46.610 DEBUG [main][MenuItemLookup] Item match:Show View 10:38:46.613 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:46.614 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:38:46.614 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:38:46.628 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:38:46.628 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:38:46.628 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:38:46.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:38:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:38:46.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:38:46.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:46.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:46.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:38:46.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:46.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:46.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:46.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:38:46.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:46.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:46.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:46.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:46.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:46.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:38:46.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:46.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:46.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:38:46.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:46.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:46.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:46.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:38:46.692 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:38:46.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:38:46.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:38:46.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:46.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:38:46.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:46.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:46.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:46.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:38:46.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:46.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:38:46.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:46.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:46.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:46.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:46.694 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:38:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:46.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:46.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:46.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:46.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:46.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:38:46.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:46.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:38:46.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:46.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:46.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:46.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:46.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 '\*?\QPackage Explorer\E') 10:38:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:46.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:46.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:46.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:38:46.789 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:46.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:46.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:46.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:38:46.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:38:46.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:38:46.791 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:46.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:46.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:46.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:46.792 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:46.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:46.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:46.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:46.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:46.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:47.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:47.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:47.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:47.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:48.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:48.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:48.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:48.294 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:48.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:48.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:48.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:48.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:38:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:48.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:48.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:48.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:48.295 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 10:38:48.295 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:48.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:48.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:48.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:48.296 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:48.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:48.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:48.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:48.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:48.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:48.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:48.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:48.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:49.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:49.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:49.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:49.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:38:49.798 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:38:49.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:38:49.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:49.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:38:49.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:38:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:49.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:49.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:49.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:49.799 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 10:38:49.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 10:38:49.799 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 10:38:49.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 10:38:49.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 10:38:49.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:49.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:49.827 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:38:49.827 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:38:49.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:38:49.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:38:49.828 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:38:49.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:49.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:38:50.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:50.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:50.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:50.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:50.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:50.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:50.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:50.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:50.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:50.328 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'JavaTestProject0' via Explorer 10:38:50.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 10:38:50.328 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 10:38:50.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 10:38:50.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 10:38:50.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:38:50.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:50.357 DEBUG [main][MenuItemLookup] Found menu:'New' 10:38:50.358 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:38:50.358 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:50.358 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:38:50.358 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:38:50.358 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:38:50.358 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:50.358 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:38:50.358 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:38:50.358 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:38:50.358 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:38:50.358 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:38:50.358 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:38:50.358 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:38:50.358 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:38:50.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 'Delete.*'] is available.... 10:38:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:38:50.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:38:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:50.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:50.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:50.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:38:50.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:50.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:38:50.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:50.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:50.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:50.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:50.964 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:38:50.964 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:38:50.964 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:38:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:50.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:50.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:50.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:38:50.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:50.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:38:50.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:50.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:50.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:50.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:50.965 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:38:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:50.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:50.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:38:50.970 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:38:51.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:38:51.470 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:38:51.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:51.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:38:51.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:38:51.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:51.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:38:51.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:51.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:51.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:51.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:51.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:51.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:51.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:51.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:51.471 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 10:38:51.471 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:51.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:51.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:51.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.295 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 10:38:51.482 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 10:38:51.483 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:51.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:51.484 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 10:38:51.484 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:51.484 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:51.484 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:51.484 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:51.484 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:51.484 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:38:51.484 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:38:51.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:38:51.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:51.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:51.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:38:51.485 DEBUG [main][MenuItemLookup] Item match:Window 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:38:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:51.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:51.485 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:38:51.486 DEBUG [main][MenuItemLookup] Item match:Window 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:38:51.486 DEBUG [main][MenuItemLookup] Item match:Perspective 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:38:51.486 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:38:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:38:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:51.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:38:51.486 DEBUG [main][MenuItemLookup] Item match:Window 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.486 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:38:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:51.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:38:51.487 DEBUG [main][MenuItemLookup] Item match:Window 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:38:51.487 DEBUG [main][MenuItemLookup] Item match:Perspective 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:38:51.487 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:38:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:51.487 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:38:51.487 DEBUG [main][MenuItemLookup] Item match:Window 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.487 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:38:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:51.488 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:38:51.488 DEBUG [main][MenuItemLookup] Item match:Window 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:38:51.488 DEBUG [main][MenuItemLookup] Item match:Perspective 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:38:51.488 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:38:51.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:38:51.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:38:51.488 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:38:51.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:38:51.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:38:51.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:38:51.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:51.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:51.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:51.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:51.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:51.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:38:51.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:51.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:51.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:51.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 "Reset Perspective") 10:38:51.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:51.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:38:51.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:51.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:51.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:51.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:51.515 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:38:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:51.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:51.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:51.654 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:51.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.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'] 10:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:51.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:51.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:51.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:51.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:51.659 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:51.659 DEBUG [main][MenuItemLookup] Item match:File 10:38:51.659 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:38:51.659 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:51.662 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:38:51.662 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:38:51.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:38:51.662 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:38:51.662 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:38:51.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:38:51.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:38:51.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:38:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:51.736 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:51.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:38:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:51.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:51.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:51.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:38:51.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:51.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:51.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:38:51.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:51.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:51.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:51.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:38:51.739 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:38:51.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:38:51.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:38:51.739 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:51.739 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:38:51.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:38:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:51.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:51.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:51.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:51.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:51.740 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:38:51.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:51.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:51.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:51.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:51.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'] 10:38:51.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:38:51.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:38:51.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:38:51.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:51.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:51.960 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:51.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:51.960 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject0' 10:38:51.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:38:51.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:51.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:51.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:51.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:51.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:51.963 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:51.964 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject0 10:38:51.998 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:51.998 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:38:51.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:38:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:51.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:51.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:51.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:52.000 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:38:52.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:52.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:52.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:52.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:52.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:38: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 10:38:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:38:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:38:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38: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 10:38:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:55.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:55.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:55.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:38:55.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:55.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:55.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:55.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:38:55.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:55.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:55.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:55.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:55.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:55.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:55.072 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:55.072 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:55.072 DEBUG [main][MenuItemLookup] Item match:File 10:38:55.072 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:38:55.072 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:55.075 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:38:55.075 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:38:55.076 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:38:55.076 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:38:55.076 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:38:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:38:55.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:38:55.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:38:55.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:55.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:55.154 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:55.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.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 10:38:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:55.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:55.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:55.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:38:55.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:55.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:55.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:38:55.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:55.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:55.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:55.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:38:55.156 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:38:55.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:38:55.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:38:55.156 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:55.156 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:38:55.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:38:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:55.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:55.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:55.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:55.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:55.157 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:38:55.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:55.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:55.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:55.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:55.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'] 10:38:55.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:38:55.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:38:55.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:38:55.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:55.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:55.467 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:55.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:55.468 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject1' 10:38:55.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:38:55.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:55.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:55.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:55.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:55.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:55.521 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:55.522 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject1 10:38:55.554 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:55.554 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:38:55.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:38:55.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:55.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:55.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:55.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:55.557 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:38:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:55.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:55.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:55.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:38:58.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:38:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:38:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:38:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:38:58.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:38:58.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:38:58.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:38:58.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:38:58.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:38:58.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:38:58.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:38:58.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:38:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:38:58.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:58.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:58.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:38:58.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:58.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:58.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:58.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:38:58.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.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'] 10:38:58.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.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'] 10:38:58.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:58.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:58.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:58.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:58.565 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:38:58.565 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:58.565 DEBUG [main][MenuItemLookup] Item match:File 10:38:58.566 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:38:58.566 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'File' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'' 10:38:58.570 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:38:58.570 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:38:58.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:38:58.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:38:58.571 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:38:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:38:58.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 'New|Select a wizard'] is available. finished successfully 10:38:58.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:38:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:58.649 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:58.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:38:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:58.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:58.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:58.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:38:58.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:58.652 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:58.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:38:58.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:38:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:58.652 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:38:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:58.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:38:58.652 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:38:58.652 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:38:58.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:38:58.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:38:58.652 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:38:58.652 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:38:58.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:38:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:58.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:58.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:58.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:58.654 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:38:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:58.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:58.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:58.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:38:58.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:38:58.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:38:58.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:38:58.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:58.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:58.856 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:58.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:38:58.856 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject2' 10:38:58.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:38:58.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:58.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:58.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:58.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:58.859 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:58.860 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject2 10:38:58.887 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:38:58.887 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:38:58.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) 10:38:58.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:58.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:58.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:58.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:58.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:58.890 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:38:58.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:58.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:58.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:58.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:58.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.... 10:39:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:39:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:01.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:01.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:01.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:01.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:01.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:01.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:01.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:01.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:01.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:01.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:39:01.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:01.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:01.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:01.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:01.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:01.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:01.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') 10:39:01.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:01.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:01.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:01.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:01.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:01.898 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:01.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:01.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:01.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:01.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:01.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:01.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:01.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:01.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:01.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:01.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:01.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:01.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:01.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:01.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:01.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:02.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:02.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:02.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:02.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:02.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:02.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:02.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:02.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:02.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:39:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:02.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:02.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:02.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:02.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 10:39:02.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 10:39:02.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 10:39:02.904 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:02.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:02.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:02.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:02.904 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:02.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:02.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:02.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:02.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:02.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:03.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:03.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:03.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:03.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:03.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:03.906 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:03.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:03.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:03.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:03.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:39:03.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:03.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:03.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:03.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:03.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:03.907 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 10:39:03.907 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 10:39:03.907 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 10:39:03.907 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:03.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:03.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:03.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:03.908 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:03.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:03.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:03.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:03.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:03.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:03.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:04.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:04.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:04.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:04.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:05.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:05.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:05.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:05.410 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:05.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:05.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:05.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:05.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 10:39:05.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:05.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:05.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:05.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:05.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:05.411 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 10:39:05.411 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 10:39:05.411 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 10:39:05.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:05.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 10:39:05.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 10:39:05.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:05.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:05.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:05.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:05.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:05.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:39:05.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:05.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:05.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:05.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:39:05.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:05.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:05.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:05.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:05.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:05.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:05.413 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:05.413 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:05.413 DEBUG [main][MenuItemLookup] Item match:File 10:39:05.414 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:39:05.414 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:05.417 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:39:05.417 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:39:05.417 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:39:05.417 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:39:05.417 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:39:05.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:39:05.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:39:05.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:39:05.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:05.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:05.496 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:39:05.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:39:05.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:05.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:05.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:05.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:05.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:05.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:39:05.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:05.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:05.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:39:05.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:05.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:05.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:05.498 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:39:05.498 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:39:05.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:39:05.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:39:05.499 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:39:05.499 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:39:05.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:39:05.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:05.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:05.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:05.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:05.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:05.500 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:39:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:05.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:05.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:05.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:05.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:39:05.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:39:05.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:39:05.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:05.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:05.703 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:39:05.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:05.703 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject3' 10:39:05.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:39:05.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:05.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:05.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:05.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:05.705 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:05.706 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject3 10:39:05.744 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:39:05.744 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:39:05.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:39:05.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:05.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:05.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:05.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:05.753 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:39:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:05.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:05.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:05.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:39:08.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. failed, NO exception will be thrown 10:39:08.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:08.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:08.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:08.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:08.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:08.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:08.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:08.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:08.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:08.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:08.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:08.853 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:08.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:08.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:08.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:08.854 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:08.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:08.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:08.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:08.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:08.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:09.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:09.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:09.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:09.855 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:09.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:09.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:09.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:09.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:39:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:09.857 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 10:39:09.857 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 10:39:09.857 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 10:39:09.857 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject3 10:39:09.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 10:39:09.857 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 10:39:09.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 10:39:09.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 10:39:09.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:09.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.898 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:39:09.898 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:39:09.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:39:09.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:39:09.899 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:39:09.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:09.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:39:10.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:10.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:10.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:10.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:10.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:10.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:10.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:10.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:10.399 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject3' via Explorer 10:39:10.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 10:39:10.399 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 10:39:10.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 10:39:10.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 10:39:10.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:10.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:10.429 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:10.429 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:10.429 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:10.429 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:10.429 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:10.429 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:10.429 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:10.429 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:10.429 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:10.429 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:10.429 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:10.429 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:39:10.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:39:10.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:39:10.429 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:39:10.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 'Delete.*'] is available.... 10:39:11.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:39:11.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:39:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:11.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:11.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:11.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:11.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:39:11.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:11.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:11.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:11.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:39:11.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:11.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:11.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:11.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:11.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:11.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:11.024 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:39:11.024 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:39:11.024 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:39:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:11.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:11.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:11.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:39:11.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:11.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:39:11.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:11.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:11.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:11.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:11.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:11.026 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:39:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:11.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:11.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:11.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:39:11.030 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:39:11.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:39:11.531 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:39:11.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:11.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:39:11.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:39:11.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:11.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:11.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:11.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:11.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:11.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:11.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:11.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:11.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:11.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:11.531 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:11.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:11.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:11.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:11.532 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:11.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:11.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:11.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:11.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:11.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:11.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:12.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:12.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:12.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:12.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:12.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:12.535 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:12.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:12.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:12.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:12.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:39:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:12.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:12.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:12.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:12.536 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 10:39:12.536 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 10:39:12.536 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 10:39:12.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 10:39:12.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:12.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:12.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 10:39:12.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:12.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 10:39:12.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 10:39:12.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:12.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:12.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:12.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 10:39:12.537 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 10:39:12.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 10:39:12.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 10:39:12.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 10:39:12.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:12.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:12.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:12.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:12.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 10:39:12.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:12.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 10:39:12.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 10:39:12.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:12.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:12.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:12.542 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:39:12.542 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 10:39:12.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 10:39:12.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:13.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:13.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 10:39:13.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:39:13.044 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:39:13.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:39:13.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:39:13.047 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:39:13.047 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 10:39:13.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 10:39:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:13.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectTestProject1 is already expanded. No action performed 10:39:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:13.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 10:39:13.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 10:39:13.047 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 10:39:13.048 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 10:39:13.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 10:39:13.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 10:39:13.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:13.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:13.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 10:39:13.055 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:13.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:13.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:13.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:13.056 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 10:39:13.056 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 10:39:13.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:13.056 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:39:13.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:13.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:13.120 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:39:13.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:13.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:13.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:13.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:13.121 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:13.121 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:13.121 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:13.121 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:13.121 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:13.121 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:13.121 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:13.121 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:13.121 DEBUG [main][MenuItemLookup] Item match:Window 10:39:13.121 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:13.121 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:13.121 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:13.121 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:13.121 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:13.121 DEBUG [main][MenuItemLookup] Item match:Show View 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:13.125 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:39:13.125 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:39:13.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:39:13.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:39:13.125 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:39:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:39:13.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:39:13.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:39:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:13.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:13.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:13.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:39:13.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:13.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:13.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:13.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:39:13.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:13.190 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:13.190 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:39:13.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:13.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:13.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:13.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:13.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:13.191 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:39:13.191 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:39:13.191 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:39:13.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:39:13.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:13.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:13.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:13.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:39:13.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:13.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:13.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:13.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:39:13.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:13.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:13.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:13.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:39:13.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:13.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:13.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:13.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:13.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:13.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:13.192 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:39:13.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:13.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:13.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:13.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:13.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:13.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:13.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:39:13.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:13.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:13.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:39:13.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:13.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:13.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:13.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:13.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:13.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:13.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:39:13.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:13.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:13.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:13.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:13.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:13.289 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:13.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:13.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:13.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:13.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:13.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:13.291 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:13.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:13.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:13.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:13.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:13.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:13.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:13.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:14.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:14.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:14.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:14.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:14.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:14.793 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:14.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:14.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:14.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:14.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 10:39:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:14.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:14.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:14.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:14.794 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 10:39:14.794 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 10:39:14.794 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 10:39:14.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 10:39:14.794 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 10:39:14.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 10:39:14.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 10:39:14.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:14.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:14.823 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:39:14.823 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:39:14.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:39:14.823 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:39:14.823 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:39:14.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:14.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:39:15.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:15.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:15.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:15.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:15.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:15.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:15.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:15.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:15.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:15.323 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject0' via Explorer 10:39:15.324 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 10:39:15.324 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 10:39:15.324 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 10:39:15.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 10:39:15.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:15.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:15.352 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:15.352 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:15.352 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:15.352 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:15.352 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:15.352 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:15.352 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:15.352 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:15.352 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:15.352 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:15.352 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:15.352 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:39:15.352 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:39:15.352 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:39:15.352 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:39:15.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:39:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:39:15.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:39:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:15.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:15.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:15.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:15.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:39:15.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:15.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:15.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:15.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:39:15.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:15.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:15.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:15.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:15.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:15.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:15.935 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:39:15.935 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:39:15.935 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:39:15.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:15.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:15.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:15.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:15.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) 10:39:15.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:15.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:15.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:15.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:39:15.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:15.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:15.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:15.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:15.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:15.936 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:39:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:15.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:15.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:15.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:39:15.940 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:39:16.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:39:16.440 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:39:16.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:16.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:39:16.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:16.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:16.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:16.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:16.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:16.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:16.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:16.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:16.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:16.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:16.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:16.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:16.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 10:39:16.440 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 10:39:16.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 10:39:16.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 10:39:16.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:16.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:16.471 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:39:16.471 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:39:16.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:39:16.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:39:16.472 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:39:16.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:16.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:16.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:39:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:39:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:16.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:16.972 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject1' via Explorer 10:39:16.972 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 10:39:16.972 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 10:39:16.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 10:39:16.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 10:39:16.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:16.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:17.002 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:17.002 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:17.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:17.002 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:17.002 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:17.002 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:17.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:17.002 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:17.002 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:17.002 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:17.002 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:17.002 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:39:17.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:39:17.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:39:17.003 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:39:17.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 'Delete.*'] is available.... 10:39:17.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 'Delete.*'] is available. finished successfully 10:39:17.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:39:17.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:17.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:17.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:17.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:17.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:39:17.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:17.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:17.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:17.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:39:17.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:17.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:17.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:17.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:17.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:17.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:17.591 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:39:17.591 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:39:17.591 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:39:17.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:17.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:17.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:17.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:17.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 "OK", Widget matcher matching widgets with style: 8) 10:39:17.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:17.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:17.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:17.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:39:17.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:17.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:17.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:17.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:17.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:17.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:17.593 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:39:17.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:17.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:17.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:17.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:17.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:39:17.596 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:39:18.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:39:18.096 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:39:18.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:18.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:39:18.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:18.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:18.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:18.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:18.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:18.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:18.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:18.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:18.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:18.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:18.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:18.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:18.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 10:39:18.097 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 10:39:18.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 10:39:18.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 10:39:18.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:18.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:18.130 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:39:18.130 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:39:18.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:39:18.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:39:18.130 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:39:18.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:18.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:39:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:39:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:18.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:18.630 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject2' via Explorer 10:39:18.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 10:39:18.631 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 10:39:18.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 10:39:18.632 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 10:39:18.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:18.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:18.660 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:18.660 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:18.660 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:18.660 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:18.660 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:18.660 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:18.660 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:18.660 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:18.660 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:18.660 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:18.660 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:18.660 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:39:18.660 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:39:18.660 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:39:18.661 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:39:18.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 'Delete.*'] is available.... 10:39:19.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. finished successfully 10:39:19.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:39:19.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:19.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:19.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:19.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:39:19.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:19.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:39:19.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:19.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:19.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:19.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:19.280 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:39:19.280 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:39:19.280 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:39:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:19.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:19.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:19.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:39:19.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:19.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:39:19.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:19.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:19.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:19.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:19.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:19.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:19.282 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:39:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:19.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:19.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:19.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:39:19.285 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:39:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:39:19.786 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:39:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:19.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:39:19.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:19.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:19.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:19.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:19.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:19.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:19.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:19.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:19.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:19.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:19.786 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 10:39:19.786 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:19.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.304 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 7.125 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.005 s selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.513 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 10:39:19.798 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 10:39:19.798 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:39:19.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:19.798 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 10:39:19.798 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:19.798 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:39:19.799 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:19.799 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:39:19.799 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:19.799 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:39:19.799 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:39:19.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:39:19.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:19.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:19.799 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:19.799 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:19.799 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:19.799 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:19.799 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:39:19.799 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:19.799 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:19.799 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:19.799 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:19.799 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:19.799 DEBUG [main][MenuItemLookup] Item match:Window 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:39:19.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:19.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:19.800 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:19.800 DEBUG [main][MenuItemLookup] Item match:Window 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:19.800 DEBUG [main][MenuItemLookup] Item match:Perspective 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:39:19.800 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:39:19.800 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:39:19.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:39:19.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:19.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:19.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:19.801 DEBUG [main][MenuItemLookup] Item match:Window 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:39:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:19.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:19.801 DEBUG [main][MenuItemLookup] Item match:Window 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:19.801 DEBUG [main][MenuItemLookup] Item match:Perspective 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:39:19.801 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:39:19.801 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:39:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:19.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:19.802 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:19.802 DEBUG [main][MenuItemLookup] Item match:Window 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:39:19.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:19.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:19.802 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:19.802 DEBUG [main][MenuItemLookup] Item match:Window 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:19.802 DEBUG [main][MenuItemLookup] Item match:Perspective 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:39:19.802 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:39:19.802 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:39:19.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:39:19.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:39:19.802 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:39:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:39:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:39:19.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:39:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:19.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:19.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:39:19.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:19.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:19.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:19.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:39:19.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:19.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:39:19.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:19.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:19.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:19.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:19.832 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:39:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:19.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:19.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:20.008 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 10:39:20.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:20.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:20.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:39:20.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:20.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.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'] 10:39:20.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.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'] 10:39:20.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.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: "New Java Project"] 10:39:20.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.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'] 10:39:20.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.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'] 10:39:20.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:20.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:20.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:20.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:20.011 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:20.011 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:20.011 DEBUG [main][MenuItemLookup] Item match:File 10:39:20.012 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:39:20.012 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:20.014 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:39:20.014 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:39:20.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:39:20.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:39:20.030 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:39:20.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:39:20.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:39:20.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:39:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:20.106 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:39:20.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:39:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:20.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:20.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:20.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:39:20.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:20.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:20.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:39:20.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:20.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:20.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:20.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:39:20.109 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:39:20.109 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:39:20.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:39:20.109 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:39:20.109 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:39:20.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:39:20.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:20.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:20.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:20.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:20.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:20.111 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:39:20.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:20.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:20.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:20.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:20.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:20.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:39:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:39:20.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:39:20.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:20.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:20.329 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:39:20.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:20.329 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'buildpathspropertypagetest' 10:39:20.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:39:20.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:20.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:20.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:20.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:20.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:20.331 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:20.332 INFO [WorkbenchTestable][AbstractText] Text set to: buildpathspropertypagetest 10:39:20.366 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:39:20.366 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:39:20.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) 10:39:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:20.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:20.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:20.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:20.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:20.368 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:39:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:20.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:20.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:20.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:39:23.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:39:23.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:23.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:23.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:23.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:39:23.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:23.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:23.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:23.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:23.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:23.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:23.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:23.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:23.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:23.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:23.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 10:39:23.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 10:39:23.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:23.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:23.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:23.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:23.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:23.447 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:39:23.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:23.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:23.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:23.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:23.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 '\*?\QPackage Explorer\E') 10:39:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:23.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:23.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:23.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:23.449 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:23.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:23.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:23.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:23.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:23.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:23.451 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:23.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:23.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:23.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:23.451 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:23.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:23.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:23.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:23.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:23.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:23.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:23.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:24.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:24.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:24.453 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:24.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:24.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:24.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:24.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 10:39:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:24.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:24.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:24.454 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 10:39:24.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 10:39:24.454 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 10:39:24.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 10:39:24.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 10:39:24.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:24.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:24.485 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:39:24.485 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:39:24.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:39:24.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:39:24.485 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:39:24.547 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"] 10:39:24.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:24.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:24.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 10:39:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:24.548 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 10:39:24.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:24.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:39:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:24.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:24.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:24.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:24.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:24.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 10:39:24.550 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 10:39:24.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 10:39:24.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 10:39:24.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:24.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:24.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:24.682 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") 10:39:24.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:24.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:24.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:24.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:24.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:24.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:39:24.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:24.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:24.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:24.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:24.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:24.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:24.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:24.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:24.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:24.688 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") 10:39:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:24.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:24.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:24.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Source 10:39:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:24.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:39:24.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:24.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:24.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:24.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:24.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:24.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:24.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:24.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:24.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:24.699 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") 10:39:24.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:24.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:24.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:24.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:24.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Order and Export 10:39:24.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:24.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:39:24.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:24.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:24.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:24.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:24.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:24.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:24.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:24.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:24.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:24.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:24.702 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") 10:39:24.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:24.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:24.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:24.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Projects 10:39:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:24.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:39:24.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:24.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:24.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:24.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:24.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:24.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:24.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:24.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:24.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:24.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 10:39:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:24.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:39:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:24.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:24.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:24.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:24.709 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:39:24.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:24.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:24.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:24.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:24.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:24.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 10:39:24.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:24.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:24.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 10:39:24.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:24.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 10:39:24.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 10:39:24.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:24.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:24.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:24.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:24.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:39:24.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:24.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:24.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:24.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:39:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:24.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:24.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:24.763 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:24.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:24.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:24.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:24.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:24.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:24.765 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:24.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:24.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:24.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:24.765 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:24.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:24.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:24.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:24.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:24.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:24.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:25.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:25.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:25.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:25.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:25.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:25.788 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:25.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:25.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:25.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:25.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 10:39:25.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:25.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:25.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:25.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:25.789 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 10:39:25.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 10:39:25.789 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 10:39:25.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 10:39:25.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 10:39:25.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:25.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:25.818 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:39:25.818 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:39:25.818 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:39:25.818 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:39:25.818 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:39:25.964 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"] 10:39:25.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:25.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:25.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 10:39:25.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:25.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:25.965 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 10:39:25.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:25.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:39:25.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:25.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:25.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:25.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:25.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:25.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:25.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:25.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 10:39:25.967 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 10:39:25.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 10:39:25.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 10:39:25.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:25.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:25.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:25.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:25.969 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 10:39:25.969 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") 10:39:25.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:25.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:25.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:25.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:25.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:25.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:25.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:25.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:25.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:25.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:25.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:25.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:25.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:25.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:25.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:25.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:25.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:25.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 10:39:25.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:25.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:25.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:25.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:25.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:25.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:25.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:25.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:25.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:25.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:25.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:25.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:25.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:25.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:25.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 10:39:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:25.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:39:25.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:39:25.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:25.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:39:25.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:25.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:25.996 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 10:39:25.996 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 10:39:25.996 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 10:39:25.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 10:39:25.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.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...") 10:39:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:25.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:25.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:25.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:25.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:25.999 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 10:39:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:25.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:25.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:26.075 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.... 10:39:26.075 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 10:39:26.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 10:39:26.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:26.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:26.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 "Configure Variables...") 10:39:26.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:26.077 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 10:39:26.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:26.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:26.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:26.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:26.171 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:39:26.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:26.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:26.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 10:39:26.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:26.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:26.171 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 10:39:26.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:26.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 10:39:26.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:26.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:26.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 10:39:26.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:39:26.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:39:26.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:39:26.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.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...") 10:39:26.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:26.176 INFO [WorkbenchTestable][AbstractButton] Click button &New... 10:39:26.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:26.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:26.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:26.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:26.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 10:39:26.219 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 10:39:26.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 10:39:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:26.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:26.222 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:") 10:39:26.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:26.225 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:26.226 INFO [WorkbenchTestable][AbstractText] Text set to: VN 10:39:26.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Path:") 10:39:26.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:26.228 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:26.228 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 10:39:26.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:39:26.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:26.232 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:39:26.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:26.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:26.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:26.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:26.269 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 10:39:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:39:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:39:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:39:26.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:39:26.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:26.274 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:39:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:26.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:26.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:26.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:26.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:26.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 10:39:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:26.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:39:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:26.340 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:39:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:26.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:26.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:26.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:26.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:39:26.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:26.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:26.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:26.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:26.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:26.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:26.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:26.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 10:39:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:26.382 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:39:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:26.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:26.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:26.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:26.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:26.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:26.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:26.883 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") 10:39:26.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:26.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:26.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:26.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:26.887 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 10:39:26.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:39:26.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:39:26.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:39:26.889 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 10:39:26.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 10:39:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:26.889 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 10:39:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:26.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 10:39:26.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 10:39:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:26.889 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 10:39:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:26.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 10:39:26.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:39:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:26.893 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:39:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:26.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:26.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:26.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:26.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:26.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:26.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.941 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:39:26.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:26.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:26.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:39:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:26.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:26.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:26.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:26.942 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:26.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:26.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:26.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:26.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:26.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:26.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 10:39:26.945 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 10:39:26.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 10:39:26.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 10:39:26.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:26.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:26.993 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:39:26.993 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:39:26.993 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:39:26.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:39:26.993 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:39:27.186 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"] 10:39:27.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:27.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:27.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 10:39:27.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:27.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:27.187 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 10:39:27.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:27.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:39:27.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:27.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:27.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:27.189 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 10:39:27.189 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 10:39:27.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 10:39:27.189 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 10:39:27.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.189 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 10:39:27.190 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") 10:39:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:27.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:27.191 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 10:39:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:39:27.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:39:27.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:39:27.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:27.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:27.194 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 10:39:27.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 10:39:27.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:27.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 10:39:27.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:27.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 10:39:27.194 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 10:39:27.194 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 10:39:27.194 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 10:39:27.195 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 10:39:27.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.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") 10:39:27.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:27.198 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:39:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:27.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:27.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:27.212 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") 10:39:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:27.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:27.214 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 10:39:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:39:27.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:39:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:39:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:27.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 10:39:27.223 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 10:39:27.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 10:39:27.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 10:39:27.225 DEBUG [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...") 10:39:27.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:27.226 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 10:39:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:27.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:27.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:27.274 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.... 10:39:27.275 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 10:39:27.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 10:39:27.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:27.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:27.275 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") 10:39:27.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:39:27.276 TRACE [main][WidgetHandler] Notify Table with event 13 10:39:27.276 TRACE [main][WidgetHandler] Wait for synchronization 10:39:27.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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...") 10:39:27.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:27.286 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 10:39:27.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:27.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:27.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:27.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:27.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:39:27.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:27.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:27.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 10:39:27.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:27.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:27.388 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 10:39:27.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:27.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 10:39:27.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:27.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:27.389 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 10:39:27.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:39:27.390 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") 10:39:27.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:39:27.391 TRACE [main][WidgetHandler] Notify Table with event 13 10:39:27.391 TRACE [main][WidgetHandler] Wait for synchronization 10:39:27.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 10:39:27.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:27.393 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:39:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:27.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:27.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:27.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:27.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 10:39:27.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:27.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:39:27.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:27.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:27.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:27.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 10:39:27.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:27.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:27.407 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:39:27.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:27.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:27.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:27.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 10:39:27.441 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 10:39:27.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 10:39:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:27.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 10:39:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:27.444 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 10:39:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:27.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:27.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:27.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 10:39:27.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:27.547 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:39:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:27.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:27.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:27.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:27.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:27.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:27.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:27.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.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") 10:39:27.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:27.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:27.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:27.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:27.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:27.577 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:39:27.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:27.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:27.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:27.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:27.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:27.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:28.078 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") 10:39:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:28.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:28.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:28.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:28.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:28.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:28.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:28.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:28.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:28.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:39:28.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:39:28.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:39:28.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:28.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:28.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:28.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:28.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:28.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:28.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:28.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:28.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:28.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:28.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:28.082 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 10:39:28.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:28.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:39:28.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:39:28.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:28.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:39:28.083 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 10:39:28.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 10:39:28.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:28.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 10:39:28.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:28.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 10:39:28.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 10:39:28.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:28.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 10:39:28.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:28.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 10:39:28.084 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 10:39:28.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 10:39:28.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:28.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 10:39:28.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 10:39:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:29.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:29.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 10:39:29.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:29.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:29.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:39:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:29.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:29.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:29.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:29.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:29.095 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:39:29.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:29.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:29.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:29.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:29.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:29.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 10:39:29.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:29.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:29.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:39:29.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 10:39:29.150 INFO [WorkbenchTestable][RequirementsRunner] Test method addRemoveVariable is ignored because shouldRun method of RunIf conditional run is not met. 10:39:29.151 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 10:39:29.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:29.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 10:39:29.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 10:39:29.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:29.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:29.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:29.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:29.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:29.173 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:39:29.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:29.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:29.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:29.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:29.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:29.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:29.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 '\*?\QPackage Explorer\E') 10:39:29.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:29.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:29.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:29.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:29.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:29.175 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:29.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:29.177 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:29.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:29.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:29.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:29.178 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:29.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:29.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:29.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:29.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:29.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:29.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:29.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:29.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:30.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:30.180 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:30.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:30.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:30.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:30.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:39:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:30.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 10:39:30.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 10:39:30.181 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 10:39:30.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 10:39:30.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 10:39:30.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:30.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:30.210 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:39:30.210 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:39:30.210 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:39:30.210 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:39:30.211 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:39:30.352 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"] 10:39:30.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:30.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:30.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 10:39:30.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:30.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:30.354 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 10:39:30.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:30.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:39:30.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:30.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:30.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:30.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 10:39:30.356 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 10:39:30.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 10:39:30.356 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 10:39:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.357 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 10:39:30.357 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") 10:39:30.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:30.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:30.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:30.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:30.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:30.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:30.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:30.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:30.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:30.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:30.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:30.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:30.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:30.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:30.359 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") 10:39:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:30.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:30.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:30.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:30.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:30.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:30.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:30.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:30.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:30.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:30.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:30.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:30.360 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 10:39:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:39:30.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:39:30.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:39:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:30.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 10:39:30.362 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 10:39:30.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 10:39:30.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 10:39:30.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.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...") 10:39:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:30.366 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 10:39:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:30.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:30.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:30.413 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.... 10:39:30.413 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 10:39:30.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 10:39:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:30.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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...") 10:39:30.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:30.423 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 10:39:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:30.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:30.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:30.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:39:30.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:30.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:30.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 10:39:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:30.509 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 10:39:30.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:30.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 10:39:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:30.509 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 10:39:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:39:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:39:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:39:30.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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...") 10:39:30.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:30.519 INFO [WorkbenchTestable][AbstractButton] Click button &New... 10:39:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:30.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:30.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:30.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 10:39:30.578 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 10:39:30.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 10:39:30.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:30.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:30.579 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:") 10:39:30.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:30.580 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:30.580 INFO [WorkbenchTestable][AbstractText] Text set to: VN 10:39:30.581 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:") 10:39:30.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:30.582 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:30.582 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 10:39:30.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:39:30.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:30.589 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:39:30.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:30.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:30.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:30.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:30.626 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 10:39:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:39:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:39:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:39:30.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:39:30.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:30.631 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:39:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:30.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:30.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:30.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:30.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:30.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 10:39:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:30.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:39:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:30.694 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:39:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:30.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:30.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:30.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:30.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:30.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:30.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:39:30.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:30.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:30.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:30.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:30.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:30.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:30.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:30.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:30.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:30.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:30.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.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") 10:39:30.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:30.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:30.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:30.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:30.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:30.730 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:39:30.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:30.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:30.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:30.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:30.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:30.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:31.231 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") 10:39:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:31.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:31.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:31.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:39:31.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:31.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:31.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:39:31.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:31.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:31.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:31.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:31.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:31.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:31.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:31.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:31.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:31.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:31.237 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 10:39:31.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:39:31.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:39:31.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:39:31.239 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 10:39:31.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 10:39:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:31.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 10:39:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:31.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 10:39:31.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 10:39:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:31.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 10:39:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:31.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 10:39:31.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:39:31.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:31.247 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:39:31.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:31.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:31.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:31.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:31.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:31.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:31.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:31.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:31.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:31.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:31.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:31.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:31.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:39:31.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:31.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:31.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:31.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:31.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:39:31.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:31.301 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:31.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:31.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:31.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:31.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:31.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:31.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 10:39:31.304 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 10:39:31.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 10:39:31.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 10:39:31.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:31.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:31.351 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:39:31.351 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:39:31.352 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:39:31.352 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:39:31.352 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:39:31.541 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"] 10:39:31.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:31.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:31.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 10:39:31.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:31.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:31.542 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 10:39:31.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:31.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:39:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:31.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 10:39:31.544 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 10:39:31.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 10:39:31.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 10:39:31.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.545 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 10:39:31.545 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") 10:39:31.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:31.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:31.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:31.546 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 10:39:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:39:31.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:39:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:39:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:31.548 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 10:39:31.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 10:39:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:31.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 10:39:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:31.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 10:39:31.548 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 10:39:31.548 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 10:39:31.548 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 10:39:31.549 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 10:39:31.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 10:39:31.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:31.551 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:39:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:31.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:31.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:31.565 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") 10:39:31.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:31.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:31.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:31.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:31.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:31.567 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 10:39:31.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:39:31.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:39:31.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:39:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:31.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 10:39:31.568 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 10:39:31.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 10:39:31.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 10:39:31.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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...") 10:39:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:31.571 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 10:39:31.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:31.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:31.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:31.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:31.620 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.... 10:39:31.627 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 10:39:31.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 10:39:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:31.627 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") 10:39:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:39:31.629 TRACE [main][WidgetHandler] Notify Table with event 13 10:39:31.629 TRACE [main][WidgetHandler] Wait for synchronization 10:39:31.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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...") 10:39:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:31.630 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 10:39:31.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:31.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:31.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:31.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:31.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:39:31.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:31.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:31.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 10:39:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:31.720 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 10:39:31.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:31.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 10:39:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:31.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 10:39:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:39:31.722 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") 10:39:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:39:31.723 TRACE [main][WidgetHandler] Notify Table with event 13 10:39:31.723 TRACE [main][WidgetHandler] Wait for synchronization 10:39:31.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.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") 10:39:31.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:31.724 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:39:31.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:31.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:31.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:31.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:31.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:31.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:31.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:31.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 10:39:31.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:31.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:39:31.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:31.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:31.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:31.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 10:39:31.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:31.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:31.728 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:39:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:31.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:31.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:31.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 10:39:31.775 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 10:39:31.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 10:39:31.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:31.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:31.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 10:39:31.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:31.776 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 10:39:31.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:31.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:31.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:31.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:31.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:31.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:31.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 10:39:31.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:31.883 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:39:31.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:31.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:31.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:31.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:31.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:31.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:31.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:31.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:31.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.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") 10:39:31.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:31.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:31.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:31.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:31.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:31.915 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:39:31.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:31.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:31.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:31.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:31.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:31.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:32.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:32.416 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") 10:39:32.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:32.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:32.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:32.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:32.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:32.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:32.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:32.421 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 10:39:32.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:32.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:39:32.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:39:32.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:32.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:39:32.423 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 10:39:32.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 10:39:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:32.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 10:39:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:32.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 10:39:32.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 10:39:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:32.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 10:39:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:32.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 10:39:32.424 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 10:39:32.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 10:39:32.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:32.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 10:39:32.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 10:39:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:33.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:33.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 10:39:33.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:33.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:33.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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:39:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:33.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:33.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:33.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:33.434 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:39:33.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:33.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:33.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:33.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:33.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:33.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:33.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 10:39:33.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:33.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:33.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 10:39:33.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:33.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 10:39:33.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 10:39:33.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:33.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:33.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:33.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:33.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:33.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:39:33.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:33.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:33.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:33.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:33.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:33.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:33.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:39:33.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:33.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:33.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:33.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:33.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:33.495 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:33.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:33.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:33.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:33.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:33.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:33.519 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:33.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:33.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:33.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:33.520 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:33.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:33.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:33.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:33.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:33.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:34.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:34.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:34.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:34.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:34.522 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:39:34.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:39:34.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:34.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:34.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:39:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:34.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:34.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:34.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:34.523 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 10:39:34.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 10:39:34.523 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 10:39:34.523 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 10:39:34.525 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 10:39:34.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:34.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:34.552 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:34.552 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:34.552 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:34.552 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:39:34.552 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:39:34.552 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:34.552 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:34.552 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:34.552 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:34.553 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:39:34.553 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:39:34.553 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:39:34.553 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:39:34.553 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:39:34.694 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"] 10:39:34.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:34.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:34.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 10:39:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:34.695 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 10:39:34.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:34.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 10:39:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:34.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:34.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:34.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:34.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:34.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:34.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 10:39:34.696 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 10:39:34.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 10:39:34.696 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 10:39:34.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:34.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:34.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:34.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:34.697 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") 10:39:34.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:34.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:34.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:34.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:34.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:34.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 10:39:34.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:34.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:34.699 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 10:39:34.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:34.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:39:34.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:39:34.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:34.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 10:39:34.701 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 10:39:34.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 10:39:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:34.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 10:39:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:34.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 10:39:34.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 10:39:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:34.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 10:39:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:34.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 10:39:34.701 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 10:39:34.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 10:39:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:35.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:35.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 10:39:35.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 10:39:35.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:35.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 10:39:35.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 10:39:35.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:35.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:39:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:35.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:35.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:35.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:35.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:35.714 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:39:35.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:35.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:35.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:35.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:35.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:35.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:35.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:35.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 10:39:35.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:35.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:35.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 10:39:35.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:35.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:35.767 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:39:35.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:35.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:35.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:35.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:35.767 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:35.767 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:35.767 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:35.767 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:39:35.767 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:39:35.767 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:35.767 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:35.767 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:35.767 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:35.767 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:35.767 DEBUG [main][MenuItemLookup] Item match:Window 10:39:35.768 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:35.768 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:35.768 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:35.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:35.768 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:35.768 DEBUG [main][MenuItemLookup] Item match:Show View 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:35.771 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:39:35.771 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:39:35.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:39:35.794 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:39:35.794 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:39:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:39:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:39:35.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:39:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:35.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:35.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:35.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:39:35.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:35.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:35.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:35.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:35.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:35.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:35.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:39:35.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:39:35.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:35.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:39:35.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:35.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:39:35.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:39:35.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:39:35.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:35.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:39:35.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:35.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:39:35.864 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:39:35.864 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:39:35.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:39:35.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:39:35.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:35.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:39:35.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:35.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:35.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:35.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:39:35.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:35.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:35.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:35.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:39:35.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:35.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:35.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:35.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:35.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:35.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:35.865 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:39:35.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:35.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:35.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:35.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:39:35.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:35.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:39:35.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:35.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:35.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:35.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:35.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') 10:39:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:35.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:35.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:35.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:35.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:35.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:35.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:35.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:35.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:35.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:35.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:35.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:35.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:35.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:35.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:35.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:36.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:36.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:36.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:36.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:36.958 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:36.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:36.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:36.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:36.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:39:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:36.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:36.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:36.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:36.960 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 10:39:36.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 10:39:36.960 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 10:39:36.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 10:39:36.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 10:39:36.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:36.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:37.000 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:37.001 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:39:37.001 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:39:37.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:39:37.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:39:37.001 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:39:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:37.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:39:37.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:37.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:37.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:37.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:37.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:37.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:37.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:37.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:37.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:37.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:37.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:37.501 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'buildpathspropertypagetest' via Explorer 10:39:37.501 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 10:39:37.501 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 10:39:37.501 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 10:39:37.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 10:39:37.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:37.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:37.539 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:37.539 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:37.539 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:37.539 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:37.539 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:37.539 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:37.539 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:39:37.539 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:37.539 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:37.539 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:39:37.539 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:39:37.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:39:37.539 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:39:37.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:39:38.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:39:38.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:39:38.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:38.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:38.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:38.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) 10:39:38.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:38.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:39:38.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:38.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:38.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:38.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:38.150 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:39:38.150 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:39:38.150 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:39:38.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:38.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:38.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:38.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:38.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", Widget matcher matching widgets with style: 8) 10:39:38.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:38.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:38.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:38.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:39:38.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:38.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:38.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:38.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:38.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:38.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:38.151 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:39:38.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:38.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:38.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:38.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:38.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:39:38.154 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:39:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:39:38.655 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:39:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:38.655 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 10:39:38.655 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:38.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.861 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.313 s addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 4.39 s addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) skipped addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 4.342 s getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 2.268 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:39:38.667 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:39:38.668 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:39:38.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:38.668 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:39:38.668 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:38.668 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:39:38.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:38.669 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:39:38.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:38.669 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:39:38.669 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:39:38.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:39:38.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:38.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:38.669 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:38.669 DEBUG [main][MenuItemLookup] Item match:Window 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.669 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:39:38.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:38.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:38.670 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:38.670 DEBUG [main][MenuItemLookup] Item match:Window 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:38.670 DEBUG [main][MenuItemLookup] Item match:Perspective 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.670 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:39:38.671 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:39:38.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:39:38.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:38.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:38.671 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:38.671 DEBUG [main][MenuItemLookup] Item match:Window 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:39:38.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:38.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:38.671 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:38.671 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:38.671 DEBUG [main][MenuItemLookup] Item match:Window 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:38.672 DEBUG [main][MenuItemLookup] Item match:Perspective 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:39:38.672 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:39:38.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:38.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:38.672 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:38.672 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:38.672 DEBUG [main][MenuItemLookup] Item match:Window 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:39:38.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:38.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:38.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:38.673 DEBUG [main][MenuItemLookup] Item match:Window 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:38.673 DEBUG [main][MenuItemLookup] Item match:Perspective 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:39:38.673 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:39:38.674 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:39:38.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:39:38.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:39:38.674 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:39:38.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:39:38.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:39:38.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:39:38.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:38.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:38.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:38.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:38.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:38.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:39:38.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:38.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:38.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:38.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 "Reset Perspective") 10:39:38.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:38.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:38.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:38.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:39:38.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:38.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:38.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:38.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:38.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:38.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:38.702 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:39:38.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:38.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:38.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:38.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:38.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:38.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:38.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:38.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:38.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:39:38.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:38.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:38.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:38.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:38.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:38.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:38.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:38.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:39:38.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:38.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:38.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:38.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:38.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:38.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:38.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:38.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:38.850 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:38.851 DEBUG [main][MenuItemLookup] Item match:File 10:39:38.851 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:39:38.851 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:38.854 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:39:38.854 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:39:38.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:39:38.854 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:39:38.854 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:39:38.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.... 10:39:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:39:38.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:39:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:38.932 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:39:38.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:38.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:39:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:38.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:38.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:38.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:38.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:38.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:38.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:38.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:39:38.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:38.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:38.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:38.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:38.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:38.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:39:38.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:38.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:38.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:38.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:38.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:38.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:39:38.934 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:39:38.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:39:38.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:39:38.934 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:39:38.934 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:39:38.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:39:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:38.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:38.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:38.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:38.946 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:39:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:38.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:38.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:39.142 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:39.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:39.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:39.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:39:39.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:39:39.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:39:39.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:39.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:39.143 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:39:39.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:39.144 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 10:39:39.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:39:39.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:39.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:39.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:39.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:39.145 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:39.146 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 10:39:39.180 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:39:39.180 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:39:39.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:39:39.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:39.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:39.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:39.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:39.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:39.182 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:39:39.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:39.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:39.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:39.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:39.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:39:42.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:39:42.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:42.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:42.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:42.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:39:42.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:42.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:42.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:42.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:42.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:42.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:42.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:42.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:42.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:42.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:42.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 10:39:42.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:39:42.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:42.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:42.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:42.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:42.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:42.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:39:42.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:42.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:42.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:42.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:39:42.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:42.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:42.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:42.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:42.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:42.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:42.188 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:42.188 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:42.188 DEBUG [main][MenuItemLookup] Item match:File 10:39:42.189 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:39:42.189 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:42.192 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:39:42.192 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:39:42.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:39:42.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:39:42.192 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:39:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:39:42.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 10:39:42.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:39:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:42.286 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:39:42.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:39:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:42.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:42.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:42.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:39:42.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:42.287 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:42.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:39:42.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:42.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:42.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:42.288 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:39:42.288 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:39:42.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:39:42.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:39:42.296 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:39:42.296 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:39:42.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:39:42.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:42.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:42.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:42.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:42.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:42.297 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:39:42.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:42.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:42.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:42.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:42.431 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:42.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:39:42.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:39:42.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:39:42.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:42.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:42.432 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:39:42.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:42.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:39:42.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:42.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:42.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:42.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:42.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:42.438 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:42.439 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 10:39:42.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:39:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:42.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:42.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:42.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:42.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:42.524 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:42.525 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName2 10:39:42.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 10:39:42.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:42.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:42.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:42.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:42.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:42.535 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 10:39:42.535 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 10:39:42.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:42.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:42.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:42.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:42.535 TRACE [main][WidgetHandler] Notify Button with event 27 10:39:42.535 TRACE [main][WidgetHandler] Wait for synchronization 10:39:42.535 TRACE [main][WidgetHandler] Notify Button with event 13 10:39:42.535 TRACE [main][WidgetHandler] Wait for synchronization 10:39:42.535 TRACE [main][WidgetHandler] Notify Button with event 26 10:39:42.535 TRACE [main][WidgetHandler] Wait for synchronization 10:39:42.535 TRACE [main][WidgetHandler] Notify Button with event 3 10:39:42.535 TRACE [main][WidgetHandler] Wait for synchronization 10:39:42.535 TRACE [main][WidgetHandler] Notify Button with event 4 10:39:42.535 TRACE [main][WidgetHandler] Wait for synchronization 10:39:42.535 TRACE [main][WidgetHandler] Notify Button with event 13 10:39:42.535 TRACE [main][WidgetHandler] Wait for synchronization 10:39:42.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 10:39:42.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:42.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:42.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:42.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:42.542 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 10:39:42.542 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 10:39:42.542 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 10:39:42.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:42.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:42.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:42.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:42.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text 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:") 10:39:42.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:42.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:42.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:42.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:42.617 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:42.618 INFO [WorkbenchTestable][AbstractText] Text set to: java.lang.Exception 10:39:42.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:39:42.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:42.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:42.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:42.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:39:42.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:42.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:42.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:42.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:42.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:42.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:42.622 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:39:42.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:42.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:42.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:42.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:42.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 10:39:42.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:39:42.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 10:39:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:42.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:39:42.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:42.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:39:42.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:42.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:42.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:42.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:42.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:42.718 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:42.718 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 10:39:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:39:42.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:39:42.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 10:39:42.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:39:42.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:39:42.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:42.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:42.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:42.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:42.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:42.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:42.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:42.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:43.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:39:43.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 10:39:43.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 10:39:43.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:39:43.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:43.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:43.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:43.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:43.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:43.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:43.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:43.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:43.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:43.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:43.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:43.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:43.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:43.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:43.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:43.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:44.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:44.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:44.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:44.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:44.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:44.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:44.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:44.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:44.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:44.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:44.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:44.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:44.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:44.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:44.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:44.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:45.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:45.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:45.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:45.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:45.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:45.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:45.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:45.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:45.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:45.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:45.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:45.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:45.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:45.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:39:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:45.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:39:45.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:45.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:39:45.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:45.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:45.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:45.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:39:45.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:39:45.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:39:45.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:39:45.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:45.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:45.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:45.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:39:45.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:45.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:45.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:45.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:45.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:39:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:39:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:39:45.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:39:45.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:45.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:39:45.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:45.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:45.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:45.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:45.727 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:39:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:45.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:45.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:46.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.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 10:39:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:46.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:46.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:46.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:46.036 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:39:46.036 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:39:46.036 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:39:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:46.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:46.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:46.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 10:39:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:46.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:46.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:46.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:46.039 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 10:39:46.039 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 10:39:46.039 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 10:39:46.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:46.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:46.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:46.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:46.039 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:39:46.039 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:39:46.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:39:46.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:46.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:46.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:46.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:46.041 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:39:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:46.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:46.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:46.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:46.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:46.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:46.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:46.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java... 10:39:46.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 10:39:46.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:46.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:46.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:46.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:46.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:46.841 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:46.841 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 10:39:46.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java finished successfully 10:39:46.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@76046f08 is found... 10:39:46.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@76046f08 is found finished successfully 10:39:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 10:39:46.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:46.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:46.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:46.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:46.844 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:46.844 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 10:39:46.845 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:39:46.845 DEBUG [main][EditorHandler] 1 editor(s) found 10:39:46.845 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName2.java 10:39:47.022 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName2.java is closed 10:39:47.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:39:47.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:47.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:47.023 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 10:39:47.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:47.023 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 10:39:47.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:39:47.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:47.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:47.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:47.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.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 Java Class"] 10:39:47.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.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: "New Java Class"] 10:39:47.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:47.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:47.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:47.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:47.029 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:47.029 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:47.029 DEBUG [main][MenuItemLookup] Item match:File 10:39:47.030 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:39:47.030 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:47.033 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:39:47.033 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:39:47.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:39:47.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:39:47.033 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:39:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:39:47.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 10:39:47.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:39:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:47.143 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:39:47.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:39:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:39:47.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:47.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:47.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:39:47.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:47.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:47.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:47.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:47.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:47.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:39:47.157 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:39:47.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:39:47.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:39:47.157 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:39:47.157 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:39:47.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:39:47.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.158 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:39:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:39:47.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:39:47.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:39:47.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:47.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:47.257 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:39:47.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text 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:") 10:39:47.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:47.259 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:47.260 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 10:39:47.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:39:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:47.288 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:47.289 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 10:39:47.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:39:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:47.324 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:47.325 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 10:39:47.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 10:39:47.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:47.339 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:47.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:39:47.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:47.344 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:47.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:39:47.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:47.358 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:47.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:") 10:39:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.360 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 10:39:47.360 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 10:39:47.360 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 10:39:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 10:39:47.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:47.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:47.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:47.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:39:47.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:47.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:39:47.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:39:47.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 10:39:47.374 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:47.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 10:39:47.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:47.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:47.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:47.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:39:47.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:47.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:39:47.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:39:47.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 10:39:47.376 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:47.376 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.ClassName 10:39:47.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 10:39:47.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:47.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:47.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:39:47.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:47.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:39:47.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:39:47.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 10:39:47.404 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:47.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 10:39:47.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:47.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:39:47.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:39:47.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:39:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 10:39:47.405 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:47.405 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2.ClassName2 10:39:47.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 10:39:47.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 10:39:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.411 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 10:39:47.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 10:39:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 10:39:47.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.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.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") 10:39:47.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.414 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 10:39:47.414 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 10:39:47.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.414 TRACE [main][WidgetHandler] Notify Button with event 27 10:39:47.414 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.414 TRACE [main][WidgetHandler] Notify Button with event 13 10:39:47.414 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.414 TRACE [main][WidgetHandler] Notify Button with event 26 10:39:47.414 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.414 TRACE [main][WidgetHandler] Notify Button with event 3 10:39:47.414 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.414 TRACE [main][WidgetHandler] Notify Button with event 4 10:39:47.414 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.414 TRACE [main][WidgetHandler] Notify Button with event 13 10:39:47.414 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 10:39:47.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 10:39:47.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.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.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") 10:39:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 10:39:47.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 10:39:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.419 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 10:39:47.419 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 10:39:47.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.419 TRACE [main][WidgetHandler] Notify Button with event 27 10:39:47.419 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.419 TRACE [main][WidgetHandler] Notify Button with event 13 10:39:47.419 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.419 TRACE [main][WidgetHandler] Notify Button with event 26 10:39:47.419 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.419 TRACE [main][WidgetHandler] Notify Button with event 3 10:39:47.419 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.419 TRACE [main][WidgetHandler] Notify Button with event 4 10:39:47.419 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.419 TRACE [main][WidgetHandler] Notify Button with event 13 10:39:47.419 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.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.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") 10:39:47.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.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.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") 10:39:47.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 10:39:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 10:39:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 10:39:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 10:39:47.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 10:39:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.447 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 10:39:47.447 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 10:39:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.447 TRACE [main][WidgetHandler] Notify Button with event 27 10:39:47.447 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.447 TRACE [main][WidgetHandler] Notify Button with event 13 10:39:47.447 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.447 TRACE [main][WidgetHandler] Notify Button with event 26 10:39:47.447 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.447 TRACE [main][WidgetHandler] Notify Button with event 3 10:39:47.447 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.447 TRACE [main][WidgetHandler] Notify Button with event 4 10:39:47.447 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.447 TRACE [main][WidgetHandler] Notify Button with event 13 10:39:47.447 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 10:39:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 10:39:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 10:39:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.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.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") 10:39:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:") 10:39:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.453 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 10:39:47.453 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 10:39:47.453 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 10:39:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 10:39:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.469 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 10:39:47.469 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 10:39:47.469 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 10:39:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.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.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") 10:39:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 10:39:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.471 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 10:39:47.471 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox abs&tract 10:39:47.471 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 10:39:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 10:39:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.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.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") 10:39:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.474 INFO [WorkbenchTestable][AbstractButton] Click button fina&l 10:39:47.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.474 TRACE [main][WidgetHandler] Notify Button with event 27 10:39:47.474 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.474 TRACE [main][WidgetHandler] Notify Button with event 13 10:39:47.474 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.474 TRACE [main][WidgetHandler] Notify Button with event 26 10:39:47.474 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.474 TRACE [main][WidgetHandler] Notify Button with event 3 10:39:47.474 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.474 TRACE [main][WidgetHandler] Notify Button with event 4 10:39:47.474 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.474 TRACE [main][WidgetHandler] Notify Button with event 13 10:39:47.474 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 10:39:47.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.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.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") 10:39:47.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.477 INFO [WorkbenchTestable][AbstractButton] Click button non&e 10:39:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.477 TRACE [main][WidgetHandler] Notify Button with event 27 10:39:47.477 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.477 TRACE [main][WidgetHandler] Notify Button with event 13 10:39:47.477 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.477 TRACE [main][WidgetHandler] Notify Button with event 26 10:39:47.477 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.477 TRACE [main][WidgetHandler] Notify Button with event 3 10:39:47.477 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.477 TRACE [main][WidgetHandler] Notify Button with event 4 10:39:47.477 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.477 TRACE [main][WidgetHandler] Notify Button with event 13 10:39:47.477 TRACE [main][WidgetHandler] Wait for synchronization 10:39:47.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "none") 10:39:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.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.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") 10:39:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 10:39:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 10:39:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "final") 10:39:47.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 10:39:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.515 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:39:47.515 DEBUG [WorkbenchTestable][CheckBox] Checkbox public static &void main(String[] args) not checked, no action performed 10:39:47.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 10:39:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 10:39:47.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.522 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:39:47.522 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:39:47.522 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:39:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 10:39:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 10:39:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.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.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") 10:39:47.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.527 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 10:39:47.527 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 10:39:47.527 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 10:39:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 10:39:47.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 10:39:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.531 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 10:39:47.531 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 10:39:47.531 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 10:39:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 10:39:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.539 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:39:47.539 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 10:39:47.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:39:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.541 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:39:47.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:39:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:39:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:47.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:39:47.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:47.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:47.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:47.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:47.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:47.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:47.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:47.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:47.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:47.584 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:39:47.584 DEBUG [main][EditorHandler] 0 editor(s) found 10:39:47.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:39:47.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:47.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:47.585 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 10:39:47.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:47.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 10:39:47.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:39:47.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:47.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:47.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:47.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:39:47.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:39:47.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:39:47.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:47.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:47.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:47.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:47.586 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:47.586 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:47.586 DEBUG [main][MenuItemLookup] Item match:File 10:39:47.587 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:39:47.587 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:47.590 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:39:47.590 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:39:47.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:39:47.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:39:47.590 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:39:47.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:39:47.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 10:39:47.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:39:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:47.679 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:39:47.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:39:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:47.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:47.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:47.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:39:47.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:47.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:47.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:39:47.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:39:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:47.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:39:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:47.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:39:47.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:39:47.681 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:39:47.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:39:47.687 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:39:47.688 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:39:47.688 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:39:47.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:39:47.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.689 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:39:47.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.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'] 10:39:47.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.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.... 10:39:47.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 10:39:47.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:39:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:47.767 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:39:47.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:47.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:39:47.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:47.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:39:47.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:47.769 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:39:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:47.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:47.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 10:39:47.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:39:47.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 10:39:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:47.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:39:47.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:47.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:39:47.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:47.828 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:47.828 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 10:39:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:39:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:39:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:39:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:39:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:47.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:48.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:48.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:48.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:48.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:48.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:48.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:48.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:48.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:48.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:48.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:48.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:48.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:48.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:48.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:48.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:48.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:48.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:48.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:49.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:49.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:49.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:49.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:49.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:49.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:49.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:49.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:49.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:49.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:49.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:49.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:49.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:49.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:49.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:49.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:49.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:49.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:50.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:50.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:50.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:50.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:50.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:50.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:50.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:50.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:50.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:39:50.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:39:50.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:50.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:39:50.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:50.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:50.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:50.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:39:50.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:50.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:50.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:50.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:50.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:50.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:39:50.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:00.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 10:40:00.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:00.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:00.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:00.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:00.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:00.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:00.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:01.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 10:40:01.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:40:01.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:01.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:01.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:01.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:01.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:01.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:01.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:01.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:01.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:01.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:01.841 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:40:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:01.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:01.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:01.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:01.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:01.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:01.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:01.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:01.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:01.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:01.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:01.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:01.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:01.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:01.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:03.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 10:40:03.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 "Add...") 10:40:03.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:03.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:03.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:03.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:03.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:03.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:03.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:03.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:03.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:03.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:03.395 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:40:03.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:03.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:03.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:03.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 10:40:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:40:03.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 10:40:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:03.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:40:03.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:03.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:03.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:03.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:03.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:03.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:03.439 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:03.439 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 10:40:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:40:03.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:40:03.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:40:03.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:03.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:03.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:03.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:03.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:03.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:03.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:03.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:03.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:03.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:03.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:03.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:03.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:03.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:03.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:03.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:03.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:03.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:04.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:04.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:04.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:04.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:04.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:04.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:04.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:04.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:04.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:04.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:04.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:04.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:04.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:04.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:04.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:04.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:04.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:04.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:05.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:05.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:05.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:05.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:05.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:05.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:05.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:05.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:05.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:05.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:05.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:05.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:05.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:05.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:05.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:05.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:05.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:05.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:40:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:06.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 10:40:06.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:06.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:06.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:06.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:06.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:06.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:06.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:06.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:06.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:06.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:06.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:06.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:40:06.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:06.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:06.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:06.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:06.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:06.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:06.449 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:40:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:06.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:06.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:06.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 10:40:06.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:06.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:06.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:06.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:06.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:06.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:06.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:06.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:06.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:06.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:06.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:06.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:06.507 TRACE [main][WidgetHandler] Notify Table with event 13 10:40:06.507 TRACE [main][WidgetHandler] Wait for synchronization 10:40:06.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 "Remove") 10:40:06.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:06.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:06.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:06.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:06.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:06.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:06.512 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:40:06.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:06.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:06.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:06.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:06.516 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:40:06.516 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 10:40:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 10:40:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:06.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:06.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:06.518 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:40:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:06.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:06.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:40:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:40:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:06.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:06.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:06.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:06.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:06.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:06.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:06.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:06.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:06.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:06.560 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:40:06.560 DEBUG [main][EditorHandler] 0 editor(s) found 10:40:06.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:40:06.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:40:06.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:40:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:06.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 10:40:06.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:40:06.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 10:40:06.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:40:06.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:40:06.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:40:06.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:40:06.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:06.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:06.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:40:06.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:06.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:06.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:06.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:40:06.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:06.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:06.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:06.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:06.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:06.562 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:06.562 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:40:06.562 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:06.562 DEBUG [main][MenuItemLookup] Item match:File 10:40:06.563 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:40:06.563 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:06.565 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:40:06.566 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:40:06.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:40:06.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:40:06.566 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:40:06.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:40:06.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:40:06.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:40:06.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:06.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:06.660 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:06.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:40:06.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:06.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:06.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:06.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:06.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:40:06.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:40:06.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:40:06.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:06.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:06.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:06.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:06.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:06.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:40:06.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:06.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:06.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:06.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:06.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:06.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:40:06.663 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:40:06.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:40:06.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:40:06.663 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:06.663 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:40:06.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:40:06.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:06.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:06.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:06.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:06.664 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:40:06.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:06.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:06.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:06.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:06.750 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:06.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:40:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:40:06.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:40:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:06.751 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:40:06.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:06.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:40:06.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:06.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:06.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:06.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:06.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:06.753 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:40:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:06.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:06.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:06.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 10:40:06.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:40:06.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 10:40:06.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:06.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:06.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:40:06.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:06.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:06.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:06.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:06.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:06.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:06.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:06.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:06.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:06.814 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:06.814 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 10:40:06.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:40:06.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:40:06.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:40:06.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:40:06.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:06.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:06.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:06.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:06.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:06.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:06.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:06.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:06.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:07.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:07.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:07.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:07.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:07.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:07.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:07.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:07.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:07.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:08.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:08.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:08.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:08.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:08.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:08.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:08.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:08.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:08.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:08.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:08.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:08.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:08.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:08.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:08.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:08.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:08.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:08.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:09.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:09.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:09.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:09.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:09.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:09.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:09.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:09.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:09.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:40:09.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:09.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:09.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:09.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:09.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:09.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:09.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:09.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:09.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:09.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:09.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:09.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:09.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 10:40:09.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:09.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:09.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:09.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:09.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:09.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:09.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:40:09.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:09.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:09.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:09.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:09.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:09.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:09.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:09.822 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:40:09.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:09.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:09.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:09.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:09.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:40:09.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:09.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:09.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:09.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:09.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:09.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:09.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:09.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:09.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:09.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:09.871 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:40:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:09.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:09.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:09.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 10:40:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:40:09.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 10:40:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:09.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:40:09.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:09.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:09.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:09.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:09.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:09.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:09.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:09.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:09.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:09.915 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:09.915 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 10:40:09.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:40:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:40:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:40:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:10.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:10.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:10.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:10.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:10.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:10.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:10.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:10.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:10.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:10.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:10.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:10.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:10.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:10.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:10.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:10.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:10.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:10.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:11.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:11.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:12.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:12.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:12.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:12.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:12.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:12.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:12.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:12.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:12.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:40:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:12.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:12.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:12.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:12.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:12.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:12.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:12.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:12.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:12.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:12.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:12.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:12.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:12.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:12.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:12.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:40:12.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:12.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:12.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:12.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:12.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:12.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:12.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:12.923 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:40:12.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:12.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:12.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:12.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:12.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 "Add...") 10:40:12.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:12.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:12.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:12.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:12.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:12.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:12.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:12.964 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:40:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:12.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:12.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:13.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 10:40:13.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:40:13.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 10:40:13.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:13.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:13.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:40:13.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:13.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:13.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:13.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:13.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:13.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:13.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:13.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:13.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:13.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:13.019 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:13.020 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 10:40:13.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:40:13.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:40:13.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:40:13.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:13.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:13.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:13.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:13.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:13.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:13.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:13.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:13.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:13.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:13.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:13.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:13.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:13.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:13.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:13.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:13.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:13.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:14.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:14.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:14.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:14.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:14.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:14.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:14.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:14.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:14.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:14.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:14.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:14.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:14.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:14.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:14.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:14.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:14.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:14.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:15.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:15.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:15.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:15.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:15.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:15.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:15.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:15.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:15.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:15.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:15.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:15.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:15.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:15.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:15.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:15.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:15.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:15.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:40:16.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:16.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:16.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:16.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:16.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:16.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:16.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:16.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:16.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:16.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:16.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:16.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:16.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:16.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:16.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:16.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:16.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:16.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:16.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:16.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:16.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:16.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:40:16.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:16.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:16.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:16.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:16.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:16.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:16.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:16.028 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:40:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:16.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:16.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:16.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 "Add...") 10:40:16.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:16.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:16.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:16.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:16.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:16.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:16.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:16.069 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:40:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:16.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:16.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:16.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 10:40:16.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:40:16.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 10:40:16.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:16.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:16.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:40:16.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:16.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:16.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:16.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:16.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:16.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:16.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:16.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:16.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:16.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:16.112 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:16.113 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 10:40:16.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:40:16.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:40:16.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:40:16.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:16.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:16.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:16.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:16.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:16.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:16.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:16.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:16.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:16.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:18.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:18.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:18.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:18.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:18.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:18.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:18.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:18.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:18.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:40:19.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:19.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:19.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:19.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:19.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:19.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:19.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:19.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:19.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:19.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:19.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:19.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:19.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:19.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:19.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:19.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:19.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:19.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:19.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:19.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:19.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:19.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") 10:40:19.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:19.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:19.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:19.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:19.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:19.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:19.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:19.120 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:40:19.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:19.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:19.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:19.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:19.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 10:40:19.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:19.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:19.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:19.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:19.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:19.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:19.162 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:40:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:19.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:19.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:19.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 10:40:19.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:40:19.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 10:40:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:19.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:40:19.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:19.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:19.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:19.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:19.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:19.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:19.208 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:19.208 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 10:40:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:40:19.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:40:19.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:40:19.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:19.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:19.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:19.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:19.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:19.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:19.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:19.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:19.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:19.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:19.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:19.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:19.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:19.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:19.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:19.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:19.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:19.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:20.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:20.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:20.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:20.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:20.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:20.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:20.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:20.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:20.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:20.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:20.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:20.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:20.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:20.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:20.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:20.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:20.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:20.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:21.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:21.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:21.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:21.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:21.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:21.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:21.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:21.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:21.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:22.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:40:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:22.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:22.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:22.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:22.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:22.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:22.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:22.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:22.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:22.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:22.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 "OK") 10:40:22.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 10:40:22.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:22.217 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:40:22.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:22.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:22.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:22.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:22.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:22.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:22.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:22.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:22.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:22.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:22.269 TRACE [main][WidgetHandler] Notify Table with event 13 10:40:22.269 TRACE [main][WidgetHandler] Wait for synchronization 10:40:22.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:40:22.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:22.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:22.273 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:40:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:22.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:22.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:22.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:22.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:22.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:22.276 TRACE [main][WidgetHandler] Notify Table with event 13 10:40:22.276 TRACE [main][WidgetHandler] Wait for synchronization 10:40:22.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:40:22.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:22.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:22.278 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:40:22.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:22.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:22.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:22.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:22.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 10:40:22.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:22.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:22.283 TRACE [main][WidgetHandler] Notify Table with event 13 10:40:22.283 TRACE [main][WidgetHandler] Wait for synchronization 10:40:22.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:40:22.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:22.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:22.285 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:40:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:22.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:22.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:22.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 10:40:22.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:22.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:22.288 TRACE [main][WidgetHandler] Notify Table with event 13 10:40:22.288 TRACE [main][WidgetHandler] Wait for synchronization 10:40:22.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:40:22.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:22.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:22.290 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:40:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:22.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:22.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:22.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:40:22.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:22.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:40:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:40:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:40:22.292 TRACE [main][WidgetHandler] Notify Table with event 13 10:40:22.292 TRACE [main][WidgetHandler] Wait for synchronization 10:40:22.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 "Remove") 10:40:22.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 10:40:22.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:22.294 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:40:22.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:22.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:22.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:22.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:22.294 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:40:22.294 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 10:40: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.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) 10:40:22.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:22.296 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:40:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:22.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:22.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:22.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:40:22.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:40:22.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:22.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:22.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:22.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:22.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:22.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:22.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:22.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:22.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:22.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:22.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:22.351 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:40:22.351 DEBUG [main][EditorHandler] 0 editor(s) found 10:40:22.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:40:22.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:40:22.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:40:22.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 10:40:22.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:40:22.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 10:40:22.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:40:22.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:40:22.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:40:22.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:40:22.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'] 10:40:22.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.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'] 10:40:22.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.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 Java Class"] 10:40:22.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.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'] 10:40:22.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.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'] 10:40:22.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.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'] 10:40:22.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:40:22.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.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'] 10:40:22.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.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'] 10:40:22.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:22.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:22.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:22.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:22.353 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:40:22.353 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:22.353 DEBUG [main][MenuItemLookup] Item match:File 10:40:22.354 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:40:22.354 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:22.358 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:40:22.358 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:40:22.380 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:40:22.380 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:40:22.380 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:40:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:40:22.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:40:22.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:40:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:22.474 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:22.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:40:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:22.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:40:22.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:40:22.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:40:22.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:22.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:22.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:22.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:22.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:22.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:40:22.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:22.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:22.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:22.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:22.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:22.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:40:22.476 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:40:22.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:40:22.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:40:22.476 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:22.476 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:40:22.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:40:22.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:22.477 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:40:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:22.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:22.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:22.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:22.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:40:22.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:40:22.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:40:22.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:22.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:22.559 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:40:22.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:22.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:40:22.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:22.562 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:22.563 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 10:40:22.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:40:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:22.600 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:22.601 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 10:40:22.604 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:40:22.604 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:40:22.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:40:22.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:22.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:22.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:22.616 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:40:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:22.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:22.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:22.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:40:23.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:40:23.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:23.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:23.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java... 10:40:23.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 10:40:23.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:23.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:23.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:40:23.175 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:23.176 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 10:40:23.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java finished successfully 10:40:23.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b8d80cf is found... 10:40:23.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b8d80cf is found finished successfully 10:40:23.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 10:40:23.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:23.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:23.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:40:23.178 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:23.178 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 10:40:23.178 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:40:23.178 DEBUG [main][EditorHandler] 1 editor(s) found 10:40:23.178 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName.java 10:40:23.263 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName.java is closed 10:40:23.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:40:23.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:40:23.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:40:23.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:23.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:23.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 10:40:23.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:23.269 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:40:23.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:23.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:23.272 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:40:23.272 DEBUG [main][MenuItemLookup] Item match:Window 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:23.272 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:40:23.272 DEBUG [main][MenuItemLookup] Item match:Show View 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:23.275 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:40:23.275 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:40:23.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:40:23.276 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:40:23.276 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:40:23.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:40:23.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:40:23.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:40:23.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:23.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:23.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:40:23.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:23.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:23.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:23.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:40:23.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:23.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:23.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:40:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:40:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:40:23.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:40:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:23.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:40:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:23.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:40:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:40:23.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:40:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:23.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:40:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:23.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:40:23.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:40:23.349 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:40:23.350 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:40:23.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:40:23.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:23.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:23.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:23.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:40:23.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:23.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:23.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 "Open") 10:40:23.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:23.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:23.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:23.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:40:23.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:23.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:23.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:23.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:23.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:23.351 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:40:23.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:23.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:23.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:23.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:23.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:40:23.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:40:23.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:40:23.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:23.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:40:23.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:23.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:23.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:23.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:23.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:23.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:40:23.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:23.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:23.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:23.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:40:23.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:23.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:23.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:23.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:40:23.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:40:23.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:40:23.413 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:23.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:23.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:23.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:23.413 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:23.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:23.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:23.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:23.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:23.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:23.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:24.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:24.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:40:24.415 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:24.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:24.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:24.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:24.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 10:40:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:24.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:24.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:24.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:24.416 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 10:40:24.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:24.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:24.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:24.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:24.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:24.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:24.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:24.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:24.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:25.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:25.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:40:25.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:25.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:25.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:25.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:25.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:40:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:25.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:25.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:25.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:25.419 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 10:40:25.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:25.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:25.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:25.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:25.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 10:40:25.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:25.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:25.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:25.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:25.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:25.420 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:40:25.420 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:40:25.420 DEBUG [main][TreeItemHandler] Set Tree selection 10:40:25.421 DEBUG [main][TreeHandler] Notify Tree about selection event 10:40:25.427 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:40:25.429 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 10:40:25.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:40:25.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'New' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:25.460 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:40:25.460 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:40:25.460 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:40:25.460 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:40:25.460 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:40:25.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:25.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:40:25.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:40:25.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:25.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:25.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:25.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:25.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:25.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:25.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:25.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:25.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:25.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:40:25.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:25.992 DEBUG [main][MenuItemLookup] Found menu:'New' 10:40:25.992 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:40:25.992 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:25.992 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:40:25.992 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:25.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:40:25.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:40:25.992 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:40:25.992 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:40:25.992 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:40:25.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:40:25.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:40:25.992 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:40:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:40:26.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:40:26.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:40:26.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:26.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:26.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:40:26.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:26.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:26.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:26.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:40:26.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:26.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:26.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:26.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:26.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:26.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:26.585 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:40:26.586 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:40:26.586 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:40:26.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:26.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:26.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:26.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:26.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:40:26.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:26.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:26.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:26.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:40:26.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:26.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:26.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:26.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:26.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:26.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:26.587 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:40:26.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:26.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:26.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:26.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:26.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:40:26.590 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:40:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:40:27.090 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:40:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:27.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:27.090 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 10:40:27.090 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:40:27.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:40:27.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:27.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.425 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.836 s testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 0.562 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 18.976 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 15.791 s testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 0.912 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 10:40:27.099 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 10:40:27.099 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:40:27.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:40:27.099 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 10:40:27.099 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:40:27.099 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:40:27.100 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:40:27.100 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:40:27.100 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:40:27.100 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:40:27.100 DEBUG [main][EditorHandler] 0 editor(s) found 10:40:27.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:27.101 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:40:27.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:27.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:27.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:27.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:27.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:27.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') 10:40:27.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:27.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:27.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:27.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:40:27.103 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:27.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:27.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:27.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:40:27.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:40:27.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:40:27.104 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:27.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:27.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:27.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:40:27.105 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:27.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:27.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:27.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:40:27.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:27.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:27.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:27.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:27.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:27.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:27.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:40:27.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'] 10:40:27.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.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'] 10:40:27.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.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: "New Java Project"] 10:40:27.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.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'] 10:40:27.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.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'] 10:40:27.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:27.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:40:27.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:27.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:27.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:27.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:27.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:27.138 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:40:27.138 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:27.138 DEBUG [main][MenuItemLookup] Item match:File 10:40:27.139 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:40:27.139 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:27.142 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:40:27.142 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:40:27.142 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:40:27.142 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:40:27.142 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:40:27.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.... 10:40:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:40:27.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:40:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:27.215 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:27.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:40:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:27.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:27.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:40:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:40:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:40:27.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:27.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:27.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:40:27.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:27.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:27.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:27.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:40:27.217 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:40:27.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:40:27.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:40:27.220 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:27.220 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:40:27.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:40:27.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:27.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:27.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:27.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:27.221 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:40:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:27.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:27.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:27.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'] 10:40:27.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:40:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:40:27.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:40:27.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:27.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:27.667 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:40:27.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 10:40:27.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:27.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:27.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:27.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:27.668 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 10:40:27.668 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 10:40:27.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:27.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:27.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:27.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:40:27.669 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:40:27.669 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 10:40:27.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 10:40:27.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:27.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:27.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:27.671 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:40:27.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:27.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:27.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:27.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:40:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:40:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:27.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:40:27.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:27.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:27.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:27.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:27.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:27.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:27.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:27.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:27.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:40:27.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 10:40:27.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 10:40:27.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:40:27.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:40:27.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:40:27.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:27.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:27.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:40:27.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:27.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:27.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:27.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:40:27.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:27.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:27.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:27.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:27.733 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:40:27.733 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:27.733 DEBUG [main][MenuItemLookup] Item match:File 10:40:27.733 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:40:27.733 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:27.736 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:40:27.736 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:40:27.736 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:40:27.736 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:40:27.737 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:40:27.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:40:27.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:40:27.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:40:27.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:27.826 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:27.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:27.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:40:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:27.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:27.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:40:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:40:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:40:27.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:27.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:27.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:40:27.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:27.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:27.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:27.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:40:27.828 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:40:27.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:40:27.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:40:27.831 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:27.831 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:40:27.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) 10:40:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:27.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:27.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:27.832 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:40:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:27.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:27.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:28.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'] 10:40:28.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:28.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:40:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:40:28.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:40:28.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:28.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:28.041 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:40:28.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:28.041 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 10:40:28.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:40:28.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:28.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:28.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:28.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:28.043 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:28.045 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 10:40:28.061 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 10:40:28.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:") 10:40:28.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:28.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:28.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:28.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:28.076 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 10:40:28.076 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 10:40:28.076 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 10:40:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:28.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:28.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:28.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:40:28.077 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 10:40:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:40:28.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:40:28.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:28.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:28.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:28.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:28.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:28.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:28.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:28.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:28.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:28.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:28.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:28.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:28.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:28.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:28.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:28.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:29.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:29.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:29.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:29.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:29.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:29.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:29.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:29.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:29.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:29.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:29.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:29.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:29.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:29.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:29.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:29.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:30.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:30.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:30.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:30.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:30.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:30.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:30.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:30.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:30.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:30.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:30.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:30.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:30.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:30.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:30.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:30.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:40:31.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:31.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:31.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:40:31.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:31.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:31.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:31.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:31.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:31.107 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 10:40:31.114 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:40:31.114 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 10:40:31.114 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 10:40:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:31.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:31.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:31.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Module name:") 10:40:31.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:31.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:31.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:31.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:31.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:31.142 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:31.143 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Module name:' to simplejavaproject 10:40:31.143 INFO [WorkbenchTestable][AbstractText] Text set to: simplejavaproject 10:40:31.161 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:40:31.161 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:40:31.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:40:31.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:31.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:31.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:31.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:31.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:31.164 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:40:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:31.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:31.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:40:34.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. failed, NO exception will be thrown 10:40:34.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:40:34.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:40:34.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:40:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:34.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:34.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:34.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:34.313 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:40:34.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:34.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:34.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:34.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:34.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:40:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:34.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:34.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:34.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:34.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:40:34.315 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:34.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:34.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:34.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:40:34.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:40:34.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:40:34.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:34.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:34.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:34.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:34.318 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:34.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:34.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:34.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:34.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:34.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:34.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:34.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:34.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:35.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:35.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:40:35.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:35.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:35.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:35.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40: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 10:40:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:35.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:35.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:35.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:35.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:40:35.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:35.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:35.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:35.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:35.322 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:35.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:35.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:35.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:35.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:35.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:35.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:35.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:35.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:36.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:36.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:36.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:36.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:36.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:40:36.824 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:36.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:36.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:36.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:36.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 10:40:36.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:36.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:36.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:36.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:36.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:36.825 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:40:36.825 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:40:36.826 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:40:36.826 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 10:40:36.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 10:40:36.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:37.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:37.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 10:40:37.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 10:40:37.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:40:37.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:37.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:40:37.829 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item simplejavaproject of tree item module-info.java 10:40:37.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 10:40:37.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:38.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:38.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 10:40:38.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:38.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:38.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:40:38.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:38.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:38.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:38.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:38.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:40:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:38.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:38.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:38.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:40:38.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:38.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:38.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:38.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:40:38.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:40:38.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:40:38.338 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:38.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:38.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:38.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:38.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:38.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:38.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:38.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:38.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:38.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:38.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:38.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:38.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:39.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:39.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:39.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:40:39.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:39.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:39.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:39.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:39.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 10:40:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:39.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:39.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:39.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:39.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:40:39.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:39.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:39.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:39.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:39.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:39.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:39.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:39.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:40.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:40.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:40.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:40:40.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:40.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:40.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:40.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:40.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 10:40:40.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:40.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:40.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:40.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:40.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:40.345 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:40:40.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:40.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:40.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:40.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:40.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:40:40.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:40.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:40.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:40.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:40.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:40.346 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:40:40.346 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:40:40.346 DEBUG [main][TreeItemHandler] Set Tree selection 10:40:40.346 DEBUG [main][TreeHandler] Notify Tree about selection event 10:40:40.352 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:40:40.354 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 10:40:40.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:40:40.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:40.383 DEBUG [main][MenuItemLookup] Found menu:'New' 10:40:40.383 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:40:40.383 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:40.383 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:40:40.383 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:40.384 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:40:40.384 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:40:40.384 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:40:40.384 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:40:40.384 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:40:40.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:40.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:40:40.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:40:40.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:40:40.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:40:40.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:40.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:40.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:40.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:40.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:40.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:40.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:40.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:40.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:40.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:40:40.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:40.911 DEBUG [main][MenuItemLookup] Found menu:'New' 10:40:40.911 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:40:40.911 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:40.911 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:40:40.911 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:40.911 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:40:40.911 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:40:40.911 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:40:40.911 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:40:40.911 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:40:40.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:40:40.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:40:40.911 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:40:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:40:41.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:40:41.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:40:41.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:41.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:41.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: 32) 10:40:41.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:41.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:41.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:41.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:40:41.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:41.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:41.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:41.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:41.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:41.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:41.501 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:40:41.502 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:40:41.502 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:40:41.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:41.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:41.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:41.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:41.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:40:41.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:41.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:41.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:41.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:40:41.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:41.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:41.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:41.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:41.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:41.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:41.503 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:40:41.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:41.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:41.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:41.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:41.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:40:41.507 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:40:42.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:40:42.008 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:40:42.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:40:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:40:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:40:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:40:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:42.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:42.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 10:40:42.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:40:42.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:40:42.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:42.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:42.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 10:40:42.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:40:42.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 10:40:42.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 10:40:42.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:40:42.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:40:42.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:40:42.008 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:42.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:42.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:40:42.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:42.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:42.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:42.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:40:42.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:42.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:42.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:42.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:42.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:42.010 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:40:42.010 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:42.010 DEBUG [main][MenuItemLookup] Item match:File 10:40:42.010 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:40:42.010 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:42.013 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:40:42.013 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:40:42.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:40:42.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:40:42.013 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:40:42.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.... 10:40:42.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:40:42.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:40:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:42.090 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:42.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:40:42.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:42.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:42.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:42.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:42.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:40:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:40:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:40:42.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:42.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:42.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:40:42.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:42.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:42.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:42.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:40:42.092 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:40:42.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:40:42.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:40:42.093 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:42.093 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:40:42.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:40:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:42.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:42.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:42.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:42.094 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:40:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:42.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:42.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:42.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:42.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:40:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:40:42.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:40:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:42.287 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:40:42.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:42.287 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 10:40:42.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:40:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:42.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:42.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:42.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:42.288 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:42.289 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 10:40:42.306 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 10:40:42.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:") 10:40:42.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:42.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:42.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:42.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:42.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:42.330 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 10:40:42.330 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 10:40:42.331 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 10:40:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:42.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:42.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:42.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:40:42.332 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 10:40:42.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:40:42.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:42.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:42.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:42.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:42.376 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 10:40:42.377 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:40:42.377 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 10:40:42.377 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:40:42.377 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:40:42.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:40:42.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:42.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:42.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:42.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:42.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:42.379 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:40:42.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:42.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:42.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:42.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:40:45.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:40:45.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:40:45.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:40:45.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:45.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:40:45.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Background Job' is a system job, skipped 10:40:45.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:45.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:45.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:45.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:45.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:45.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:45.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:45.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:45.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:45.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:45.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:45.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:40:45.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:45.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:45.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:45.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:45.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:40:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:45.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:45.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:45.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:40:45.410 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:45.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:45.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:45.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:40:45.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:40:45.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:40:45.412 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:45.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:45.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:45.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:45.413 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:45.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:45.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:45.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:45.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:45.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:45.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:45.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:46.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:46.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:46.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:40:46.415 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:46.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:46.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:46.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:46.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 10:40:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:46.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:46.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:46.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:46.416 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:40:46.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:46.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:46.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:46.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:46.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:46.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:46.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:46.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:47.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:47.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:40:47.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:47.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:47.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:47.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:47.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:40:47.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:47.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:47.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:47.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:47.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:47.419 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:40:47.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:47.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:47.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:47.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:47.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 10:40:47.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:47.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:47.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:47.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:47.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:47.420 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:40:47.420 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:40:47.420 DEBUG [main][TreeItemHandler] Set Tree selection 10:40:47.420 DEBUG [main][TreeHandler] Notify Tree about selection event 10:40:47.426 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:40:47.431 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 10:40:47.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:40:47.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'New' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:47.458 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:40:47.458 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:40:47.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:40:47.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:40:47.458 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:40:47.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:47.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:40:47.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:40:47.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:47.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:47.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:47.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:47.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:47.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:47.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:47.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:47.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:47.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:40:47.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:47.985 DEBUG [main][MenuItemLookup] Found menu:'New' 10:40:47.985 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:40:47.985 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:47.985 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:40:47.985 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:47.985 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:40:47.985 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:40:47.985 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:40:47.985 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:40:47.985 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:40:47.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:40:47.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:40:47.985 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:40:48.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:40:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:40:48.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:40:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:48.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:40:48.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:48.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:40:48.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:48.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:48.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:48.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:48.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:48.606 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:40:48.606 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:40:48.606 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:40:48.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:48.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:48.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:48.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:48.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:40:48.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:48.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:48.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:48.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:40:48.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:48.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:48.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:48.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:48.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:48.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:48.607 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:40:48.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:48.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:48.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:48.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:48.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:40:48.610 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:40:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:40:49.111 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:40:49.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:49.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:40:49.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:40:49.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:40:49.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:40:49.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:49.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:49.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:49.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:49.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:49.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:49.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:49.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:49.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 10:40:49.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:40:49.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:40:49.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:49.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:49.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 10:40:49.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:40:49.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 10:40:49.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 10:40:49.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:40:49.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:40:49.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:40:49.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:49.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:49.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:40:49.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:49.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:49.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:49.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:40:49.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:49.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:49.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:49.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:49.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:49.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:49.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:40:49.113 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:49.113 DEBUG [main][MenuItemLookup] Item match:File 10:40:49.113 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:40:49.113 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:49.116 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:40:49.116 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:40:49.116 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:40:49.116 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:40:49.116 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:40:49.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.... 10:40:49.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:40:49.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:40:49.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:49.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:49.192 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:49.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:40:49.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:49.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:49.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:49.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:49.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:49.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:40:49.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:40:49.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:40:49.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:49.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:49.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:49.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:49.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:49.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:40:49.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:49.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:49.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:49.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:49.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:49.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:40:49.194 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:40:49.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:40:49.194 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:40:49.194 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:49.194 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:40:49.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) 10:40:49.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:49.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:49.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:49.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:49.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:49.195 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:40:49.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:49.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:49.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:49.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:49.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'] 10:40:49.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:40:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:40:49.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:40:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:49.398 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:40:49.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:49.398 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 10:40:49.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:40:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:49.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:49.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:49.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:49.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:49.400 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:49.401 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 10:40:49.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 10:40:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:49.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:49.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:49.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:49.435 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting default location to true 10:40:49.435 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 10:40:49.435 DEBUG [WorkbenchTestable][CheckBox] Checkbox Use &default location already selected, no action performed 10:40:49.435 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:40:49.435 INFO [WorkbenchTestable][JavaProjectWizard] Go to next wizard page 10:40:49.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 10:40:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:49.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:49.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:49.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:49.437 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:40:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:49.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:49.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:49.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.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") 10:40:49.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:49.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:49.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:49.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:49.635 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageTwo] Setting 'Allow output folders for source folders' to true 10:40:49.636 INFO [WorkbenchTestable][CheckBox] Select checkbox Allow output folders for sour&ce folders 10:40:49.636 INFO [WorkbenchTestable][CheckBox] Check checkbox Allow output folders for sour&ce folders 10:40:49.636 INFO [WorkbenchTestable][AbstractButton] Click button Allow output folders for sour&ce folders 10:40:49.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:49.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:49.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:49.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:49.637 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:40:49.637 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:40:49.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:40:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:49.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:49.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:49.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:49.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:49.639 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:40:49.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:49.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:49.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:49.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:40:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:40:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:40:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:40:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:52.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:40:52.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:52.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:52.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:52.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:52.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:52.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:52.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:52.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:52.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:52.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:52.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:40:52.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:52.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:52.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:52.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:52.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:40:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:52.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:52.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:52.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:40:52.671 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:52.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:52.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:52.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:40:52.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:40:52.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:40:52.673 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:52.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:52.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:52.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:52.674 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:52.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:52.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:52.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:52.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:52.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:52.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:53.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:53.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:53.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:53.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:53.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:40:53.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:53.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:53.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 10:40:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:53.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:53.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:53.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:53.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:40:53.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:53.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:53.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:40:53.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:53.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:53.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:53.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:53.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:53.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:53.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 '\*?\QProject Explorer\E') 10:40:53.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:53.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:53.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:53.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:53.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:40:53.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:53.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:53.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:53.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:40:53.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:40:53.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:40:53.683 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:53.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:53.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:53.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:53.683 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:53.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:53.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:53.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:53.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:53.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:53.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:54.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:54.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:54.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:54.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:40:54.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:54.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:54.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:54.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:54.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:40:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:54.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:54.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:54.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:54.686 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:40:54.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:54.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:54.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:54.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:54.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:54.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:55.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:55.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:55.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:55.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:40:55.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:55.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:55.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:55.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:55.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:40:55.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:55.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:55.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:55.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:55.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:55.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:40:55.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:40:55.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:40:55.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:40:55.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:40:55.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 10:40:55.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:55.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:55.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:55.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:55.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:55.690 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:40:55.690 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:40:55.691 DEBUG [main][TreeItemHandler] Set Tree selection 10:40:55.691 DEBUG [main][TreeHandler] Notify Tree about selection event 10:40:55.697 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:40:55.698 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 10:40:55.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:40:55.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:55.729 DEBUG [main][MenuItemLookup] Found menu:'New' 10:40:55.729 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:55.730 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:40:55.730 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:40:55.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:40:55.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:40:55.730 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:40:55.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:55.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:40:56.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:56.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:56.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:56.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:56.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:40:56.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:56.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:56.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:56.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:40:56.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:56.256 DEBUG [main][MenuItemLookup] Found menu:'New' 10:40:56.256 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:40:56.256 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:56.256 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:40:56.256 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:56.256 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:40:56.256 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:40:56.256 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:40:56.256 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:40:56.256 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:40:56.256 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:40:56.256 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:40:56.256 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:40:56.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:40:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:40:56.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:40:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:56.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:56.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:40:56.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:56.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:56.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:56.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:40:56.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:56.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:56.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:56.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:56.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:56.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:56.862 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:40:56.862 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:40:56.862 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:40:56.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:56.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:56.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:56.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:56.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:40:56.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:56.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:40:56.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:56.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:56.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:56.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:56.864 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:40:56.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:56.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:56.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:56.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:40:56.868 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:40:57.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:40:57.369 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:40:57.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:40:57.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:40:57.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:40:57.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:40:57.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:40:57.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:40:57.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:40:57.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:40:57.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:40:57.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:40:57.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:40:57.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:40:57.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:40:57.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 10:40:57.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:40:57.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:40:57.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:57.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:57.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 10:40:57.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:40:57.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 10:40:57.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 10:40:57.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:40:57.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:40:57.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:40:57.369 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:57.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:57.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:40:57.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:57.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:57.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:57.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:40:57.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:57.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:40:57.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:57.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:57.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:57.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:40:57.371 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:40:57.371 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:57.371 DEBUG [main][MenuItemLookup] Item match:File 10:40:57.372 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:40:57.372 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'File' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'' 10:40:57.375 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:40:57.375 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:40:57.375 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:40:57.375 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:40:57.375 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:40:57.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:40:57.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:40:57.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:40:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:57.450 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:57.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:40:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:57.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:57.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:57.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:40:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:40:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:40:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:40:57.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:57.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:57.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:40:57.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:40:57.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:40:57.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:40:57.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:40:57.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:40:57.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:40:57.452 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:40:57.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:40:57.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:40:57.452 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:40:57.452 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:40:57.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:40:57.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:57.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:57.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:57.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:57.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:57.453 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:40:57.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:57.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:57.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:57.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:57.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'] 10:40:57.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:40:57.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:40:57.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:40:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:57.654 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:40:57.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:40:57.654 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 10:40:57.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:40:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:57.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:57.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:57.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:57.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:40:57.656 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:40:57.656 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 10:40:57.673 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 10:40:57.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:") 10:40:57.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:57.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:57.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:57.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:57.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:57.689 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 10:40:57.689 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 10:40:57.689 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 10:40:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:57.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:57.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:57.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:40:57.690 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 10:40:57.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:40:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:57.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:57.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:57.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:57.734 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 10:40:57.735 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:40:57.735 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 10:40:57.735 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:40:57.735 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:40:57.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:40:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:57.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:57.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:57.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:57.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:40:57.737 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:40:57.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:40:57.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:40:57.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:40:57.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:40:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:41:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:41:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:41:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:41:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:00.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:41:00.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:00.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:00.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:00.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:00.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:00.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:00.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:00.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:00.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:00.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:00.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:41:00.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:00.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:00.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:00.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:00.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:41:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:00.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:00.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:00.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:41:00.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:00.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:00.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:00.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:41:00.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:41:00.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:41:00.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:00.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:00.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:00.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:00.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:00.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:00.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:00.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:00.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:00.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:00.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:01.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:01.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:01.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:01.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:01.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:41:01.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:01.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:01.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:01.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:01.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:41:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:01.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:01.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:01.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:01.841 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:41:01.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:01.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:01.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:01.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:01.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:01.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:01.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:01.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:01.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:01.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:01.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:02.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:02.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:02.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:02.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:41:02.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:02.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:02.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:02.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:02.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 10:41:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:02.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:02.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:02.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:02.846 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:41:02.846 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:41:02.847 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:41:02.847 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 10:41:02.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 10:41:02.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:03.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:03.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 10:41:03.349 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 10:41:03.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:41:03.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:03.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:03.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:41:03.850 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item SimpleJavaProject of tree item module-info.java 10:41:03.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 10:41:03.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:04.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:04.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 10:41:04.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:04.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:04.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:41:04.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:04.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:04.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:04.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:04.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:04.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:04.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:41:04.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:04.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:04.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:04.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:41:04.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:04.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:04.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:04.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:41:04.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:41:04.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:41:04.356 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:04.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:04.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:04.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:04.373 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:04.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:04.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:04.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:04.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:04.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:04.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:04.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:04.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:05.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:05.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:05.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:41:05.375 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:05.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:05.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:05.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:05.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 10:41:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:05.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:05.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:05.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:05.376 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:41:05.376 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:05.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:05.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:05.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:05.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:05.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:05.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:05.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:06.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:06.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:06.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:41:06.378 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:06.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:06.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:06.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:06.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:41:06.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:06.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:06.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:06.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:06.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:06.379 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 10:41:06.379 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:06.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:06.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:06.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:06.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:41:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:06.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:06.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:06.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:06.380 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:41:06.380 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:41:06.380 DEBUG [main][TreeItemHandler] Set Tree selection 10:41:06.381 DEBUG [main][TreeHandler] Notify Tree about selection event 10:41:06.388 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:41:06.393 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 10:41:06.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:41:06.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'New' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:06.426 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:41:06.426 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:41:06.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:41:06.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:41:06.426 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:41:06.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:06.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:41:06.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:41:06.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:06.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:06.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:06.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:06.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:06.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:06.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:06.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:06.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:06.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:41:06.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:06.958 DEBUG [main][MenuItemLookup] Found menu:'New' 10:41:06.958 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:41:06.958 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:06.958 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:41:06.958 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:06.958 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:41:06.958 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:41:06.958 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:41:06.958 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:41:06.958 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:41:06.958 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:41:06.958 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:41:06.958 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:41:06.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:41:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:41:07.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:41:07.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:07.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:07.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:41:07.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:07.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:07.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:07.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:41:07.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:07.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:07.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:07.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:07.554 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:41:07.555 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:41:07.555 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:41:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:07.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:07.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:07.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:41:07.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:07.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:41:07.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:07.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:07.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:07.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:07.556 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:41:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:07.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:07.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:07.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:41:07.561 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:41:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:41:08.061 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:41:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:08.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:41:08.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:41:08.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:41:08.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:41:08.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:08.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:08.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:08.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:08.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:08.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:08.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:08.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 10:41:08.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:41:08.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:41:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:08.062 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 10:41:08.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'] 10:41:08.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.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'] 10:41:08.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.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"] 10:41:08.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:08.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:08.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:08.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:41:08.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:08.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:08.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:08.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:08.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:08.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:08.064 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:08.064 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:08.064 DEBUG [main][MenuItemLookup] Item match:File 10:41:08.065 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:41:08.065 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:08.070 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:41:08.070 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:41:08.089 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:41:08.089 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:41:08.089 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:41:08.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:41:08.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 'New|Select a wizard'] is available. finished successfully 10:41:08.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:41:08.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:08.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:08.168 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:08.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:41:08.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:08.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:08.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:08.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:41:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:41:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:41:08.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:08.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:08.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:41:08.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:08.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:08.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:08.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:41:08.171 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:41:08.171 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:41:08.171 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:41:08.171 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:08.171 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:41:08.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:41:08.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:08.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:08.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:08.172 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:41:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:08.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:08.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:08.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:08.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:41:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:41:08.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:41:08.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:08.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:08.366 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:41:08.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.366 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 10:41:08.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 10:41:08.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:08.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:08.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:08.367 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 10:41:08.367 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 10:41:08.367 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 10:41:08.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:08.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:08.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:41:08.369 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 10:41:08.409 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:41:08.409 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 10:41:08.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 10:41:08.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:08.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:08.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:08.425 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:41:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:08.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:08.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:41:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:41:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:08.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:41:08.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:41:08.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:41:08.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:08.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:08.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:08.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:08.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:08.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:08.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:08.493 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 10:41:08.493 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:41:08.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:41:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.395 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 14.276 s testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 7.103 s testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 8.258 s testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 10.693 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 10:41:08.502 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 10:41:08.502 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:41:08.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:41:08.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 10:41:08.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:41:08.502 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:41:08.526 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:41:08.526 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:41:08.526 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:41:08.526 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:41:08.526 DEBUG [main][EditorHandler] 0 editor(s) found 10:41:08.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:41:08.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:08.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:08.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:41:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:08.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:08.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:41:08.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:08.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:08.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:08.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:41:08.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:41:08.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:41:08.531 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:08.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:08.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:08.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:41:08.532 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:08.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:08.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:08.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 10:41:08.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:08.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:08.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:08.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:08.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:08.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 10:41:08.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:41:08.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 10:41:08.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 10:41:08.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:41:08.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:41:08.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:41:08.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'] 10:41:08.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.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'] 10:41:08.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.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"] 10:41:08.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.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'] 10:41:08.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.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'] 10:41:08.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.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'] 10:41:08.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.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"] 10:41:08.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.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'] 10:41:08.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.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'] 10:41:08.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:08.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:08.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:08.572 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:08.572 DEBUG [main][MenuItemLookup] Item match:File 10:41:08.573 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:41:08.573 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:08.577 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:41:08.577 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:41:08.577 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:41:08.577 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:41:08.577 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:41:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:41:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:41:08.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:41:08.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:08.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:08.661 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:08.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:41:08.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:08.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:08.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:41:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:41:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:41:08.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:08.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:08.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:41:08.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:08.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:08.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:08.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:41:08.663 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:41:08.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:41:08.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:41:08.664 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:08.664 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:41:08.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:41:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:08.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:08.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:08.665 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:41:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:08.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:08.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:08.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:08.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:41:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:41:08.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:41:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:08.860 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:41:08.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:08.860 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'EnumProject' 10:41:08.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:41:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:08.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:08.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:08.862 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:08.863 INFO [WorkbenchTestable][AbstractText] Text set to: EnumProject 10:41:08.899 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:41:08.899 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:41:08.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:41:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:08.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:08.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:08.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:08.901 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:41:08.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:08.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:08.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:08.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:08.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:41:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:41:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:41:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:41:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:12.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:41:12.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:12.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:12.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:12.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:12.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:12.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:12.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:12.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:12.077 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:12.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.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'] 10:41:12.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.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: "New Enum Type"] 10:41:12.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.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'] 10:41:12.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.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'] 10:41:12.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.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'] 10:41:12.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.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: "New Enum Type"] 10:41:12.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.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'] 10:41:12.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.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'] 10:41:12.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:12.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:12.079 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:12.079 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:12.079 DEBUG [main][MenuItemLookup] Item match:File 10:41:12.080 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:41:12.080 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:12.083 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:41:12.083 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:41:12.084 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:41:12.084 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:41:12.084 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:41:12.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.... 10:41:12.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 10:41:12.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:41:12.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:12.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:12.166 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:12.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:41:12.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:12.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:12.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:12.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:12.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:12.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:41:12.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:41:12.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:41:12.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:12.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:12.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:12.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:12.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:12.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:41:12.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:12.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:12.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:12.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:12.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:12.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enum 10:41:12.168 DEBUG [main][TreeItemHandler] Selecting tree item: Enum 10:41:12.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enum about selection 10:41:12.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enum 10:41:12.177 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:12.177 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:41:12.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) 10:41:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:12.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:12.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:12.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:12.179 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:41:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:12.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:12.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:12.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'] 10:41:12.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available.... 10:41:12.300 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 10:41:12.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Enum Type 10:41:12.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:12.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:12.301 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 10:41:12.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:12.308 DEBUG [WorkbenchTestable][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:") 10:41:12.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:12.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:12.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:12.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:12.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:12.327 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:12.328 INFO [WorkbenchTestable][AbstractText] Text set to: MyEnum 10:41:12.344 DEBUG [WorkbenchTestable][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:") 10:41:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:12.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:12.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:12.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:12.349 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:12.350 INFO [WorkbenchTestable][AbstractText] Text set to: enumPackage 10:41:12.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 10:41:12.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:12.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:12.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:12.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:12.356 DEBUG [WorkbenchTestable][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") 10:41:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:12.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:12.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:12.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:12.358 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 10:41:12.358 INFO [WorkbenchTestable][NewEnumCreationWizard] Finish wizard 10:41:12.358 DEBUG [WorkbenchTestable][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) 10:41:12.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:12.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:12.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:12.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:12.359 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:41:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:12.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:12.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:12.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:41:12.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:41:12.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:12.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:12.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ba73843 is found... 10:41:12.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ba73843 is found finished successfully 10:41:12.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMyEnum.java\E') 10:41:12.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:12.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:12.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:12.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:12.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:41:12.880 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:12.881 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 10:41:12.881 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:12.881 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 10:41:12.881 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:41:12.881 DEBUG [WorkbenchTestable][EditorHandler] Closing editor MyEnum.java 10:41:13.223 DEBUG [WorkbenchTestable][EditorHandler] Editor MyEnum.java is closed 10:41:13.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:13.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:13.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:41:13.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:13.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:13.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:13.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:13.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:13.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:13.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') 10:41:13.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:13.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:13.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:13.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:41:13.227 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:13.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:13.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:13.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:41:13.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:41:13.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:41:13.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:13.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:13.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:13.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:13.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:13.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:13.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:13.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:13.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:13.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:13.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:13.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:13.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:14.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:14.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:14.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:41:14.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:14.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:14.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:14.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:14.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 10:41:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:14.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:14.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:14.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:14.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 10:41:14.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:14.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:14.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:14.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:14.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:14.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:14.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:14.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:14.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:15.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:15.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:15.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:41:15.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:15.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:15.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:15.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:15.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 10:41:15.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:15.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:15.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:15.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:15.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:15.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 10:41:15.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:41:15.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:41:15.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:15.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:41:15.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:41:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:15.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:15.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:15.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:15.240 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:41:15.240 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:41:15.240 DEBUG [main][TreeItemHandler] Set Tree selection 10:41:15.240 DEBUG [main][TreeHandler] Notify Tree about selection event 10:41:15.248 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:41:15.250 DEBUG [WorkbenchTestable][TreeItemHandler] EnumProject 10:41:15.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:41:15.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'New' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:15.294 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:41:15.294 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:41:15.295 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:41:15.295 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:41:15.295 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:41:15.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:15.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:41:15.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:41:15.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:15.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:15.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:15.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:15.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:15.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:15.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:15.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:15.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:15.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:15.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:41:15.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:15.822 DEBUG [main][MenuItemLookup] Found menu:'New' 10:41:15.822 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:41:15.822 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:15.822 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:41:15.822 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:15.822 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:41:15.822 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:41:15.822 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:41:15.822 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:41:15.822 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:41:15.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:41:15.822 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:41:15.822 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:41:15.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:41:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:41:16.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:41:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:16.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:16.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:41:16.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:16.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:41:16.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:16.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:16.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:16.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:16.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:16.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:16.413 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:41:16.413 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:41:16.413 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:41:16.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:16.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:16.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:16.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:16.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:41:16.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:16.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:41:16.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:16.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:16.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:16.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:16.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:16.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:16.414 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:41:16.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:16.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:16.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:16.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:16.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:41:16.417 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:41:16.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:41:16.917 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:41:16.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:16.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:41:16.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:41:16.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:41:16.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:16.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:41:16.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:16.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:16.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:16.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:16.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:16.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:16.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:16.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:16.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 10:41:16.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:41:16.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:41:16.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 10:41:16.918 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 10:41:16.918 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:41:16.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:41:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.417 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) Time elapsed: 8.384 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:41:16.927 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:41:16.927 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:41:16.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:41:16.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:41:16.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:41:16.928 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:41:16.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:41:16.928 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:41:16.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:41:16.928 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:41:16.928 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:41:16.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:41:16.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:16.928 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:16.928 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:41:16.928 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:41:16.928 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:41:16.928 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:41:16.928 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:41:16.928 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:41:16.929 DEBUG [main][MenuItemLookup] Item match:Window 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:41:16.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:41:16.929 DEBUG [main][MenuItemLookup] Item match:Window 10:41:16.929 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:41:16.930 DEBUG [main][MenuItemLookup] Item match:Perspective 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:41:16.930 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:41:16.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:41:16.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.930 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:41:16.930 DEBUG [main][MenuItemLookup] Item match:Window 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.930 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:41:16.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:41:16.931 DEBUG [main][MenuItemLookup] Item match:Window 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:41:16.931 DEBUG [main][MenuItemLookup] Item match:Perspective 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:41:16.931 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:41:16.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:41:16.931 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:41:16.931 DEBUG [main][MenuItemLookup] Item match:Window 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:41:16.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.932 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:41:16.932 DEBUG [main][MenuItemLookup] Item match:Window 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:41:16.932 DEBUG [main][MenuItemLookup] Item match:Perspective 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:41:16.932 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:41:16.932 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:41:16.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:41:16.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:41:16.933 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:41:16.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:41:16.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 10:41:16.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:41:16.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:16.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:16.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:16.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:41:16.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:16.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:16.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:16.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") 10:41:16.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:41:16.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:16.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:16.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:16.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:16.960 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:41:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:16.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:16.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:17.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'] 10:41:17.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.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'] 10:41:17.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.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: "New Java Project"] 10:41:17.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.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'] 10:41:17.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.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'] 10:41:17.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.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'] 10:41:17.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.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: "New Java Project"] 10:41:17.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.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'] 10:41:17.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.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'] 10:41:17.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:17.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:17.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:17.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:17.107 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:17.108 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:17.108 DEBUG [main][MenuItemLookup] Item match:File 10:41:17.108 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:41:17.108 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:17.111 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:41:17.111 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:41:17.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:41:17.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:41:17.111 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:41:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:41:17.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. finished successfully 10:41:17.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:41:17.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:17.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:17.185 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:17.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:41:17.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:17.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:17.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:17.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:17.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:17.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:41:17.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:41:17.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:41:17.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:17.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:17.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:17.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:17.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:17.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:41:17.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:17.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:17.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:17.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:17.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:17.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:41:17.187 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:41:17.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:41:17.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:41:17.190 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:17.190 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:41:17.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:41:17.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:17.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:17.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:17.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:17.191 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:41:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:17.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:17.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:17.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:17.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:41:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:41:17.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:41:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:17.382 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:41:17.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:17.383 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 10:41:17.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:41:17.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:17.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:17.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:17.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:17.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:17.384 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:17.385 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 10:41:17.418 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:41:17.418 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:41:17.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:41:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:17.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:17.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:17.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:17.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:17.420 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:41:17.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:17.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:17.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:17.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:17.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.... 10:41:20.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:41:20.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:41:20.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:41:20.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:20.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:41:20.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:20.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:20.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:20.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:20.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:20.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:20.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:20.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:20.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:20.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:20.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:41:20.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 10:41:20.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:41:20.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:41:20.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:41:20.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:41:20.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:20.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:20.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:20.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:20.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 10:41:20.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:20.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:20.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:20.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:20.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:20.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:20.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:20.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 10:41:20.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:20.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:20.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:20.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:20.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:20.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:20.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:20.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:20.854 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:20.854 DEBUG [main][MenuItemLookup] Item match:File 10:41:20.855 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:41:20.855 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:20.859 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:41:20.859 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:41:20.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:41:20.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:41:20.860 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:41:20.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.... 10:41:20.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:41:20.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:41:20.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:20.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:20.959 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:20.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:20.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:41:20.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:20.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:20.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:20.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:20.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:41:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:41:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:41:20.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:20.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:20.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:41:20.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:20.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:20.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:20.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 10:41:20.962 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 10:41:20.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 10:41:21.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 10:41:21.027 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:21.027 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:41:21.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:41:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.029 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:41:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:21.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:21.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:21.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:21.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 10:41:21.247 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 10:41:21.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 10:41:21.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:21.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:21.248 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 10:41:21.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.248 DEBUG [WorkbenchTestable][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:") 10:41:21.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:21.250 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:21.251 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 10:41:21.257 DEBUG [WorkbenchTestable][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:") 10:41:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:21.315 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:21.316 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 10:41:21.316 DEBUG [WorkbenchTestable][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:") 10:41:21.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:21.323 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:21.324 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 10:41:21.333 DEBUG [WorkbenchTestable][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:") 10:41:21.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:21.335 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:21.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:41:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:21.338 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:21.408 DEBUG [WorkbenchTestable][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:") 10:41:21.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:21.419 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:21.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:") 10:41:21.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.421 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 10:41:21.421 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 10:41:21.421 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 10:41:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:21.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:21.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 10:41:21.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:21.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:41:21.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:41:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 10:41:21.440 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:21.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 10:41:21.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:21.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:21.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:41:21.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:41:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 10:41:21.441 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:21.441 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.InterfaceName 10:41:21.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 10:41:21.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:21.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:21.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:41:21.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:41:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 10:41:21.521 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:21.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 10:41:21.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:21.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:21.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:41:21.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:41:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 10:41:21.522 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:21.522 INFO [WorkbenchTestable][AbstractText] Text set to: 10:41:21.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 10:41:21.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.527 DEBUG [WorkbenchTestable][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") 10:41:21.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.528 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 10:41:21.528 DEBUG [WorkbenchTestable][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") 10:41:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 10:41:21.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.530 DEBUG [WorkbenchTestable][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") 10:41:21.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.531 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 10:41:21.531 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 10:41:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:21.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:21.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:21.531 TRACE [main][WidgetHandler] Notify Button with event 27 10:41:21.531 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.531 TRACE [main][WidgetHandler] Notify Button with event 13 10:41:21.531 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.532 TRACE [main][WidgetHandler] Notify Button with event 26 10:41:21.532 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.532 TRACE [main][WidgetHandler] Notify Button with event 3 10:41:21.532 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.532 TRACE [main][WidgetHandler] Notify Button with event 4 10:41:21.532 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.532 TRACE [main][WidgetHandler] Notify Button with event 13 10:41:21.532 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.532 DEBUG [WorkbenchTestable][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") 10:41:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.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.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") 10:41:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.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.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") 10:41:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 10:41:21.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 10:41:21.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.547 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 10:41:21.547 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 10:41:21.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:21.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:21.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:21.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:21.548 TRACE [main][WidgetHandler] Notify Button with event 27 10:41:21.548 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.548 TRACE [main][WidgetHandler] Notify Button with event 13 10:41:21.548 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.548 TRACE [main][WidgetHandler] Notify Button with event 26 10:41:21.548 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.548 TRACE [main][WidgetHandler] Notify Button with event 3 10:41:21.548 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.548 TRACE [main][WidgetHandler] Notify Button with event 4 10:41:21.548 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.548 TRACE [main][WidgetHandler] Notify Button with event 13 10:41:21.548 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 10:41:21.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 10:41:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 10:41:21.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 10:41:21.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 10:41:21.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 10:41:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.615 DEBUG [WorkbenchTestable][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") 10:41:21.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.616 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 10:41:21.616 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 10:41:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:21.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:21.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:21.616 TRACE [main][WidgetHandler] Notify Button with event 27 10:41:21.616 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.617 TRACE [main][WidgetHandler] Notify Button with event 13 10:41:21.617 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.617 TRACE [main][WidgetHandler] Notify Button with event 26 10:41:21.617 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.617 TRACE [main][WidgetHandler] Notify Button with event 3 10:41:21.617 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.617 TRACE [main][WidgetHandler] Notify Button with event 4 10:41:21.617 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.617 TRACE [main][WidgetHandler] Notify Button with event 13 10:41:21.617 TRACE [main][WidgetHandler] Wait for synchronization 10:41:21.617 DEBUG [WorkbenchTestable][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") 10:41:21.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.618 DEBUG [WorkbenchTestable][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") 10:41:21.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.619 DEBUG [WorkbenchTestable][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") 10:41:21.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.620 DEBUG [WorkbenchTestable][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") 10:41:21.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.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.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:") 10:41:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.622 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 10:41:21.623 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 10:41:21.623 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 10:41:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:21.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:21.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:21.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.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") 10:41:21.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.643 DEBUG [WorkbenchTestable][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") 10:41:21.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.645 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 10:41:21.645 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 10:41:21.645 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 10:41:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:21.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:21.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:21.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.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") 10:41:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 10:41:21.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.648 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 10:41:21.648 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 10:41:21.648 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 10:41:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:21.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:21.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:21.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 10:41:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.650 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 10:41:21.650 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 10:41:21.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 10:41:21.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.653 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:41:21.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:21.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:21.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:21.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:41:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:41:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:21.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:41:21.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:21.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:21.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:21.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:21.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:21.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:21.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:21.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:21.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:21.746 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.... 10:41:21.746 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 10:41:21.746 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:41:21.746 DEBUG [main][EditorHandler] 0 editor(s) found 10:41:21.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:41:21.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:41:21.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:41:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:21.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 10:41:21.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:41:21.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 10:41:21.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:41:21.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:41:21.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:41:21.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:41:21.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'] 10:41:21.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.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'] 10:41:21.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.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: "New Java Interface"] 10:41:21.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.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'] 10:41:21.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:21.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:21.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.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: "New Java Interface"] 10:41:21.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:21.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:21.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:21.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:21.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:21.748 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:21.748 DEBUG [main][MenuItemLookup] Item match:File 10:41:21.749 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:41:21.749 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:21.753 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:41:21.753 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:41:21.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:41:21.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:41:21.753 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:41:21.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:41:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:41:21.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:41:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:21.908 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:21.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:21.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:41:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:41:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:41:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:41:21.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:21.917 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:21.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:21.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:21.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:41:21.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:21.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:21.917 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:21.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:21.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:21.917 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 10:41:21.917 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 10:41:21.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 10:41:21.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 10:41:21.920 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:21.920 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:41:21.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:41:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:21.921 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:41:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:21.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:21.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:22.008 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:22.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:22.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:22.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 10:41:22.008 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 10:41:22.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 10:41:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:22.009 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 10:41:22.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:22.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:41:22.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:22.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:22.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:22.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:22.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:22.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:22.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:22.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:22.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:22.022 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:41:22.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:22.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:22.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:22.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:22.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 10:41:22.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:41:22.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 10:41:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:22.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:22.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:41:22.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:22.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:22.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:22.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:22.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:22.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:22.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:22.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:22.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:22.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:22.077 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:22.077 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 10:41:22.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:22.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:22.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:41:22.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:22.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:22.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:22.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:22.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:22.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:22.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:22.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:22.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:23.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:23.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:23.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:23.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:23.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:23.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:23.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:23.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:23.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:23.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:23.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:23.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:23.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:23.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:23.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:23.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:23.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:23.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:24.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:24.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:24.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:24.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:24.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:24.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:24.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:24.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:24.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:24.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:24.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:24.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:24.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:24.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:24.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:24.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:24.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:24.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:41:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:25.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:25.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:25.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:25.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:25.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:25.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:25.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 10:41:35.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 10:41:35.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:35.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:35.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:35.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:35.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:35.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 10:41:36.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:41:36.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:36.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:36.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:36.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:36.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:36.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:36.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:36.593 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:41:36.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:36.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:36.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:36.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:36.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:36.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:36.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:36.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:36.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:36.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:36.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:38.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 10:41:38.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:41:38.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:38.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:38.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:38.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:38.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:38.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:38.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:38.131 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:41:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:38.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:38.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:38.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 10:41:38.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:41:38.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 10:41:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:38.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:41:38.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:38.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:38.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:38.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:38.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:38.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:38.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:38.166 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:38.166 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 10:41:38.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:41:38.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:41:38.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:41:38.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:38.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:38.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:38.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:38.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:38.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:38.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:38.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:38.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:38.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:38.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:38.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:38.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:38.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:38.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:38.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:38.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:38.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:39.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:39.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:39.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:39.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:39.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:39.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:39.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:39.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:39.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:39.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:39.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:39.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:39.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:39.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:39.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:39.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:39.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:39.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:40.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:40.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:40.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:40.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:40.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:40.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:40.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:40.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:40.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:41:41.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:41.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:41.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:41.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:41.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:41.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:41.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:41.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:41.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:41.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:41.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:41.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:41.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:41.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:41.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:41.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:41.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:41.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:41.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:41.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:41:41.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:41.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:41.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:41.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:41.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:41.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:41.172 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:41:41.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:41.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:41.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:41.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:41.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:41.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:41.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:41.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:41.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:41.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:41.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:41.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:41.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:41.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:41.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:41.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:41.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:41.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:41.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:41.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:41.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:41.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:41.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:41.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:41.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:41.212 TRACE [main][WidgetHandler] Notify Table with event 13 10:41:41.212 TRACE [main][WidgetHandler] Wait for synchronization 10:41:41.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 "Remove") 10:41:41.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:41.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:41.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:41.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:41.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:41.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:41.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:41.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:41.237 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:41:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:41.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:41.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:41.238 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 10:41:41.238 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 10:41:41.238 DEBUG [WorkbenchTestable][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) 10:41:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:41.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:41.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:41.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:41.240 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:41:41.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:41.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:41.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:41.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:41:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:41:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:41.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:41.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:41.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:41.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:41.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:41.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:41.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:41.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:41.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:41.279 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.... 10:41:41.279 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 10:41:41.279 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:41:41.279 DEBUG [main][EditorHandler] 0 editor(s) found 10:41:41.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:41:41.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:41:41.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:41:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:41.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 10:41:41.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:41:41.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 10:41:41.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:41:41.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:41:41.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:41:41.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:41:41.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'] 10:41:41.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.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'] 10:41:41.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.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: "New Java Interface"] 10:41:41.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.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'] 10:41:41.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.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'] 10:41:41.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.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'] 10:41:41.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 10:41:41.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.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'] 10:41:41.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.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'] 10:41:41.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:41.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:41.281 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:41.281 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:41.281 DEBUG [main][MenuItemLookup] Item match:File 10:41:41.282 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:41:41.282 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:41.285 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:41:41.285 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:41:41.285 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:41:41.285 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:41:41.285 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:41:41.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:41:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:41:41.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:41:41.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:41.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:41.364 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:41.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:41:41.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:41.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:41.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:41.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:41.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:41:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:41:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:41:41.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:41.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:41.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:41:41.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:41.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:41.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:41.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 10:41:41.373 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 10:41:41.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 10:41:41.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 10:41:41.375 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:41.375 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:41:41.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:41:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:41.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:41.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:41.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:41.376 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:41:41.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:41.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:41.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:41.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:41.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'] 10:41:41.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 10:41:41.450 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 10:41:41.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 10:41:41.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:41.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:41.450 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 10:41:41.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:41.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 "Add...") 10:41:41.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:41.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:41.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:41.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:41.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:41.452 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:41:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:41.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:41.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 10:41:41.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:41:41.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 10:41:41.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:41.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:41.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:41:41.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:41.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:41.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:41.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:41.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:41.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:41.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:41.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:41.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:41.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:41.513 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 10:41:41.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:41:41.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:41:41.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:41:41.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:41:41.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:41.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:41.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:41.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:41.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:41.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:41.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:41.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:41.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:42.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:42.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:42.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:42.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:42.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:42.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:42.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:42.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:42.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:43.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:43.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:43.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:43.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:43.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:43.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:43.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:43.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:43.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:43.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:43.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:43.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:43.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:43.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:43.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:43.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:43.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:43.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:44.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:44.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:44.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:44.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:44.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:44.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:44.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:44.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:44.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:41:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:44.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:44.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:44.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:44.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:44.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:44.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:44.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:44.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:44.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:44.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:44.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:44.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:44.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:44.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:44.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:41:44.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:44.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:44.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:44.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:44.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:44.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:44.520 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:41:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:44.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:44.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:44.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:41:44.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:44.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:44.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:44.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:44.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:44.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:44.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:44.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:44.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:44.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:44.569 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:41:44.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:44.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:44.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:44.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:44.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 10:41:44.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:41:44.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 10:41:44.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:44.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:44.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:41:44.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:44.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:44.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:44.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:44.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:44.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:44.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:44.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:44.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:44.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:44.609 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:44.609 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 10:41:44.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:41:44.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:41:44.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:41:44.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:44.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:44.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:44.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:44.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:44.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:44.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:44.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:44.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:45.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:45.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:45.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:45.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:45.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:45.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:45.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:45.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:45.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:45.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:45.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:45.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:45.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:45.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:45.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:45.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:45.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:45.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:46.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:46.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:46.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:46.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:46.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:46.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:46.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:46.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:46.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:46.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:46.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:46.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:46.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:46.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:46.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:46.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:46.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:46.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:47.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:47.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:47.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:47.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:47.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:47.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:47.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:47.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:47.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:47.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:47.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:47.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:47.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:47.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:47.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:47.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:47.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:47.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:47.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:41:47.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:47.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:47.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:47.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:47.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:47.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:47.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:47.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:47.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:47.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:47.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:47.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 10:41:47.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:47.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:47.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:47.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:47.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:47.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:47.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:47.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:47.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:47.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:47.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:47.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:47.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:47.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:47.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:47.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:47.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:47.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:47.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:47.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:47.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:47.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:47.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:47.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:47.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:47.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:41:47.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:47.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:47.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:47.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:47.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:47.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:47.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:47.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:47.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:47.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:47.616 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:41:47.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:47.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:47.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:47.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:47.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 "Add...") 10:41:47.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:47.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:47.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:47.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:47.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:47.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:47.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:47.660 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:41:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:47.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:47.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:47.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 10:41:47.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:41:47.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 10:41:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:47.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:41:47.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:47.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:47.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:47.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:47.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:47.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:47.701 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:47.702 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 10:41:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:41:47.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:41:47.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:41:47.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:47.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:47.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:47.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:47.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:47.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:47.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:47.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:47.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:49.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:49.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:49.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:49.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:49.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:49.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:49.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:49.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:49.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:49.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:49.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:49.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:49.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:49.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:41:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:50.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:50.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:50.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:50.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:50.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:50.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:50.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:50.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:50.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:50.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:50.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:50.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:50.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:50.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:50.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:50.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:50.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") 10:41:50.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:50.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:50.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:50.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:50.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:50.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:50.709 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:41:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:50.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:50.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:50.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 10:41:50.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:50.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:50.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:50.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:50.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:50.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:50.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:50.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:50.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:50.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:50.757 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:41:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:50.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:50.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:50.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 10:41:50.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:41:50.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 10:41:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:50.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 10:41:50.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:50.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:50.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:50.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:50.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:50.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:50.801 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:50.802 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 10:41:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:41:50.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:41:50.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:41:50.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:50.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:50.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:50.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:50.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:50.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:50.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:50.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:50.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:51.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:51.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:51.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:51.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:51.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:51.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:51.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:51.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:51.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:51.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:51.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:51.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:51.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:51.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:51.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:51.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:51.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:51.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:52.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:52.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:52.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:52.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:52.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:52.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:52.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:52.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:52.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:52.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:52.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:52.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:52.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:52.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:52.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:52.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:52.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:52.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:53.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:53.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:53.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:53.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:53.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:53.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:53.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:53.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:53.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:41:53.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:53.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:53.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 10:41:53.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:53.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:53.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:53.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:53.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:53.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:53.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:53.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:53.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:53.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:53.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:53.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:53.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:53.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:53.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:53.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:53.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:53.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:53.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:53.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:53.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:41:53.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:53.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:53.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:53.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:53.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:53.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:53.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:53.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:53.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:53.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:53.809 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:41:53.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:53.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:53.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:53.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:53.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:41:53.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:53.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:53.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:53.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:53.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:53.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:53.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:53.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:53.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:53.870 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:41:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:53.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:53.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:53.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 10:41:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:41:53.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 10:41:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:53.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:41:53.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:53.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:53.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:53.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:53.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:53.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:53.915 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:53.916 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 10:41:53.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:41:53.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:41:53.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:41:53.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:53.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:53.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:53.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:53.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:53.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:53.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:53.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:53.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:54.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:54.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:54.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:54.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:54.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:54.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:54.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:54.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:54.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:55.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:55.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:55.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:55.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:55.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:55.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:55.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:55.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:55.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:55.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:56.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:56.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:56.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:56.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:56.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:56.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:56.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:56.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:56.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:41:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:56.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:56.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:56.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:56.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:56.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:56.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:56.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:56.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:56.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:56.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:41:56.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:56.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:56.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:56.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:56.934 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:41:56.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:56.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:56.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:56.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:56.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:56.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:56.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:56.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:56.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:56.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:56.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:56.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:56.974 TRACE [main][WidgetHandler] Notify Table with event 13 10:41:56.974 TRACE [main][WidgetHandler] Wait for synchronization 10:41:56.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:41:56.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:56.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:56.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:56.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:56.984 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:41:56.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:56.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:56.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:56.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:56.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:56.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:56.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:56.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:56.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:56.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:56.990 TRACE [main][WidgetHandler] Notify Table with event 13 10:41:56.990 TRACE [main][WidgetHandler] Wait for synchronization 10:41:56.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 "Remove") 10:41:56.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:56.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:56.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:56.992 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:41:56.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:56.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:56.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:56.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:56.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:56.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:56.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:56.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:56.994 TRACE [main][WidgetHandler] Notify Table with event 13 10:41:56.994 TRACE [main][WidgetHandler] Wait for synchronization 10:41:56.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:41:56.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:56.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:56.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:56.996 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:41:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:56.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:56.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:56.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:56.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:56.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:56.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:56.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:56.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:56.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:56.999 TRACE [main][WidgetHandler] Notify Table with event 13 10:41:56.999 TRACE [main][WidgetHandler] Wait for synchronization 10:41:56.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:41:56.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:56.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:57.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:57.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:57.000 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:41:57.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:57.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:57.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:57.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:57.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:41:57.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:57.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:57.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:57.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:57.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:57.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:57.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:57.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:57.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:41:57.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:41:57.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:41:57.003 TRACE [main][WidgetHandler] Notify Table with event 13 10:41:57.003 TRACE [main][WidgetHandler] Wait for synchronization 10:41:57.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:41:57.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:57.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:57.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:57.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:57.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:57.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:57.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:57.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:57.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:57.005 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:41:57.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:57.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:57.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:57.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:57.006 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 10:41:57.006 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 10:41:57.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 10:41:57.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:57.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:57.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:57.011 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:41:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:57.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:57.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:41:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:41:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:57.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:57.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:57.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:57.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:57.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:57.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:57.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:57.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:57.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:57.059 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.... 10:41:57.060 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 10:41:57.060 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:41:57.060 DEBUG [main][EditorHandler] 0 editor(s) found 10:41:57.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:41:57.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:41:57.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:41:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:57.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 10:41:57.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:41:57.060 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 10:41:57.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:41:57.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:41:57.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:41:57.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:41:57.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'] 10:41:57.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.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'] 10:41:57.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.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 Interface"] 10:41:57.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.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'] 10:41:57.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.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'] 10:41:57.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.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'] 10:41:57.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.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 Interface"] 10:41:57.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.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'] 10:41:57.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.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'] 10:41:57.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:57.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:57.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:57.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:57.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:57.062 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:57.062 DEBUG [main][MenuItemLookup] Item match:File 10:41:57.062 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:41:57.062 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:57.065 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:41:57.065 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:41:57.065 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:41:57.065 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:41:57.065 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:41:57.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.... 10:41:57.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 10:41:57.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:41:57.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:57.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:57.165 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:57.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:41:57.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:57.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:57.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:57.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:41:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:41:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:41:57.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:57.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:57.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:41:57.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:57.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:57.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:57.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 10:41:57.167 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 10:41:57.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 10:41:57.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 10:41:57.170 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:57.170 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:41:57.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:41:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:57.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:57.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:57.172 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:41:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:57.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:57.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:57.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'] 10:41:57.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 10:41:57.249 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 10:41:57.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 10:41:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:57.250 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 10:41:57.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.250 DEBUG [WorkbenchTestable][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:") 10:41:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:57.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:57.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:57.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:57.253 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:57.254 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 10:41:57.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:41:57.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:57.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:57.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:57.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:57.280 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:57.281 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 10:41:57.290 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 10:41:57.291 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 10:41:57.291 DEBUG [WorkbenchTestable][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) 10:41:57.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:57.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:57.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:57.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:57.293 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:41:57.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:57.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:57.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:57.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:57.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:41:57.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:41:57.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:57.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:41:57.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java... 10:41:57.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 10:41:57.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:57.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:57.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:57.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:41:57.800 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:57.800 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 10:41:57.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java finished successfully 10:41:57.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48ea5e27 is found... 10:41:57.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48ea5e27 is found finished successfully 10:41:57.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 10:41:57.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:57.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:57.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:57.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:41:57.802 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:41:57.802 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 10:41:57.803 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.... 10:41:57.803 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 10:41:57.803 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:41:57.803 DEBUG [main][EditorHandler] 1 editor(s) found 10:41:57.803 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName.java 10:41:57.887 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName.java is closed 10:41:57.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:41:57.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:41:57.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:41:57.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:57.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:57.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 10:41:57.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:41:57.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 10:41:57.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:41:57.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:41:57.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:41:57.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:41:57.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:57.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:57.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 10:41:57.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:57.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:57.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:57.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 10:41:57.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:57.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:57.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:57.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:57.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:57.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:41:57.889 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:41:57.889 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:57.889 DEBUG [main][MenuItemLookup] Item match:File 10:41:57.890 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:41:57.890 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:41:57.892 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:41:57.892 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:41:57.892 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:41:57.892 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'File' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'' 10:41:57.893 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:41:57.893 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:41:57.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:41:57.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:41:57.913 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:41:57.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:41:57.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:41:57.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:41:57.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:57.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:57.996 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:57.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:57.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:41:57.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:57.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:57.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:57.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:41:57.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:41:57.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:41:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:41:58.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:58.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:58.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:41:58.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:41:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:41:58.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:41:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:41:58.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:41:58.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 10:41:58.005 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 10:41:58.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 10:41:58.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 10:41:58.005 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:41:58.005 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:41:58.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:41:58.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:58.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:58.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:58.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:58.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:58.006 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:41:58.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:58.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:58.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:58.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:58.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:41:58.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:58.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:58.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 10:41:58.068 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 10:41:58.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 10:41:58.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:58.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:58.069 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 10:41:58.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:41:58.069 DEBUG [WorkbenchTestable][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:") 10:41:58.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:58.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:58.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:58.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:58.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:58.073 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:58.074 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 10:41:58.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:41:58.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:58.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:58.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:58.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:58.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:58.107 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:58.107 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName2 10:41:58.111 DEBUG [WorkbenchTestable][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") 10:41:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:58.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:58.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:58.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:58.113 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 10:41:58.113 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 10:41:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:58.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:58.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:58.113 TRACE [main][WidgetHandler] Notify Button with event 27 10:41:58.113 TRACE [main][WidgetHandler] Wait for synchronization 10:41:58.113 TRACE [main][WidgetHandler] Notify Button with event 13 10:41:58.113 TRACE [main][WidgetHandler] Wait for synchronization 10:41:58.113 TRACE [main][WidgetHandler] Notify Button with event 26 10:41:58.113 TRACE [main][WidgetHandler] Wait for synchronization 10:41:58.113 TRACE [main][WidgetHandler] Notify Button with event 3 10:41:58.113 TRACE [main][WidgetHandler] Wait for synchronization 10:41:58.113 TRACE [main][WidgetHandler] Notify Button with event 4 10:41:58.113 TRACE [main][WidgetHandler] Wait for synchronization 10:41:58.113 TRACE [main][WidgetHandler] Notify Button with event 13 10:41:58.113 TRACE [main][WidgetHandler] Wait for synchronization 10:41:58.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:41:58.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:58.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 10:41:58.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:58.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:58.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:58.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:58.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:41:58.126 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:41:58.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:41:58.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:41:58.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:41:58.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:41:58.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 10:41:58.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 10:41:58.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 10:41:58.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:58.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:58.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:41:58.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:58.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:58.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:58.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:41:58.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:58.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:58.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:58.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:58.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:58.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:41:58.199 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:41:58.200 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 10:41:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:58.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:58.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:58.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:58.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:58.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:58.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:58.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:58.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:58.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:58.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:59.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:59.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:59.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:59.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:59.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:59.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:59.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:59.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:59.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:41:59.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:41:59.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:41:59.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:41:59.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:41:59.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:41:59.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:41:59.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:41:59.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:41:59.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:00.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:00.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:00.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:00.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:00.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:00.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:00.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:00.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:00.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:00.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:00.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:00.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:00.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:00.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:00.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:00.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:00.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:00.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:01.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:42:01.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:01.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:01.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:42:01.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:01.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:01.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:01.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:42:01.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:01.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:01.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:01.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:01.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:01.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:42:01.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:42:01.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:42:01.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:42:01.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:01.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:01.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:01.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:42:01.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:01.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:01.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:01.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:01.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:01.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:42:01.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:42:01.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:42:01.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:42:01.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:01.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:01.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:01.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 10:42:01.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:01.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:01.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:01.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:01.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:01.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:01.207 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:42:01.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:01.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:01.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:01.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:01.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 10:42:01.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:01.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:01.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:01.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:01.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:01.252 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 10:42:01.252 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 10:42:01.252 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 10:42:01.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:01.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:01.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:01.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:01.253 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 10:42:01.253 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 10:42:01.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.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) 10:42:01.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:01.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:01.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:01.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:01.255 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:42:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:01.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:01.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:01.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java... 10:42:01.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 10:42:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:01.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:01.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:01.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:01.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:01.764 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:01.764 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 10:42:01.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java finished successfully 10:42:01.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7df7ea56 is found... 10:42:01.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7df7ea56 is found finished successfully 10:42:01.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 10:42:01.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:01.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:01.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:01.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:01.766 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:01.766 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 10:42:01.766 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.... 10:42:01.766 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 10:42:01.767 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:42:01.767 DEBUG [main][EditorHandler] 1 editor(s) found 10:42:01.767 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName2.java 10:42:01.918 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName2.java is closed 10:42:01.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:42:01.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:01.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:01.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:01.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:01.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 10:42:01.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:01.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:01.926 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:42:01.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:01.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:01.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:01.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:01.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:01.927 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:01.927 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:01.927 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:01.927 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:01.927 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:01.927 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:01.927 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:01.927 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:01.927 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:01.927 DEBUG [main][MenuItemLookup] Item match:Window 10:42:01.928 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:01.928 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:01.928 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:01.928 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:01.928 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:01.928 DEBUG [main][MenuItemLookup] Item match:Show View 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:01.933 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:42:01.933 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:42:01.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:42:01.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:42:01.934 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:42:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:42:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:42:02.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:42:02.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:02.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:42:02.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:02.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:42:02.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:02.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:02.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:02.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:02.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:02.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:02.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:42:02.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:42:02.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:02.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:42:02.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:02.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:42:02.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:42:02.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:42:02.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:02.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:42:02.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:02.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:42:02.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:42:02.016 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:42:02.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:42:02.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:42:02.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:02.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:02.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:02.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:42:02.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:02.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:02.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:02.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:42:02.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:02.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:42:02.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:02.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:02.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:02.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:02.026 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:42:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:02.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:02.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:02.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:02.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:02.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:42:02.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:02.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:02.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:42:02.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:02.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:02.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:02.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:02.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:02.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:02.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:42:02.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:02.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:02.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:02.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:02.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:02.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:02.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:02.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:02.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:02.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:02.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:02.082 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:02.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:02.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:02.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:02.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:02.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:02.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:02.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:02.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:02.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:02.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:02.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:03.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:03.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:03.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:42:03.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:03.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:03.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:03.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:03.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:42:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:03.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:03.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:03.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:03.085 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 10:42:03.085 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:03.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:03.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:03.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:03.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:03.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:03.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:03.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:04.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:04.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:04.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:42:04.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:04.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:04.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:04.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:04.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:42:04.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:04.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:04.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:04.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:04.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:04.088 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 10:42:04.088 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:04.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:04.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:04.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:04.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 10:42:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:04.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:04.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:04.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:04.089 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:42:04.089 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:42:04.089 DEBUG [main][TreeItemHandler] Set Tree selection 10:42:04.089 DEBUG [main][TreeHandler] Notify Tree about selection event 10:42:04.096 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:42:04.098 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 10:42:04.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:42:04.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'New' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:04.137 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:42:04.137 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:42:04.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:42:04.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:42:04.137 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:42:04.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:04.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:42:04.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:42:04.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:42:04.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:04.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:04.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:04.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:04.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:04.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:04.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:04.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:04.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:04.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:42:04.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:04.670 DEBUG [main][MenuItemLookup] Found menu:'New' 10:42:04.670 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:04.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:04.670 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:42:04.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:04.670 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:42:04.670 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:42:04.670 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:42:04.670 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:42:04.670 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:42:04.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:42:04.670 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:42:04.670 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:42:04.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:42:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:42:05.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:42:05.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:05.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:42:05.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:05.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:42:05.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:05.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:05.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:05.255 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:42:05.255 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:42:05.255 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:42:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:05.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:05.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:05.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:42:05.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:05.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:42:05.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:05.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:05.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:05.256 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:42:05.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:05.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:05.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:05.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:42:05.259 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:42:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:42:05.760 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:42:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:05.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:05.760 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 10:42:05.760 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:05.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.833 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 0.895 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 19.533 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 15.78 s testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 0.828 s testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 4.03 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 10:42:05.771 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 10:42:05.771 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:42:05.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:05.772 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 10:42:05.772 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:05.772 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:42:05.772 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:05.772 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:42:05.772 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:05.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:05.779 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' view via menu. 10:42:05.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:05.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:05.779 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:05.780 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:05.780 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:05.780 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:05.780 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:05.780 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:05.780 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:05.780 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:05.780 DEBUG [main][MenuItemLookup] Item match:Window 10:42:05.780 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:05.780 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:05.780 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:05.780 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:05.780 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:05.780 DEBUG [main][MenuItemLookup] Item match:Show View 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:05.783 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:42:05.783 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:42:05.784 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:42:05.784 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:42:05.784 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:42:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:42:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:42:05.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:42:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:05.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:42:05.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:05.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:42:05.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:05.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:05.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:05.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:05.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:05.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:42:05.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:05.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:05.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:42:05.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:05.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:05.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:05.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:42:05.858 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:42:05.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:42:05.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:42:05.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:05.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:05.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:05.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:42:05.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:05.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:05.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:42:05.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:05.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:05.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:05.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:42:05.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:05.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:05.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:05.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:05.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:05.860 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:42:05.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:05.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:05.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:05.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:05.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:05.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:05.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open... 10:42:05.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open finished successfully 10:42:05.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:05.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:05.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:05.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:05.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:05.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 '\*?\QJUnit\E') 10:42:05.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:05.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:05.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:05.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:05.914 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:05.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:05.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:05.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:05.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:05.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:05.915 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:05.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:05.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:05.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:05.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:05.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:05.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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...") 10:42:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:05.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:05.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:05.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:42:05.917 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Test Run History... 10:42:05.917 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:42:05.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:05.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 10:42:05.978 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 10:42:05.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test Runs 10:42:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:05.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove All") 10:42:05.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:05.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 10:42:05.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:05.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:05.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:05.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:05.979 INFO [WorkbenchTestable][AbstractButton] Click button Remove &All 10:42:05.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:05.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:05.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:05.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:05.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:42:05.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:05.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 10:42:05.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:05.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:05.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:05.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:05.981 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:42:05.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:05.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:05.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:05.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 10:42:06.011 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 10:42:06.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:06.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 10:42:06.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 10:42:06.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:06.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:06.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:06.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.013 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:06.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:06.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:06.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:06.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:06.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 10:42:06.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:06.018 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:06.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:06.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:06.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:06.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:06.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:06.019 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:06.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:06.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:06.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:06.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:06.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:06.021 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 10:42:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:42:06.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 10:42:06.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:06.021 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:06.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 10:42:06.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:06.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 10:42:06.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 10:42:06.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:06.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:06.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:06.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:06.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:06.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:06.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 10:42:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:06.047 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:06.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:06.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:06.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:06.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:06.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:06.048 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:06.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:06.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:06.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:06.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:06.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:06.049 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:.*') 10:42:06.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:06.050 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:06.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 10:42:06.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:06.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:06.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:06.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:06.053 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 10:42:06.053 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:06.053 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 10:42:06.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 10:42:06.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:06.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:06.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:06.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:06.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:06.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:06.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:06.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:06.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 '\*?\QJUnit\E') 10:42:06.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:06.077 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:06.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:06.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:06.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:06.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:06.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:06.078 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:06.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:06.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:06.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:06.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:06.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:06.079 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:.*') 10:42:06.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:06.080 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:06.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 10:42:06.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:06.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:06.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:06.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:06.082 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 10:42:06.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:06.082 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 10:42:06.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 10:42:06.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:06.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:06.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:06.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.083 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:06.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:06.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:06.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 10:42:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:06.086 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:06.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:06.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:06.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:06.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:06.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:06.087 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:06.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:06.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:06.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:06.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:06.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:06.087 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:.*') 10:42:06.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:06.108 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:06.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 10:42:06.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:06.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:06.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:06.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:06.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 10:42:06.110 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 10:42:06.110 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:06.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:06.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:06.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.01 s getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.031 s getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.029 s getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.028 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 10:42:06.121 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 10:42:06.122 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:42:06.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:06.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 10:42:06.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:06.122 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:42:06.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:06.122 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:42:06.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:06.123 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:42:06.123 DEBUG [main][EditorHandler] 0 editor(s) found 10:42:06.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:42:06.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:06.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:06.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:06.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:06.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:42:06.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:06.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:06.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:06.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:06.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:06.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:06.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:06.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:06.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:06.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:06.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 10:42:06.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:06.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:06.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:06.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:42:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.185 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:06.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:06.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:06.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:42:06.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:06.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:06.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:42:06.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:06.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:06.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:06.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:42:06.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:06.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:06.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:06.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:06.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:06.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:06.186 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:06.187 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:06.187 DEBUG [main][MenuItemLookup] Item match:File 10:42:06.187 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:42:06.187 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:06.190 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:42:06.190 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:42:06.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:42:06.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:42:06.190 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:42:06.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.... 10:42:06.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 10:42:06.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:42:06.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:06.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:06.273 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:06.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:42:06.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:06.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:06.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:06.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:42:06.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:06.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:06.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:06.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:06.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:06.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:42:06.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:06.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:06.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:06.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:06.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:06.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:42:06.281 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:42:06.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:42:06.283 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:42:06.283 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:06.283 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:42:06.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:42:06.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:06.284 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:42:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:06.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:06.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:06.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:06.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:42:06.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:42:06.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:42:06.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:06.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:06.496 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:42:06.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:06.496 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'hellotest' 10:42:06.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:42:06.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:06.498 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:06.499 INFO [WorkbenchTestable][AbstractText] Text set to: hellotest 10:42:06.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 10:42:06.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:06.550 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:42:06.551 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:42:06.551 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 10:42:06.551 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 10:42:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:06.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:06.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:06.552 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:42:06.552 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:42:06.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:42:06.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:06.553 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:42:06.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:06.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:06.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:06.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:06.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:42:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:42:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:09.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:42:09.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:09.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:09.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:09.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:09.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:09.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:09.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:09.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:09.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:09.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:09.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:09.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:09.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:42:09.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:09.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:09.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:09.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:09.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:09.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:09.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:09.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:42:09.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:09.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:09.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:09.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:09.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:09.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:09.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:09.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:09.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:09.898 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:09.898 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:09.898 DEBUG [main][MenuItemLookup] Item match:File 10:42:09.899 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:42:09.899 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:09.910 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:42:09.910 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:42:09.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:42:09.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:42:09.911 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:42:10.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.... 10:42:10.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:42:10.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:42:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:10.118 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:10.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:10.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:42:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:10.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:10.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:10.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:10.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:10.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:42:10.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:10.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:10.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:42:10.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:10.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:10.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:10.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:42:10.122 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:42:10.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:42:10.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:42:10.132 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:10.132 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:42:10.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:42:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:10.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:10.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:10.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:10.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:10.133 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:42:10.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:10.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:10.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:10.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:10.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:10.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:10.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:10.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:42:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:42:10.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:42:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:10.333 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:42:10.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:10.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:42:10.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:10.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:10.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:10.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:10.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:10.425 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:10.426 INFO [WorkbenchTestable][AbstractText] Text set to: HelloTest 10:42:10.427 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:42:10.427 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:42:10.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:42:10.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:10.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:10.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:10.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:10.515 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:42:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:10.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:10.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:10.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:11.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:11.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:11.185 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:42:11.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:11.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:11.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 10:42:11.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:11.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:11.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 10:42:11.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:42:11.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:11.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:11.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:11.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:11.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:11.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:11.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:11.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:11.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:11.273 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:11.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:11.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:11.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:11.274 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:11.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:11.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:11.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:11.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:11.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:11.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:11.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:11.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:12.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:12.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:12.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:42:12.275 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:12.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:12.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:12.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:12.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:42:12.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:12.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:12.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:12.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:12.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:12.276 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 10:42:12.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 10:42:12.277 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 10:42:12.277 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 10:42:12.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 10:42:12.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:42:12.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'New' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:42:12.308 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:42:12.308 DEBUG [main][MenuItemLookup] Item match:Build Path 10:42:12.310 DEBUG [main][MenuItemLookup] Found menu:'Link Source...' 10:42:12.310 DEBUG [main][MenuItemLookup] Found menu:'New Source Folder...' 10:42:12.310 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:12.310 DEBUG [main][MenuItemLookup] Found menu:'Use as Source Folder' 10:42:12.310 DEBUG [main][MenuItemLookup] Found menu:'Add External Archives...' 10:42:12.310 DEBUG [main][MenuItemLookup] Found menu:'Add Libraries...' 10:42:12.310 DEBUG [main][MenuItemLookup] Item match:Add Libraries... 10:42:12.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Add &Libraries..." 10:42:12.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add Libraries... 10:42:12.311 INFO [main][MenuItemHandler] Select menu item: Add &Libraries... 10:42:12.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 10:42:12.385 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 10:42:12.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Library 10:42:12.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:12.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:12.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:42:12.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:12.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:12.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:12.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 10:42:12.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:12.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:12.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:12.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:12.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:12.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:42:12.390 TRACE [main][WidgetHandler] Notify List with event 13 10:42:12.390 TRACE [main][WidgetHandler] Wait for synchronization 10:42:12.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 "Next >", Widget matcher matching widgets with style: 8) 10:42:12.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:12.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 10:42:12.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:12.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:12.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:12.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:12.391 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:42:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:12.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:12.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:12.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 10:42:12.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:12.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 10:42:12.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:12.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:12.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:12.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:42:12.429 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JUnit 5 to selection: JUnit 4 10:42:12.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 "Finish", Widget matcher matching widgets with style: 8) 10:42:12.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:12.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:12.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:12.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 10:42:12.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:12.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:12.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:12.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:12.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:12.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:12.443 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:42:12.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:12.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:12.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:12.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:12.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 10:42:12.662 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 10:42:12.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:12.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:12.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:12.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:12.663 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:12.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:12.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:12.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:12.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:12.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:12.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:13.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:13.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:13.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:13.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:13.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:42:13.664 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:13.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:13.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:13.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:13.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:42:13.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:13.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:13.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:13.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:13.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:13.665 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 10:42:13.666 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:42:13.666 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 10:42:13.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 10:42:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:13.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 10:42:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:13.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 10:42:13.666 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 10:42:13.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:42:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:13.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:42:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:13.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:42:13.666 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 10:42:13.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 10:42:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:14.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:14.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 10:42:14.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 10:42:14.167 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 10:42:14.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 10:42:14.171 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 10:42:14.172 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item HelloTest.java 10:42:14.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 10:42:14.172 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 10:42:14.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 10:42:14.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 10:42:14.173 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:42:14.174 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:42:14.206 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:42:14.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:14.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:42:14.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:42:14.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:42:14.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:14.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:14.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:14.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:14.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:14.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:14.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:14.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:14.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:14.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:14.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@32ae0616 is found... 10:42:14.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@32ae0616 is found finished successfully 10:42:14.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QHelloTest.java\E') 10:42:14.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:14.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:14.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:14.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:14.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:14.210 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:14.211 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; public class HelloTest { } TooltipText=null 10:42:14.211 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:42:14.221 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:14.221 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 10:42:14.222 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:42:14.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 10:42:14.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:14.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:14.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 10:42:14.222 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 10:42:14.222 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:14.223 DEBUG [main][MenuItemLookup] Item match:File 10:42:14.223 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:42:14.223 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:42:14.223 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:42:14.223 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:42:14.223 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:14.223 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:42:14.223 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:42:14.223 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:14.223 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:42:14.223 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:42:14.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:42:14.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:42:14.224 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:42:14.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:42:14.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:42:14.283 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:14.283 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 10:42:14.283 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:14.283 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 10:42:14.283 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:42:14.283 DEBUG [WorkbenchTestable][EditorHandler] Closing editor HelloTest.java 10:42:14.440 DEBUG [WorkbenchTestable][EditorHandler] Editor HelloTest.java is closed 10:42:14.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:14.440 INFO [WorkbenchTestable][RequirementsRunner] Started test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 10:42:14.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 10:42:14.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:14.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:14.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:14.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:14.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:14.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:42:14.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:14.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:14.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:14.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:14.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:14.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:14.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:42:14.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:14.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:14.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:14.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:14.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:14.444 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:14.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:14.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:14.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:14.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:14.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:14.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:14.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:14.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:14.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:14.447 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:14.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:14.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:14.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:14.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:14.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:14.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:14.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:14.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:15.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:15.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:15.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:42:15.449 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:15.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:15.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:15.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:15.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:42:15.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:15.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:15.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:15.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:15.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:15.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 10:42:15.450 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:42:15.451 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 10:42:15.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 10:42:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:15.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 10:42:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:15.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 10:42:15.451 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 10:42:15.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:42:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:15.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:42:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:15.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:42:15.451 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 10:42:15.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 10:42:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:15.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 10:42:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:15.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 10:42:15.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 10:42:15.453 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 10:42:15.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 10:42:15.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 10:42:15.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:42:15.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'New' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'References' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:15.487 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:42:15.487 DEBUG [main][MenuItemLookup] Item match:Run As 10:42:15.501 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:42:15.501 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 10:42:15.501 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+X T 10:42:15.502 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+X T" 10:42:15.502 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+X T 10:42:15.502 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+X T 10:42:15.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet... 10:42:15.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:15.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:15.507 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:15.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:15.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:15.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:15.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:15.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 10:42:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:15.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:15.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:15.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:15.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:15.509 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:15.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:15.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:15.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:15.566 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:15.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:15.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:15.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:15.656 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:.*') 10:42:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:15.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:15.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:15.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:15.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:15.658 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet finished successfully 10:42:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet... 10:42:15.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:15.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:15.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:15.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:15.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:15.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:15.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:15.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 '\*?\QJUnit\E') 10:42:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:15.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:15.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:15.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:15.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:15.664 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:15.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:15.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:15.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:15.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:15.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:15.665 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:15.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:15.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:15.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:15.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:15.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:15.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 10:42:15.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:15.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:15.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:15.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:15.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:15.729 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:16.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:16.232 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:16.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:16.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:16.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 10:42:16.233 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:16.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:16.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:16.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 10:42:16.234 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:.*') 10:42:16.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:16.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:16.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:16.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:16.235 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:16.735 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:16.735 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:16.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:16.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:16.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:16.736 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:16.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:16.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:16.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:16.737 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:.*') 10:42:16.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:16.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:16.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:16.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:16.738 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:17.238 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:17.239 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:17.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:17.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:17.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:17.240 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:17.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:17.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:17.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:17.241 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:.*') 10:42:17.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:17.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:17.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:17.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:17.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:17.242 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:17.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:17.742 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:17.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:17.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:17.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:17.743 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:17.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:17.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:17.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:17.744 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:.*') 10:42:17.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:17.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:17.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:17.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:17.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:17.745 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:18.245 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:18.245 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:18.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:18.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:18.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:18.247 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:18.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:18.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:18.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:18.248 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:.*') 10:42:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:18.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:18.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:18.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:18.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:18.249 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:18.749 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:18.749 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:18.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:18.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:18.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:18.751 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:18.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:18.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:18.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:18.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 10:42:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:18.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:18.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:18.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:18.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:18.754 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:19.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:19.254 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:19.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:19.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:19.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:19.256 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:19.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:19.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:19.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:19.256 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:.*') 10:42:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:19.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:19.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:19.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:19.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:19.257 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:19.758 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:19.758 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:19.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:19.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:19.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:19.759 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:19.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:19.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:19.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:19.760 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:.*') 10:42:19.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:19.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:19.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:19.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:19.761 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:20.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:20.262 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:20.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:20.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:20.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:20.263 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:20.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:20.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:20.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:20.263 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:.*') 10:42:20.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:20.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:20.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:20.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:20.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:20.264 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:20.765 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:20.765 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:20.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:20.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:20.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:20.766 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:20.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:20.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:20.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:20.767 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:.*') 10:42:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:20.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:20.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:20.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:20.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:20.768 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:21.268 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:21.269 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:21.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:21.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:21.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:21.270 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:21.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:21.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:21.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 10:42:21.271 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:.*') 10:42:21.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:21.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:21.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:21.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:21.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:21.273 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:21.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:21.774 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:21.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:21.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:21.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:21.776 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:21.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:21.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:21.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:21.777 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:.*') 10:42:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:21.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:21.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:21.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:21.778 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:21.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 10:42:21.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 10:42:22.279 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:22.279 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:22.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:22.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:22.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:22.280 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:22.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:22.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:22.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:22.281 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:.*') 10:42:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:22.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:22.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:22.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:22.282 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:22.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 10:42:22.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 10:42:22.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:22.783 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:22.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:22.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:22.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:22.784 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:22.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:22.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:22.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:22.785 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:.*') 10:42:22.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:22.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:22.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:22.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:22.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:22.786 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:22.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 10:42:22.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 10:42:23.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:23.286 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:23.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:23.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:23.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:23.287 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:23.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:23.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:23.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:23.288 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:.*') 10:42:23.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:23.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:23.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:23.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:23.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:23.289 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:23.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 10:42:23.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 10:42:23.789 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:23.789 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:23.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:23.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:23.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:23.791 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:23.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:23.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:23.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:23.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 10:42:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:23.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:23.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:23.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:23.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:23.792 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:23.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 10:42:23.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 10:42:24.296 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:24.343 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:24.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:24.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:24.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:24.400 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:24.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:24.401 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:.*') 10:42:24.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:24.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:24.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:24.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:24.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:24.403 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:24.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 10:42:24.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 10:42:24.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:24.904 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:24.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:24.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:24.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:24.905 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:24.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:24.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:24.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:24.906 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:.*') 10:42:24.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:24.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:24.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:24.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:24.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:24.908 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:24.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 10:42:24.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 10:42:25.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:25.408 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:25.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:25.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:25.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:25.409 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:25.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:25.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:25.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:25.411 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:.*') 10:42:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:25.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:25.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:25.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:25.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:25.412 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:25.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 10:42:25.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 10:42:25.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:25.913 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:25.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:25.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:25.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:25.914 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:25.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:25.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:25.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:25.915 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:.*') 10:42:25.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:25.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:25.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:25.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:25.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:25.916 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:25.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 10:42:25.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 10:42:26.416 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:26.416 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:26.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:26.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:26.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:26.417 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:26.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:26.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:26.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:26.418 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:.*') 10:42:26.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:26.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:26.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:26.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:26.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:26.419 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:26.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 10:42:26.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 10:42:26.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 10:42:26.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 10:42:26.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:42:26.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 10:42:26.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 10:42:26.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:42:26.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 10:42:26.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet finished successfully 10:42:26.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:26.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:26.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 10:42:26.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:26.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:26.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:26.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:26.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:26.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:26.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 10:42:26.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:26.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:26.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:26.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:26.425 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:26.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:26.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:26.426 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:26.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:26.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 10:42:26.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:26.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:26.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:26.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:26.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:26.428 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:26.430 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:26.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:26.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:26.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 10:42:26.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Errors:.*') 10:42:26.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:26.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:26.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:26.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:26.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:26.433 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:26.434 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 10:42:26.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 10:42:26.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:26.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1 TooltipText=null 10:42:26.435 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:.*') 10:42:26.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:26.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:26.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:26.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:26.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:26.438 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:26.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 10:42:26.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:26.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:26.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:42:26.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 10:42:26.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:26.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:26.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:42:26.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:26.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:26.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:26.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:26.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:26.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:26.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:42:26.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:26.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:26.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:26.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:26.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:26.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:26.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:26.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:26.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:26.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:26.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:26.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:26.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:26.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:26.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:26.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:26.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:26.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:26.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:26.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:27.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:27.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:27.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:27.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:27.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:42:27.503 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:42:27.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:42:27.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:27.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:27.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:42:27.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:27.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:27.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:27.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:27.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:27.504 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 10:42:27.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 10:42:27.504 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 10:42:27.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 10:42:27.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 10:42:27.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:42:27.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'New' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:27.542 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:42:27.542 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:42:27.542 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:42:27.542 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:42:27.542 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:42:27.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:27.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:42:27.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:42:27.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:42:27.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:27.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:27.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:27.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:27.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:27.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:27.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:27.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:27.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:27.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:27.546 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'hellotest' via Explorer 10:42:27.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 10:42:27.546 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 10:42:27.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 10:42:27.548 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 10:42:27.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:42:27.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:27.576 DEBUG [main][MenuItemLookup] Found menu:'New' 10:42:27.576 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:27.576 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:27.576 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:42:27.576 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:42:27.576 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:42:27.576 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:27.576 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:42:27.576 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:42:27.576 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:42:27.576 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:42:27.576 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:42:27.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:42:27.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:42:27.576 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:42:27.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 'Delete.*'] is available.... 10:42:28.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:42:28.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:42:28.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:28.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:28.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:28.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: 32) 10:42:28.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:28.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:42:28.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:28.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:28.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:28.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:28.166 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:42:28.166 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:42:28.166 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:42:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:28.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:28.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:28.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:28.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:42:28.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:28.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:28.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:28.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:42:28.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:28.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:28.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:28.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:28.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:28.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:28.168 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:42:28.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:28.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:28.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:28.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:42:28.171 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:42:28.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:42:28.671 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:42:28.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:28.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:42:28.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:42:28.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:42:28.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:42:28.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:28.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:28.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:28.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:28.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:28.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:28.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:28.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:28.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:28.672 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 10:42:28.672 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:28.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:28.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:28.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:28.672 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.551 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.019 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:28.762 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:28.763 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:42:28.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:28.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:28.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:28.763 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:42:28.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:28.763 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:42:28.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:28.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:28.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 10:42:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:28.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:42:28.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:28.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:42:28.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:28.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:42:28.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:28.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:28.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:28.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:28.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:28.765 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:28.765 DEBUG [main][MenuItemLookup] Item match:Window 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:28.765 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:42:28.765 DEBUG [main][MenuItemLookup] Item match:Preferences 10:42:28.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:42:28.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:42:28.765 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:42:28.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:42:28.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:42:28.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:28.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:28.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:28.863 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:42:28.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:28.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:42:28.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:28.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:28.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:28.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:28.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:28.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:28.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:28.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 10:42:28.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 10:42:28.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:29.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:29.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 10:42:29.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 10:42:29.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 10:42:29.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:29.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 10:42:29.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:29.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 10:42:29.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 10:42:29.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 10:42:29.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:29.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 10:42:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 10:42:29.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 10:42:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:29.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 10:42:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:29.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 10:42:29.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 10:42:29.867 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 10:42:29.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 10:42:29.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 10:42:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:29.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:29.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:29.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:42:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:29.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:29.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:29.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:29.876 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:42:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:29.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:29.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:29.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:29.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:29.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:29.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:29.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:29.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:29.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:29.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:29.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:29.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:29.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:29.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:29.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:29.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:29.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:29.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 10:42:29.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:29.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 10:42:29.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:29.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:29.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:29.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:29.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:42:29.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:29.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:42:29.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:29.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:42:29.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:29.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:29.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:29.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:29.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:29.926 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:29.926 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:29.926 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:29.926 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:29.926 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:29.926 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:29.926 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:29.926 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:29.926 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:29.926 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:29.926 DEBUG [main][MenuItemLookup] Item match:Window 10:42:29.927 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:29.927 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:29.927 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:29.927 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:29.927 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:29.927 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:42:29.927 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:29.927 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:42:29.927 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:29.927 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:42:29.927 DEBUG [main][MenuItemLookup] Item match:Preferences 10:42:29.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:42:29.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:42:29.927 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:42:29.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:42:30.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:42:30.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.005 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:42:30.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:42:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 10:42:30.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 10:42:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 10:42:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 10:42:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 10:42:30.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 10:42:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 10:42:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 10:42:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 10:42:30.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 10:42:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 10:42:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 10:42:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 10:42:30.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 10:42:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 10:42:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 10:42:30.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 10:42:30.007 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 10:42:30.008 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 10:42:30.008 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 10:42:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:42:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:30.009 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:42:30.010 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:42:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:30.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:30.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:30.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.010 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 10:42:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:42:30.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.011 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 10:42:30.011 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 10:42:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:30.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:30.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:30.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:30.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:30.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:30.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:30.054 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 10:42:30.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:30.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 10:42:30.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:30.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:30.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:30.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:30.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:42:30.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:42:30.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.055 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:42:30.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:30.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:30.055 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:30.055 DEBUG [main][MenuItemLookup] Item match:Window 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.055 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:42:30.055 DEBUG [main][MenuItemLookup] Item match:Preferences 10:42:30.055 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:42:30.055 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:42:30.055 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:42:30.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.... 10:42:30.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 10:42:30.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.130 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:42:30.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:42:30.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 10:42:30.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 10:42:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 10:42:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 10:42:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 10:42:30.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 10:42:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 10:42:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 10:42:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 10:42:30.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 10:42:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 10:42:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 10:42:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 10:42:30.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 10:42:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 10:42:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 10:42:30.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 10:42:30.133 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 10:42:30.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 10:42:30.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 10:42:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:42:30.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:30.136 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:42:30.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:30.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:30.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:30.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:30.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:30.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:30.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:30.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:30.179 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 10:42:30.179 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:30.179 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 10:42:30.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:30.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:30.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:30.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:30.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.*'] 10:42:30.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.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.*'] 10:42:30.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.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.*'] 10:42:30.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:30.180 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:30.180 DEBUG [main][MenuItemLookup] Item match:Window 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.180 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:42:30.180 DEBUG [main][MenuItemLookup] Item match:Preferences 10:42:30.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:42:30.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:42:30.180 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:42:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:42:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:42:30.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.258 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:42:30.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:30.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:42:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 10:42:30.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 10:42:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 10:42:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 10:42:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 10:42:30.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 10:42:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 10:42:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 10:42:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 10:42:30.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 10:42:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 10:42:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 10:42:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 10:42:30.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 10:42:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 10:42:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 10:42:30.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 10:42:30.261 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 10:42:30.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 10:42:30.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 10:42:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.262 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 10:42:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:42:30.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.263 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 10:42:30.263 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 10:42:30.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:30.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:30.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:30.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:30.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:30.306 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 10:42:30.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:30.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 10:42:30.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:30.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:30.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:30.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:30.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:42:30.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:42:30.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:42:30.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:30.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:30.307 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:30.307 DEBUG [main][MenuItemLookup] Item match:Window 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.307 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:42:30.307 DEBUG [main][MenuItemLookup] Item match:Preferences 10:42:30.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:42:30.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:42:30.307 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:42:30.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.... 10:42:30.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 10:42:30.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.383 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:42:30.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.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 10:42:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 10:42:30.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 10:42:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 10:42:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 10:42:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 10:42:30.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 10:42:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 10:42:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 10:42:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 10:42:30.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 10:42:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 10:42:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 10:42:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 10:42:30.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 10:42:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 10:42:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 10:42:30.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 10:42:30.385 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 10:42:30.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 10:42:30.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 10:42:30.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.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 "Apply") 10:42:30.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:30.388 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:42:30.388 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:42:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:30.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:30.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:30.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.388 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 10:42:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:42:30.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.389 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 10:42:30.389 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 10:42:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:30.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:30.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:30.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:30.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 10:42:30.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:30.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 10:42:30.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:30.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:30.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:30.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:30.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.*'] 10:42:30.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.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.*'] 10:42:30.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.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.*'] 10:42:30.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:30.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:30.427 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:30.428 DEBUG [main][MenuItemLookup] Item match:Window 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.428 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:42:30.428 DEBUG [main][MenuItemLookup] Item match:Preferences 10:42:30.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:42:30.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:42:30.428 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:42:30.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:42:30.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 'Preferences.*'] is available. finished successfully 10:42:30.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.515 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:42:30.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:30.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:42:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:30.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:30.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 10:42:30.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 10:42:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 10:42:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 10:42:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 10:42:30.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 10:42:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 10:42:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 10:42:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 10:42:30.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 10:42:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 10:42:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 10:42:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 10:42:30.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 10:42:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 10:42:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 10:42:30.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 10:42:30.524 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 10:42:30.524 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 10:42:30.524 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 10:42:30.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.526 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 10:42:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:42:30.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:42:30.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.527 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 10:42:30.527 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 10:42:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:30.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:30.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:30.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:30.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:30.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:30.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:30.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 10:42:30.571 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 10:42:30.571 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:30.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:30.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:30.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 1.163 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.128 s ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.125 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.127 s apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.121 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.143 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 10:42:30.623 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 10:42:30.623 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:42:30.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:30.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 10:42:30.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:30.623 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:42:30.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:30.624 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:42:30.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:30.624 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:42:30.624 DEBUG [main][EditorHandler] 0 editor(s) found 10:42:30.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:42:30.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:30.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:42:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:30.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:30.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:30.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:30.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:30.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:30.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:30.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:30.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:30.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:30.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:42:30.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:30.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:30.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:30.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:42:30.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:30.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:30.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:30.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:42:30.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:30.656 INFO [WorkbenchTestable][RequirementsRunner] Started test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 10:42:30.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 10:42:30.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:30.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:30.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:30.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:30.657 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:42:30.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'] 10:42:30.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:30.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:42:30.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:30.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:30.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:30.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:42:30.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:30.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:30.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:30.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:30.658 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:30.659 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:30.659 DEBUG [main][MenuItemLookup] Item match:File 10:42:30.659 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:42:30.659 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:30.662 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:42:30.662 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:42:30.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:42:30.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:42:30.663 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:42:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:42:30.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:42:30.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:42:30.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.747 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:30.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:42:30.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:30.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:30.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:42:30.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:42:30.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:30.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:30.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:30.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:42:30.758 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:42:30.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:42:30.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:42:30.762 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:30.762 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:42:30.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:42:30.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:30.763 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:42:30.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:30.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:30.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:30.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:30.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'] 10:42:30.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:42:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:42:30.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:42:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:30.963 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:42:30.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:30.964 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'GenHashProject' 10:42:30.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:42:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:30.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:30.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:30.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:30.965 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:30.966 INFO [WorkbenchTestable][AbstractText] Text set to: GenHashProject 10:42:30.996 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:42:30.996 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:42:30.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:42:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:30.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:31.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:31.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:31.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:31.010 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:42:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:31.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:31.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:42:34.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:42:34.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:34.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:34.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:34.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:42:34.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:34.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:34.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:34.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:34.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:34.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:34.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:34.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:34.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:34.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'] 10:42:34.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.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'] 10:42:34.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.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: "New Java Class"] 10:42:34.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.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'] 10:42:34.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.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'] 10:42:34.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.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'] 10:42:34.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:42:34.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.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'] 10:42:34.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.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'] 10:42:34.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:34.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:34.083 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:34.083 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:34.083 DEBUG [main][MenuItemLookup] Item match:File 10:42:34.084 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:42:34.084 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:34.087 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:42:34.087 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:42:34.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:42:34.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:42:34.088 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:42:34.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:42: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 'New|Select a wizard'] is available. finished successfully 10:42:34.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:42:34.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:34.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:34.175 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:34.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:42:34.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:34.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:34.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:34.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:34.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:42:34.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:34.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:34.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:34.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:34.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:42:34.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:34.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:34.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:34.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:34.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:34.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:42:34.178 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:42:34.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:42:34.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:42:34.259 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:34.259 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:42:34.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:42:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:34.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:34.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:34.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:34.261 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:42:34.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:34.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:34.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:34.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:34.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:34.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:42:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:42:34.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:42:34.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:34.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:34.429 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:42:34.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:34.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:42:34.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:34.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:34.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:34.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:34.463 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:34.464 INFO [WorkbenchTestable][AbstractText] Text set to: GenHash 10:42:34.529 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:42:34.529 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:42:34.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:42:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:34.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:34.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:34.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:34.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:34.534 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:42:34.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:34.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:34.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:34.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:34.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b2df19c is found... 10:42:35.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b2df19c is found finished successfully 10:42:35.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QGenHash.java\E') 10:42:35.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:35.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:35.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:35.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:35.340 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:35.340 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { } TooltipText=null 10:42:35.340 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 3, offser 0 10:42:35.345 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:35.345 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 10:42:35.345 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:42:35.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - GenHashProject/src/GenHash.java - Eclipse Platform 10:42:35.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:35.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:35.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 10:42:35.346 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 10:42:35.346 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:35.346 DEBUG [main][MenuItemLookup] Item match:File 10:42:35.347 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:42:35.347 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:42:35.347 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:42:35.347 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:42:35.347 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:35.347 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:42:35.347 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:42:35.347 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:35.347 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:42:35.347 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:42:35.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:42:35.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:42:35.347 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:42:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:42:35.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:42:35.447 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:35.447 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 10:42:35.448 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:42:35.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:35.621 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:42:35.622 DEBUG [main][MenuItemLookup] Item match:Source Shift+Alt+S 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Shift+Ctrl+C' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Remove Block Comment Shift+Ctrl+\' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Generate Element Comment Shift+Alt+J' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Correct Indentation Ctrl+I' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Format Shift+Ctrl+F' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Format Element' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Add Import Shift+Ctrl+M' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Organize Imports Shift+Ctrl+O' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Sort Members...' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Clean Up...' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Override/Implement Methods...' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Generate Getters and Setters...' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Generate Delegate Methods...' 10:42:35.622 DEBUG [main][MenuItemLookup] Found menu:'Generate hashCode() and equals()...' 10:42:35.622 DEBUG [main][MenuItemLookup] Item match:Generate hashCode() and equals()... 10:42:35.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Generate &hashCode() and equals()..." 10:42:35.624 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Generate hashCode() and equals()... 10:42:35.624 INFO [main][MenuItemHandler] Select menu item: Generate &hashCode() and equals()... 10:42:35.724 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.... 10:42:35.725 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 10:42:35.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Generate hashCode() and equals() 10:42:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:35.726 TRACE [WorkbenchTestable][GenerateHashCodeEqualsDialog] Shell Generate hashCode() and equals() is not null and is not disposed 10:42:35.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:35.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.shell.DefaultShell, index 0 and no matchers specified 10:42:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:35.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:35.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:35.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:35.727 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 10:42:35.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 10:42:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:36.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:36.228 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 10:42:36.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 10:42:36.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:36.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:36.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 10:42:36.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:42:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:36.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:36.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:36.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:36.729 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 10:42:36.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 10:42:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:37.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:37.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 10:42:37.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 10:42:37.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:37.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 10:42:37.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 10:42:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:37.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:37.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:37.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:37.735 INFO [WorkbenchTestable][AbstractButton] Click button Select &All 10:42:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:37.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:37.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:37.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:37.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:37.737 INFO [WorkbenchTestable][AbstractButton] Click button &Generate 10:42:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:37.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:37.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:37.832 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:37.832 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 10:42:37.832 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:42:37.832 DEBUG [WorkbenchTestable][EditorHandler] Closing editor GenHash.java 10:42:37.919 DEBUG [WorkbenchTestable][EditorHandler] Editor GenHash.java is closed 10:42:37.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 10:42:37.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:37.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:37.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:37.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:37.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 10:42:37.919 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:42:37.919 DEBUG [main][EditorHandler] 0 editor(s) found 10:42:37.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:37.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:37.920 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:42:37.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:37.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:37.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:37.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:37.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 '\*?\QProject Explorer\E') 10:42:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:37.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:37.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:37.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:37.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:37.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:37.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:37.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:37.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:37.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:37.924 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:37.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:37.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:37.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:37.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:37.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:37.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:37.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:37.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:37.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:37.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:38.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:38.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:38.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:38.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:42:38.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:38.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:38.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:38.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:38.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 10:42:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:38.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:38.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:38.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:38.945 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 10:42:38.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:38.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:38.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:38.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:38.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:38.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:39.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:39.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:39.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:39.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:39.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:42:39.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:39.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:39.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:39.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:39.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 10:42:39.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:39.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:39.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:39.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:39.949 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 10:42:39.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:39.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:39.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:39.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:39.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:42:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:39.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:39.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:39.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:39.950 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:42:39.950 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:42:39.950 DEBUG [main][TreeItemHandler] Set Tree selection 10:42:39.950 DEBUG [main][TreeHandler] Notify Tree about selection event 10:42:39.957 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:42:39.964 DEBUG [WorkbenchTestable][TreeItemHandler] GenHashProject 10:42:39.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:42:39.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'New' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:39.992 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:42:39.992 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:42:39.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:42:39.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:42:39.992 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:42:39.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:39.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:42:39.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:42:40.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:42:40.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:40.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:40.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:40.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:40.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:40.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:40.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:40.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:40.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:40.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:40.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:42:40.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:40.519 DEBUG [main][MenuItemLookup] Found menu:'New' 10:42:40.519 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:40.519 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:40.519 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:42:40.519 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:40.519 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:42:40.519 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:42:40.519 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:42:40.519 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:42:40.519 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:42:40.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:42:40.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:42:40.519 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:42:40.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:42:41.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:42:41.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:42:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:41.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:42:41.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:41.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:42:41.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:41.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:41.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:41.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:41.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:41.136 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:42:41.136 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:42:41.136 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:42:41.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:41.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:41.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:41.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:41.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 "OK") 10:42:41.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:41.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:41.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:42:41.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:41.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:41.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:41.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:41.138 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:42:41.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:41.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:41.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:41.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:41.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:42:41.143 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:42:41.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:42:41.643 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:42:41.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:41.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:41.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:41.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:41.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:41.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:41.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:42:41.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:41.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:41.645 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 10:42:41.645 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:41.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:41.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:41.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.023 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) Time elapsed: 7.263 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 10:42:41.653 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 10:42:41.653 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:42:41.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:41.654 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 10:42:41.654 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:41.654 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:42:41.654 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:41.654 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:42:41.654 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:41.654 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:42:41.654 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:42:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:41.654 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:41.655 DEBUG [main][MenuItemLookup] Item match:Window 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:42:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:41.655 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:41.655 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:41.656 DEBUG [main][MenuItemLookup] Item match:Window 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:42:41.656 DEBUG [main][MenuItemLookup] Item match:Perspective 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:42:41.656 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:42:41.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:41.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:41.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:41.656 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:41.656 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:41.656 DEBUG [main][MenuItemLookup] Item match:Window 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:42:41.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:41.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:41.657 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:41.657 DEBUG [main][MenuItemLookup] Item match:Window 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:42:41.657 DEBUG [main][MenuItemLookup] Item match:Perspective 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:42:41.657 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:42:41.657 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:42:41.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:41.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:41.658 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:41.658 DEBUG [main][MenuItemLookup] Item match:Window 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:42:41.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:41.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:41.658 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:41.658 DEBUG [main][MenuItemLookup] Item match:Window 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:42:41.658 DEBUG [main][MenuItemLookup] Item match:Perspective 10:42:41.658 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:42:41.659 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.659 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:42:41.659 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:42:41.659 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:42:41.659 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:42:41.659 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:42:41.659 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:42:41.659 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:42:41.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:42:41.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:42:41.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:42:41.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:41.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:41.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:41.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:41.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:41.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:42:41.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:41.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:41.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:41.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 "Reset Perspective") 10:42:41.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:41.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:41.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:41.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:42:41.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:41.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:41.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:41.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:41.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:41.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:41.689 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:42:41.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:41.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:41.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:41.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:41.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:41.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:41.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:41.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:41.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:42:41.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:41.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:41.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:41.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:41.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:41.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:41.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:41.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:42:41.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:41.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:41.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:41.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:41.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:41.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:41.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:41.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:41.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:41.843 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:41.843 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:41.843 DEBUG [main][MenuItemLookup] Item match:File 10:42:41.843 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:42:41.843 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:41.846 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:42:41.846 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:42:41.847 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:42:41.847 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:42:41.847 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:42:41.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:42:41.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 10:42:41.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:42:41.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:41.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:41.926 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:41.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:41.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:42:41.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:41.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:41.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:41.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:41.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:42:41.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:41.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:41.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:42:41.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:41.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:41.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:41.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:41.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:41.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:42:41.928 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:42:41.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:42:41.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:42:41.940 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:41.940 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:42:41.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:42:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:41.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:41.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:41.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:41.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:41.941 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:42:41.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:41.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:41.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:41.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:42.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:42.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:42.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:42:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:42:42.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:42:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:42.164 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:42:42.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:42.164 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OpenTypeSelectionDialogTest' 10:42:42.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:42:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:42.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:42.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:42.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:42.166 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:42.167 INFO [WorkbenchTestable][AbstractText] Text set to: OpenTypeSelectionDialogTest 10:42:42.204 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:42:42.204 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:42:42.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:42:42.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:42.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:42.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:42.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:42.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:42.206 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:42:42.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:42.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:42.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:42.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:42:45.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:42:45.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:45.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:45.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:45.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:42:45.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:45.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:45.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:45.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:45.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:45.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:45.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:45.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:45.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:45.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:45.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:42:45.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:45.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:45.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:45.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:42:45.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:45.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:45.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:45.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:45.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:45.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:45.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:45.492 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:45.492 DEBUG [main][MenuItemLookup] Item match:File 10:42:45.493 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:42:45.493 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:42:45.495 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:42:45.495 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:42:45.495 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:42:45.495 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:45.495 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:45.496 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:42:45.496 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:42:45.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:42:45.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:42:45.496 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:42: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.... 10:42:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:42:45.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:42:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:45.626 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:45.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:42:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:45.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:45.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:45.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:42:45.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:45.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:45.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:42:45.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:45.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:45.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:45.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:42:45.628 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:42:45.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:42:45.637 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:42:45.637 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:45.637 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:42:45.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:42:45.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:45.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:45.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:45.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:45.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:45.639 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:42:45.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:45.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:45.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:45.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:45.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:45.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:42:45.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:42:45.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:42:45.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:45.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:45.769 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:42:45.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:45.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:42:45.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:45.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:45.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:45.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:45.873 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:45.873 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 10:42:45.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text 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:") 10:42:45.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:45.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:45.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:45.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:45.937 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:45.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:42:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:45.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:45.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:45.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:45.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:45.943 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:45.944 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:42:45.953 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:42:45.953 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:42:45.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:42:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:45.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:45.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:45.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:45.957 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:42:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:45.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:45.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java... 10:42:46.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 10:42:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:46.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:46.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:46.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:46.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:46.493 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:46.493 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 10:42:46.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java finished successfully 10:42:46.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2af61d98 is found... 10:42:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2af61d98 is found finished successfully 10:42:46.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 10:42:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:46.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:46.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:46.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:46.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:46.495 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:46.495 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 10:42:46.495 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:46.495 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 10:42:46.495 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:42:46.495 DEBUG [WorkbenchTestable][EditorHandler] Closing editor FindMe.java 10:42:46.583 DEBUG [WorkbenchTestable][EditorHandler] Editor FindMe.java is closed 10:42:46.583 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:46.583 INFO [WorkbenchTestable][RequirementsRunner] Started test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 10:42:46.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 10:42:46.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:46.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:46.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:46.585 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"] 10:42:46.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:46.585 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"] 10:42:46.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:46.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:46.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:46.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:46.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:46.585 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:46.586 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:46.586 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:46.586 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:46.586 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:46.586 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:46.586 DEBUG [main][MenuItemLookup] Item match:Navigate 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:46.587 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 10:42:46.587 DEBUG [main][MenuItemLookup] Item match:Open Type... 10:42:46.587 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 10:42:46.587 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 10:42:46.587 INFO [main][MenuItemHandler] Select menu item: Open &Type... 10:42:46.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 10:42:46.658 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 10:42:46.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 10:42:46.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:46.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:46.659 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 10:42:46.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:46.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 10:42:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:46.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:46.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:46.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:46.660 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:42:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:46.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:46.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:46.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 10:42:46.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:46.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:46.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 10:42:46.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:46.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 10:42:46.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 10:42:46.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:46.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:46.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:46.727 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"] 10:42:46.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:46.728 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"] 10:42:46.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:46.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:46.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:46.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:46.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:46.728 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:46.728 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:46.728 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:46.728 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:46.728 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:46.728 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:46.728 DEBUG [main][MenuItemLookup] Item match:Navigate 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:46.730 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 10:42:46.730 DEBUG [main][MenuItemLookup] Item match:Open Type... 10:42:46.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 10:42:46.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 10:42:46.730 INFO [main][MenuItemHandler] Select menu item: Open &Type... 10:42:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 10:42:46.826 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 10:42:46.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 10:42:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:46.827 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 10:42:46.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:46.827 DEBUG [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 10:42:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:46.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:46.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:46.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:46.827 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:46.828 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 10:42:46.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:46.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 10:42:47.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is not listed in considered jobs, ignore it 10:42:47.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 10:42:47.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 10:42:47.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:42:47.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 10:42:47.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 10:42:47.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 10:42:47.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:42:47.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 10:42:47.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:47.329 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 10:42:47.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:47.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:47.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:47.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:42:47.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:42:47.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:42:47.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:47.335 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:42:47.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:47.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:47.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:47.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:47.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:47.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:47.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@115da224 is found... 10:42:47.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@115da224 is found finished successfully 10:42:47.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 10:42:47.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:47.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:47.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:47.497 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:47.497 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 10:42:47.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 10:42:47.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:47.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:47.497 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 10:42:47.497 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:47.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 10:42:47.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 10:42:47.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:47.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:47.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:47.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 10:42:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:47.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 10:42:47.498 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 10:42:47.498 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:47.498 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:47.498 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:47.498 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:47.498 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:47.498 DEBUG [main][MenuItemLookup] Item match:Navigate 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:47.499 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 10:42:47.499 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 10:42:47.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 10:42:47.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 10:42:47.499 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 10:42:47.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 10:42:47.561 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 10:42:47.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 10:42:47.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:47.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:47.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 10:42:47.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:47.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:47.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:47.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:47.563 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:42:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:47.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:47.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:47.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:47.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:47.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 10:42:47.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:47.597 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:47.597 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 10:42:47.597 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:47.597 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 10:42:47.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 10:42:47.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:47.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:47.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:47.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 10:42:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:47.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 10:42:47.598 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:47.598 DEBUG [main][MenuItemLookup] Item match:Navigate 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:47.598 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 10:42:47.598 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 10:42:47.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 10:42:47.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 10:42:47.599 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 10:42:47.656 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"] 10:42:47.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:47.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:47.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 10:42:47.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:47.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:47.661 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 10:42:47.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:47.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 10:42:47.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:47.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:47.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:47.662 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:42:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:47.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:47.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:47.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:47.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:47.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 10:42:47.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:47.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:47.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 10:42:47.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:47.713 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:42:47.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 10:42:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:47.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 10:42:47.714 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 10:42:47.714 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:47.714 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:47.714 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:47.714 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:47.714 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:47.714 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:47.714 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:47.714 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:47.714 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:47.714 DEBUG [main][MenuItemLookup] Item match:Window 10:42:47.715 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:47.715 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:47.715 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:47.715 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:47.715 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:47.715 DEBUG [main][MenuItemLookup] Item match:Show View 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:47.718 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:42:47.718 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:42:47.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:42:47.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:42:47.719 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:42:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:42:47.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:42:47.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:42:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:47.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:42:47.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:47.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:42:47.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:47.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:47.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:42:47.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:42:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:47.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:42:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:47.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:42:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:42:47.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:42:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:47.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:42:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:47.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:42:47.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:42:47.789 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:42:47.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:42:47.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:42:47.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:47.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:42:47.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:47.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:47.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:42:47.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:47.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:42:47.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:47.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:47.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:47.790 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:42:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:47.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:47.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:42:47.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:42:47.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:47.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 10:42:47.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:47.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:47.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 10:42:47.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:42:47.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:47.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:47.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:47.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:47.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:47.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform TooltipText=null 10:42:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:47.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:47.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:47.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:47.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:47.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:47.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:47.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:47.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:47.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:47.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:47.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:48.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:48.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:48.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:48.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:42:48.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:48.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:48.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:48.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:48.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:42:48.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:48.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:48.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:48.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:48.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:48.848 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 10:42:48.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:48.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:48.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:48.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:48.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:48.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:48.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:49.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:49.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:49.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:49.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:49.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:42:49.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:49.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:49.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:49.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:49.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:42:49.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:49.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:49.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:49.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:49.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:49.851 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 10:42:49.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:49.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:49.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:49.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:49.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:42:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:49.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:49.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:49.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:49.852 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:42:49.852 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:42:49.852 DEBUG [main][TreeItemHandler] Set Tree selection 10:42:49.853 DEBUG [main][TreeHandler] Notify Tree about selection event 10:42:49.860 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:42:49.862 DEBUG [WorkbenchTestable][TreeItemHandler] OpenTypeSelectionDialogTest 10:42:49.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:42:49.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'New' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:49.893 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:42:49.893 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:42:49.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:42:49.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:42:49.893 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:42:49.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:49.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:42:49.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:42:50.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:42:50.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:50.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:50.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:50.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:50.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:50.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:50.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:50.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:50.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:50.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:42:50.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:50.420 DEBUG [main][MenuItemLookup] Found menu:'New' 10:42:50.420 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:42:50.420 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:50.420 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:42:50.420 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:50.420 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:42:50.420 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:42:50.420 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:42:50.420 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:42:50.420 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:42:50.420 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:42:50.420 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:42:50.421 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:42:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:42:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:42:51.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:42:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:51.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: 32) 10:42:51.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:51.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:42:51.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:51.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:51.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:51.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:51.012 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:42:51.012 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:42:51.012 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:42:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:51.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:51.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:51.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:42:51.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:51.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:42:51.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:51.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:51.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:51.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:51.013 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:42:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:51.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:51.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:51.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:42:51.017 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:42:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:42:51.517 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:42:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:51.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:42:51.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:42:51.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:42:51.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:42:51.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:51.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:51.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:51.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:51.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:51.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:51.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:51.517 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 10:42:51.517 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:51.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.865 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.144 s findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.77 s constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.099 s nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.11 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 10:42:51.525 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 10:42:51.526 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:42:51.526 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:51.526 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 10:42:51.526 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:51.526 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:42:51.526 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:51.526 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:42:51.526 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:51.527 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:42:51.527 DEBUG [main][EditorHandler] 0 editor(s) found 10:42:51.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:51.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:51.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:42:51.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:51.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:51.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:51.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:51.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:51.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:51.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:42:51.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:51.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:51.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:51.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:51.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:51.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:51.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:51.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:42:51.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:51.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:51.532 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:51.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:51.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:51.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:42:51.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:51.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:51.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:51.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 10:42:51.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:51.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:51.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:51.534 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:42:51.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:42:51.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:51.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 10:42:51.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'] 10:42:51.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.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'] 10:42:51.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.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 Java Project"] 10:42:51.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.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'] 10:42:51.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.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'] 10:42:51.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.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'] 10:42:51.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.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 Java Project"] 10:42:51.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.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'] 10:42:51.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.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'] 10:42:51.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:51.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:51.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:51.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:51.535 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:51.536 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:51.536 DEBUG [main][MenuItemLookup] Item match:File 10:42:51.536 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:42:51.536 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:51.539 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:42:51.539 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:42:51.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:42:51.555 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:42:51.555 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:42:51.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:42:51.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:42:51.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:42:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:51.630 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:51.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:42:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:51.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:51.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:51.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:51.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:42:51.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:51.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:51.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:42:51.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:51.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:51.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:51.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:42:51.632 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:42:51.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:42:51.642 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:42:51.642 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:51.642 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:42:51.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:42:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:51.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:51.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:51.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:51.644 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:42:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:51.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:51.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:51.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'] 10:42:51.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:42:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:42:51.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:42:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:51.835 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:42:51.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:51.835 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'java_project' 10:42:51.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:42:51.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:51.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:51.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:51.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:51.837 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:51.838 INFO [WorkbenchTestable][AbstractText] Text set to: java_project 10:42:51.866 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:42:51.866 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:42:51.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:42:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:51.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:51.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:51.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:51.868 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:42:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:51.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:51.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:51.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:42:54.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:42:54.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:54.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:54.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:54.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:42:54.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:54.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:54.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:54.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:54.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:54.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:54.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:54.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:54.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'] 10:42:54.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:54.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:54.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:54.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:42:54.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:54.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:54.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:54.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:54.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:54.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:54.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:54.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:42:54.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:54.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:54.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:54.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:54.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:54.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:54.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:54.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:54.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:42:54.898 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:42:54.898 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:54.898 DEBUG [main][MenuItemLookup] Item match:File 10:42:54.898 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:42:54.898 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:54.901 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:42:54.901 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:42:54.901 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:42:54.901 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:42:54.902 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:42:55.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.... 10:42:55.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:42:55.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:42:55.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:55.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:55.024 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:55.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:55.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:42:55.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:55.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:55.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:55.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:55.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:55.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:42:55.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:55.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:55.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:55.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:55.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:55.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:42:55.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:42:55.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:55.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:42:55.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:55.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:42:55.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:42:55.026 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:42:55.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:42:55.029 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:42:55.029 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:42:55.029 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:42:55.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:42:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:55.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:55.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:55.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:55.031 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:42:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:55.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:55.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:55.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:42:55.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:55.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:42:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:42:55.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:42:55.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:55.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:55.150 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:42:55.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:42:55.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:42:55.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:55.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:55.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:55.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:55.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:42:55.220 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:42:55.221 INFO [WorkbenchTestable][AbstractText] Text set to: Demo 10:42:55.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 10:42:55.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:55.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:55.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:55.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:55.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:55.225 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:42:55.225 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:42:55.225 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:42:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:55.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:55.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:55.225 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:42:55.225 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:42:55.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:42:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:55.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:55.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:55.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:55.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:55.249 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:42:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:55.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:55.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:55.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:42:56.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:42:56.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:56.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:42:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:56.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2085fd3 is found... 10:42:56.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2085fd3 is found finished successfully 10:42:56.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 10:42:56.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:56.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:56.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:56.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:56.116 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:56.116 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 10:42:56.116 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6 10:42:56.116 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6, offser 0 10:42:56.121 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:56.121 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 10:42:56.121 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:42:56.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:42:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:56.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:42:56.122 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:42:56.122 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:56.122 DEBUG [main][MenuItemLookup] Item match:File 10:42:56.123 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:42:56.123 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:42:56.123 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:42:56.123 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:42:56.123 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:56.123 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:42:56.123 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:42:56.123 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:56.123 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:42:56.123 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:42:56.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:42:56.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:42:56.123 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:42:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:42:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:42:56.159 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:56.159 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 10:42:56.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:56.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 10:42:56.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 10:42:56.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:56.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:56.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:56.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:56.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:56.224 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' view via menu. 10:42:56.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:42:56.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:56.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:56.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:42:56.225 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:42:56.225 DEBUG [main][MenuItemLookup] Found menu:'File' 10:42:56.225 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:42:56.225 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:42:56.225 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:42:56.225 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:42:56.225 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:42:56.225 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:42:56.225 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:42:56.225 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:42:56.225 DEBUG [main][MenuItemLookup] Item match:Window 10:42:56.226 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:42:56.226 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:42:56.226 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:42:56.226 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:56.226 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:42:56.226 DEBUG [main][MenuItemLookup] Item match:Show View 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'' 10:42:56.229 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:42:56.229 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:42:56.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:42:56.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:42:56.232 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:42:56.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:42:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:42:56.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:42:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:56.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:42:56.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:56.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:42:56.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:56.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:56.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:56.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:42:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:42:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children... 10:42:56.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 10:42:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:56.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:56.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 10:42:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children finished successfully 10:42:56.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 10:42:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:56.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Debug is already expanded. No action performed 10:42:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:56.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 10:42:56.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Breakpoints 10:42:56.840 DEBUG [main][TreeItemHandler] Selecting tree item: Breakpoints 10:42:56.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Breakpoints about selection 10:42:56.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Breakpoints 10:42:56.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:56.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:42:56.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:56.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:56.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:56.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 "Open") 10:42:56.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:56.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:42:56.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:56.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:56.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:56.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:56.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:42:56.842 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:42:56.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:56.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:56.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:56.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:56.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:56.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:56.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open... 10:42:56.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:56.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:56.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open finished successfully 10:42:56.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:56.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:56.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:42:56.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:56.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:56.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:42:56.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 '\*?\QBreakpoints\E') 10:42:56.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:56.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:56.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:56.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:56.941 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:42:56.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:42:56.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:56.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 10:42:56.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:56.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:56.945 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:42:56.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:56.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:56.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:42:56.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:56.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:56.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:42:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:56.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:42:56.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 '\*?\QBreakpoints\E') 10:42:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:56.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:57.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:57.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:57.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:57.004 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:42:57.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:42:57.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:57.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 10:42:57.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:57.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:57.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: "Remove All Breakpoints") 10:42:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:57.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:57.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:57.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:42:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a6b4a11 is found... 10:42:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a6b4a11 is found finished successfully 10:42:57.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 10:42:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:57.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:57.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:57.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:57.010 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 10:42:57.060 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:57.060 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 10:42:57.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 10:42:57.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 10:42:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 10:42:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 10:42:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 10:42:58.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 10:42:58.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 10:42:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 10:42:58.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 10:42:58.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:58.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:58.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 10:42:58.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:58.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 10:42:58.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 10:42:58.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:58.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:58.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:58.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.627 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:42:58.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:42:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:58.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:42: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 '\*?\QBreakpoints\E') 10:42:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:58.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:58.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:58.637 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:42:58.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:42:58.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:58.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:58.682 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:42:58.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.686 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:42:58.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:42:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:58.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:58.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:42:58.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 10:42:58.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:58.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:58.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:58.722 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:42:58.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:42:58.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:58.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 10:42:58.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:58.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:58.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 10:42:58.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:58.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:58.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:42:58.771 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 10:42:58.771 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:42:58.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:58.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 10:42:58.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 10:42:58.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 10:42:58.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:58.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:58.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.812 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:42:58.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:42:58.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:42:58.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:42:58.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:42:58.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:58.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:58.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43f93a7e is found... 10:42:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43f93a7e is found finished successfully 10:42:58.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 10:42:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:58.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:58.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:58.872 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 10:42:58.905 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:58.905 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 10:42:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 10:42:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 10:42:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@af9d5af is found... 10:42:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@af9d5af is found finished successfully 10:42:59.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 10:42:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:59.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:59.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:59.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:59.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:59.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:59.410 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 10:42:59.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:59.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:59.414 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:42:59.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:59.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:59.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:42:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:59.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:42:59.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 '\*?\QBreakpoints\E') 10:42:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:59.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:59.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:59.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:59.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:59.425 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:42:59.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:42:59.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:59.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:59.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:59.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:59.472 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:42:59.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:59.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:59.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:42:59.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:59.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:59.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:42:59.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 10:42:59.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:59.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:59.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:59.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:59.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:42:59.504 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:42:59.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:42:59.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:59.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 10:42:59.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:42:59.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:42:59.508 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:42:59.508 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:42:59.509 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:42:59.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:42:59.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:42:59.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:42:59.509 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:43:00.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:43:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:00.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:00.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:00.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:00.510 DEBUG [WorkbenchTestable][AbstractView] found: Demo 10:43:00.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 10:43:00.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:00.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:00.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 10:43:00.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:00.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 10:43:00.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 10:43:00.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:00.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:00.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:00.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:00.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:00.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:43:00.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:00.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:00.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:43:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:00.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:43:00.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 '\*?\QBreakpoints\E') 10:43:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:00.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:00.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:00.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:00.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:00.531 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:43:00.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:43:00.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:00.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 10:43:00.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:00.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:00.536 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:43:00.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:00.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:00.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:43:00.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:00.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:00.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:43:00.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:00.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:00.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:43:00.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 '\*?\QBreakpoints\E') 10:43:00.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:00.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:00.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:00.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:00.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:00.608 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:43:00.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:43:00.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:00.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 10:43:00.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:00.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:00.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: "Remove All Breakpoints") 10:43:00.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:00.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:00.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:00.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:43:00.613 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 10:43:00.613 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:43:00.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:00.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 10:43:00.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 10:43:00.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 10:43:00.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:00.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:00.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:00.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:00.667 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:43:00.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:00.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:00.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:00.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:00.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:00.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:00.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5190dda2 is found... 10:43:00.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5190dda2 is found finished successfully 10:43:00.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 10:43:00.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:00.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:00.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:00.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:00.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:00.739 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 10:43:00.776 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:00.776 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 10:43:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 10:43:01.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 10:43:01.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60e58f4f is found... 10:43:01.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60e58f4f is found finished successfully 10:43:01.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 10:43:01.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:01.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:01.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:01.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:01.290 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:01.290 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 10:43:01.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:01.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:01.296 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:43:01.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:01.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:01.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:43:01.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:01.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:01.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:43:01.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 '\*?\QBreakpoints\E') 10:43:01.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:01.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:01.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:01.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:01.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:01.309 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:43:01.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:43:01.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:01.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:01.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:01.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:01.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:43:01.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:01.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:01.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:43:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:01.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:43:01.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') 10:43:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:01.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:01.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:01.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:01.377 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:43:01.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:43:01.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:01.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 10:43:01.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:01.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:01.380 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:43:01.381 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:43:01.381 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:43:01.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:43:01.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:01.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:01.382 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:43:02.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:43:02.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:02.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:02.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:02.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:02.383 DEBUG [WorkbenchTestable][AbstractView] found: Demo [line: 7] - main(String[]) 10:43:02.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 10:43:02.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:02.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:02.383 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 10:43:02.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:02.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 10:43:02.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 10:43:02.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:02.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:02.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:02.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:02.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:02.388 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:43:02.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:02.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:02.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:43:02.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:02.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:02.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:43:02.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 10:43:02.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:02.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:02.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:02.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:02.427 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:43:02.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:43:02.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:02.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 10:43:02.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:02.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:02.431 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:43:02.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:02.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:02.460 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:43:02.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:02.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:02.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:43:02.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:02.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:02.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:43:02.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 '\*?\QBreakpoints\E') 10:43:02.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:02.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:02.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:02.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:02.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:02.494 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:43:02.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:43:02.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:02.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 10:43:02.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:02.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:02.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 10:43:02.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:02.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:02.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:02.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:43:02.522 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 10:43:02.522 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:43:02.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 10:43:02.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 10:43:02.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 10:43:02.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:02.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:02.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:02.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:02.558 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:43:02.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:02.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:02.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:02.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:02.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:02.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a4563e7 is found... 10:43:02.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a4563e7 is found finished successfully 10:43:02.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 10:43:02.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:02.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:02.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:02.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:02.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:02.614 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 10:43:02.647 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:02.647 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 10:43:02.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 10:43:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 10:43:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e5587ad is found... 10:43:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e5587ad is found finished successfully 10:43:03.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 '\*?\QDemo.java\E') 10:43:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:03.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:03.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:03.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:03.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:03.156 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:03.160 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 10:43:03.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:03.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:03.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:43:03.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:03.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:03.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:43:03.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:03.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:03.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:43:03.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 10:43:03.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:03.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:03.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:03.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:03.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:03.201 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:43:03.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:43:03.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:03.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:03.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:03.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:03.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:43:03.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:03.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:03.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 10:43:03.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:03.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 10:43:03.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 '\*?\QBreakpoints\E') 10:43:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:03.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:03.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:03.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:03.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:03.291 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:43:03.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:43:03.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:03.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 10:43:03.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:03.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:03.295 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:43:03.296 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:43:03.296 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:43:03.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:43:03.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:03.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:03.297 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:43:04.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 10:43:04.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:04.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:04.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:04.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:04.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:04.297 DEBUG [WorkbenchTestable][AbstractView] found: Demo [entry] - main(String[]) 10:43:04.298 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 10:43:04.298 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:04.298 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:04.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:04.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:04.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 10:43:04.298 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:04.298 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:04.298 DEBUG [WorkbenchTestable][EditorHandler] Closing editor Demo.java 10:43:04.377 DEBUG [WorkbenchTestable][EditorHandler] Editor Demo.java is closed 10:43:04.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:04.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:04.381 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:43:04.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:04.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:04.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:04.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:04.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') 10:43:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:04.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:04.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:04.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:04.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:04.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:04.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:04.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:04.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:04.427 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:04.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:04.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:04.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:04.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:04.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:04.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:04.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:04.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:04.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:04.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:04.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:05.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:05.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:05.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:05.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:05.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:05.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:05.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:05.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:05.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:05.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:05.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:05.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:05.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:05.431 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 10:43:05.431 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:05.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:05.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:05.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:05.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:05.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:05.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:05.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:06.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:06.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:06.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:06.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:06.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:06.933 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:06.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:06.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:06.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:06.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:06.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:06.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:06.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:06.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:06.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:06.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 10:43:06.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:06.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:06.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:06.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:06.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 10:43:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:06.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:06.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:06.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:06.935 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:43:06.935 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:43:06.936 DEBUG [main][TreeItemHandler] Set Tree selection 10:43:06.936 DEBUG [main][TreeHandler] Notify Tree about selection event 10:43:06.942 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:43:06.948 DEBUG [WorkbenchTestable][TreeItemHandler] java_project 10:43:06.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:06.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:06.978 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:43:06.978 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:43:06.979 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:43:06.979 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:43:06.979 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:43:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:06.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:43:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:07.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:07.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:07.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:07.507 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:07.507 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:07.507 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:07.507 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:07.507 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:07.507 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:07.507 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:43:07.507 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:07.507 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:07.507 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:43:07.507 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:43:07.507 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:43:07.507 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:43:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:43:08.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:43:08.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:43:08.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:08.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:08.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:43:08.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:08.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:08.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:08.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:08.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:08.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:08.133 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:43:08.133 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:43:08.133 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:43:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:08.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:08.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:08.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:43:08.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:08.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:08.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:08.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:08.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:08.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:08.134 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:08.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:08.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:08.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:43:08.138 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:43:08.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:43:08.638 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:43:08.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:08.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:43:08.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:43:08.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:08.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:43:08.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:43:08.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:08.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:08.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:08.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:08.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:08.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:08.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:08.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:08.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:08.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:08.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:08.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:43:08.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:08.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:08.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 10:43:08.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:08.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:08.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:08.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.116 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.458 s testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.894 s testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.872 s testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.915 s Running org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 10:43:08.650 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 10:43:08.650 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:43:08.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:08.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 10:43:08.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:08.651 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:43:08.653 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:08.653 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:43:08.653 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:08.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:08.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 10:43:08.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 10:43:08.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:08.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:08.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:08.654 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:08.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.654 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:08.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.654 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:08.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:08.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:08.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:08.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:08.654 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:08.655 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:08.655 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:08.655 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:08.655 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:08.655 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:08.655 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:08.655 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:08.655 DEBUG [main][MenuItemLookup] Item match:Window 10:43:08.656 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:08.656 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:08.656 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:08.656 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:08.656 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:08.656 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:08.656 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:08.656 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:08.656 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:08.656 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:08.656 DEBUG [main][MenuItemLookup] Item match:Preferences 10:43:08.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:43:08.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:43:08.656 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:43:08.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:43:08.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. finished successfully 10:43:08.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:08.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:08.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:08.738 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:43:08.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:43:08.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:08.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:08.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:08.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:08.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:43:08.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:09.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:09.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:09.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:43:09.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:09.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:09.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:09.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:09.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:09.244 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 10:43:09.244 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 10:43:09.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 10:43:09.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:1788): Gtk-CRITICAL **: 10:43:09.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:43:09.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.337 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 10:43:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:09.340 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 10:43:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:09.341 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item 17.0.2+8 (default): 10:43:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:43:09.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:43:09.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:43:09.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:43:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:09.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.366 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 10:43:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:09.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:43:09.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:09.371 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:43:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:09.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:09.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:09.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:09.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 10:43:09.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:09.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:09.405 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 10:43:09.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:09.405 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 10:43:09.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 10:43:09.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:09.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:09.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:09.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:09.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:09.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:09.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:09.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:09.405 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:09.405 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:09.405 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:09.405 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:09.405 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:09.405 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:09.405 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:09.405 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:09.405 DEBUG [main][MenuItemLookup] Item match:Window 10:43:09.406 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:09.406 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:09.406 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:09.406 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:09.406 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:09.406 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:09.406 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:09.406 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:09.406 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:09.406 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:09.406 DEBUG [main][MenuItemLookup] Item match:Preferences 10:43:09.406 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:43:09.406 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:43:09.406 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:43:09.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:43:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:43:09.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:43:09.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.560 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:43:09.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:43:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:43:09.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:09.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:09.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:43:09.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:09.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:09.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:09.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 10:43:09.562 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 10:43:09.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 10:43:09.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 10:43:09.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.563 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 10:43:09.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:09.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.566 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 10:43:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:09.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:43:09.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:09.571 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:43:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:09.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:09.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:09.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:09.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:09.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 10:43:09.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:09.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:09.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:09.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:09.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 10:43:09.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:09.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 10:43:09.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 10:43:09.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:09.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:09.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:09.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:09.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:09.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:09.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:09.632 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:09.632 DEBUG [main][MenuItemLookup] Item match:Window 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:09.632 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:09.632 DEBUG [main][MenuItemLookup] Item match:Preferences 10:43:09.633 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:43:09.633 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:43:09.633 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:43:09.690: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:43:09.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.... 10:43:09.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:43:09.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.770 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:43:09.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:43:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:43:09.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:09.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:09.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:09.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:09.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:09.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:43:09.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:09.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:09.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:09.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:09.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:09.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 10:43:09.772 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 10:43:09.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 10:43:09.772 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 10:43:09.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:09.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:09.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.786 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:43:09.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:09.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.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 10:43:09.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:09.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:09.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:43:09.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:09.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:09.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:43:09.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:09.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:09.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:09.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 10:43:09.788 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 10:43:09.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 10:43:09.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 10:43:09.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.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.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...") 10:43:09.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:09.804 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:43:09.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:09.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:09.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:09.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:09.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:43:09.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:43:09.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 10:43:09.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.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 10:43:09.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:43:09.870 TRACE [main][WidgetHandler] Notify List with event 13 10:43:09.870 TRACE [main][WidgetHandler] Wait for synchronization 10:43:09.870 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 10:43:09.870 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 10:43:09.870 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) 10:43:09.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:09.871 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:09.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:09.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:09.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 10:43:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:09.916 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:09.917 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 10:43:09.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 10:43:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:09.934 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:09.935 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 10:43:09.945 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 10:43:09.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 10:43:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:09.948 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 10:43:09.948 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 10:43:09.948 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) 10:43:09.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:09.949 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:09.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:09.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:09.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:09.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:10.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:43:10.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:10.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:10.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:10.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:10.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:10.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:10.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:10.007 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 10:43:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:10.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:10.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:10.009 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jre.test: 10:43:10.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:43:10.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:43:10.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:10.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:43:10.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:43:10.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:10.035 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 10:43:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:10.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:10.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:10.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:10.049 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 10:43:10.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:10.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.051 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 10:43:10.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:10.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:10.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:10.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:43:10.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:10.055 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:43:10.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:10.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:10.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:10.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:10.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 10:43:10.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:10.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:10.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 10:43:10.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:10.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 10:43:10.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 10:43:10.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:10.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:10.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:10.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:10.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:10.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:10.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:10.113 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:10.113 DEBUG [main][MenuItemLookup] Item match:Window 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:10.113 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:10.113 DEBUG [main][MenuItemLookup] Item match:Preferences 10:43:10.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:43:10.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:43:10.114 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:43:10.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:43:10.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:43:10.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:43:10.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.262 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:43:10.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:43:10.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:43:10.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:10.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:10.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:43:10.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:10.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:10.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:10.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 10:43:10.265 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 10:43:10.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 10:43:10.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 10:43:10.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:10.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.268 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:43:10.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:43:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:10.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:10.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:10.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:43:10.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:10.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:10.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:10.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:10.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:10.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:43:10.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:10.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:10.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:10.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:10.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:10.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 10:43:10.271 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 10:43:10.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 10:43:10.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 10:43:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.272 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...") 10:43:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:10.289 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:43:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:10.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:10.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:10.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:43:10.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully 10:43:10.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 10:43:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.351 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 10:43:10.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:43:10.354 TRACE [main][WidgetHandler] Notify List with event 13 10:43:10.354 TRACE [main][WidgetHandler] Wait for synchronization 10:43:10.355 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 10:43:10.355 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 10:43:10.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 10:43:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:10.356 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:10.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:10.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:10.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:10.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:10.409 DEBUG [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:") 10:43:10.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:10.411 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:10.412 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 10:43:10.427 DEBUG [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:") 10:43:10.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:10.441 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:10.441 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 10:43:10.444 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 10:43:10.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 10:43:10.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:10.451 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 10:43:10.451 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 10:43:10.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.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) 10:43:10.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:10.452 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:10.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:10.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:10.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:10.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:43:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:43:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:43:10.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:10.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:10.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:10.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:10.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:10.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:10.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:10.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 10:43:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:10.516 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 10:43:10.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:10.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:10.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:10.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:10.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.517 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 10:43:10.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:10.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:10.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:10.520 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 10:43:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:10.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:10.521 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:10.521 TRACE [main][WidgetHandler] Wait for synchronization 10:43:10.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:43:10.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:10.523 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:43:10.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:10.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:10.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:10.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:10.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:43:10.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:10.553 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:43:10.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:10.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:10.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:10.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:10.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 10:43:10.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:10.585 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:10.585 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 10:43:10.585 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 10:43:10.586 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:10.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.937 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.752 s testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.226 s testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.481 s testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.473 s Running org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest 10:43:10.599 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:43:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:10.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:10.619 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:10.619 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:10.619 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:10.619 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:10.619 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:10.619 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:10.619 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:10.619 DEBUG [main][MenuItemLookup] Item match:Run 10:43:10.619 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:43:10.619 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:43:10.619 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:10.619 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:43:10.619 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:43:10.619 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:43:10.619 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:43:10.620 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:43:10.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:43:10.620 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:43:10.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:43:10.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:43:10.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:43:10.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.727 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 10:43:10.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:43:10.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:10.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:10.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:10.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:10.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:10.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:10.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:10.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:10.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:43:10.729 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:43:10.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:43:10.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:43:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 10:43:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 10:43:10.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:10.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:10.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:43:10.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:43:10.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:43:10.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 10:43:10.744 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 10:43:10.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:43:10.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:10.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:10.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:10.940 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:10.941 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 10:43:10.941 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 10:43:10.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:43:10.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:10.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:10.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:10.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:10.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:10.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:10.944 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 10:43:10.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:11.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:11.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:11.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:11.916 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") 10:43:11.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:11.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:11.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:11.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:11.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:11.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:11.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:11.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:11.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:11.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Environment 10:43:11.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:11.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:11.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:11.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:11.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:11.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:11.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:11.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:11.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:11.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:11.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:11.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:13.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 10:43:13.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 10:43:13.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:13.450 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 10:43:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:13.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:13.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 10:43:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available. finished successfully 10:43:13.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:13.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 10:43:13.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:13.565 INFO [WorkbenchTestable][AbstractTableItem] Check table Item BUILD_DISPLAY_NAME [ #214 ]: 10:43:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:43:13.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:43:13.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:13.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:43:13.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) 10:43:13.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 10:43:13.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:13.569 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:13.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:13.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:13.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:13.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:13.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:13.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:13.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 10:43:13.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:13.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:13.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:13.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 "Select...") 10:43:13.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:13.607 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 10:43:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:13.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:13.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 10:43:13.703 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 10:43:13.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:13.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 10:43:13.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:13.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:13.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 10:43:13.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:13.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:13.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:13.705 INFO [WorkbenchTestable][AbstractTableItem] Check table Item USER_NAME [ jenkins ]: 10:43:13.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:43:13.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:43:13.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:43:13.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) 10:43:13.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 10:43:13.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:13.712 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:13.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:13.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:13.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:13.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:13.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 10:43:13.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:13.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:13.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:13.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 10:43:13.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:13.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:13.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:13.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 10:43:13.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:13.750 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 10:43:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:13.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:13.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 10:43:13.839 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 10:43:13.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 "Select All") 10:43:13.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 10:43:13.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:13.842 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 10:43:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:13.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:13.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:13.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:43:13.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 10:43:13.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:13.871 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:13.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:13.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:13.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:13.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:13.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:13.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:13.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:13.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:13.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Replace native environment with specified environment") 10:43:13.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:13.932 INFO [WorkbenchTestable][AbstractButton] Click button Re&place native environment with specified environment 10:43:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:13.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:13.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:13.932 TRACE [main][WidgetHandler] Notify Button with event 27 10:43:13.932 TRACE [main][WidgetHandler] Wait for synchronization 10:43:13.932 TRACE [main][WidgetHandler] Notify Button with event 13 10:43:13.932 TRACE [main][WidgetHandler] Wait for synchronization 10:43:13.932 TRACE [main][WidgetHandler] Notify Button with event 26 10:43:13.932 TRACE [main][WidgetHandler] Wait for synchronization 10:43:13.932 TRACE [main][WidgetHandler] Notify Button with event 3 10:43:13.932 TRACE [main][WidgetHandler] Wait for synchronization 10:43:13.932 TRACE [main][WidgetHandler] Notify Button with event 4 10:43:13.932 TRACE [main][WidgetHandler] Wait for synchronization 10:43:13.932 TRACE [main][WidgetHandler] Notify Button with event 13 10:43:13.933 TRACE [main][WidgetHandler] Wait for synchronization 10:43:13.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Replace native environment with specified environment") 10:43:13.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:13.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment") 10:43:13.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:13.941 INFO [WorkbenchTestable][AbstractButton] Click button &Append environment to native environment 10:43:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:13.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:13.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:13.942 TRACE [main][WidgetHandler] Notify Button with event 27 10:43:13.942 TRACE [main][WidgetHandler] Wait for synchronization 10:43:13.942 TRACE [main][WidgetHandler] Notify Button with event 13 10:43:13.942 TRACE [main][WidgetHandler] Wait for synchronization 10:43:13.942 TRACE [main][WidgetHandler] Notify Button with event 26 10:43:13.942 TRACE [main][WidgetHandler] Wait for synchronization 10:43:13.942 TRACE [main][WidgetHandler] Notify Button with event 3 10:43:13.942 TRACE [main][WidgetHandler] Wait for synchronization 10:43:13.942 TRACE [main][WidgetHandler] Notify Button with event 4 10:43:13.942 TRACE [main][WidgetHandler] Wait for synchronization 10:43:13.942 TRACE [main][WidgetHandler] Notify Button with event 13 10:43:13.942 TRACE [main][WidgetHandler] Wait for synchronization 10:43:13.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment") 10:43:13.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:13.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:13.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:13.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:13.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:13.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:43:13.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:13.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:13.959 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:43:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:13.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:13.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 10:43:13.993 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 10:43:13.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:43:13.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 10:43:13.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:13.994 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:13.994 INFO [WorkbenchTestable][AbstractText] Text set to: test_name 10:43:13.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 with label: is "Value:") 10:43:13.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:13.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 10:43:13.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:14.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:14.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:14.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:14.011 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:14.012 INFO [WorkbenchTestable][AbstractText] Text set to: test_value 10:43:14.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) 10:43:14.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:14.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:14.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:14.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 10:43:14.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:14.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:14.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:14.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:14.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:14.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:14.013 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:14.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:14.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:14.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:14.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:14.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 10:43:15.044 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 10:43:15.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:15.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:15.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:15.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:15.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:15.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:15.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:15.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:15.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:15.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:15.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:15.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:15.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:15.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:15.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:15.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:15.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:15.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:15.054 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:15.054 TRACE [main][WidgetHandler] Wait for synchronization 10:43:15.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:43:15.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:15.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:15.058 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 10:43:15.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:15.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:15.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:15.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:15.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:15.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:15.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:15.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:15.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43: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 10:43:15.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:15.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:15.065 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:15.065 TRACE [main][WidgetHandler] Wait for synchronization 10:43:15.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 "Edit...") 10:43:15.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:15.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:15.076 INFO [WorkbenchTestable][AbstractButton] Click button E&dit... 10:43:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:15.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:15.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Environment Variable"] is available.... 10:43:15.104 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 10:43:15.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:43:15.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 10:43:15.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:15.104 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:15.104 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 10:43:15.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 "Value:") 10:43:15.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 10:43:15.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:15.106 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:15.106 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 10:43:15.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:43:15.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 10:43:15.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:15.107 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:15.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:15.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:15.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:15.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:15.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:15.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:15.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:15.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:15.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:15.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 "Add...") 10:43:15.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:15.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:15.145 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:43:15.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:15.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:15.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:15.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 10:43:15.180 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 10:43:15.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:43:15.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 10:43:15.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:15.180 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:15.180 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 10:43:15.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Value:") 10:43:15.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 10:43:15.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:15.182 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:15.182 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 10:43:15.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) 10:43:15.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 10:43:15.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:15.184 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:15.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:15.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:15.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 10:43:16.718 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 10:43:16.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:16.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:16.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:16.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:16.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:16.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:16.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:16.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:16.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 10:43:16.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:16.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:16.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:16.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:16.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:16.727 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:16.727 TRACE [main][WidgetHandler] Wait for synchronization 10:43:16.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 "Copy") 10:43:16.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:16.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:16.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:16.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:16.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:16.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:16.731 INFO [WorkbenchTestable][AbstractButton] Click button &Copy 10:43:16.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:16.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:16.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:16.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:16.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:16.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:16.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:16.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:16.738 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:16.738 TRACE [main][WidgetHandler] Wait for synchronization 10:43:16.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:43:16.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:16.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:16.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:16.746 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 10:43:16.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:16.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:16.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:16.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:16.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:16.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:16.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:16.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:16.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:16.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:16.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:16.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:16.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:16.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Paste") 10:43:16.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:16.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:16.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:16.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:16.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:16.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:16.755 INFO [WorkbenchTestable][AbstractButton] Click button &Paste 10:43:16.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:16.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:16.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:16.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:16.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:16.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:16.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:16.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:16.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:16.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:16.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:43:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:43:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:43:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:43:16.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:43:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:16.768 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 10:43:16.769 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 10:43:16.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:16.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.27 s - in org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest selectTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.99 s appendReplaceTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.032 s addTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.096 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.078 s copyPasteTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.626 s Running org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 10:43:16.873 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 10:43:16.874 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:43:16.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:16.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 10:43:16.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:16.874 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:43:16.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:16.899 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:43:16.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:16.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:16.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 10:43:16.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 10:43:16.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:16.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:16.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:16.900 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 10:43:16.900 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 10:43:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:16.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:16.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:43:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:43:16.906 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:43:16.907 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:43:16.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:16.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:43:16.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:43:16.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:43:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:16.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:16.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:16.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:16.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:16.967 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 10:43:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:16.967 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:43:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:16.967 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:16.967 TRACE [main][WidgetHandler] Wait for synchronization 10:43:16.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:16.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:16.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:16.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:43:16.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:16.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:16.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:16.969 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:43:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:16.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:16.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:17.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:17.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:17.212 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:43:17.212 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 10:43:17.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:17.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:17.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:17.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:17.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:17.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:43:17.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:17.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:43:17.219 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:43:17.219 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:43:17.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:17.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:43:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:43:17.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:43:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:17.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:17.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:17.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:17.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:17.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:17.283 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 10:43:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:17.283 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 10:43:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:17.284 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:17.284 TRACE [main][WidgetHandler] Wait for synchronization 10:43:17.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:17.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:17.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:17.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:43:17.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:17.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:17.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:17.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:17.285 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:43:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:17.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:17.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:17.432 INFO [WorkbenchTestable][JavaBrowsingPerspective] Open perspective: 'Java Browsing' 10:43:17.432 DEBUG [WorkbenchTestable][JavaBrowsingPerspective] Trying to open perspective: 'Java Browsing' 10:43:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:17.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:17.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:43:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:17.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:43:17.439 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:43:17.439 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:43:17.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:17.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:43:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:43:17.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:43:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:17.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:17.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:17.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:17.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:17.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:17.507 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Browsing') 10:43:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:17.507 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (3) 10:43:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:17.507 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:17.507 TRACE [main][WidgetHandler] Wait for synchronization 10:43:17.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:17.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:17.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:17.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:43:17.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:17.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:17.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:17.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:17.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:17.509 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:43:17.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:17.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:17.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:17.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:17.800 INFO [WorkbenchTestable][JavaTypeHierarchyPerspective] Open perspective: 'Java Type Hierarchy' 10:43:17.800 DEBUG [WorkbenchTestable][JavaTypeHierarchyPerspective] Trying to open perspective: 'Java Type Hierarchy' 10:43:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:17.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:17.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:17.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:17.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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:43:17.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:17.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:43:17.805 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:43:17.805 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:43:17.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:43:17.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:43:17.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:43:17.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:17.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:17.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:17.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:17.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:17.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:17.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:17.864 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Type Hierarchy') 10:43:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:17.865 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (5) 10:43:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:17.865 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:17.865 TRACE [main][WidgetHandler] Wait for synchronization 10:43:17.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:17.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:17.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:17.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:43:17.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:17.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:17.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:17.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:17.866 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:43:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:17.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:17.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:18.077 INFO [WorkbenchTestable][ResourcePerspective] Open perspective: 'Resource' 10:43:18.077 DEBUG [WorkbenchTestable][ResourcePerspective] Trying to open perspective: 'Resource' 10:43:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:18.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:43:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:43:18.080 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:43:18.080 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:43:18.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:18.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:43:18.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:43:18.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:43:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:18.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 10:43:18.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:18.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:18.127 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource') 10:43:18.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:18.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:18.127 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource (default)') 10:43:18.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:18.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:18.127 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (8) 10:43:18.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:18.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:18.127 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:18.127 TRACE [main][WidgetHandler] Wait for synchronization 10:43:18.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:18.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:18.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:18.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:43:18.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:18.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:18.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:18.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:18.129 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:43:18.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:18.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:18.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:18.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:18.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:18.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:18.267 INFO [WorkbenchTestable][TeamSynchronizingPerspective] Open perspective: 'Team Synchronizing' 10:43:18.267 DEBUG [WorkbenchTestable][TeamSynchronizingPerspective] Trying to open perspective: 'Team Synchronizing' 10:43:18.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:18.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:18.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:18.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:43:18.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:43:18.272 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:43:18.272 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:43:18.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:43:18.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:43:18.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:43:18.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:18.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:18.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:18.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:18.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:18.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:18.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:18.322 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Team Synchronizing') 10:43:18.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:18.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:18.322 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (9) 10:43:18.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:18.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:18.323 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:18.323 TRACE [main][WidgetHandler] Wait for synchronization 10:43:18.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:18.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:18.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:18.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.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") 10:43:18.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:18.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:18.325 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:43:18.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:18.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:18.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:18.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:18.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:18.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:18.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 10:43:18.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:18.597 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.597 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 10:43:18.597 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 10:43:18.597 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:18.597 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 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.697 s Running org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 10:43:18.605 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 10:43:18.605 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:43:18.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:18.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 10:43:18.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:18.605 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:43:18.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:18.605 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:43:18.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:18.606 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:43:18.606 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 10:43:18.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:18.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:18.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:18.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:43:18.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:43:18.617 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:43:18.617 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:43:18.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:43:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:43:18.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:43:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:18.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:18.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:18.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:18.667 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 10:43:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:18.667 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 10:43:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:18.667 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:18.667 TRACE [main][WidgetHandler] Wait for synchronization 10:43:18.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:18.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:18.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:43:18.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:18.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:18.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:18.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:18.669 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:43:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:18.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:18.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:18.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:18.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:18.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:43:18.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.807 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:18.807 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:18.807 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:18.807 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:18.807 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:18.807 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:18.807 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:18.807 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:18.807 DEBUG [main][MenuItemLookup] Item match:Window 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:18.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:18.808 DEBUG [main][MenuItemLookup] Item match:Window 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:18.808 DEBUG [main][MenuItemLookup] Item match:Perspective 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:43:18.808 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:43:18.808 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:43:18.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:43:18.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.809 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:18.809 DEBUG [main][MenuItemLookup] Item match:Window 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:18.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.809 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:18.809 DEBUG [main][MenuItemLookup] Item match:Window 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:18.809 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:18.809 DEBUG [main][MenuItemLookup] Item match:Perspective 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:43:18.810 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:43:18.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:18.810 DEBUG [main][MenuItemLookup] Item match:Window 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:18.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:18.810 DEBUG [main][MenuItemLookup] Item match:Window 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:18.810 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:18.810 DEBUG [main][MenuItemLookup] Item match:Perspective 10:43:18.811 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:43:18.811 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:18.811 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:43:18.811 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:43:18.811 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:43:18.811 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:43:18.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:43:18.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:43:18.811 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:43:18.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:43:18.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:43:18.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:43:18.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:18.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:18.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:18.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:43:18.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:18.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.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 "Reset Perspective") 10:43:18.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:18.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:43:18.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:18.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:18.858 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:43:18.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:18.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:18.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:18.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:19.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:19.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 10:43:19.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 10:43:19.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:19.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:19.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:19.040 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:43:19.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:19.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:19.040 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:19.040 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:19.040 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:19.040 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:43:19.040 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:43:19.041 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:19.041 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:19.041 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:19.041 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:19.041 DEBUG [main][MenuItemLookup] Item match:Run 10:43:19.041 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:43:19.041 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:43:19.041 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:19.041 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:43:19.041 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:43:19.041 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:43:19.041 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:43:19.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:43:19.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:43:19.042 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:43:19.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:43:19.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:43:19.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:43:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:19.143 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 10:43:19.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:43:19.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:19.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:19.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:19.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:19.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:19.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:19.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:19.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:19.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:19.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:43:19.145 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:43:19.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:43:19.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:43:19.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 10:43:19.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 10:43:19.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:19.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:19.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:43:19.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:43:19.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:43:19.168 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 10:43:19.168 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 10:43:19.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:43:19.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:19.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:19.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:19.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:19.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:19.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:19.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:19.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:19.364 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:19.365 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 10:43:19.366 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 10:43:19.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:43:19.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:19.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:19.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:19.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:19.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:19.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:19.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:19.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:19.375 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 10:43:19.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:19.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:19.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:19.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:20.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:20.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:20.331 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") 10:43:20.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:20.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:20.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 10:43:20.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:") 10:43:20.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:20.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:20.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:20.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:20.349 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:20.349 INFO [WorkbenchTestable][AbstractText] Text set to: abc 10:43:20.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project:") 10:43:20.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:20.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:20.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:20.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:20.379 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:20.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 10:43:20.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:20.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:20.395 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:20.396 INFO [WorkbenchTestable][AbstractText] Text set to: cde 10:43:20.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test class:") 10:43:20.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:20.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:20.417 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:20.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 10:43:20.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:20.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:20.435 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:20.435 INFO [WorkbenchTestable][AbstractText] Text set to: efg 10:43:20.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 10:43:20.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:20.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:43:20.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:20.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:20.462 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:20.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:43:20.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:43:20.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:43:20.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:43:20.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:43:20.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:20.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:20.463 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 10:43:20.463 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 10:43:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:20.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 10:43:20.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:20.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:43:20.573 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 10:43:20.573 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 10:43:20.573 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:20.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.969 s - in org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) Time elapsed: 1.533 s Running org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 10:43:20.584 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 10:43:20.584 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:43:20.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:20.584 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 10:43:20.584 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:20.584 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:43:20.606 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:20.606 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:43:20.606 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:20.606 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 10:43:20.607 DEBUG [WorkbenchTestable][JavaEEPerspective] Trying to open perspective: 'Java EE' 10:43:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:20.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:43:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:43:20.613 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:43:20.613 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:43:20.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:43:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:43:20.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:43:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:20.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:43:20.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:20.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:43:20.667 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java EE') 10:43:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:20.668 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (4) 10:43:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:43:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:43:20.668 TRACE [main][WidgetHandler] Notify Table with event 13 10:43:20.668 TRACE [main][WidgetHandler] Wait for synchronization 10:43:20.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:20.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:20.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:43:20.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:43:20.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:20.669 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:43:20.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:20.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:20.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:20.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:43:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.889 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:20.889 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:20.889 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:20.889 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:20.889 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:20.889 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:20.889 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:20.889 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:20.889 DEBUG [main][MenuItemLookup] Item match:Window 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.890 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:20.890 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:20.890 DEBUG [main][MenuItemLookup] Item match:Window 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:20.891 DEBUG [main][MenuItemLookup] Item match:Perspective 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:43:20.891 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:43:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:43:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.891 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:20.891 DEBUG [main][MenuItemLookup] Item match:Window 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:43:20.891 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.892 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:20.892 DEBUG [main][MenuItemLookup] Item match:Window 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:20.892 DEBUG [main][MenuItemLookup] Item match:Perspective 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:43:20.892 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:43:20.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.892 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:20.892 DEBUG [main][MenuItemLookup] Item match:Window 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:43:20.892 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:20.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.893 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:20.893 DEBUG [main][MenuItemLookup] Item match:Window 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:20.893 DEBUG [main][MenuItemLookup] Item match:Perspective 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:43:20.893 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:43:20.893 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:43:20.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:43:20.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:43:20.893 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:43:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:43:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:43:20.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:43:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:20.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:43:20.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:20.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.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 "Reset Perspective") 10:43:20.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:20.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:43:20.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:20.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:20.938 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:43:20.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:20.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:20.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:20.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:21.072 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:21.072 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 10:43:21.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 10:43:21.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:21.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:21.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:21.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'] 10:43:21.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.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'] 10:43:21.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 10:43:21.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.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'] 10:43:21.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.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'] 10:43:21.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.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'] 10:43:21.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 10:43:21.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.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'] 10:43:21.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.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'] 10:43:21.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:21.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:21.074 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:21.074 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:21.074 DEBUG [main][MenuItemLookup] Item match:File 10:43:21.075 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:43:21.075 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'XML File' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:21.077 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:43:21.077 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:43:21.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:43:21.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:43:21.078 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:43:21.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.... 10:43:21.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:43:21.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:43:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:21.153 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:21.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:43:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:21.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:21.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:21.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children... 10:43:21.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 10:43:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:21.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 10:43:21.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children finished successfully 10:43:21.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 10:43:21.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:21.657 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item EJB is already expanded. No action performed 10:43:21.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:21.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 10:43:21.657 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EJB Project 10:43:21.657 DEBUG [main][TreeItemHandler] Selecting tree item: EJB Project 10:43:21.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EJB Project about selection 10:43:21.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EJB Project 10:43:21.662 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:21.662 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:43:21.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:43:21.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:21.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:21.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:21.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:21.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:21.664 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:21.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:21.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:21.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'] 10:43:21.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available.... 10:43:21.799 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 10:43:21.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EJB Project 10:43:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:21.800 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 10:43:21.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:21.801 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:") 10:43:21.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:21.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:21.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:21.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:21.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:21.808 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:21.809 INFO [WorkbenchTestable][AbstractText] Text set to: ejbProject 10:43:21.812 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 10:43:21.812 INFO [WorkbenchTestable][EjbProjectWizard] Finish wizard 10:43:21.812 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) 10:43:21.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:21.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:21.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:21.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:21.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:21.827 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:21.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:21.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:21.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:21.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:22.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:22.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:22.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:22.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:22.335 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:43:22.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:22.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:22.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:22.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:22.336 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:22.336 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:22.336 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:22.336 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:22.336 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:22.336 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:22.336 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:22.336 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:22.336 DEBUG [main][MenuItemLookup] Item match:Window 10:43:22.336 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:22.336 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:22.336 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:22.336 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:22.336 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:22.336 DEBUG [main][MenuItemLookup] Item match:Show View 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Markers' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Packages' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Servers' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:22.339 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:43:22.339 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:43:22.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:43:22.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:43:22.340 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:43:22.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:43:22.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:43:22.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:43:22.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:22.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:22.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:43:22.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:22.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:22.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:22.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:43:22.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:22.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:22.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:22.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:22.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:22.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:22.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:22.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:43:22.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:22.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:22.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:22.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:22.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:22.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:43:22.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:22.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:22.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:22.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:22.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:22.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:43:22.420 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:43:22.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:43:22.420 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:43:22.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:22.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:22.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:22.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:43:22.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:22.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:22.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") 10:43:22.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:22.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:22.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:22.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:43:22.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:22.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:22.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:22.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:22.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:22.422 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:43:22.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:22.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:22.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:22.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:43:22.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:22.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:43:22.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:22.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:22.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:22.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:43:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:22.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:22.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:22.540 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:22.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:22.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:22.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:22.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:22.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:22.542 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:22.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:22.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:22.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:22.543 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:22.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:22.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:22.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:22.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:22.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:23.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:23.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:23.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:23.545 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:23.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:23.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:23.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:23.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:23.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:23.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:23.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:23.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:23.547 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 10:43:23.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:23.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:23.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:23.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:23.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:23.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:43:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:23.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:23.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:23.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:23.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:23.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:23.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:23.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:23.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:23.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:23.559 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:23.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:23.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:23.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:23.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:23.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:24.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:24.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:24.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:24.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:24.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:24.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:24.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:24.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:24.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:24.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:24.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:24.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:24.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:24.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:24.640 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 10:43:24.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 10:43:24.640 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 10:43:24.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 10:43:24.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 10:43:24.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:24.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:24.690 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:43:24.690 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:43:24.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:43:24.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:43:24.690 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:43:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:24.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:43:24.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:43:25.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:43:25.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:43:25.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:25.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:25.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:25.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:25.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:25.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:25.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:25.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:25.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:25.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:25.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:25.191 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ejbProject' via Explorer 10:43:25.191 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 10:43:25.191 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 10:43:25.191 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 10:43:25.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 10:43:25.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:25.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:25.301 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:25.301 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:25.301 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:25.301 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:43:25.301 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:43:25.301 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:25.301 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:25.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:25.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:43:25.301 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:25.301 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:25.301 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:43:25.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:43:25.301 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:43:25.301 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:43:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:43:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:43:25.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:43:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:25.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:25.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:43:25.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:25.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:25.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:25.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:25.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:25.957 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:43:25.957 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:43:25.957 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:43:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:25.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:25.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:25.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:43:25.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:25.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:25.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:25.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:25.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:25.958 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:25.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:25.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:43:25.962 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:43:26.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:43:26.463 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:43:26.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:26.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:26.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:26.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 10:43:26.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:26.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:26.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:26.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:26.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:43:26.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 10:43:26.464 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 10:43:26.464 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:26.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:26.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:26.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.882 s - in org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) Time elapsed: 5.392 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 10:43:26.475 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 10:43:26.475 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:43:26.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:26.476 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 10:43:26.476 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:26.476 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:43:26.477 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:26.477 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:43:26.477 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:26.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:26.477 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 10:43:26.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 10:43:26.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:26.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:26.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:26.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'] 10:43:26.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:26.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'] 10:43:26.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:26.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"] 10:43:26.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:26.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'] 10:43:26.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:26.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'] 10:43:26.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:26.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'] 10:43:26.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:26.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: "New Java Utility Module"] 10:43:26.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:26.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'] 10:43:26.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:26.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'] 10:43:26.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:26.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:26.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:26.478 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:26.479 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:26.479 DEBUG [main][MenuItemLookup] Item match:File 10:43:26.479 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:43:26.479 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'XML File' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:26.482 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:43:26.482 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:43:26.482 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:43:26.482 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:43:26.482 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:43:26.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:43:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:43:26.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:43:26.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:26.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:26.555 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:26.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:26.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:43:26.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:26.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:26.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:26.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:26.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:26.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:26.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 10:43:26.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 10:43:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:27.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:27.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 10:43:27.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 10:43:27.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 10:43:27.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:27.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 10:43:27.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:27.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 10:43:27.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Utility Project 10:43:27.059 DEBUG [main][TreeItemHandler] Selecting tree item: Utility Project 10:43:27.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Utility Project about selection 10:43:27.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Utility Project 10:43:27.061 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:27.061 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:43:27.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:43:27.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:27.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:27.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:27.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:27.063 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:27.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:27.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:27.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:27.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:27.142 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:27.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:27.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:27.153 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.... 10:43:27.153 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 10:43:27.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Utility Module 10:43:27.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:27.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:27.153 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 10:43:27.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:27.154 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:") 10:43:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:27.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:27.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:27.156 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:27.156 INFO [WorkbenchTestable][AbstractText] Text set to: UtilityProject 10:43:27.158 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 10:43:27.158 INFO [WorkbenchTestable][UtilityProjectWizard] Finish wizard 10:43:27.159 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) 10:43:27.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:27.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:27.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:27.161 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:27.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:27.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:27.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:27.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:27.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:27.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:27.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:27.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:43:27.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:27.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:27.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:27.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:27.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:27.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:43:27.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:27.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:27.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:27.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:27.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:27.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:27.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:27.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:27.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:27.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:27.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:27.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:27.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:27.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:27.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:27.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:27.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:28.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:28.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:28.755 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:28.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:28.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:28.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:28.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:28.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:28.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:28.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:28.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:28.756 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 10:43:28.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:28.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:43:28.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:28.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:28.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:28.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 '\*?\QProject Explorer\E') 10:43:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:28.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:28.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:28.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:28.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:28.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:28.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:28.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:28.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:28.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:28.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:28.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:28.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:28.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:28.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:28.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:28.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:28.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:28.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:29.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:29.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:29.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:29.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:30.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:30.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:30.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:30.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:30.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:30.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:30.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:30.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:30.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:30.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:30.264 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 10:43:30.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 10:43:30.264 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 10:43:30.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 10:43:30.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 10:43:30.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:30.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:30.328 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:43:30.328 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:43:30.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:43:30.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:43:30.328 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:43:30.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:30.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:43:30.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:43:30.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:43:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:43:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:30.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:30.829 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'UtilityProject' via Explorer 10:43:30.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 10:43:30.829 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 10:43:30.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 10:43:30.839 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 10:43:30.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:30.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:30.879 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:30.879 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:30.879 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:30.879 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:30.879 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:30.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:30.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:43:30.879 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:30.879 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:30.879 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:43:30.880 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:43:30.880 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:43:30.880 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:43:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:43:31.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 10:43:31.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:43:31.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:31.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:31.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:31.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:31.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: 32) 10:43:31.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:31.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:31.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:31.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:31.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:31.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:31.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:31.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:31.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:31.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:31.545 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:43:31.545 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:43:31.545 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:43:31.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:31.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:31.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:31.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:43:31.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:31.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:31.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:31.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:31.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:31.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:31.547 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:31.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:31.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:31.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:43:31.550 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:43:32.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:43:32.051 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:43:32.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:32.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:32.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:32.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 10:43:32.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:32.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:32.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:32.051 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 10:43:32.051 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 10:43:32.051 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:32.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:32.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.576 s - in org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) Time elapsed: 5.574 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 10:43:32.060 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 10:43:32.060 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:43:32.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:32.060 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 10:43:32.060 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:32.060 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:43:32.061 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:32.061 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:43:32.061 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:32.061 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 10:43:32.061 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 10:43:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:43:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:32.061 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:32.061 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:32.061 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:32.061 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:32.061 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:32.061 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:32.061 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:32.061 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:32.061 DEBUG [main][MenuItemLookup] Item match:Window 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:32.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:32.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:32.062 DEBUG [main][MenuItemLookup] Item match:Window 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:32.062 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:32.062 DEBUG [main][MenuItemLookup] Item match:Perspective 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:43:32.063 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:43:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:43:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:32.063 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:32.063 DEBUG [main][MenuItemLookup] Item match:Window 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:32.063 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:32.063 DEBUG [main][MenuItemLookup] Item match:Window 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:32.063 DEBUG [main][MenuItemLookup] Item match:Perspective 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:43:32.063 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:43:32.063 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:43:32.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:32.064 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:32.064 DEBUG [main][MenuItemLookup] Item match:Window 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:32.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:32.064 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:32.064 DEBUG [main][MenuItemLookup] Item match:Window 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:32.064 DEBUG [main][MenuItemLookup] Item match:Perspective 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:43:32.064 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:43:32.064 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:43:32.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:43:32.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:43:32.064 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:43:32.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:43:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:43:32.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:43:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:32.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:32.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:43:32.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:32.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:43:32.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:32.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:43:32.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:32.091 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:43:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:32.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:32.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:32.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:32.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 10:43:32.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 10:43:32.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:32.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:32.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:32.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:32.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:32.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 10:43:32.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:32.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:32.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:32.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 10:43:32.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:32.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:32.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:32.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:32.213 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:32.213 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:32.213 DEBUG [main][MenuItemLookup] Item match:File 10:43:32.213 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:43:32.213 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'XML File' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:32.216 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:43:32.216 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:43:32.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:43:32.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:43:32.216 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:43:32.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.... 10:43:32.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 10:43:32.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:43:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:32.287 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:32.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.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 10:43:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:32.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:32.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:32.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 10:43:32.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 10:43:32.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:32.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 10:43:32.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:32.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 10:43:32.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 10:43:32.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 10:43:32.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:32.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 10:43:32.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:32.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 10:43:32.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 10:43:32.289 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 10:43:32.289 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 10:43:32.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 10:43:32.292 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:32.292 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:43:32.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:43:32.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:32.293 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:32.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:32.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:32.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:32.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:32.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:32.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.714 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.... 10:43:32.715 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 10:43:32.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 10:43:32.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:32.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:32.715 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 10:43:32.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.716 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:") 10:43:32.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:32.719 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:32.719 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 10:43:32.721 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") 10:43:32.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:43:32.722 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 10:43:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:43:32.723 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 10.0 10:43:32.783 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 10:43:32.783 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 10:43:32.783 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) 10:43:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:32.785 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:32.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:32.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:32.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:32.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:32.805 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") 10:43:32.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:32.806 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...") 10:43:32.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:32.806 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 10:43:32.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:32.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:32.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:32.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available.... 10:43:32.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available. finished successfully 10:43:32.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 10:43:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:32.920 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") 10:43:32.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:32.921 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &default modules 10:43:32.921 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &default modules 10:43:32.921 INFO [WorkbenchTestable][AbstractButton] Click button Create &default modules 10:43:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:32.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:32.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:32.934 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") 10:43:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:32.935 INFO [WorkbenchTestable][AbstractButton] Click button &Web 10:43:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:32.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:32.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:32.935 TRACE [main][WidgetHandler] Notify Button with event 27 10:43:32.935 TRACE [main][WidgetHandler] Wait for synchronization 10:43:32.935 TRACE [main][WidgetHandler] Notify Button with event 13 10:43:32.935 TRACE [main][WidgetHandler] Wait for synchronization 10:43:32.935 TRACE [main][WidgetHandler] Notify Button with event 26 10:43:32.935 TRACE [main][WidgetHandler] Wait for synchronization 10:43:32.935 TRACE [main][WidgetHandler] Notify Button with event 3 10:43:32.935 TRACE [main][WidgetHandler] Wait for synchronization 10:43:32.935 TRACE [main][WidgetHandler] Notify Button with event 4 10:43:32.935 TRACE [main][WidgetHandler] Wait for synchronization 10:43:32.935 TRACE [main][WidgetHandler] Notify Button with event 13 10:43:32.935 TRACE [main][WidgetHandler] Wait for synchronization 10:43:32.935 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 >") 10:43:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:32.937 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:32.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:32.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:33.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'] 10:43:33.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:33.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:33.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:33.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:33.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:33.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:33.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:33.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 10:43:33.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:33.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:33.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:33.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 10:43:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:33.058 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:43:33.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:33.058 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:") 10:43:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:33.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:33.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:33.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:33.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:33.060 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:33.060 INFO [WorkbenchTestable][AbstractText] Text set to: CreatedWebProjectModule 10:43:33.062 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:43:33.062 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 10:43:33.062 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) 10:43:33.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:33.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:33.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:33.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:33.064 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:33.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:33.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:33.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:33.568 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 10:43:33.568 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 10:43:33.568 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) 10:43:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:33.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:33.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:33.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:33.571 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:33.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:33.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:33.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:34.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:34.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:34.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:43:34.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:34.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:34.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:34.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:34.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:34.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:34.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') 10:43:34.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:34.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:34.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:34.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:34.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:34.109 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:34.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:34.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:34.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:34.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:34.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:34.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:34.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:34.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:34.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:34.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:34.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:34.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:34.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:34.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:34.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:34.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:34.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:35.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:35.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:35.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:35.114 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:35.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:35.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:35.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:35.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 10:43:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:35.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:35.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:35.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:35.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 10:43:35.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:35.115 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:35.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:35.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:35.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:35.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:35.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:35.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:35.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:35.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:35.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:35.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:35.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:36.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:36.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:36.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:36.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:36.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:36.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:36.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:36.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:36.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:36.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:36.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:36.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:36.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:36.119 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 10:43:36.119 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:36.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:36.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:36.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:43:36.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:36.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:36.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:36.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:36.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:36.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:36.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:43:36.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:36.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:36.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:36.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:36.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:36.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:36.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:36.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:36.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:36.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:36.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:36.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:36.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:36.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:36.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:36.125 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:36.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:36.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:36.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:36.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:36.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:36.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:36.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:36.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:37.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:37.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:37.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:37.127 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:37.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:37.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:37.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:37.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 10:43:37.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:37.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:37.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:37.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:37.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:37.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 10:43:37.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:37.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:37.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:37.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:37.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:37.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:37.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:37.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:38.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:38.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:38.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:38.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:38.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:38.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:38.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 10:43:38.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:38.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:38.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:38.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:38.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:38.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 10:43:38.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:38.132 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:38.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:38.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:38.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:38.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:38.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:38.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:38.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:38.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:38.134 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:43:38.134 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:43:38.134 DEBUG [main][TreeItemHandler] Set Tree selection 10:43:38.134 DEBUG [main][TreeHandler] Notify Tree about selection event 10:43:38.142 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:43:38.176 DEBUG [WorkbenchTestable][TreeItemHandler] CreatedWebProjectModule 10:43:38.176 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 10:43:38.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:38.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:38.205 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:43:38.205 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:43:38.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:43:38.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:43:38.205 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:43:38.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:38.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:43:38.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:38.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:38.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:38.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:38.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:43:38.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:38.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:38.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:38.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:38.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:38.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:38.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:38.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:38.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:38.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:38.733 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:38.734 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:38.734 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:38.734 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:38.734 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:38.734 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:38.734 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:43:38.734 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:38.734 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:38.734 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:43:38.734 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:43:38.734 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:43:38.734 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:43:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1788): Gtk-CRITICAL **: 10:43:38.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:43:38.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:43:38.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:43:38.836: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:43:39.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:43:39.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:43:39.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:39.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:43:39.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:39.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:39.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:39.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:39.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:39.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:39.344 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:43:39.344 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:43:39.344 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:43:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:39.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:39.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:39.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:43:39.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:39.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:39.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:39.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:39.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:39.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:39.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:39.345 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:39.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:39.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:39.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:39.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:43:39.349 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:43:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:43:39.850 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:43:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:39.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:39.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 10:43:39.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:39.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:39.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:43:39.851 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 10:43:39.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:39.851 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 10:43:39.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 10:43:39.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:39.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:39.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:39.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:39.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:39.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:39.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:39.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 10:43:39.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:39.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:39.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:39.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:39.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:39.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:39.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:39.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 10:43:39.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:39.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:39.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:39.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:39.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:39.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:39.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:39.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:39.853 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:39.853 DEBUG [main][MenuItemLookup] Item match:File 10:43:39.854 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:43:39.854 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'XML File' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:39.857 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:43:39.857 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:43:39.857 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:43:39.857 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:43:39.858 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:43:39.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:43:39.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 'New|Select a wizard'] is available. finished successfully 10:43:39.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:43:39.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:39.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:39.939 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:39.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:39.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:43:39.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:39.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:39.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:39.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:39.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:39.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 10:43:39.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 10:43:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:39.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 10:43:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:39.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 10:43:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 10:43:39.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 10:43:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:39.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 10:43:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:39.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 10:43:39.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 10:43:39.942 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 10:43:39.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 10:43:39.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 10:43:39.942 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:39.942 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:43:39.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:43:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:39.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:39.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:39.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:39.950 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:39.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:39.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:40.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'] 10:43:40.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:40.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:40.037 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.... 10:43:40.037 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 10:43:40.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 10:43:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:40.038 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 10:43:40.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:40.038 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:") 10:43:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:40.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:40.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:40.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:40.040 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:40.040 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 10:43:40.042 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") 10:43:40.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:40.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:40.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:40.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:40.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:43:40.060 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 10:43:40.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:40.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:40.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:40.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:43:40.066 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 10:43:40.119 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 10:43:40.119 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 10:43:40.119 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) 10:43:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:40.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:40.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:40.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:40.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:40.121 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:40.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:40.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:40.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 10:43:40.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:40.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:40.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:40.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:40.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:40.132 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...") 10:43:40.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:40.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:40.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:40.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:40.133 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 10:43:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:40.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:40.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:40.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:43:40.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:40.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:40.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:43:40.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 10:43:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:40.233 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 10:43:40.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:40.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:43:40.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:43:40.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:40.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:43:40.248 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:40.249 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 10:43:40.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:40.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:43:40.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:43:40.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:40.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 3 was found 10:43:40.264 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:40.265 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 10:43:40.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:40.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:43:40.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:43:40.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:40.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 10:43:40.266 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:40.270 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 10:43:40.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:40.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:40.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:40.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:40.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:40.271 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:40.272 TRACE [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Shell Create default Java EE modules. is not null and is not disposed 10:43:40.272 INFO [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Finish wizard 10:43:40.272 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) 10:43:40.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:40.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:40.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:40.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:40.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:40.273 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:40.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:40.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:40.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:40.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:40.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:40.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:40.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:40.780 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 10:43:40.780 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 10:43:40.780 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) 10:43:40.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:40.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:40.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:40.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:40.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:40.783 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:40.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:40.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:40.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:40.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:40.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:41.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:41.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 18 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/resources.jar)' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:41.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:41.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:41.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:41.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:43:41.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:41.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:41.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:41.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:41.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:43:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:41.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:41.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:41.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:41.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:41.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:41.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:41.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:41.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:41.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:41.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:41.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:41.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:41.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:41.293 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:41.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:41.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:41.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:41.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:41.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:41.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:41.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:41.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:42.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:42.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:42.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:42.308 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:42.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:42.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:42.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:42.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:42.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:42.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:42.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:42.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:42.310 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:42.310 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 10:43:42.310 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 10:43:42.310 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 10:43:42.310 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 10:43:42.310 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:42.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:42.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:42.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:42.311 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:42.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:42.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:42.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:42.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:42.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:42.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:42.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:43.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:43.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:43.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:43.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:43.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:43.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:43.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:43.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 10:43:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:43.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:43.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:43.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:43.315 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:43.315 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 10:43:43.315 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 10:43:43.315 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 10:43:43.315 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 10:43:43.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:43.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:43.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:43.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:43.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:43.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:43.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:43.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:43.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:43.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:43.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:43.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:44.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:44.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:44.319 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:44.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:44.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:44.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:44.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 10:43:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:44.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:44.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:44.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:44.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:44.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:44.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 10:43:44.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 10:43:44.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 10:43:44.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 10:43:44.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:44.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:44.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:44.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:44.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:44.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:44.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:44.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:44.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:44.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:44.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:44.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:45.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:45.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:45.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:45.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:45.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:45.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:45.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:45.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:45.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:45.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:45.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:45.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:45.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 10:43:45.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 10:43:45.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 10:43:45.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 10:43:45.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:45.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:45.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:45.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:45.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:45.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:45.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:45.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:45.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:45.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:45.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:46.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:46.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:46.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:46.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:46.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:46.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:46.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:46.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 10:43:46.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:46.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:46.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:46.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:46.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:46.332 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:46.332 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 10:43:46.332 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 10:43:46.332 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 10:43:46.332 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 10:43:46.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:46.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:46.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:43:46.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:46.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:46.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:46.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:46.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 '\*?\QProject Explorer\E') 10:43:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:46.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:46.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:46.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:46.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:46.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:46.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:46.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:46.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:46.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:46.338 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:46.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:46.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:46.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:46.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:46.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:46.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:46.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:46.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:46.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:46.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:46.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:47.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:47.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:47.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:47.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:47.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:47.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:47.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 10:43:47.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:47.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:47.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:47.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:47.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:47.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 10:43:47.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 10:43:47.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 10:43:47.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 10:43:47.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:47.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:47.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:47.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:47.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:47.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:48.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:48.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:48.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:48.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:48.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:48.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:48.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:48.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:48.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:48.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:48.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:48.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:48.346 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:48.346 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 10:43:48.346 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 10:43:48.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 10:43:48.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 10:43:48.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:48.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:48.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:48.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:48.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 10:43:48.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:48.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:48.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:48.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:48.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:48.348 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:43:48.348 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:43:48.348 DEBUG [main][TreeItemHandler] Set Tree selection 10:43:48.349 DEBUG [main][TreeHandler] Notify Tree about selection event 10:43:48.356 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:43:48.365 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 10:43:48.365 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectClient 10:43:48.365 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectConnector 10:43:48.365 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectEJB 10:43:48.365 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectWeb 10:43:48.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:48.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:48.399 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:43:48.399 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:43:48.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:43:48.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:43:48.399 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:43:48.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:48.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:43:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:43:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:48.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:48.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:48.926 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:48.926 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:48.926 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:48.926 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:48.926 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:48.926 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:48.926 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:43:48.926 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:48.926 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:48.926 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:43:48.926 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:43:48.926 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:43:48.926 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:43:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:43:49.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:43:49.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:43:49.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:49.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:49.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:43:49.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:49.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:49.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:49.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:49.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:49.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:49.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:49.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:49.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:49.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:49.538 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:43:49.538 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:43:49.538 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:43:49.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:49.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:49.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:49.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:49.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:43:49.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:49.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:49.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:49.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:49.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:49.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:49.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:49.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:49.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:49.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:49.539 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:49.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:49.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:49.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:49.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:49.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:43:49.542 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:43:50.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:43:50.042 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:43:50.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:50.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:43:50.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:43:50.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:43:50.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:50.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:43:50.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:50.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:50.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:50.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:50.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:43:50.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:50.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:50.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:50.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:50.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:50.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:50.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 10:43:50.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:50.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:50.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:43:50.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 10:43:50.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:50.044 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 10:43:50.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 10:43:50.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:50.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:50.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:50.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:50.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:50.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 10:43:50.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:50.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:50.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:50.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 10:43:50.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:50.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:50.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:50.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:50.045 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:50.045 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:50.045 DEBUG [main][MenuItemLookup] Item match:File 10:43:50.046 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:43:50.046 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'XML File' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:50.049 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:43:50.049 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:43:50.049 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:43:50.049 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:43:50.049 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:43:50.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 'New|Select a wizard'] is available.... 10:43:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:43:50.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:43:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:50.123 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:50.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:43:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:50.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:50.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:50.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 10:43:50.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 10:43:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:50.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 10:43:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:50.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 10:43:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 10:43:50.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 10:43:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:50.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 10:43:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:50.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 10:43:50.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 10:43:50.125 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 10:43:50.126 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 10:43:50.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 10:43:50.126 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:50.126 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:43:50.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:43:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:50.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:50.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:50.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:50.127 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:50.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:50.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:50.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'] 10:43:50.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.206 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.... 10:43:50.206 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 10:43:50.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 10:43:50.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:50.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:50.207 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 10:43:50.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:50.207 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:") 10:43:50.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:50.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:50.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:50.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:50.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:50.209 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:50.210 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 10:43:50.211 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") 10:43:50.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:50.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:50.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:50.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:50.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:43:50.213 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 10:43:50.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:50.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:50.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:50.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:50.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:43:50.213 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 10:43:50.274 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 10:43:50.274 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 10:43:50.274 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) 10:43:50.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:50.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:50.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:50.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:50.276 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:50.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:50.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:50.290 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") 10:43:50.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:50.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:50.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:50.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:50.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:50.291 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 10:43:50.291 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 10:43:50.291 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) 10:43:50.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:50.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:50.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:50.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:50.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:50.292 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:50.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:50.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:50.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:50.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:50.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:50.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:50.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:50.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:50.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:50.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:50.798 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:43:50.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:50.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:50.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:50.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:50.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:50.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:50.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') 10:43:50.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:50.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:50.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:50.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:50.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:50.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:50.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:50.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:50.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:50.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:50.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:50.802 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:50.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:50.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:50.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:50.803 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:50.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:50.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:50.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:50.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:50.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:50.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:51.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:51.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:51.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:51.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:51.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:51.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:51.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:51.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:51.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:51.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:51.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:51.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:51.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:51.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:51.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:51.807 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:51.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:51.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:51.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:43:51.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:51.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:51.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:51.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:51.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:51.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:51.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:43:51.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:51.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:51.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:51.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:51.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:51.811 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:51.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:51.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:51.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:51.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:51.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:51.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:51.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:51.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:51.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:51.814 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:51.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:51.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:51.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:51.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:51.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:51.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:52.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:52.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:52.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:52.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:52.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:52.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:52.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:52.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:52.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:52.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:52.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:52.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:52.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:52.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:52.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:52.818 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:52.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:52.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:52.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:52.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:52.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:52.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:53.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:53.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:53.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:53.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:53.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:53.821 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:53.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:53.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:53.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:53.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:53.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:53.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:53.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:53.822 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 10:43:53.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:53.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:53.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:53.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:53.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 10:43:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:53.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:53.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:53.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:53.824 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:43:53.824 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:43:53.824 DEBUG [main][TreeItemHandler] Set Tree selection 10:43:53.824 DEBUG [main][TreeHandler] Notify Tree about selection event 10:43:53.831 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:43:53.833 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 10:43:53.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:53.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'Import' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'Export' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:53.869 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:43:53.869 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:43:53.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:43:53.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:43:53.869 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:43:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:53.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:43:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:43:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:54.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:54.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:54.398 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:54.398 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:54.398 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:54.398 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:54.398 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:54.398 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:54.398 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:54.398 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:54.398 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:43:54.398 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:43:54.398 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:43:54.398 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:43:54.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:43:54.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:43:54.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:43:54.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:54.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: 32) 10:43:54.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:54.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:54.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:54.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:54.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:54.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:54.985 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:43:54.985 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:43:54.986 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:43:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:54.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:54.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:54.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") 10:43:54.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:54.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:54.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:54.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:54.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:54.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:54.987 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:54.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:54.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:54.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:54.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:54.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:43:54.990 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:43:55.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:43:55.490 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:43:55.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:55.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:43:55.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:55.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:55.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 10:43:55.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:55.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:55.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:55.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 10:43:55.491 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 10:43:55.491 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:55.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:55.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.432 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.649 s createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 10.192 s createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 5.447 s Running org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 10:43:55.499 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 10:43:55.499 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:43:55.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:55.500 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 10:43:55.500 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:55.500 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:43:55.500 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:55.500 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:43:55.500 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:55.500 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 10:43:55.500 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 10:43:55.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:43:55.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:55.501 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:55.501 DEBUG [main][MenuItemLookup] Item match:Window 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:55.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:55.501 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:55.501 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:55.501 DEBUG [main][MenuItemLookup] Item match:Window 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:55.502 DEBUG [main][MenuItemLookup] Item match:Perspective 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:43:55.502 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:43:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:43:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:55.502 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:55.502 DEBUG [main][MenuItemLookup] Item match:Window 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:43:55.502 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:55.503 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:55.503 DEBUG [main][MenuItemLookup] Item match:Window 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:55.503 DEBUG [main][MenuItemLookup] Item match:Perspective 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:43:55.503 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:43:55.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:55.503 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:55.503 DEBUG [main][MenuItemLookup] Item match:Window 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:55.503 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:55.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:55.504 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:55.504 DEBUG [main][MenuItemLookup] Item match:Window 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:55.504 DEBUG [main][MenuItemLookup] Item match:Perspective 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:43:55.504 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:43:55.504 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:43:55.504 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:43:55.504 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:43:55.504 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:43:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:43:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:43:55.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:43:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:55.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:55.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:43:55.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:55.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:55.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:55.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:43:55.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:55.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:55.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:43:55.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:55.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:55.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:55.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:55.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:55.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:55.533 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:43:55.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:55.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:55.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:55.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:55.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:55.680 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 10:43:55.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 10:43:55.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:55.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:55.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:55.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:55.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:55.685 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:43:55.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:55.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:55.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:55.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:55.685 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:55.685 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:55.685 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:55.685 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:55.685 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:55.685 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:55.685 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:43:55.685 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:55.685 DEBUG [main][MenuItemLookup] Item match:Window 10:43:55.686 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:55.686 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:55.686 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:55.686 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.686 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:55.686 DEBUG [main][MenuItemLookup] Item match:Show View 10:43:55.688 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:43:55.688 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:43:55.688 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 10:43:55.688 DEBUG [main][MenuItemLookup] Found menu:'Markers' 10:43:55.688 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:43:55.688 DEBUG [main][MenuItemLookup] Found menu:'Packages' 10:43:55.688 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:43:55.689 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:43:55.689 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:43:55.689 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:43:55.689 DEBUG [main][MenuItemLookup] Found menu:'Servers' 10:43:55.689 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 10:43:55.689 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:43:55.689 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.689 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:43:55.689 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:43:55.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:43:55.689 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:43:55.689 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:43:55.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:43:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:43:55.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:43:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:55.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 10:43:55.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:55.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:43:55.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:55.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:55.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:55.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:43:55.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:55.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:55.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:43:55.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:55.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:55.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:55.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:43:55.765 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:43:55.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:43:55.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:43:55.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:55.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:43:55.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:55.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:55.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:55.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:43:55.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:55.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:43:55.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:55.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:55.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:55.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:55.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:55.766 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:43:55.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:55.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:55.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:55.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:43:55.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:55.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:55.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:43:55.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:55.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:55.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:55.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:55.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:43:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:55.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:55.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:55.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:55.839 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:55.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:55.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:55.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:55.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:55.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:55.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:55.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:55.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:55.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:55.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 10:43:55.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:55.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:55.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:55.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:55.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:55.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:55.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:55.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 10:43:55.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:55.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:55.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:55.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:55.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:55.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:55.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:55.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:55.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:55.842 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:55.842 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:55.842 DEBUG [main][MenuItemLookup] Item match:File 10:43:55.843 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:43:55.843 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'XML File' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:55.846 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:43:55.846 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:43:55.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:43:55.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:43:55.846 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:43:55.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.... 10:43:55.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 'New|Select a wizard'] is available. finished successfully 10:43:55.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:43:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:55.933 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:55.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:55.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:43:55.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:55.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:55.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:55.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:55.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 10:43:55.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:43:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:55.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:43:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:55.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:43:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 10:43:55.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:43:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:55.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:43:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:55.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:43:55.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 10:43:55.936 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 10:43:55.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 10:43:55.939 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 10:43:55.939 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:55.939 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:43:55.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:43:55.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:55.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:55.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:55.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:55.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:55.940 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:55.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:55.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:55.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:55.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:56.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'] 10:43:56.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:56.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:56.075 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.... 10:43:56.075 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 10:43:56.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 10:43:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:56.076 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:43:56.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:56.076 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:") 10:43:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:56.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:56.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:56.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:56.078 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:56.078 INFO [WorkbenchTestable][AbstractText] Text set to: web project 10:43:56.080 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:43:56.080 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 10:43:56.080 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) 10:43:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:56.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:56.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:56.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:56.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:56.094 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:56.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:56.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:56.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:56.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:56.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:56.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:56.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:56.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:56.651 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:56.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:56.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:56.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:56.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:56.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:56.653 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:56.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:56.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:56.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:56.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:56.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:56.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:57.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:57.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:57.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:57.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:57.655 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:57.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:57.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:57.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:57.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 10:43:57.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:57.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:57.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:57.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:57.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:57.657 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 10:43:57.657 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:57.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:57.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:57.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:57.657 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:57.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:57.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:57.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:57.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:57.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:57.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:58.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:58.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:58.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:58.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:58.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:58.659 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:58.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:58.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:58.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:58.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 10:43:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:58.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:58.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:58.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:58.661 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 10:43:58.661 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 10:43:58.661 DEBUG [main][TreeItemHandler] Selecting tree item: web project 10:43:58.661 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 10:43:58.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 10:43:58.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:58.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:58.702 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:43:58.702 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:43:58.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:43:58.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:43:58.702 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:43:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:58.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:43:59.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:59.203 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 10:43:59.203 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 10:43:59.203 DEBUG [main][TreeItemHandler] Selecting tree item: web project 10:43:59.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 10:43:59.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 10:43:59.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:43:59.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:59.235 DEBUG [main][MenuItemLookup] Found menu:'New' 10:43:59.235 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:43:59.235 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:59.235 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:43:59.235 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:43:59.235 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:43:59.235 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:59.235 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:43:59.235 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:43:59.235 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:43:59.235 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:43:59.235 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:43:59.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:43:59.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:43:59.236 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:43:59.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:43:59.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:43:59.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:43:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:59.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:59.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:59.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:59.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:43:59.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:59.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:59.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:59.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:59.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:59.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:59.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:59.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:59.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:59.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:59.819 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:43:59.819 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:43:59.819 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:43:59.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:59.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:59.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:59.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:59.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:43:59.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:59.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:59.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:59.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:43:59.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:59.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:59.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:59.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:59.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:59.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:59.820 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:43:59.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:59.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:59.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:59.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:43:59.825 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:44:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:44:00.325 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:44:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:00.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:44:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:00.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 10:44:00.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:00.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:00.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:00.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:00.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 10:44:00.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:00.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 10:44:00.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 10:44:00.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:00.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:00.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:00.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:44:00.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:00.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:00.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:00.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:00.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') 10:44:00.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:00.336 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:00.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:00.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:00.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:00.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:00.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:00.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:00.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:00.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 10:44:00.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:00.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:00.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:00.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 10:44:00.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:00.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:00.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:00.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:00.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:00.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:00.340 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:44:00.340 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:00.340 DEBUG [main][MenuItemLookup] Item match:File 10:44:00.340 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:00.340 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'XML File' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:00.343 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:44:00.343 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:44:00.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:44:00.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:44:00.357 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:44:00.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.... 10:44:00.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 'New|Select a wizard'] is available. finished successfully 10:44:00.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:44:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:00.432 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:44:00.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:44:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:44:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:44:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 10:44:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:44:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:44:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:00.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:44:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 10:44:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:44:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:44:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:00.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:44:00.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 10:44:00.435 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 10:44:00.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 10:44:00.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 10:44:00.435 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:44:00.435 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:44:00.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) 10:44:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:00.436 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:44:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:00.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:00.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:00.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:00.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.538 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.... 10:44:00.538 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 10:44:00.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 10:44:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:00.539 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:44:00.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:00.539 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:") 10:44:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:44:00.571 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:44:00.572 INFO [WorkbenchTestable][AbstractText] Text set to: web project 10:44:00.574 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:") 10:44:00.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:44:00.587 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:44:00.587 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:44:00.587 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 10:44:00.588 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) 10:44:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:00.589 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:44:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:00.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:00.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:00.606 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...") 10:44:00.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:00.607 INFO [WorkbenchTestable][AbstractButton] Click button &Add Folder... 10:44:00.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:00.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:00.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:00.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:00.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available.... 10:44:00.654 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 10:44:00.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Source Folder 10:44:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:00.658 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 10:44:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:44:00.658 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:44:00.659 INFO [WorkbenchTestable][AbstractText] Text set to: source 10:44:00.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:44:00.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:00.663 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:44:00.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:00.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:00.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:00.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:00.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:44:00.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:44:00.690 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 10:44:00.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:00.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:44:00.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:44:00.692 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 10:44:00.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:00.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:44:00.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:44:00.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src/main/java 10:44:00.692 DEBUG [main][TreeItemHandler] Selecting tree item: src/main/java 10:44:00.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src/main/java about selection 10:44:00.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src/main/java 10:44:00.693 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") 10:44:00.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:00.693 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:44:00.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:00.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:00.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:00.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:00.695 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 10:44:00.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:00.695 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 10:44:00.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 10:44:00.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:01.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:01.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 10:44:01.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 10:44:01.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:01.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 10:44:01.696 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 10:44:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:01.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:01.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:01.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:01.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:01.697 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 10:44:01.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 10:44:01.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:02.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 10:44:02.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 10:44:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:02.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:02.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 10:44:02.698 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:44:02.698 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 10:44:02.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.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) 10:44:02.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:02.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:02.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:02.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:02.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:02.701 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:44:02.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:02.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:02.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:02.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:02.711 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") 10:44:02.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:02.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:02.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:02.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:02.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:02.712 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate web.xml deployment descriptor 10:44:02.712 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate web.xml deployment descriptor 10:44:02.712 INFO [WorkbenchTestable][AbstractButton] Click button &Generate web.xml deployment descriptor 10:44:02.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:02.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:02.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:02.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:02.713 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:44:02.713 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 10:44:02.713 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) 10:44:02.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:02.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:02.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:02.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:02.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:02.714 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:44:02.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:02.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:02.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:02.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:44:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:44:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:03.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 10:44:03.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 10:44:04.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:44:04.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:44:04.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:44:04.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:44:04.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:44:04.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:44:04.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:44:04.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:04.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:44:04.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:44:04.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:04.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:44:04.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:04.217 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:04.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:04.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:04.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:04.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:04.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:04.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:04.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:04.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:04.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:04.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:04.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:04.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:04.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:05.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:05.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:05.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:05.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:05.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:05.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:05.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:05.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:05.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:05.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:05.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:05.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:05.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:05.223 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 10:44:05.223 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:05.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:05.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:05.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:05.224 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:05.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:05.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:05.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:05.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:05.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:05.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:05.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:05.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:06.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:06.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:06.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:06.226 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:06.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:06.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:06.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:06.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:06.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:06.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:06.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:06.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:06.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:06.227 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 10:44:06.227 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:44:06.228 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:44:06.228 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item source of tree item web project 10:44:06.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 10:44:06.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:06.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 10:44:06.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:06.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:06.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:06.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:06.731 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:06.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:06.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:06.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:06.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:06.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:06.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:07.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:07.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:07.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:07.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:07.732 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:07.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:07.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:07.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:07.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 10:44:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:07.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:07.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:07.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:07.734 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 10:44:07.734 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:44:07.734 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:44:07.735 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item web project 10:44:07.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 10:44:07.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:07.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item web project is already expanded. No action performed 10:44:07.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:07.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 10:44:07.735 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item main of tree item src 10:44:07.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:07.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:08.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:08.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:08.236 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item webapp of tree item main 10:44:08.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item main 10:44:08.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:08.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:08.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: main 10:44:08.737 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item WEB-INF of tree item webapp 10:44:08.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item webapp 10:44:08.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:09.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:09.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: webapp 10:44:09.238 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item web.xml of tree item WEB-INF 10:44:09.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item WEB-INF 10:44:09.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:09.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:09.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: WEB-INF 10:44:09.739 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:09.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:09.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:09.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:09.740 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:09.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:09.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:09.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:09.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:09.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:09.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:10.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:10.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:10.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:10.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:10.742 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:10.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:10.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:10.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:10.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:10.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:10.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:10.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:10.743 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 10:44:10.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 10:44:10.743 DEBUG [main][TreeItemHandler] Selecting tree item: web project 10:44:10.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 10:44:10.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 10:44:10.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:44:10.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'New' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:10.774 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:44:10.774 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:44:10.774 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:44:10.774 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:44:10.774 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:44:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:44:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:10.777 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 10:44:10.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 10:44:10.777 DEBUG [main][TreeItemHandler] Selecting tree item: web project 10:44:10.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 10:44:10.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 10:44:10.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:44:10.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:10.804 DEBUG [main][MenuItemLookup] Found menu:'New' 10:44:10.804 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:44:10.804 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:10.804 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:44:10.804 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:44:10.805 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:44:10.805 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:10.805 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:44:10.805 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:44:10.805 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:44:10.805 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:44:10.805 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:44:10.805 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:44:10.805 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:44:10.805 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:44:10.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 'Delete.*'] is available.... 10:44:11.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 'Delete.*'] is available. finished successfully 10:44:11.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:44:11.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:11.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:11.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:44:11.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:11.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:11.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:11.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:44:11.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:11.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:11.385 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:44:11.385 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:44:11.385 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:44:11.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:11.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:11.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:11.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:11.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:44:11.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:11.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:44:11.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:11.386 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:44:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:11.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:11.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:11.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:44:11.390 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:44:11.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:44:11.890 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:44:11.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:44:11.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:11.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 10:44:11.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:11.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:11.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:11.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:11.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:44:11.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 10:44:11.891 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 10:44:11.891 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:11.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:11.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:11.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.393 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.646 s createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 11.565 s Running org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 10:44:11.899 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 10:44:11.900 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:44:11.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:11.900 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 10:44:11.900 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:11.900 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:44:11.901 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:11.901 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:44:11.901 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:11.901 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:11.901 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 10:44:11.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 10:44:11.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:11.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:11.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:11.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:11.910 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 10:44:11.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:11.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:11.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:11.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:11.911 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:44:11.911 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:11.911 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:44:11.911 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:44:11.911 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:44:11.911 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:44:11.911 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:44:11.911 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:44:11.911 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:44:11.911 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:44:11.911 DEBUG [main][MenuItemLookup] Item match:Window 10:44:11.912 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:44:11.912 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:44:11.912 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:44:11.912 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:11.912 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:44:11.912 DEBUG [main][MenuItemLookup] Item match:Show View 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Markers' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Packages' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Servers' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:11.916 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:44:11.916 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:44:11.916 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:44:11.916 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:44:11.917 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:44:11.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:44:11.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:44:11.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:44:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:11.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 10:44:11.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:11.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:44:11.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:11.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:44:11.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:44:11.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:44:11.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:44:11.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:11.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:44:11.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:11.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:44:11.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:44:11.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:44:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:11.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:44:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:11.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:44:11.996 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:44:11.996 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:44:11.996 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:44:11.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:44:11.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:11.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:44:11.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:11.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:44:11.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:11.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:44:11.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:11.997 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:44:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:11.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:11.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:44:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:44:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:44:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 10:44:12.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 10:44:12.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:12.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:12.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:12.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:12.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:44:12.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:12.081 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:44:12.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:44:12.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:12.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:12.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:12.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:12.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 10:44:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:44:12.084 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:44:12.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:12.135 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 10:44:12.135 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:12.135 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 10:44:12.135 DEBUG [main][MenuItemLookup] Item match:2 Java Stack Trace Console 10:44:12.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Stack Trace Console" 10:44:12.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Stack Trace Console 10:44:12.135 INFO [main][MenuItemHandler] Select menu item: &2 Java Stack Trace Console 10:44:12.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console"... (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:44:12.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:12.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:12.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:12.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:12.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:44:12.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:12.193 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:44:12.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:44:12.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:12.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:12.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:12.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:12.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console" finished successfully 10:44:12.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 10:44:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:44:12.195 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Close Console 10:44:12.195 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:44:12.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:12.238 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:44:12.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:44:12.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:12.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:44:12.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:12.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:12.239 INFO [WorkbenchTestable][AbstractView] Close view 'Console' 10:44:12.239 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Console 10:44:12.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:44:12.239 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:44:12.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:12.270 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 10:44:12.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:12.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:12.271 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:44:12.271 DEBUG [main][MenuItemLookup] Item match:Window 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:12.271 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:44:12.271 DEBUG [main][MenuItemLookup] Item match:Show View 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Markers' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Packages' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Servers' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:12.274 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:44:12.274 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:44:12.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:44:12.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:44:12.274 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:44:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:44:12.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:44:12.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:44:12.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:12.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:12.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:44:12.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:12.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:12.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:12.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:44:12.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:12.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:44:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:44:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:44:12.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:44:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:12.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:44:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:12.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:44:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:44:12.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:44:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:12.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:44:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:12.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:44:12.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:44:12.390 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:44:12.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:44:12.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:44:12.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:12.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:44:12.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:12.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:44:12.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:12.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:44:12.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:12.392 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:44:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:12.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:12.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:12.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:44:12.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:44:12.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 10:44:12.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 10:44:12.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:12.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:12.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:12.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:12.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 '\*?\QConsole\E') 10:44:12.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:12.425 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:44:12.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:44:12.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:12.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:12.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:12.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:12.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 10:44:12.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:44:12.428 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:44:12.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:12.460 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 10:44:12.460 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:12.460 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 10:44:12.460 DEBUG [main][MenuItemLookup] Found menu:'3 Maven Console' 10:44:12.460 DEBUG [main][MenuItemLookup] Item match:3 Maven Console 10:44:12.460 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&3 Maven Console" 10:44:12.460 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 3 Maven Console 10:44:12.460 INFO [main][MenuItemHandler] Select menu item: &3 Maven Console 10:44:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console"... (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:44:12.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:12.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:12.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:12.506 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:12.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:44:12.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:12.509 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:44:12.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:44:12.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:12.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:12.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:12.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:12.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console" finished successfully 10:44:12.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 10:44:12.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:12.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:12.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:12.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:12.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 10:44:12.511 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 10:44:12.511 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:12.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:44:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s - in org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) Time elapsed: 0.61 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 10:44:12.533 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 10:44:12.534 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:44:12.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:12.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 10:44:12.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:12.534 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:44:12.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:12.535 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:44:12.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:12.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:12.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 10:44:12.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 10:44:12.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:12.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:12.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:12.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d163781 is found... (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:44:12.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d163781 is found finished successfully 10:44:12.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 10:44:12.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:44:12.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:12.703 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:12.703 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:44:12.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 10:44:12.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:12.704 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 10:44:12.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:44:12.704 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 10:44:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:12.705 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.716: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:44:12.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:44:13.205 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:13.705 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:14.205 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:14.705 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:14.945 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:15.156 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:15.205 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:15.281 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:15.706 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:15.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:15.706 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:44:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:25.706 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:25.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 10:44:25.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:25.707 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 10:44:25.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:25.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:25.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:25.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:25.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:25.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:44:25.707 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/' 10:44:25.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:25.708 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:25.709 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:25.737 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:25.967 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 10:44:26.208 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:26.285 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:26.708 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:26.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:26.708 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:44:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:36.710 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:36.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:36.711 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:36.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:36.711 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 10:44:36.719 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:36.720 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 10:44:36.721 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:44:36.721 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 10:44:36.764 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 10:44:36.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 10:44:36.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:36.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:36.764 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 10:44:36.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:36.765 INFO [WorkbenchTestable][RequirementsRunner] Started test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 10:44:36.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 10:44:36.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:36.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:36.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@593e6f31 is found... 10:44:36.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@593e6f31 is found finished successfully 10:44:36.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 10:44:36.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:36.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:36.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:36.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:36.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:36.911 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:36.911 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:44:36.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 10:44:36.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:36.911 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 10:44:36.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:36.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:36.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:36.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:44:36.912 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 10:44:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:36.912 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:37.112 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:37.330 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:37.412 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:37.737 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:37.738 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:37.912 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:37.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:37.912 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:44:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:47.913 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:47.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 10:44:47.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:47.913 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 10:44:47.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:47.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:47.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:47.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:44:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:47.914 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:47.914 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:47.914 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 10:44:47.923 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:47.925 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.

Raptive
NEC Corporation
Crawford Technologies
51Degrees
Educational Testing Service
Nok Nok Labs
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 10:44:47.927 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:44:47.928 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 10:44:47.965 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 10:44:47.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 10:44:47.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:47.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:47.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:47.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:47.966 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 10:44:47.966 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 10:44:47.966 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:47.966 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:47.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:47.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.433 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 24.229 s testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 11.201 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 10:44:47.976 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 10:44:47.977 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:44:47.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:47.977 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 10:44:47.977 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:47.977 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:44:47.978 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:47.978 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:44:47.978 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:47.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:47.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 10:44:47.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 10:44:47.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:47.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:47.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c7ee701 is found... 10:44:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c7ee701 is found finished successfully 10:44:48.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 10:44:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:48.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:48.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:48.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:48.130 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:48.130 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:44:48.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 10:44:48.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:48.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:48.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:48.130 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 10:44:48.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:48.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:48.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:48.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:48.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:48.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:44:48.130 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 10:44:48.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:48.131 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:48.269 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:48.442 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:48.631 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:48.631 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:44:58.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:58.631 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:58.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:58.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:58.631 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:58.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:58.632 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:58.632 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:58.632 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:58.632 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:58.632 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:58.632 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:58.635 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:58.637 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.

Raptive
NEC Corporation
Crawford Technologies
51Degrees
Educational Testing Service
Nok Nok Labs
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 10:44:58.639 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:44:58.639 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 10:44:58.686 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 10:44:58.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 10:44:58.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:58.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:58.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 10:44:58.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:58.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 10:44:58.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 10:44:58.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:58.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:58.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:58.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:58.692 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 10:44:58.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:58.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:58.693 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:44:58.693 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:58.693 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:44:58.693 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:44:58.693 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:44:58.693 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:44:58.693 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:44:58.693 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:44:58.693 DEBUG [main][MenuItemLookup] Item match:Window 10:44:58.693 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:44:58.693 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:44:58.693 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:44:58.693 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:58.693 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:44:58.693 DEBUG [main][MenuItemLookup] Item match:Show View 10:44:58.697 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Markers' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Packages' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Servers' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:58.698 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:44:58.698 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:44:58.698 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:44:58.698 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:44:58.698 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:44:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:44:58.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:44:58.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:44:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:58.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:44:58.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:58.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:44:58.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:58.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:58.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:44:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:44:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:44:58.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:44:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:58.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:44:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:58.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:44:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:44:58.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:44:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:58.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:44:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:58.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:44:58.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 10:44:58.781 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 10:44:58.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 10:44:58.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 10:44:58.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:58.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:58.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:58.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:44:58.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:58.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:58.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 "Open") 10:44:58.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:58.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:44:58.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:58.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:58.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:58.782 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:44:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:58.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:58.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:44:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:44:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 10:44:58.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 10:44:58.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:58.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:58.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:58.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:58.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:58.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 '\*?\QInternal Web Browser\E') 10:44:58.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:58.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:58.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:58.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:58.863 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:44:58.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:44:58.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:58.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:58.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:58.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:58.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:58.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:58.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:44:58.879 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:44:58.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:44:58.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:58.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:44:58.880 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 10:44:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:44:58.957 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:58.962 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:59.140 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:59.334 DEBUG [main][BrowserProgressListener] Calling chanded() 10:44:59.457 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:44:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:44:59.457 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:45:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:45:09.457 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:45:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:45:09.457 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:45:09.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:45:09.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.460 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.

Level Access
Crawford Technologies
Educational Testing Service
University of Illinois
Shanghai Bilibili Technology Co., Ltd.
Brickdoc
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

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

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

Watch our short video to learn more about TPAC.

Web standards

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

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

Get involved

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

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

TooltipText=null 10:45:09.462 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:45:09.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:45:09.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.464 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.

Level Access
Crawford Technologies
Educational Testing Service
University of Illinois
Shanghai Bilibili Technology Co., Ltd.
Brickdoc
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

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

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

Watch our short video to learn more about TPAC.

Web standards

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

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

Get involved

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

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

TooltipText=null 10:45:09.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:45:09.466 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:45:09.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:45:09.466 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:45:09.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:45:09.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.469 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.

Level Access
Crawford Technologies
Educational Testing Service
University of Illinois
Shanghai Bilibili Technology Co., Ltd.
Brickdoc
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

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

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

Watch our short video to learn more about TPAC.

Web standards

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

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

Get involved

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

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

TooltipText=null 10:45:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:45:09.470 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:45:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:45:09.471 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:45:09.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:45:09.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.473 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.

Level Access
Crawford Technologies
Educational Testing Service
University of Illinois
Shanghai Bilibili Technology Co., Ltd.
Brickdoc
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

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

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

Watch our short video to learn more about TPAC.

Web standards

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

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

Get involved

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

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

TooltipText=null 10:45:09.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:45:09.475 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:45:09.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:45:09.475 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:45:09.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:45:09.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.477 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.

Level Access
Crawford Technologies
Educational Testing Service
University of Illinois
Shanghai Bilibili Technology Co., Ltd.
Brickdoc
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

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

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

Watch our short video to learn more about TPAC.

Web standards

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

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

Get involved

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

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

TooltipText=null 10:45:09.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:45:09.479 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:45:09.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:45:09.479 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:45:09.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:45:09.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.481 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.

Level Access
Crawford Technologies
Educational Testing Service
University of Illinois
Shanghai Bilibili Technology Co., Ltd.
Brickdoc
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

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

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

Watch our short video to learn more about TPAC.

Web standards

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

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

Get involved

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

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

TooltipText=null 10:45:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:45:09.483 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:45:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:45:09.483 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:45:09.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:45:09.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.485 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.

Level Access
Crawford Technologies
Educational Testing Service
University of Illinois
Shanghai Bilibili Technology Co., Ltd.
Brickdoc
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

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

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

Watch our short video to learn more about TPAC.

Web standards

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

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

Get involved

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

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

TooltipText=null 10:45:09.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:45:09.486 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:45:09.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:45:09.486 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:45:09.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:45:09.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.489 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.

Level Access
Crawford Technologies
Educational Testing Service
University of Illinois
Shanghai Bilibili Technology Co., Ltd.
Brickdoc
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

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

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

Watch our short video to learn more about TPAC.

Web standards

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

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

Get involved

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

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

TooltipText=null 10:45:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:45:09.491 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:45:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:45:09.491 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:45:09.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:45:09.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.494 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.

Level Access
Crawford Technologies
Educational Testing Service
University of Illinois
Shanghai Bilibili Technology Co., Ltd.
Brickdoc
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

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

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

Watch our short video to learn more about TPAC.

Web standards

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

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

Get involved

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

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

TooltipText=null 10:45:09.495 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 10:45:09.496 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 10:45:09.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:45:09.496 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:45:09.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 10:45:09.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:09.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:09.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:09.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:09.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 10:45:09.537 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 10:45:09.537 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:09.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:09.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:09.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.561 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 10.709 s testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 10.85 s Running org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 10:45:09.548 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 10:45:09.548 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:45:09.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:09.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 10:45:09.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:09.549 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:45:09.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:09.549 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:45:09.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:09.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:09.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:09.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:09.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 '\*?\QProject Explorer\E') 10:45:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:09.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:09.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:09.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:09.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:09.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:09.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:09.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:09.579 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:09.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:09.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:45:09.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:09.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:09.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:45:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:09.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:09.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:09.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:09.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 10:45:09.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:09.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:09.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:09.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 10:45:09.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:09.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:09.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:09.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:09.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:09.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:09.583 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:45:09.583 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:09.583 DEBUG [main][MenuItemLookup] Item match:File 10:45:09.583 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:09.584 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'XML File' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:09.587 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:45:09.587 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:45:09.587 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:45:09.587 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:45:09.587 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:45:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:45:09.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:45:09.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:45:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:09.665 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:45:09.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:45:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:09.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:09.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:45:09.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:45:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:09.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:45:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:09.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:45:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:45:09.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:45:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:09.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:45:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:09.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:45:09.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 10:45:09.667 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 10:45:09.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 10:45:09.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 10:45:09.675 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:45:09.675 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:45:09.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:45:09.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:09.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:09.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:09.676 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:45:09.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:09.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:09.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:09.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:09.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:09.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 10:45:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available. finished successfully 10:45:09.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 10:45:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:09.817 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:45:09.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:09.819 DEBUG [WorkbenchTestable][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)") 10:45:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:09.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:09.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:09.819 INFO [WorkbenchTestable][CheckBox] Select checkbox Create a &simple project (skip archetype selection) 10:45:09.819 INFO [WorkbenchTestable][CheckBox] Check checkbox Create a &simple project (skip archetype selection) 10:45:09.819 INFO [WorkbenchTestable][AbstractButton] Click button Create a &simple project (skip archetype selection) 10:45:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:09.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:09.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:09.820 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:45:09.820 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 10:45:09.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:45:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:09.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:09.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:09.821 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:45:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:09.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:09.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:09.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 10:45:09.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:09.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:09.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:45:09.849 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 10:45:09.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 10:45:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:09.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:09.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:45:09.856 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 10:45:09.866 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:45:09.866 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 10:45:09.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:45:09.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:09.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:09.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:09.868 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:45:09.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:09.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:09.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:09.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:45:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:45:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:09.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating project "mavenProjectTest"' has no excuses, wait for it 10:45:10.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:45:10.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 10:45:11.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:45:11.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:45:11.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:45:11.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:45:11.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:11.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:11.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:11.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:11.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:11.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:11.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:11.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:11.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:11.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:11.004 INFO [WorkbenchTestable][RequirementsRunner] Started test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 10:45:11.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 10:45:11.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:11.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:11.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:11.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:11.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:11.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:11.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:11.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:11.005 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:11.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:11.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:11.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:11.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:11.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:11.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:11.005 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:11.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:11.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:11.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:11.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:11.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:11.008 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:11.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:11.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:11.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:11.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:11.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:11.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:11.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:11.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:12.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:12.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:12.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:12.009 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:12.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:12.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:12.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:12.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:45:12.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:12.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:12.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:12.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:12.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:12.010 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 10:45:12.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item mavenProjectTest 10:45:12.012 DEBUG [main][TreeItemHandler] Selecting tree item: mavenProjectTest 10:45:12.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item mavenProjectTest about selection 10:45:12.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: mavenProjectTest 10:45:12.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:45:12.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'New' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:45:12.145 DEBUG [main][MenuItemLookup] Found menu:'Maven' 10:45:12.145 DEBUG [main][MenuItemLookup] Item match:Maven 10:45:12.146 DEBUG [main][MenuItemLookup] Found menu:'Add Dependency' 10:45:12.146 DEBUG [main][MenuItemLookup] Found menu:'Add Plugin' 10:45:12.146 DEBUG [main][MenuItemLookup] Found menu:'New Maven Module Project' 10:45:12.146 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.146 DEBUG [main][MenuItemLookup] Found menu:'Download Javadoc' 10:45:12.146 DEBUG [main][MenuItemLookup] Found menu:'Download Sources' 10:45:12.146 DEBUG [main][MenuItemLookup] Found menu:'Update Project... Alt+F5' 10:45:12.146 DEBUG [main][MenuItemLookup] Item match:Update Project... Alt+F5 10:45:12.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Update Project... Alt+F5" 10:45:12.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Update Project... Alt+F5 10:45:12.146 INFO [main][MenuItemHandler] Select menu item: &Update Project... Alt+F5 10:45:12.247 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.... 10:45:12.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:12.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:12.247 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 10:45:12.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Update Maven Project 10:45:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:12.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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") 10:45:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:12.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:12.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:12.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:12.248 INFO [WorkbenchTestable][CheckBox] Select checkbox Clean projects 10:45:12.248 DEBUG [WorkbenchTestable][CheckBox] Checkbox Clean projects already selected, no action performed 10:45:12.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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) 10:45:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:12.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:12.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:12.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:12.249 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:45:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:12.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:12.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:12.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available.... 10:45:12.308 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 10:45:12.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:12.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Project' has no excuses, wait for it 10:45:12.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 10:45:13.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:45:13.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:45:13.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:13.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:45:13.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:13.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:13.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:13.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:13.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:13.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:13.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:13.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:13.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 10:45:13.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:13.309 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:13.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 10:45:13.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:13.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:13.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:13.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:13.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:13.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:13.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:13.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:13.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:13.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:13.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:13.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:13.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:13.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:13.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:13.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:13.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:13.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:13.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:13.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:13.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:13.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:13.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:13.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:13.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:13.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:13.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:13.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:13.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:13.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:13.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:14.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:14.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:14.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:14.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:14.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:14.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:14.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:45:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:14.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:14.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:14.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:14.317 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 10:45:14.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:14.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:14.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:14.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:14.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:14.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:14.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:14.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:15.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:15.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:15.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:15.319 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:15.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:15.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:15.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:15.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 10:45:15.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:15.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:15.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:15.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:15.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:15.320 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 10:45:15.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:15.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:15.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:15.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:15.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 10:45:15.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:15.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:15.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:15.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:15.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:15.321 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:45:15.321 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:45:15.321 DEBUG [main][TreeItemHandler] Set Tree selection 10:45:15.322 DEBUG [main][TreeHandler] Notify Tree about selection event 10:45:15.329 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:45:15.331 DEBUG [WorkbenchTestable][TreeItemHandler] mavenProjectTest 10:45:15.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:45:15.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'New' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:15.360 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:45:15.360 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:45:15.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:45:15.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:45:15.361 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:45:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:15.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:45:15.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:45:15.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:15.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:15.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:15.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:15.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:15.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:15.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:15.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:15.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:15.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:15.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:45:15.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:15.888 DEBUG [main][MenuItemLookup] Found menu:'New' 10:45:15.888 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:45:15.888 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:15.888 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:45:15.888 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:15.888 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:45:15.888 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:45:15.888 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:45:15.888 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:45:15.888 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:45:15.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:45:15.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:45:15.888 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:45:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:45:16.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:45:16.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:45:16.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:16.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:16.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:45:16.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:16.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:16.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:16.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:45:16.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:16.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:16.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:16.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:16.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:16.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:16.467 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:45:16.467 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:45:16.467 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:45:16.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:16.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:16.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:16.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:16.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:45:16.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:16.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:16.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:16.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:45:16.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:16.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:16.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:16.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:16.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:16.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:16.468 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:45:16.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:16.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:16.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:16.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:45:16.471 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:45:16.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:45:16.972 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:45:16.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:16.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:16.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:16.972 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 10:45:16.972 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:16.972 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:16.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:16.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.425 s - in org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) Time elapsed: 2.306 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 10:45:16.981 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 10:45:16.981 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:45:16.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:16.982 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 10:45:16.982 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:16.982 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:45:16.983 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:16.983 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:45:16.983 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:16.983 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:16.983 INFO [WorkbenchTestable][RequirementsRunner] Started test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 10:45:16.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 10:45:16.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:16.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:16.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:16.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:16.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:16.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:16.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:16.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:16.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:16.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:16.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:16.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:16.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:16.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:45:16.984 DEBUG [main][MenuItemLookup] Item match:Window 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:45:16.984 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:45:16.984 DEBUG [main][MenuItemLookup] Item match:Preferences 10:45:16.984 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:45:16.984 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:45:16.984 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1788): Gtk-CRITICAL **: 10:45:17.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:45:17.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:45: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 10:45:17.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:45:17.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:17.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:17.118 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:45:17.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45: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 10:45:17.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:17.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:17.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:17.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:17.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:17.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:17.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:17.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 10:45:17.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 10:45:17.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:17.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:17.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 10:45:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 10:45:17.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 10:45:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:17.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 10:45:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:17.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 10:45:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 10:45:17.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 10:45:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:18.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 10:45:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 10:45:18.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 10:45:18.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:18.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 10:45:18.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:18.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 10:45:18.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 10:45:18.127 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 10:45:18.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 10:45:18.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 10:45:18.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:18.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:18.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:18.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:18.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:45:18.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:18.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:18.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:45:18.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:18.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:18.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:18.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:45:18.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:19.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 10:45:19.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:19.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:19.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:45:19.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:19.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:19.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:19.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:19.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:19.691 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:45:19.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:19.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:19.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:19.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:45:20.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:45:20.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:20.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:20.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:20.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:20.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:45:20.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:20.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:20.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:20.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:20.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:20.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:20.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:20.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:20.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:20.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:20.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:20.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 10:45:20.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:20.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:20.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:20.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:20.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 10:45:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:20.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:20.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:20.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:20.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:20.213 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:45:20.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:45:20.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:20.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:20.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 10:45:20.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:20.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:20.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:20.325 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 10:45:20.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:20.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:20.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:20.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:20.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:20.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:20.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:20.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:20.326 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 10:45:20.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:20.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:20.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:20.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:20.826 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 10:45:20.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:20.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:21.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:21.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:21.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:21.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:21.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:21.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:21.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:21.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:21.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:21.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:21.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:21.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:21.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:21.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:21.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:21.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:21.829 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:21.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:21.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:21.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:21.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:21.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:21.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:21.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:21.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:21.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:21.831 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:45:21.831 DEBUG [main][MenuItemLookup] Item match:Window 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:45:21.831 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:45:21.831 DEBUG [main][MenuItemLookup] Item match:Preferences 10:45:21.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:45:21.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:45:21.831 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:45:21.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 'Preferences.*'] is available.... 10:45:21.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:45:21.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:45:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:21.915 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:45:21.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:21.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:45:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:21.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:21.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:21.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 10:45:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 10:45:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 10:45:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:21.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 10:45:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 10:45:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 10:45:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 10:45:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:21.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 10:45:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 10:45:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 10:45:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 10:45:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:21.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 10:45:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 10:45:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 10:45:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 10:45:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:21.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 10:45:21.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 10:45:21.927 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 10:45:21.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 10:45:21.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 10:45:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:21.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:21.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:21.927 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...") 10:45:21.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:21.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:21.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:21.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:21.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:21.929 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:45:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:21.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:21.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 10:45:22.016 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 10:45:22.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 10:45:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:22.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 10:45:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:22.027 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") 10:45:22.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:45:22.028 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 10:45:22.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:45:22.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:22.047 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 10:45:22.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 10:45:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:22.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 10:45:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:22.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 10:45:22.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 10:45:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:22.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 10:45:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:22.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 10:45:22.048 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 10:45:22.048 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 10:45:22.048 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 10:45:22.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 10:45:22.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 10:45:22.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:22.078 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:22.079 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 10:45:22.079 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") 10:45:22.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:45:22.080 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 10:45:22.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:45:22.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:45:22.085 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 10:45:22.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:45:22.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:45:22.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:45:22.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:45:22.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:45:22.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:45:22.089 TRACE [main][WidgetHandler] Notify List with event 13 10:45:22.089 TRACE [main][WidgetHandler] Wait for synchronization 10:45:22.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 10:45:22.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:22.096 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 10:45:22.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:22.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:22.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:22.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:22.111 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") 10:45:22.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:45:22.112 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 10:45:22.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:45:22.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:45:22.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:45:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:22.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:45:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:22.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:45:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:45:22.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:45:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:22.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:45:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:22.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:45:22.118 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 10:45:22.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 10:45:22.118 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 10:45:22.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 10:45:22.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 10:45:22.119 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:22.119 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:22.135 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:22.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 10:45:22.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:22.136 INFO [WorkbenchTestable][AbstractButton] Click button ... 10:45:22.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:22.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:22.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:22.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:22.176 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.... 10:45:22.176 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 10:45:22.176 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.... 10:45:22.177 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 10:45:22.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 10:45:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:22.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: 16) 10:45:22.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 10:45:22.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:22.178 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 10:45:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:22.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:22.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:22.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "") 10:45:22.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 10:45:22.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:22.178 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:22.179 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 10:45:22.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:45:22.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 10:45:22.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:22.180 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:45:22.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:22.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:22.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:22.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:22.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 "OK", Widget matcher matching widgets with style: 8) 10:45:22.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:22.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:22.217 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:45:22.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:22.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:22.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:22.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:45:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:45:22.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:45:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:22.269 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:45:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:22.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:22.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:22.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:45:22.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:45:22.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:22.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:22.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:22.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:22.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:22.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 10:45:22.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:22.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:22.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:22.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 10:45:22.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:22.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:22.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:22.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:22.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:22.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:22.318 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:45:22.318 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:22.318 DEBUG [main][MenuItemLookup] Item match:File 10:45:22.319 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:22.319 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'XML File' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:22.321 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:45:22.321 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:45:22.322 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:45:22.322 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:45:22.322 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:45:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:45:22.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:45:22.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:45:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:22.395 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:45:22.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:45:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 10:45:22.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 10:45:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:22.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:22.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 10:45:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 10:45:22.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 10:45:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:22.898 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 10:45:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:22.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 10:45:22.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 10:45:22.898 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 10:45:22.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 10:45:22.900 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 10:45:22.900 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:45:22.900 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:45:22.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:45:22.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:22.904 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:45:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:22.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:22.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:22.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'] 10:45:22.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 10:45:22.937 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 10:45:22.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 10:45:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:22.938 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 10:45:22.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:22.938 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 10:45:22.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:45:22.940 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 10:45:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:22.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:22.958 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:45:22.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:22.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:22.958 TRACE [main][WidgetHandler] Notify Table with event 13 10:45:22.958 TRACE [main][WidgetHandler] Wait for synchronization 10:45:22.962 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:") 10:45:22.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:22.964 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:22.964 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 10:45:22.965 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 10:45:22.965 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 10:45:22.965 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) 10:45:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:22.966 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:45:22.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:22.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:22.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:22.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:23.044 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:") 10:45:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:23.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:23.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:23.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:23.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:45:23.046 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 10:45:23.047 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:") 10:45:23.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:23.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:23.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:23.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:23.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:23.049 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:23.049 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 10:45:23.049 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:") 10:45:23.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:23.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:23.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:23.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:23.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:23.052 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:23.053 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:tcp://localhost/sakila 10:45:23.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "User name:") 10:45:23.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:23.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:23.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:23.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:23.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:23.057 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:23.058 INFO [WorkbenchTestable][AbstractText] Text set to: sa 10:45:23.066 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:") 10:45:23.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:23.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:23.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:23.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:23.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:23.071 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:23.072 INFO [WorkbenchTestable][AbstractText] Text set to: 10:45:23.072 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 10:45:23.072 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 10:45:23.072 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) 10:45:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:23.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:23.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:23.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:23.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:23.074 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:45:23.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:23.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:23.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:23.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:24.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:45:24.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:45:24.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:24.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:45:24.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:24.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:45:24.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:24.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:24.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:24.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:24.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:24.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:24.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:24.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:24.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:24.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:24.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:24.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 10:45:24.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:24.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:24.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:24.506 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:24.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 10:45:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:24.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:24.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:24.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:24.509 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:45:24.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:45:24.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:24.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:24.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:24.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:24.511 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:45:24.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:45:24.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:24.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:24.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:45:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:24.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:24.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:24.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:24.513 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 10:45:24.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:24.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:24.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:45:24.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:24.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:24.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:24.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:24.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:45:24.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:24.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:24.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 10:45:24.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:24.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:24.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:24.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:24.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:45:24.514 INFO [WorkbenchTestable][RequirementsRunner] Finished test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 10:45:24.514 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 10:45:24.514 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:24.514 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.533 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) Time elapsed: 7.531 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 10:45:24.525 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 10:45:24.525 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:45:24.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:24.525 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 10:45:24.525 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:24.525 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:45:24.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:24.539 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:45:24.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:24.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:24.539 INFO [WorkbenchTestable][RequirementsRunner] Started test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 10:45:24.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 10:45:24.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:24.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:24.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:24.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'] 10:45:24.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:24.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 10:45:24.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:24.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:24.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:24.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 10:45:24.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:24.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:24.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:24.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:24.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:24.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:24.542 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:45:24.542 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:24.542 DEBUG [main][MenuItemLookup] Item match:File 10:45:24.543 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:24.543 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'XML File' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:24.546 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:45:24.546 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:45:24.546 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:45:24.546 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:45:24.546 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:45:24.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:45:24.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:45:24.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:45:24.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:24.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:24.645 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:45:24.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:45:24.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:24.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:24.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:24.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:24.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 10:45:24.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 10:45:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:24.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 10:45:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:24.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 10:45:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 10:45:24.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 10:45:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:24.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 10:45:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:24.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 10:45:24.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 10:45:24.647 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 10:45:24.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 10:45:24.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 10:45:24.647 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:45:24.647 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:45:24.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:45:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:24.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:24.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:24.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:24.648 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:45:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:24.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:24.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:24.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'] 10:45:24.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 10:45:24.674 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 10:45:24.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 10:45:24.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:24.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:24.674 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 10:45:24.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:24.674 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 10:45:24.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:24.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:24.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:24.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:24.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:45:24.676 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Flat File Data Source') 10:45:24.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:24.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:24.680 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:45:24.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:24.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:24.680 TRACE [main][WidgetHandler] Notify Table with event 13 10:45:24.680 TRACE [main][WidgetHandler] Wait for synchronization 10:45:24.680 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:") 10:45:24.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:24.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:24.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:24.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:24.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:24.682 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:24.683 INFO [WorkbenchTestable][AbstractText] Text set to: Test Flat File Profile 10:45:24.683 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 10:45:24.683 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 10:45:24.683 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) 10:45:24.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:24.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:24.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:24.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:24.690 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:45:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:24.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:24.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:24.991 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 10:45:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:24.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:24.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:24.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:24.991 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:24.992 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target 10:45:24.993 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:") 10:45:24.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:24.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:24.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:24.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:24.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:45:24.996 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo UTF-8 to selection: UTF-8 10:45:24.996 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:") 10:45:24.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:24.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:24.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:24.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:24.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:45:24.999 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo CSV to selection: CSV 10:45:24.999 TRACE [WorkbenchTestable][NewCPWizard] Shell New Flat File Data Source Profile is not null and is not disposed 10:45:24.999 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 10:45:24.999 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) 10:45:24.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:24.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:25.001 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:45:25.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:25.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:25.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:25.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:45:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:45:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:25.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:25.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:25.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:45:25.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:25.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:25.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:25.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:25.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:25.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:25.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:25.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:25.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 10:45:25.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:25.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:25.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 10:45:25.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:25.083 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:45:25.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:45:25.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:25.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:25.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:25.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:25.085 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:45:25.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:45:25.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:25.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:25.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:45:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children... 10:45:25.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 10:45:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 10:45:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 10:45:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children finished successfully 10:45:25.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 10:45:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 10:45:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 10:45:25.087 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Flat File Data Source and wait with time period 1 10:45:25.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 10:45:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 10:45:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 10:45:25.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 10:45:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 10:45:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 10:45:25.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 10:45:25.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:25.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 10:45:25.088 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 10:45:25.088 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:25.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) Time elapsed: 0.549 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 10:45:25.100 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 10:45:25.101 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:45:25.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:25.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 10:45:25.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:25.101 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:45:25.109 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:25.109 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:45:25.109 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:25.109 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:25.109 INFO [WorkbenchTestable][RequirementsRunner] Started test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 10:45:25.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 10:45:25.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:25.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:25.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:25.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:25.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:25.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:25.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:25.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:25.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:25.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:25.110 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:45:25.110 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:25.110 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:45:25.111 DEBUG [main][MenuItemLookup] Item match:Window 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:45:25.111 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:45:25.111 DEBUG [main][MenuItemLookup] Item match:Preferences 10:45:25.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:45:25.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:45:25.111 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:45:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:45:25.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:45:25.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:45:25.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.201 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:45:25.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:25.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:45:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 10:45:25.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 10:45:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.202 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 10:45:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 10:45:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 10:45:25.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 10:45:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.202 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 10:45:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 10:45:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 10:45:25.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 10:45:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 10:45:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 10:45:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 10:45:25.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 10:45:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 10:45:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 10:45:25.203 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 10:45:25.203 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 10:45:25.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 10:45:25.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 10:45:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.204 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...") 10:45:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:25.205 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:45:25.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:25.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:25.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:25.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 10:45:25.277 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 10:45:25.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 10:45:25.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 10:45:25.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Name/Type") 10:45:25.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:25.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:45:25.286 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 10:45:25.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:45:25.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:25.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:25.315 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 10:45:25.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 10:45:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 10:45:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 10:45:25.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 10:45:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 10:45:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 10:45:25.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HSQLDB JDBC Driver 10:45:25.316 DEBUG [main][TreeItemHandler] Selecting tree item: HSQLDB JDBC Driver 10:45:25.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HSQLDB JDBC Driver about selection 10:45:25.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HSQLDB JDBC Driver 10:45:25.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 10:45:25.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:25.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:25.343 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:25.343 INFO [WorkbenchTestable][AbstractText] Text set to: Test HSLQDB Driver 10:45:25.344 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") 10:45:25.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:25.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:45:25.347 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 10:45:25.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:45:25.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:25.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:45:25.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 "Clear All") 10:45:25.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:25.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:25.359 INFO [WorkbenchTestable][AbstractButton] Click button &Clear All 10:45:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:25.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:25.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:45:25.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:25.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:45:25.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:45:25.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:25.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:45:25.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:45:25.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:25.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:45:25.380 TRACE [main][WidgetHandler] Notify List with event 13 10:45:25.380 TRACE [main][WidgetHandler] Wait for synchronization 10:45:25.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 "Remove JAR/Zip") 10:45:25.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:25.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:25.382 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 10:45:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:25.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:25.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:45:25.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:25.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:25.400 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:45:25.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:25.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:25.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:25.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:45:25.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:45:25.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:45:25.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:45:25.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:45:25.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:25.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:25.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:45:25.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:25.458 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:45:25.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:25.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:25.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:25.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:45:25.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:45:25.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 10:45:25.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:25.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 10:45:25.491 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 10:45:25.491 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:25.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) Time elapsed: 0.382 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 10:45:25.501 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 10:45:25.501 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:45:25.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:25.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 10:45:25.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:25.501 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:45:25.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:25.520 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:45:25.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:25.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:25.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:25.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:25.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:25.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:25.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:25.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:25.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:25.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:45:25.521 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:25.521 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:45:25.521 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:45:25.521 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:45:25.521 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:45:25.521 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:45:25.521 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:45:25.521 DEBUG [main][MenuItemLookup] Item match:Window 10:45:25.522 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:45:25.522 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:45:25.522 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:45:25.522 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:25.522 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:45:25.522 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:45:25.522 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:25.522 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:45:25.522 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:25.522 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:45:25.522 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:45:25.522 DEBUG [main][MenuItemLookup] Item match:Preferences 10:45:25.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:45:25.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:45:25.522 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:45:25.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:45:25.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:45:25.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:45:25.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.615 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:45:25.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:25.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:45:25.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 10:45:25.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 10:45:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 10:45:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 10:45:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 10:45:25.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 10:45:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 10:45:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 10:45:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 10:45:25.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 10:45:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 10:45:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 10:45:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 10:45:25.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 10:45:25.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 10:45:25.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 10:45:25.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 10:45:25.618 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 10:45:25.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 10:45:25.618 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 10:45:25.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:45:25.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:45:25.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:45:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:25.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified 10:45:25.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:45:25.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:45:25.623 TRACE [main][WidgetHandler] Notify Table with event 13 10:45:25.624 TRACE [main][WidgetHandler] Wait for synchronization 10:45:25.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:45:25.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:45:25.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:25.634 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:45:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:25.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:25.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 10:45:25.664 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 10:45:25.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 10:45:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 10:45:25.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 10:45:25.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:25.665 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 10:45:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:25.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:25.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:45:25.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:45:25.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified 10:45:25.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:45:25.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:45:25.715 TRACE [main][WidgetHandler] Notify Table with event 13 10:45:25.715 TRACE [main][WidgetHandler] Wait for synchronization 10:45:25.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 "Remove") 10:45:25.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:45:25.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:25.717 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:45:25.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:25.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:25.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:25.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 10:45:25.746 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 10:45:25.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 10:45:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 10:45:25.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 10:45:25.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:25.747 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 10:45:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:25.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:25.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:45:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:45:25.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:45:25.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:25.780 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:45:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:25.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:25.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:45:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:45:25.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:25.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:25.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:25.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:25.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:25.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:25.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:25.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:25.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:25.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:25.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.835 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 10:45:25.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:25.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 10:45:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:25.841 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:45:25.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:45:25.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:25.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:25.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:25.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:25.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:45:25.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.857 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 10:45:25.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:25.857 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 10:45:25.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:45:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:25.857 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 10:45:25.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:45:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:25.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:25.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:45:25.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:25.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:25.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile 10:45:25.858 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile 10:45:25.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile about selection 10:45:25.865 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile 10:45:25.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:45:25.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.885 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:45:25.885 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:45:25.885 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 10:45:25.885 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:25.885 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 10:45:25.885 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 10:45:25.885 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:25.885 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:45:25.885 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:45:25.885 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:45:25.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"D&elete Delete" 10:45:25.886 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:45:25.886 INFO [main][MenuItemHandler] Select menu item: D&elete Delete 10:45:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available.... 10:45:25.919 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 10:45:25.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete confirmation 10:45:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 10:45:25.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:25.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete confirmation" as the parent 10:45:25.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:25.921 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 10:45:25.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:25.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:25.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:25.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:45:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:45:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:25.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:25.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:25.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:45:25.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:45:25.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:25.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:25.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:25.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:25.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:25.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:25.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:25.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:25.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.965 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 10:45:25.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:25.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:25.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:25.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:25.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 10:45:25.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:25.986 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:45:25.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:45:25.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:25.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:25.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:25.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:25.989 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:45:25.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:45:25.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:25.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:25.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 10:45:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:25.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:25.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:25.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:25.990 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 10:45:25.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:25.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:26.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:26.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:26.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:26.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:26.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:26.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:26.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:26.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:26.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:26.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:45:26.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:26.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:26.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:26.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:26.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:26.993 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:45:26.993 DEBUG [main][MenuItemLookup] Item match:Window 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:45:26.993 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:45:26.993 DEBUG [main][MenuItemLookup] Item match:Preferences 10:45:26.993 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:45:26.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:45:26.993 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:45:27.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.... 10:45:27.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 10:45:27.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:45:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:27.085 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:45:27.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:45:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 10:45:27.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 10:45:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 10:45:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 10:45:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 10:45:27.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 10:45:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 10:45:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 10:45:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 10:45:27.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 10:45:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 10:45:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 10:45:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 10:45:27.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 10:45:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 10:45:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 10:45:27.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 10:45:27.087 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 10:45:27.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 10:45:27.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 10:45:27.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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...") 10:45:27.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:27.089 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:45:27.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:27.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:27.089 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:27.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:27.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 10:45:27.168 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 10:45:27.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 10:45:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 10:45:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:27.169 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") 10:45:27.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:45:27.169 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 10:45:27.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:45:27.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:27.190 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 10:45:27.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 10:45:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.190 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 10:45:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.190 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 10:45:27.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 10:45:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 10:45:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 10:45:27.191 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 10:45:27.191 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 10:45:27.191 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 10:45:27.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 10:45:27.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Driver name:") 10:45:27.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:27.225 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:27.226 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 10:45:27.226 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") 10:45:27.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:45:27.227 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 10:45:27.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:45:27.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:45:27.231 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 10:45:27.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:45:27.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:45:27.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:45:27.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:45:27.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 10:45:27.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:45:27.234 TRACE [main][WidgetHandler] Notify List with event 13 10:45:27.234 TRACE [main][WidgetHandler] Wait for synchronization 10:45:27.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 "Remove JAR/Zip") 10:45:27.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:27.242 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 10:45:27.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:27.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:27.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:27.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:27.258 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") 10:45:27.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:45:27.259 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 10:45:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:45:27.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:45:27.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:45:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:45:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:45:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:45:27.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:45:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:45:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:45:27.265 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 10:45:27.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 10:45:27.265 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 10:45:27.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 10:45:27.265 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 10:45:27.265 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:27.265 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:27.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:27.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 10:45:27.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:27.271 INFO [WorkbenchTestable][AbstractButton] Click button ... 10:45:27.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:27.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:27.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:27.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:27.325 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.... 10:45:27.325 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 10:45:27.325 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.... 10:45:27.325 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 10:45:27.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 10:45:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:27.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 10:45:27.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 10:45:27.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:27.326 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 10:45:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:27.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:27.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:27.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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: "") 10:45:27.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 10:45:27.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:27.326 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:27.327 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 10:45:27.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:45:27.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 10:45:27.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:27.328 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:45:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:27.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:27.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:27.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:45:27.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 10:45:27.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:27.368 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:45:27.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:27.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:27.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:27.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:27.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:45:27.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:45:27.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:45:27.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:27.424 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:45:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:27.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:27.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:45:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:45:27.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:27.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'] 10:45:27.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.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'] 10:45:27.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.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 Connection Profile"] 10:45:27.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.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'] 10:45:27.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.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'] 10:45:27.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.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'] 10:45:27.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 10:45:27.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.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'] 10:45:27.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.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'] 10:45:27.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:27.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:27.458 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:45:27.458 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:27.458 DEBUG [main][MenuItemLookup] Item match:File 10:45:27.459 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:27.459 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 10:45:27.461 DEBUG [main][MenuItemLookup] Found menu:'XML File' 10:45:27.462 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:45:27.462 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:27.462 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:27.462 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:45:27.462 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:27.462 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:45:27.462 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:45:27.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:45:27.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:45:27.462 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:45:27.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.... 10:45:27.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:45:27.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:45:27.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:27.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:27.541 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:45:27.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.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 10:45:27.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 10:45:27.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 10:45:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 10:45:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 10:45:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 10:45:27.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 10:45:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 10:45:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 10:45:27.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 10:45:27.547 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 10:45:27.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 10:45:27.548 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 10:45:27.548 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:45:27.548 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:45:27.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:45:27.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:27.549 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:45:27.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:27.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:27.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:27.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:27.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:27.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 10:45:27.571 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 10:45:27.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 10:45:27.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:27.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:27.571 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 10:45:27.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:27.571 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 10:45:27.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:45:27.572 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 10:45:27.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:27.576 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:45:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:27.576 TRACE [main][WidgetHandler] Notify Table with event 13 10:45:27.576 TRACE [main][WidgetHandler] Wait for synchronization 10:45:27.578 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:") 10:45:27.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:27.580 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:27.581 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 10:45:27.581 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 10:45:27.581 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 10:45:27.581 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) 10:45:27.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:27.582 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:45:27.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:27.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:27.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:27.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:27.643 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:") 10:45:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:45:27.646 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 10:45:27.646 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:") 10:45:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:27.648 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:27.648 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 10:45:27.648 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:") 10:45:27.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:27.651 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:27.652 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:~/test 10:45:27.652 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:") 10:45:27.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:27.661 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:27.662 INFO [WorkbenchTestable][AbstractText] Text set to: sa 10:45:27.665 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:") 10:45:27.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:27.675 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:27.676 INFO [WorkbenchTestable][AbstractText] Text set to: 10:45:27.676 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 10:45:27.676 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 10:45:27.676 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) 10:45:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:27.678 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:45:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:27.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:27.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:27.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:45:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:45:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:27.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:45:27.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:45:27.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:27.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading Core provider' is a system job, skipped 10:45:27.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:27.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:27.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:27.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:27.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:27.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:27.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:27.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:27.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:27.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 10:45:27.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 10:45:27.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:27.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:27.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:27.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 10:45:27.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:27.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:27.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:27.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:27.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 '\*?\QData Source Explorer\E') 10:45:27.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:27.982 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:45:27.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:45:27.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:27.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:27.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:27.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:27.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:45:27.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.989 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 10:45:27.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 10:45:27.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:45:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 10:45:27.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:45:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:28.008 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 10:45:28.008 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 10:45:28.008 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 10:45:28.008 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 10:45:28.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 10:45:28.015 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:28.016 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:28.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:28.020 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 10:45:28.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 10:45:28.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:28.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 10:45:28.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:45:28.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:28.538 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 10:45:28.538 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 10:45:28.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 10:45:28.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 10:45:28.538 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 10:45:28.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e99fcbf is found... 10:45:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e99fcbf is found finished successfully 10:45:28.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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') 10:45:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:28.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:28.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:28.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:28.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:28.759 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:28.759 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:45:28.759 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:") 10:45:28.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:28.759 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:45:28.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:28.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1788): Gtk-WARNING **: 10:45:28.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:28.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:28.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:28.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:45:28.767 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:") 10:45:28.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:28.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:28.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:28.767 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:45:28.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:28.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:28.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:28.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:28.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:28.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:45:28.769 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 10:45:28.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:45:28.788 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:1788): Gtk-WARNING **: 10:45:28.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:28.810 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:45:28.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:28.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:28.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:45:28.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:45:28.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:28.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:45:28.810 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 10:45:28.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 10:45:28.835 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:1788): Gtk-WARNING **: 10:45:28.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:28.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:28.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:28.845 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:45:28.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:28.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:28.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:28.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:28.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:28.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:45:28.845 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 10:45:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:45:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:28.849 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:45:28.849 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:1788): Gtk-WARNING **: 10:45:28.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1788): Gtk-WARNING **: 10:45:28.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:28.880 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 10:45:28.880 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:28.880 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:45:28.880 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:45:28.880 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:45:28.880 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:28.880 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 10:45:28.880 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:28.880 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 10:45:28.880 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 10:45:28.880 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 10:45:28.880 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 10:45:28.880 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:1788): Gtk-WARNING **: 10:45:29.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:29.151 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:1788): Gtk-CRITICAL **: 10:45:29.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.439: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.489: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.939: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:29.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:29.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:29.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:30.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:30.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:30.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:30.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:30.305: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:30.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:30.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:30.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:30.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:30.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:30.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:30.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:30.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:30.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:30.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:30.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:30.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:30.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:30.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:30.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:30.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:30.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:30.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:30.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:30.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:31.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:32.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:33.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:34.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:35.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:36.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:37.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:38.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:39.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:39.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:39.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:39.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:39.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:39.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:39.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:39.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:39.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:39.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:39.160 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 10:45:39.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 10:45:39.160 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 10:45:39.162 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:39.162 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 10:45:39.162 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:45:39.162 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 10:45:39.223 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 10:45:39.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:45:39.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:39.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:39.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:39.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:39.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 10:45:39.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:39.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:39.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:39.235 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:45:39.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:45:39.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:39.261 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 10:45:39.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:45:39.261 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:45:39.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:45:39.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:39.262 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 10:45:39.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 10:45:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:39.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:39.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:39.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:39.263 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 10:45:39.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:39.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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)") 10:45:39.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:39.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:39.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:45:39.264 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 10:45:39.264 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:45:39.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1788): Gtk-CRITICAL **: 10:45:39.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:45:39.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:45:39.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 10:45:39.318 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 10:45:39.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 10:45:39.318 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:45:39.318 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:45:39.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:45:39.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:39.319 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 10:45:39.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 10:45:39.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:39.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:39.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:39.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 10:45:39.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:39.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:39.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:39.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:39.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 '\*?\QData Source Explorer\E') 10:45:39.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:39.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1788): Gtk-CRITICAL **: 10:45:39.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:45:39.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:39.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:39.344 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:45:39.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:45:39.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:39.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:39.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:45:39.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:39.375 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 10:45:39.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:39.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:39.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 10:45:39.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:39.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:45:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:39.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 10:45:39.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:39.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:39.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:45:39.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:39.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:39.376 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 10:45:39.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 10:45:39.376 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 10:45:39.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 10:45:39.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 10:45:39.386 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:39.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:39.390 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:39.390 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 10:45:39.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 10:45:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:39.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:39.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 10:45:39.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:45:39.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:39.910 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 10:45:39.910 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 10:45:39.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 10:45:39.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 10:45:39.910 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 10:45:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c9d37d8 is found... 10:45:40.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c9d37d8 is found finished successfully 10:45:40.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 10:45:40.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:40.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:40.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:40.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:40.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:40.036 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:40.036 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:45:40.036 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:") 10:45:40.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:40.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:40.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:40.036 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:45:40.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:40.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:40.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:40.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:40.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:45:40.038 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:") 10:45:40.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:40.038 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:45:40.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:40.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:40.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:40.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:45:40.039 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 10:45:40.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:45:40.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1788): Gtk-WARNING **: 10:45:40.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:40.069 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:45:40.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:40.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:45:40.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:45:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:40.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:45:40.070 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 10:45:40.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:45:40.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:40.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:40.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:40.074 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:45:40.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:40.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:40.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1788): Gtk-WARNING **: 10:45:40.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:40.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:40.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:40.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:45:40.082 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(ID INT,NAME VARCHAR(40)); 10:45:40.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:40.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:45:40.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:40.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:40.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:40.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:40.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:40.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:40.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:40.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:40.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:40.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:40.085 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:45:40.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1788): Gtk-WARNING **: 10:45:40.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:40.104 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 10:45:40.104 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:40.104 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:45:40.104 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:45:40.104 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:45:40.104 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:40.104 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 10:45:40.104 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:40.104 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 10:45:40.104 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 10:45:40.105 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 10:45:40.105 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 10:45:40.105 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 10:45:40.106 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:1788): Gtk-CRITICAL **: 10:45:40.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.140: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.305: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.338: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:40.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:40.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:40.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:41.639: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:41.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:41.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:41.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:41.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:41.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:41.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:41.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:41.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:41.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:41.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:41.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:41.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:41.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:41.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:41.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:41.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:41.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:41.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:41.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:41.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:41.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:41.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:41.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:41.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:42.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:43.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:44.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:45.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:46.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:47.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:48.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:49.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:50.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:50.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:50.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:50.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:50.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:50.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:50.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:50.113 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 10:45:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 10:45:50.113 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 10:45:50.115 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:50.115 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(ID INT,NAME VARCHAR(40)); TooltipText=null 10:45:50.115 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:45:50.115 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 10:45:50.176 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 10:45:50.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.180 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:45:50.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:50.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:50.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 '\*?\QSQL Results\E') 10:45:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:50.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:50.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:50.187 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:45:50.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:45:50.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:50.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:50.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:50.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:50.189 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:45:50.189 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:45:50.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:45:50.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:50.190 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 10:45:50.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:45:50.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:50.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:50.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:50.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 10:45:50.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:50.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:50.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:50.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:50.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 10:45:50.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:50.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:50.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:50.215 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:45:50.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:45:50.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:50.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:50.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:45:50.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:50.247 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 10:45:50.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:50.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:50.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 10:45:50.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:50.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:45:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:50.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 10:45:50.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:45:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:50.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:45:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:50.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:45:50.247 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 10:45:50.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 10:45:50.247 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 10:45:50.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 10:45:50.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 10:45:50.254 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:50.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:50.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:50.262 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 10:45:50.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 10:45:50.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:50.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:50.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 10:45:50.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:45:50.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:50.782 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 10:45:50.782 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 10:45:50.782 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 10:45:50.782 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 10:45:50.782 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 10:45:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f9f8d97 is found... (Eclipse:1788): Gtk-WARNING **: 10:45:50.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f9f8d97 is found finished successfully 10:45:50.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 10:45:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:50.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:50.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:50.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:50.887 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:45:50.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 10:45:50.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:50.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:50.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:50.887 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:45:50.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:50.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:50.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:50.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:45:50.889 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:") 10:45:50.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:50.889 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:45:50.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:50.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:50.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found (Eclipse:1788): Gtk-WARNING **: 10:45:50.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:50.896 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 10:45:50.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:45:50.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1788): Gtk-WARNING **: 10:45:50.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:50.921 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:45:50.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:50.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:45:50.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:45:50.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:50.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:45:50.922 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 10:45:50.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 10:45:50.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1788): Gtk-WARNING **: 10:45:50.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:50.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:50.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:50.932 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:45:50.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:50.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:50.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:50.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:45:50.933 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 10:45:50.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:50.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:45:50.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:50.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:45:50.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:45:50.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:45:50.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:45:50.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:45:50.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:50.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:50.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:45:50.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:50.935 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:45:50.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1788): Gtk-WARNING **: 10:45:50.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:45:50.954 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 10:45:50.954 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:50.954 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:45:50.954 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:45:50.954 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:45:50.954 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:50.954 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 10:45:50.954 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:50.954 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 10:45:50.954 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 10:45:50.955 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 10:45:50.955 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 10:45:50.955 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 10:45:50.956 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:1788): Gtk-WARNING **: 10:45:50.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:50.979: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:45:50.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:50.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.038: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.089: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.121: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.188: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.271: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:51.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:51.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:51.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:52.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:52.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:52.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:52.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:52.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:52.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:52.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:52.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:52.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:52.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:52.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:52.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:52.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:52.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:52.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:52.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:52.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:52.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:52.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:52.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:52.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:52.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:45:52.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:45:52.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:52.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:53.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:54.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:55.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:56.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:57.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:58.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:45:59.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:00.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:00.963 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 10:46:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 10:46:00.963 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 10:46:00.965 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:00.965 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 10:46:00.965 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:46:00.965 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 10:46:01.024 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 10:46:01.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:01.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:01.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:46:01.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:01.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:01.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:01.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:01.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:01.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:01.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 widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 10:46:01.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:01.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:01.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:01.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:01.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:01.034 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:46:01.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:46:01.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:01.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:01.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:01.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:01.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:46:01.036 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:46:01.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:46:01.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:01.037 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 10:46:01.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:46:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:01.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:01.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:01.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:01.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:01.038 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 10:46:01.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:01.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 Visible Results (Shift+Delete)") 10:46:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:01.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:01.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:01.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:46:01.039 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 10:46:01.039 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:46:01.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:46:01.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 10:46:01.071 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 10:46:01.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 10:46:01.071 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:46:01.071 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:46:01.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:46:01.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:01.072 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 10:46:01.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 10:46:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:01.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:01.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:01.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:01.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.133: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.317: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:01.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:46:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 10:46:11.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 10:46:11.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:11.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:11.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 10:46:11.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:11.076 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 10:46:11.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 10:46:11.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:11.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:11.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:11.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 10:46:11.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:11.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:11.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:11.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:11.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 10:46:11.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:11.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:11.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:11.100 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:46:11.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:46:11.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:11.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:11.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:11.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:11.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:11.116 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 10:46:11.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:11.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:11.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 10:46:11.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:46:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:11.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:46:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:11.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:46:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 10:46:11.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:46:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:11.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:46:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:11.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:46:11.116 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 10:46:11.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 10:46:11.116 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 10:46:11.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 10:46:11.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 10:46:11.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:11.139 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:11.143 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:11.143 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 10:46:11.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 10:46:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:11.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:11.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 10:46:11.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:46:11.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:11.664 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 10:46:11.664 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 10:46:11.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 10:46:11.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 10:46:11.664 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1788): Gtk-WARNING **: 10:46:11.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:11.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@127b27fb is found... 10:46:11.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@127b27fb is found finished successfully 10:46:11.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 10:46:11.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:11.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:11.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found (Eclipse:1788): Gtk-WARNING **: 10:46:11.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:11.777 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:11.778 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:46:11.778 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:") 10:46:11.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:11.778 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:46:11.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:11.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:11.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:11.779 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:") 10:46:11.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:11.779 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:46:11.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:11.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:11.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:11.781 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 10:46:11.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:46:11.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1788): Gtk-WARNING **: 10:46:11.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:11.809 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:46:11.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:11.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:46:11.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:46:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:11.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:46:11.810 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 10:46:11.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:46:11.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:11.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:11.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:11.814 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:46:11.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:11.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:11.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:11.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:46:11.815 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 10:46:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:11.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:46:11.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:46:11.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:46:11.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:46:11.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:46:11.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:46:11.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:46:11.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:11.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:11.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:46:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:11.818 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:46:11.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1788): Gtk-WARNING **: 10:46:11.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:11.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:11.844 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 10:46:11.844 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:11.844 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:46:11.844 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:46:11.844 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:46:11.844 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:11.844 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 10:46:11.844 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:11.844 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 10:46:11.844 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 10:46:11.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 10:46:11.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 10:46:11.844 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 10:46:11.845 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:1788): Gtk-CRITICAL **: 10:46:11.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:11.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:11.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:11.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:11.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:11.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:11.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:11.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:11.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:11.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:11.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:11.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:11.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:11.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:11.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:11.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:11.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.121: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.437: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:12.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:12.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:12.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:13.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:13.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:13.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:13.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:13.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:13.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:13.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:13.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:13.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:13.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:13.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:14.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:15.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:16.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:17.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:18.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:19.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:20.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:21.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:21.850 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 10:46:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 10:46:21.850 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 10:46:21.852 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:21.853 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 10:46:21.853 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:46:21.853 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 10:46:21.914 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 10:46:21.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.917 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:46:21.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:21.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:21.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 '\*?\QSQL Results\E') 10:46:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:21.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:21.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:21.925 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:46:21.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:46:21.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:21.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:21.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:21.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:21.928 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:46:21.928 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:46:21.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:46:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:21.942 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 10:46:21.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 10:46:21.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:21.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:21.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:21.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:21.943 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 10:46:21.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:21.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: "Remove All Visible Results (Shift+Delete)") 10:46:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:21.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:21.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:46:21.945 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 10:46:21.945 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:46:21.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1788): Gtk-CRITICAL **: 10:46:21.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:21.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:46:21.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 10:46:21.967 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 10:46:21.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 10:46:21.967 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:46:21.967 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:46:21.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:46:21.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:21.968 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 10:46:21.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 10:46:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:21.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:21.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:21.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 10:46:21.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:21.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:21.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:21.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:21.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 10:46:21.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:21.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:21.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:21.978 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:46:21.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:46:22.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:22.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:22.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:22.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:22.009 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 10:46:22.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:22.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:22.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:22.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 10:46:22.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:22.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:22.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 10:46:22.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:22.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:22.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:46:22.009 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 10:46:22.010 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 10:46:22.010 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 10:46:22.010 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 10:46:22.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 10:46:22.018 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:22.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:22.023 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:22.023 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 10:46:22.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 10:46:22.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:22.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:22.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 10:46:22.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:46:22.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:22.551 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 10:46:22.551 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 10:46:22.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 10:46:22.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 10:46:22.551 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 10:46:22.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@521b323b is found... 10:46:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@521b323b is found finished successfully 10:46:22.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.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') 10:46:22.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:22.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:22.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:22.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:22.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:22.674 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:22.674 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:46:22.674 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:") 10:46:22.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:22.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:22.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:22.674 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:46:22.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:22.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:22.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1788): Gtk-WARNING **: 10:46:22.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:22.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:22.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:22.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:22.684 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:") 10:46:22.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:22.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:22.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:22.684 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:46:22.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:22.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:22.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:22.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:22.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:22.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:22.685 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 10:46:22.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:46:22.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1788): Gtk-WARNING **: 10:46:22.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:22.723 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:46:22.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:22.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:46:22.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:46:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:22.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:46:22.724 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 10:46:22.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:46:22.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:22.729 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:46:22.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:22.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1788): Gtk-WARNING **: 10:46:22.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:22.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:22.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:22.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:22.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:22.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:22.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:22.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:46:22.811 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(INT ID,VARCHAR(40) NAME); (Eclipse:1788): Gtk-WARNING **: 10:46:22.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:22.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:22.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:46:22.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:46:22.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:46:22.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:46:22.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:46:22.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:46:22.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:46:22.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:22.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:22.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:46:22.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:22.869 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:46:22.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1788): Gtk-WARNING **: 10:46:22.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:22.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:22.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:22.895 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 10:46:22.895 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:22.895 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:46:22.895 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:46:22.895 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:46:22.895 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:22.895 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 10:46:22.895 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:22.895 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 10:46:22.895 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 10:46:22.898 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 10:46:22.898 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 10:46:22.898 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 10:46:22.903 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:1788): Gtk-WARNING **: 10:46:22.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:22.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:22.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:22.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:22.952: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:22.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:22.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:22.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:22.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:22.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.100: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:23.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:23.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:23.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:24.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:25.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:26.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:27.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:28.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:29.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:30.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:31.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:32.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:32.923 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 10:46:32.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 10:46:32.923 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 10:46:32.925 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:32.925 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(INT ID,VARCHAR(40) NAME); TooltipText=null 10:46:32.925 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:46:32.925 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 10:46:32.984 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 10:46:32.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:32.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:32.987 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:46:32.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:32.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:32.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:32.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:32.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:32.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:32.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 10:46:32.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:32.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:32.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:32.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:32.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:32.994 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:46:32.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:46:32.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:32.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:32.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:32.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:32.997 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:46:32.997 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:46:32.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:46:32.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:32.997 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 10:46:32.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:46:32.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:32.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:32.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:32.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:32.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:32.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:33.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:33.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 10:46:33.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:33.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:33.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:33.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:33.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:33.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:33.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 '\*?\QData Source Explorer\E') 10:46:33.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:33.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:33.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:33.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:33.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:33.022 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 10:46:33.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 10:46:33.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:33.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:33.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:33.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:33.053 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 10:46:33.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:33.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:33.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:33.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 10:46:33.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:46:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:33.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:46:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:33.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:46:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 10:46:33.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 10:46:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:33.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 10:46:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:33.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 10:46:33.054 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 10:46:33.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 10:46:33.054 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 10:46:33.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 10:46:33.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 10:46:33.061 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:33.062 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:33.065 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:33.065 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 10:46:33.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 10:46:33.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:33.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 10:46:33.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:46:33.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:33.587 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 10:46:33.587 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 10:46:33.587 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 10:46:33.587 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 10:46:33.587 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1788): Gtk-WARNING **: 10:46:33.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42acecf7 is found... 10:46:33.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42acecf7 is found finished successfully 10:46:33.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 10:46:33.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:33.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:33.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:33.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:33.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found (Eclipse:1788): Gtk-WARNING **: 10:46:33.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:33.698 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:33.698 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:46:33.698 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:") 10:46:33.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:33.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:33.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:33.698 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:46:33.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:33.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:33.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:33.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:33.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:33.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:33.700 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:") 10:46:33.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:33.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:33.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:33.700 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:46:33.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:33.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:33.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:33.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:33.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:33.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:33.701 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 10:46:33.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:46:33.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1788): Gtk-WARNING **: 10:46:33.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:33.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:33.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:33.728 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:46:33.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:33.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:33.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:46:33.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:46:33.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:33.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:46:33.728 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 10:46:33.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:46:33.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:33.732 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 10:46:33.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:33.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:33.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:33.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:46:33.733 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 10:46:33.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:33.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:46:33.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:46:33.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:46:33.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:46:33.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:46:33.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:46:33.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:46:33.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:33.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:33.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:46:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:33.735 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:46:33.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1788): Gtk-WARNING **: 10:46:33.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:33.757 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 10:46:33.757 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:33.757 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:46:33.757 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:46:33.757 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:46:33.757 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:33.757 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 10:46:33.757 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:33.757 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 10:46:33.757 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 10:46:33.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 10:46:33.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 10:46:33.757 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X (Eclipse:1788): Gtk-WARNING **: 10:46:33.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:33.761 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:1788): Gtk-CRITICAL **: 10:46:33.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.939: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:33.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:33.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.038: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.305: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.338: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.354: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.370: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:34.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.905: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-CRITICAL **: 10:46:34.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-WARNING **: 10:46:34.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:35.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:36.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:37.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:38.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:39.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:40.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:41.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:42.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1788): Gtk-WARNING **: 10:46:43.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 10:46:43.779 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 10:46:43.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 10:46:43.779 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 10:46:43.781 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.781 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 10:46:43.781 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:46:43.781 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 10:46:43.839 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 10:46:43.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.843 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:46:43.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:43.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:43.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 10:46:43.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:43.849 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:46:43.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:46:43.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:43.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:43.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:43.852 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:46:43.852 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:46:43.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:46:43.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.852 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 10:46:43.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:46:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:43.853 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 10:46:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:43.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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)") 10:46:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:46:43.868 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 10:46:43.868 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:46:43.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1788): Gtk-CRITICAL **: 10:46:43.880: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:43.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:46:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 10:46:43.888 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 10:46:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 10:46:43.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 10:46:43.888 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 10:46:43.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 10:46:43.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.889 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 10:46:43.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 10:46:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1788): Gtk-CRITICAL **: 10:46:43.905: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:43.920: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:43.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:43.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:43.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:43.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:44.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:44.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:44.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:44.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:44.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:44.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:44.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:44.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:44.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:44.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1788): Gtk-CRITICAL **: 10:46:44.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:46:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 10:46:53.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 10:46:53.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:53.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:53.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 10:46:53.893 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 10:46:53.893 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:53.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.392 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 43.102 s testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 42.817 s Running org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:53.903 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:53.903 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:46:53.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:53.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:53.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:53.903 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:46:53.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:53.904 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:46:53.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:53.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:53.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:53.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:53.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:53.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:53.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:53.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:53.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:53.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:53.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:53.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:53.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:53.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:53.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:53.906 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:53.906 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:53.906 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:53.906 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:53.906 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:53.906 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:53.906 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:46:53.906 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:53.906 DEBUG [main][MenuItemLookup] Item match:Window 10:46:53.907 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:53.907 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:53.907 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:53.907 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:53.907 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:53.907 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:53.907 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:53.907 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:53.907 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:53.907 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:46:53.907 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:53.907 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:53.923 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:53.923 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:53.924 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:54.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:46:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:46:54.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:46:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:54.008 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:46:54.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:54.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:46:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:54.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:54.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:54.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:54.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:54.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:54.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:54.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:54.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:54.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:54.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:54.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:54.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:54.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:54.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:54.521 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:54.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:54.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:54.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 10:46:54.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:54.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:55.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:55.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 10:46:55.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:55.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:55.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:55.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 10:46:55.025 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 10:46:55.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 10:46:55.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 10:46:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:55.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:55.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:55.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:55.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:55.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Contents") 10:46:55.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:55.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:46:55.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:55.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:55.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:55.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:55.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:55.604 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") 10:46:55.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:55.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:55.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:55.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:55.605 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 10:46:55.612 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") 10:46:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:55.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:55.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:55.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:55.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:55.613 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 10:46:55.616 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") 10:46:55.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:55.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:55.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:55.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:55.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:55.617 INFO [WorkbenchTestable][AbstractTabItem] Activate Password 10:46:55.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:46:55.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:55.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:55.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:55.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:55.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:55.619 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:46:55.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:55.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:55.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:55.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:55.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:55.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:55.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:55.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:55.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:55.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:55.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:55.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:55.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:55.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:55.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:55.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:55.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:55.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:55.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:55.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:55.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:55.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:55.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:55.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:55.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:55.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:55.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:55.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:55.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:55.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:55.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:55.670 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:55.670 DEBUG [main][MenuItemLookup] Item match:Window 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:46:55.670 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:55.670 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:55.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:55.670 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:55.670 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:55.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.... 10:46:56.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:46:56.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:46:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:56.373 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:46:56.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:56.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:46:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:56.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:56.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:56.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:56.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:56.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:56.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:56.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:56.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:56.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:56.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:56.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:56.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:56.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 10:46:56.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:56.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:56.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 10:46:56.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:56.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:56.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:56.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 10:46:56.375 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 10:46:56.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 10:46:56.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 10:46:56.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:56.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:56.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:56.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:56.376 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") 10:46:56.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:56.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:56.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:56.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:56.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:56.377 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 10:46:56.382 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 10:46:56.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:56.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:56.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:56.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:56.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:56.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 10:46:56.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:56.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:56.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:56.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:46:56.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:56.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:56.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:56.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:56.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:56.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:56.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:46:56.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:56.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:56.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:56.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:56.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:56.385 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:46:56.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:56.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:56.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:56.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:56.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:56.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:56.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:56.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:56.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:56.426 INFO [WorkbenchTestable][RequirementsRunner] Test method changeMasterPasswordTest is ignored because @Ignore annotation is presented. 10:46:56.426 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:56.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:56.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:56.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:56.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:56.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:56.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:56.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:56.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:56.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.*'] 10:46:56.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:56.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.*'] 10:46:56.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:56.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:56.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:56.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:56.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:56.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:56.427 DEBUG [main][MenuItemLookup] Item match:Window 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:46:56.427 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:56.427 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:56.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:56.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:56.428 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:56.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:46:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:46:57.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:46:57.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:57.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:57.126 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:46:57.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:57.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:46:57.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:57.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:57.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:57.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:57.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:57.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:57.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:57.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:57.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:57.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 10:46:57.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:57.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:57.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 10:46:57.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:57.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:57.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:57.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 10:46:57.129 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 10:46:57.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 10:46:57.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 10:46:57.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:57.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:57.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:57.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:57.129 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 10:46:57.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:57.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:57.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:57.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:57.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:46:57.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:46:57.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:57.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:57.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:57.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:57.131 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:46:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:57.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:57.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:57.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:57.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:57.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:57.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:57.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:57.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.*'] 10:46:57.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:57.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:57.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:57.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:57.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:57.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:57.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:57.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.*'] 10:46:57.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:57.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.*'] 10:46:57.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:57.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:57.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:57.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:57.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:57.173 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:57.173 DEBUG [main][MenuItemLookup] Item match:Window 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:57.173 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:57.174 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:46:57.174 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:57.174 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:57.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:57.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:57.174 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:57.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.... 10:46:57.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 10:46:57.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:46:57.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:57.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:57.870 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:46:57.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:57.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:46:57.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:57.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:57.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:57.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:57.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:57.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:57.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:57.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:57.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:57.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:57.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:57.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:57.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:57.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:57.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:57.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:57.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:57.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:57.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 10:46:57.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:57.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:57.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 10:46:57.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:57.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:57.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:57.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 10:46:57.873 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 10:46:57.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 10:46:57.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 10:46:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:57.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:57.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:57.874 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") 10:46:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:57.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:57.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:57.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:57.875 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 10:46:57.879 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 10:46:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:57.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:57.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:57.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:57.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:57.881 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") 10:46:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:57.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:57.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:57.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:57.881 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 10:46:57.882 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 10:46:57.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:57.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:57.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:57.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:57.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:57.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:46:57.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:57.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:57.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:57.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:57.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:57.884 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:46:57.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:57.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:57.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:57.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:57.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:57.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:57.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:57.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:57.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:57.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:57.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:57.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:57.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:57.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:57.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:57.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:57.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:57.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:57.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:57.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:57.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:57.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:57.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:57.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:57.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:57.926 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:57.926 DEBUG [main][MenuItemLookup] Item match:Window 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:57.926 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:57.927 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:57.927 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:46:57.927 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:57.927 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:57.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:57.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:57.927 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:58.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:46:58.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:46:58.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:46:58.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:58.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:58.641 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:46:58.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:58.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:46:58.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:58.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:58.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:58.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:58.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:58.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:58.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:58.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:58.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:58.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:58.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:58.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:58.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 10:46:58.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:58.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:58.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 10:46:58.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:58.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:58.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:58.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 10:46:58.644 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 10:46:58.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 10:46:58.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 10:46:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:58.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:58.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:58.645 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") 10:46:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:58.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:58.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:58.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:58.646 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 10:46:58.651 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 10:46:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:58.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:58.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:58.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:58.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 10:46:58.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:58.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:46:58.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:58.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:58.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:58.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:58.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:46:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:58.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:58.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:58.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:58.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:58.655 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:46:58.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:58.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:58.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:58.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:58.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:58.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:58.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:58.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:58.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:58.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:58.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:58.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:58.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:58.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:58.698 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:58.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.*'] 10:46:58.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:58.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:58.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:58.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:58.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:58.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:58.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:58.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.*'] 10:46:58.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:58.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.*'] 10:46:58.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:58.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:58.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:58.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:58.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:58.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:58.699 DEBUG [main][MenuItemLookup] Item match:Window 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:46:58.699 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:58.699 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:58.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:58.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:58.699 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:58.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:46:59.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:46:59.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:46:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:59.405 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:46:59.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:59.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:46:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:59.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:59.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:59.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:59.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:59.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:59.407 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:59.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:59.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:59.407 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:59.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 10:46:59.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:59.407 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:59.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 10:46:59.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:59.407 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:59.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:59.407 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 10:46:59.407 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 10:46:59.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 10:46:59.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 10:46:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.408 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") 10:46:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:59.409 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 10:46:59.414 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 10:46:59.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:59.415 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") 10:46:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:59.416 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 10:46:59.416 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") 10:46:59.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:59.417 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 10:46:59.417 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 10:46:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:59.418 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 10:46:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:59.419 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo PBEWithMD5AndDES to selection: PBEWithHmacSHA224AndAES_128 10:46:59.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 10:46:59.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:59.419 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 10:46:59.420 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 10:46:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:46:59.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:46:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:59.432 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:46:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:59.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:59.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:59.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:59.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:59.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:59.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:59.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:59.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.*'] 10:46:59.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:59.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:59.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:59.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:59.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:59.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:59.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:59.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.*'] 10:46:59.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:59.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.*'] 10:46:59.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:59.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:59.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:59.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:59.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:59.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:59.473 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:59.473 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:59.473 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:59.473 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:59.473 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:59.473 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:46:59.473 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:59.473 DEBUG [main][MenuItemLookup] Item match:Window 10:46:59.474 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:59.474 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:59.474 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:59.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:59.474 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:59.474 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:59.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:59.474 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:59.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:59.474 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:46:59.474 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:59.474 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:59.474 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:59.474 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:59.474 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:59.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:46:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:46:59.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:46:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:59.668 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:46:59.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:59.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:46:59.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:59.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:59.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:59.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:59.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:59.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:59.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:59.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:59.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:59.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:59.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:59.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:59.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:59.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:59.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:59.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 10:46:59.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:59.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:59.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:59.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:59.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:59.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 10:46:59.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:46:59.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:59.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:46:59.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:59.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:46:59.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 10:46:59.670 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 10:46:59.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 10:46:59.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 10:46:59.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.671 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") 10:46:59.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:46:59.672 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 10:46:59.678 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:") 10:46:59.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:46:59.716 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:46:59.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:46:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:59.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:59.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:59.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:59.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:59.719 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:46:59.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:59.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:59.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:59.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:59.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:59.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:59.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:59.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:59.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:59.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:59.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:59.762 INFO [WorkbenchTestable][RequirementsRunner] Test method recoverMasterPasswordTest is ignored because @Ignore annotation is presented. 10:46:59.762 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:59.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.*'] 10:46:59.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:59.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:59.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:46:59.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:46:59.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:59.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:59.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:59.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.*'] 10:46:59.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:59.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.*'] 10:46:59.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:59.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:59.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:59.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:59.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:59.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:59.763 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:59.763 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:59.763 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:59.763 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:59.763 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:59.763 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:46:59.763 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:59.763 DEBUG [main][MenuItemLookup] Item match:Window 10:46:59.764 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:59.764 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:59.764 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:59.764 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:59.764 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:59.764 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:59.764 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:59.764 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:59.764 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:59.764 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 10:46:59.764 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:59.764 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:59.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:59.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:59.764 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:59.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.... 10:47:00.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:47:00.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:00.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:00.480 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:00.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:00.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:47:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:00.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:00.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:00.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:00.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:00.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:00.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:00.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:00.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:00.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:00.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:00.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:00.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 10:47:00.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:47:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:00.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:47:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:00.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:47:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 10:47:00.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 10:47:00.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:00.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 10:47:00.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:00.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 10:47:00.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 10:47:00.483 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 10:47:00.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 10:47:00.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 10:47:00.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:00.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:00.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:00.484 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 10:47:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:00.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:00.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:00.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:47:00.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:47:00.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:47:00.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:47:00.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:47:00.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:00.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:00.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:00.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:47:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:47:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:47:00.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:47:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:00.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:00.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:00.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:00.490 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:47:00.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:00.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:00.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:00.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:00.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:00.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:47:00.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:00.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 10:47:00.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 10:47:00.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:00.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 6.628 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.764 s getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.757 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.746 s availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.752 s getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.772 s setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.775 s getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.289 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.767 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 10:47:00.538 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 10:47:00.540 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:47:00.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:00.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 10:47:00.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:00.541 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:47:00.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:00.558 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:47:00.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:00.558 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:47:00.558 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 10:47:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:00.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:47:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:00.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:00.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:00.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:47:00.563 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:47:00.563 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:47:00.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:00.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:47:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:47:00.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:47:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:00.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:47:00.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:47:00.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:00.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:00.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:00.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:47:00.628 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 10:47:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:47:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:47:00.628 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 10:47:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:47:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:47:00.628 TRACE [main][WidgetHandler] Notify Table with event 13 10:47:00.628 TRACE [main][WidgetHandler] Wait for synchronization 10:47:00.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:47:00.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:00.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:00.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:00.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 "Open") 10:47:00.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:47:00.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:00.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:00.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:00.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:00.630 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:47:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:00.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:00.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:00.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:00.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:00.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:47:00.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:00.807 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:00.807 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:00.807 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:00.807 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:00.807 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:00.807 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:00.807 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:00.807 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:00.807 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:00.807 DEBUG [main][MenuItemLookup] Item match:Window 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:00.808 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:00.809 DEBUG [main][MenuItemLookup] Item match:Window 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:00.809 DEBUG [main][MenuItemLookup] Item match:Perspective 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:47:00.809 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:47:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:47:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.809 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:00.809 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:00.809 DEBUG [main][MenuItemLookup] Item match:Window 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:00.810 DEBUG [main][MenuItemLookup] Item match:Window 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:00.810 DEBUG [main][MenuItemLookup] Item match:Perspective 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:47:00.810 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:47:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:00.810 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:00.811 DEBUG [main][MenuItemLookup] Item match:Window 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.811 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:00.811 DEBUG [main][MenuItemLookup] Item match:Window 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:00.811 DEBUG [main][MenuItemLookup] Item match:Perspective 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:47:00.811 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:47:00.812 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:47:00.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:47:00.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:47:00.812 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:47:00.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:47:00.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:47:00.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:47:00.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:00.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:00.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:00.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:47:00.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:00.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:00.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:00.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:47:00.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:00.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:00.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:00.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:47:00.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:00.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:00.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:00.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:00.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:00.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:00.924 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:47:00.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:00.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:00.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:00.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:01.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:01.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 10:47:01.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 10:47:01.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:01.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:01.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:01.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:01.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:01.107 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' view via menu. 10:47:01.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:01.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:01.107 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:01.107 DEBUG [main][MenuItemLookup] Item match:Window 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:01.107 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:01.107 DEBUG [main][MenuItemLookup] Item match:Show View 10:47:01.110 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:47:01.110 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:47:01.110 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:47:01.110 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:47:01.110 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:47:01.111 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:47:01.111 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:47:01.111 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:47:01.111 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:47:01.111 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:47:01.111 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:47:01.111 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:47:01.111 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:47:01.111 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:47:01.111 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:01.111 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:47:01.111 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:47:01.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:47:01.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:47:01.111 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:47:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:47:01.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:47:01.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:47:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:01.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:47:01.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:01.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:01.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:01.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:01.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:01.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:01.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:01.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:01.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children... 10:47:01.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 10:47:01.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:01.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:01.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 10:47:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children finished successfully 10:47:01.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 10:47:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:01.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Remote Systems is already expanded. No action performed 10:47:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:01.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 10:47:01.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Remote Systems 10:47:01.689 DEBUG [main][TreeItemHandler] Selecting tree item: Remote Systems 10:47:01.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Remote Systems about selection 10:47:01.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Remote Systems 10:47:01.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:01.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:01.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:01.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:01.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:01.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:47:01.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:01.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:01.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:01.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:01.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:01.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:01.691 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:47:01.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:01.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:01.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:01.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:01.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:01.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:01.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open... 10:47:01.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:01.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:01.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open finished successfully 10:47:01.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:01.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:01.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:01.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:01.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 10:47:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:01.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:01.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:01.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:01.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:01.850 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:01.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:01.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:01.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:01.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:01.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:01.852 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 10:47:01.852 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:01.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:01.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:01.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:01.853 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:01.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:01.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:01.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:01.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:01.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:01.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:01.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:01.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:01.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:01.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 10:47:01.854 DEBUG [main][TreeItemHandler] Selecting tree item: Local 10:47:01.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 10:47:01.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 10:47:01.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:01.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:01.922 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:01.922 DEBUG [main][MenuItemLookup] Item match:New 10:47:01.923 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 10:47:01.923 DEBUG [main][MenuItemLookup] Item match:Connection... 10:47:01.923 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 10:47:01.923 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 10:47:01.923 INFO [main][MenuItemHandler] Select menu item: &Connection... 10:47:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 10:47:02.021 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 10:47:02.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:02.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.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'] 10:47:02.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.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'] 10:47:02.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.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: "New Connection"] 10:47:02.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:02.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.023 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:02.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.023 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 10:47:02.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:02.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:02.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:02.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:02.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:02.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:02.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:02.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 10:47:02.025 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 10:47:02.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 10:47:02.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 10:47:02.034 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:02.034 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 10:47:02.034 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) 10:47:02.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:02.040 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:02.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:02.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.069 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 10:47:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:02.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:47:02.069 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 10:47:02.072 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 10:47:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:02.077 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:02.078 INFO [WorkbenchTestable][AbstractText] Text set to: system1 10:47:02.078 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:02.078 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 10:47:02.078 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) 10:47:02.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:02.082 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:02.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:02.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:02.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:02.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:02.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:47:02.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:02.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:02.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:02.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:02.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:02.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:02.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:02.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:02.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:02.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:02.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 10:47:02.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:02.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:02.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 '\*?\QRemote Systems\E') 10:47:02.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:02.176 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:02.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:02.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:02.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:02.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 10:47:02.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:02.195 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:02.207 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 10:47:02.207 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:02.208 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:02.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.209 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 10:47:02.209 DEBUG [main][TreeItemHandler] Selecting tree item: Local 10:47:02.209 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 10:47:02.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 10:47:02.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:02.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.250 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:02.250 DEBUG [main][MenuItemLookup] Item match:New 10:47:02.250 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 10:47:02.250 DEBUG [main][MenuItemLookup] Item match:Connection... 10:47:02.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 10:47:02.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 10:47:02.250 INFO [main][MenuItemHandler] Select menu item: &Connection... 10:47:02.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 10:47:02.319 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 10:47:02.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.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'] 10:47:02.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.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'] 10:47:02.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.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 Connection"] 10:47:02.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.321 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:02.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.321 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 10:47:02.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:02.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:02.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:02.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:02.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:02.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:02.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:02.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 10:47:02.322 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 10:47:02.322 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 10:47:02.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 10:47:02.324 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:02.324 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 10:47:02.324 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) 10:47:02.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:02.328 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:02.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:02.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:02.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:02.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 10:47:02.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:02.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:02.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:47:02.361 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 10:47:02.364 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 10:47:02.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:02.365 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:02.365 INFO [WorkbenchTestable][AbstractText] Text set to: system2 10:47:02.365 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:02.365 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 10:47:02.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:47:02.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:02.367 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:02.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:02.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:02.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:02.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:02.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:02.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:02.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:02.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:47:02.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:02.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:02.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:02.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:02.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:02.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:02.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:02.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:02.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:02.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 10:47:02.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:02.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 10:47:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:02.447 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:02.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:02.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:02.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 10:47:02.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:02.450 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:02.451 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:02.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.452 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:02.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 10:47:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.453 INFO [WorkbenchTestable][System] Deleting system system1 10:47:02.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 10:47:02.453 DEBUG [main][TreeItemHandler] Selecting tree item: system1 10:47:02.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 10:47:02.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 10:47:02.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 10:47:02.456 DEBUG [main][TreeItemHandler] Selecting tree item: system1 10:47:02.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 10:47:02.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 10:47:02.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:02.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.514 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:02.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:02.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.535 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:02.535 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:02.535 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:02.535 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.535 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:02.535 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:02.535 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:02.535 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.535 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:02.535 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.535 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:02.535 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:02.535 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 10:47:02.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 10:47:02.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 10:47:02.535 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1788): Gtk-CRITICAL **: 10:47:02.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:47:02.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 10:47:02.584 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 10:47:02.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 10:47:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.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 "Delete") 10:47:02.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:02.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 10:47:02.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:02.586 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:47:02.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:02.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:02.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:02.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 10:47:02.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:02.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 '\*?\QRemote Systems\E') 10:47:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:02.628 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:02.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:02.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:02.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:02.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 10:47:02.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:02.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:02.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:02.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:02.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:02.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:02.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:02.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:02.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:02.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:02.631 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:02.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:02.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.648 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:02.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:02.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:02.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 10:47:02.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.650 INFO [WorkbenchTestable][System] Deleting system Local 10:47:02.650 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 10:47:02.650 INFO [WorkbenchTestable][System] Deleting system system2 10:47:02.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 10:47:02.650 DEBUG [main][TreeItemHandler] Selecting tree item: system2 10:47:02.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 10:47:02.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 10:47:02.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 10:47:02.654 DEBUG [main][TreeItemHandler] Selecting tree item: system2 10:47:02.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 10:47:02.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 10:47:02.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:02.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.687 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:02.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:02.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.702 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:02.702 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:02.702 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:02.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.702 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:02.702 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:02.702 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:02.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.702 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:02.702 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:02.702 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:02.702 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:02.702 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 10:47:02.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 10:47:02.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 10:47:02.702 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1788): Gtk-CRITICAL **: 10:47:02.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:47:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 10:47:02.744 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 10:47:02.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 10:47:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 10:47:02.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:02.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 10:47:02.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:02.745 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:47:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:02.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:02.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:02.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:02.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 10:47:02.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:02.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 10:47:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:02.787 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:02.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:02.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:02.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 10:47:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 10:47:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:02.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:02.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:02.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:02.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:02.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:02.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:02.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:02.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:02.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 10:47:02.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:02.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:02.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:47:02.790 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 10:47:02.790 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:02.790 INFO [WorkbenchTestable][RequirementsRunner] Started test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 10:47:02.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 10:47:02.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:02.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:02.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:02.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:02.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:02.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:02.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 10:47:02.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:02.815 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:02.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:02.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:02.817 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 10:47:02.817 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:02.818 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:02.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:02.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:02.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:02.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 10:47:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 10:47:02.819 DEBUG [main][TreeItemHandler] Selecting tree item: Local 10:47:02.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 10:47:02.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 10:47:02.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:02.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.852 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:02.852 DEBUG [main][MenuItemLookup] Item match:New 10:47:02.853 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 10:47:02.853 DEBUG [main][MenuItemLookup] Item match:Connection... 10:47:02.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 10:47:02.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 10:47:02.853 INFO [main][MenuItemHandler] Select menu item: &Connection... 10:47:02.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 10:47:02.909 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 10:47:02.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.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'] 10:47:02.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.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'] 10:47:02.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.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 Connection"] 10:47:02.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:02.911 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:02.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:02.911 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 10:47:02.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:02.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:02.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:02.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:02.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:02.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:02.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:02.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 10:47:02.912 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 10:47:02.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 10:47:02.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 10:47:02.914 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:02.914 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 10:47: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.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) 10:47:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:02.915 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:02.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:02.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:02.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:02.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.942 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 10:47:02.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:02.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:02.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:47:02.943 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 10:47:02.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 10:47:02.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:02.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:02.946 INFO [WorkbenchTestable][AbstractText] Text set to: system1 10:47:02.947 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:02.947 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 10:47:02.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:47:02.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:02.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:02.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:02.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:02.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:02.948 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:02.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:02.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:02.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:02.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:02.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:02.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:47:02.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:02.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:02.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:02.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:02.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:02.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:02.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:02.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:02.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:02.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:02.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 10:47:02.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:03.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:03.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 '\*?\QRemote Systems\E') 10:47:03.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:03.012 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:03.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:03.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:03.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:03.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 10:47:03.031 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:03.031 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:03.032 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 10:47:03.032 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:03.033 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:03.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 10:47:03.035 DEBUG [main][TreeItemHandler] Selecting tree item: Local 10:47:03.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 10:47:03.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 10:47:03.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:03.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.058 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:03.058 DEBUG [main][MenuItemLookup] Item match:New 10:47:03.058 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 10:47:03.058 DEBUG [main][MenuItemLookup] Item match:Connection... 10:47:03.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 10:47:03.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 10:47:03.058 INFO [main][MenuItemHandler] Select menu item: &Connection... 10:47:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 10:47:03.121 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 10:47:03.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:03.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:03.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 10:47:03.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.122 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:03.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.123 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 10:47:03.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:03.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:03.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:03.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:03.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:03.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:03.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:03.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 10:47:03.124 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 10:47:03.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 10:47:03.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 10:47:03.126 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:03.126 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 10:47:03.126 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) 10:47:03.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:03.132 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:03.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:03.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:03.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:03.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.164 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 10:47:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:03.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:47:03.164 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 10:47:03.167 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 10:47:03.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:03.168 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:03.168 INFO [WorkbenchTestable][AbstractText] Text set to: system2 10:47:03.168 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:03.168 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 10:47:03.168 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) 10:47:03.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:03.170 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:03.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:03.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:03.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:03.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:03.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:03.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:03.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:03.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:03.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:03.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:03.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:03.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:03.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:03.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:03.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 10:47:03.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47: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 '\*?\QRemote Systems\E') 10:47:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:03.230 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:03.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:03.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:03.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 10:47:03.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:03.232 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:03.233 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:03.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 10:47:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.234 INFO [WorkbenchTestable][System] Disconnecting from remote system system1 10:47:03.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 10:47:03.249 DEBUG [main][TreeItemHandler] Selecting tree item: system1 10:47:03.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 10:47:03.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 10:47:03.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:03.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.274 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:03.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.275 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:03.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:03.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:03.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 10:47:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.277 INFO [WorkbenchTestable][System] Deleting system Local 10:47:03.277 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 10:47:03.277 INFO [WorkbenchTestable][System] Deleting system system1 10:47:03.277 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 10:47:03.277 DEBUG [main][TreeItemHandler] Selecting tree item: system1 10:47:03.277 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 10:47:03.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 10:47:03.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 10:47:03.280 DEBUG [main][TreeItemHandler] Selecting tree item: system1 10:47:03.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 10:47:03.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 10:47:03.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:03.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.316 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:03.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:03.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.334 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:03.334 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:03.334 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:03.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.334 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:03.334 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:03.334 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:03.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.334 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:03.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.334 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:03.334 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:03.334 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 10:47:03.334 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 10:47:03.334 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 10:47:03.337 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1788): Gtk-CRITICAL **: 10:47:03.352: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:47:03.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 10:47:03.382 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 10:47:03.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 10:47:03.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.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 "Delete") 10:47:03.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:03.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:03.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:03.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 10:47:03.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:03.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:03.385 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:47:03.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:03.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:03.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:03.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:03.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:03.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 10:47:03.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:03.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 '\*?\QRemote Systems\E') 10:47:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:03.434 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:03.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:03.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:03.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 10:47:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:03.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:03.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:03.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:03.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:03.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:03.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:03.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:03.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:03.436 INFO [WorkbenchTestable][System] Deleting system system2 10:47:03.436 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 10:47:03.436 DEBUG [main][TreeItemHandler] Selecting tree item: system2 10:47:03.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 10:47:03.453 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 10:47:03.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 10:47:03.455 DEBUG [main][TreeItemHandler] Selecting tree item: system2 10:47:03.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 10:47:03.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 10:47:03.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:03.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.474 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:03.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:03.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.490 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:03.490 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:03.490 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:03.490 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.490 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:03.490 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:03.490 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:03.490 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.490 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:03.490 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:03.490 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:03.490 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:03.490 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 10:47:03.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 10:47:03.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 10:47:03.491 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1788): Gtk-CRITICAL **: 10:47:03.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:47:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 10:47:03.550 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 10:47:03.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 10:47:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.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 "Delete") 10:47:03.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:03.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 10:47:03.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:03.551 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:47:03.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:03.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:03.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:03.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:03.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:03.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 10:47:03.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:03.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:03.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 10:47:03.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:03.618 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:03.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:03.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:03.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:03.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 10:47:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:03.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:03.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:03.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:03.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:03.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:03.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:03.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:03.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:03.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:03.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 10:47:03.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:03.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:03.621 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 10:47:03.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:03.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 10:47:03.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 10:47:03.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:03.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:03.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:03.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:03.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:03.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 '\*?\QRemote Systems\E') 10:47:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:03.649 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:03.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:03.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:03.651 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 10:47:03.651 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:03.652 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:03.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 10:47:03.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.652 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 10:47:03.652 DEBUG [main][TreeItemHandler] Selecting tree item: Local 10:47:03.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 10:47:03.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 10:47:03.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:03.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.686 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:03.686 DEBUG [main][MenuItemLookup] Item match:New 10:47:03.687 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 10:47:03.687 DEBUG [main][MenuItemLookup] Item match:Connection... 10:47:03.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 10:47:03.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 10:47:03.687 INFO [main][MenuItemHandler] Select menu item: &Connection... 10:47:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 10:47:03.756 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 10:47:03.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.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'] 10:47:03.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.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'] 10:47:03.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.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 Connection"] 10:47:03.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.758 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:03.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.758 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 10:47:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:03.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:03.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:03.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:03.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:03.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:03.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:03.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 10:47:03.760 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 10:47:03.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 10:47:03.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 10:47:03.762 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:03.762 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 10:47:03.762 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) 10:47:03.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:03.763 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:03.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:03.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:03.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:03.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.801 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 10:47:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:03.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:03.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:47:03.802 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 10:47:03.804 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 10:47:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:03.805 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:03.805 INFO [WorkbenchTestable][AbstractText] Text set to: system1 10:47:03.805 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:03.805 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 10:47:03.805 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) 10:47:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:03.807 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:03.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:03.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:03.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:03.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:03.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:03.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:03.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:03.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:47:03.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:03.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:03.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:03.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:03.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:03.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:03.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:03.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:03.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:03.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 10:47:03.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:03.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 '\*?\QRemote Systems\E') 10:47:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:03.866 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:03.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:03.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:03.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 10:47:03.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:03.868 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:03.869 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 10:47:03.869 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:03.869 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:03.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:03.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:03.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:03.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 10:47:03.870 DEBUG [main][TreeItemHandler] Selecting tree item: Local 10:47:03.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 10:47:03.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 10:47:03.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:03.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:03.909 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:03.909 DEBUG [main][MenuItemLookup] Item match:New 10:47:03.909 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 10:47:03.909 DEBUG [main][MenuItemLookup] Item match:Connection... 10:47:03.909 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 10:47:03.909 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 10:47:03.910 INFO [main][MenuItemHandler] Select menu item: &Connection... 10:47:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 10:47:03.967 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 10:47:03.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:03.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.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'] 10:47:03.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.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'] 10:47:03.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.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 Connection"] 10:47:03.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:03.969 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:03.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:03.969 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 10:47:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:03.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:03.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:03.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:03.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:03.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:03.970 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:03.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:03.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:03.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:03.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:03.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:03.970 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:03.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:03.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:03.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 10:47:03.971 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 10:47:03.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 10:47:03.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 10:47:03.975 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:03.975 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 10:47:03.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:47:03.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:03.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:03.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:03.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:03.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:03.976 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:03.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:03.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.003 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 10:47:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:04.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:04.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:47:04.004 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 10:47:04.006 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 10:47:04.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:04.007 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:04.007 INFO [WorkbenchTestable][AbstractText] Text set to: system2 10:47:04.007 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:04.007 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 10:47:04.007 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) 10:47:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:04.009 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:04.009 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:04.009 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:04.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:47:04.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:04.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:04.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:04.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:04.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:04.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:04.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:04.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:04.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 10:47:04.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:04.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 10:47:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:04.076 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:04.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:04.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:04.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 10:47:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 10:47:04.079 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:04.079 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:04.079 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:04.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 10:47:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 10:47:04.080 DEBUG [main][TreeItemHandler] Selecting tree item: system1 10:47:04.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 10:47:04.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 10:47:04.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:04.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.116 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:04.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:04.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:04.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:04.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.117 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:04.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:04.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:04.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.120 INFO [WorkbenchTestable][System] Deleting system Local 10:47:04.120 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 10:47:04.120 INFO [WorkbenchTestable][System] Deleting system system1 10:47:04.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 10:47:04.120 DEBUG [main][TreeItemHandler] Selecting tree item: system1 10:47:04.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 10:47:04.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 10:47:04.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 10:47:04.137 DEBUG [main][TreeItemHandler] Selecting tree item: system1 10:47:04.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 10:47:04.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 10:47:04.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:04.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.162 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:04.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:04.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.180 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:04.180 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:04.180 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:04.180 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.180 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:04.180 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:04.180 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:04.180 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.180 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:04.180 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.180 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:04.180 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:04.180 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 10:47:04.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 10:47:04.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 10:47:04.180 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1788): Gtk-CRITICAL **: 10:47:04.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:47:04.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 10:47:04.235 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 10:47:04.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 10:47:04.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 10:47:04.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:04.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:04.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:04.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 10:47:04.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:04.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:04.236 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:47:04.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:04.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:04.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:04.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 10:47:04.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:04.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 '\*?\QRemote Systems\E') 10:47:04.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:04.282 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:04.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:04.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:04.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 10:47:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 10:47:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:04.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:04.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:04.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:04.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:04.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:04.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:04.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:04.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:04.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:04.284 INFO [WorkbenchTestable][System] Deleting system system2 10:47:04.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 10:47:04.284 DEBUG [main][TreeItemHandler] Selecting tree item: system2 10:47:04.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 10:47:04.317 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 10:47:04.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 10:47:04.318 DEBUG [main][TreeItemHandler] Selecting tree item: system2 10:47:04.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 10:47:04.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 10:47:04.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:04.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.339 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:04.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:04.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.355 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:04.355 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:04.355 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:04.355 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.355 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:04.355 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:04.355 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:04.355 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.355 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:04.355 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.355 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:04.355 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:04.355 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 10:47:04.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 10:47:04.355 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 10:47:04.355 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1788): Gtk-CRITICAL **: 10:47:04.370: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:47:04.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 10:47:04.395 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 10:47:04.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 10:47:04.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.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 "Delete") 10:47:04.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:04.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:04.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:04.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 10:47:04.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:04.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:04.396 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:47:04.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:04.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:04.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:04.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:04.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:04.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 10:47:04.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:04.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 10:47:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:04.435 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:04.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:04.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:04.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 10:47:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 10:47:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:04.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:04.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:04.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:04.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:04.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:04.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:04.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:04.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:04.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:04.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 10:47:04.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:04.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:04.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 10:47:04.452 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 10:47:04.452 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:04.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:04.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:04.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.916 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.692 s disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 0.831 s isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 0.831 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:04.460 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:04.461 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:47:04.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:04.461 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:04.461 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:04.461 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:47:04.461 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:04.461 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:47:04.461 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:04.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:04.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 10:47:04.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:04.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:04.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:04.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:04.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.465 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:04.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:04.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 '\*?\QRemote Systems\E') 10:47:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:04.473 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:04.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:04.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:04.475 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 10:47:04.475 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:04.476 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:04.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 10:47:04.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 10:47:04.477 DEBUG [main][TreeItemHandler] Selecting tree item: Local 10:47:04.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 10:47:04.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 10:47:04.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:04.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.509 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:04.509 DEBUG [main][MenuItemLookup] Item match:New 10:47:04.510 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 10:47:04.510 DEBUG [main][MenuItemLookup] Item match:Connection... 10:47:04.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 10:47:04.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 10:47:04.510 INFO [main][MenuItemHandler] Select menu item: &Connection... 10:47:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 10:47:04.563 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 10:47:04.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:04.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.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'] 10:47:04.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.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: "New Connection"] 10:47:04.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:04.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.565 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:04.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.565 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 10:47:04.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:04.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:04.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:04.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:04.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:04.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:04.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:04.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 10:47:04.567 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 10:47:04.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 10:47:04.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 10:47:04.568 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:04.568 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 10:47:04.568 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) 10:47:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:04.569 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:04.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:04.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.596 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 10:47:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:04.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:47:04.596 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 10:47:04.599 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 10:47:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:04.599 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:04.600 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 10:47:04.600 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:04.600 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 10:47:04.600 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) 10:47:04.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:04.601 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:04.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:04.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:04.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:47:04.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:04.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:04.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:04.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:04.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:04.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:04.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:04.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:04.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 10:47:04.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:04.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:04.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 '\*?\QRemote Systems\E') 10:47:04.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:04.668 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:04.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:04.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:04.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 10:47:04.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 10:47:04.671 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:04.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:04.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:04.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.672 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:04.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:04.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:04.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 10:47:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.674 INFO [WorkbenchTestable][System] Deleting system Local 10:47:04.674 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 10:47:04.674 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 10:47:04.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 10:47:04.674 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 10:47:04.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 10:47:04.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 10:47:04.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 10:47:04.677 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 10:47:04.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 10:47:04.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 10:47:04.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:04.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.708 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:04.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:04.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.722 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:04.722 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:04.722 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:04.722 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.722 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:04.722 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:04.722 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:04.722 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.722 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:04.722 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:04.722 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:04.722 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:04.722 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 10:47:04.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 10:47:04.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 10:47:04.722 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1788): Gtk-CRITICAL **: 10:47:04.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:47:04.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 10:47:04.763 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 10:47:04.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 10:47:04.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.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 "Delete") 10:47:04.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:04.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:04.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:04.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 10:47:04.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:04.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:04.764 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:47:04.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:04.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:04.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:04.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:04.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:04.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 10:47:04.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:04.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:04.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 '\*?\QRemote Systems\E') 10:47:04.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:04.806 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:04.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:04.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47: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 10:47:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 10:47:04.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:04.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:04.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:04.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:04.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:04.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:04.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:04.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:04.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:04.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:04.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:04.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:04.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:04.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:04.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:04.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:04.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 10:47:04.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:04.823 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 10:47:04.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:04.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:04.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:04.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:04.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:04.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:04.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:04.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') 10:47:04.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:04.834 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:04.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:04.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:04.836 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 10:47:04.836 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:04.837 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:04.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:04.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:04.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:04.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:04.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.838 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 10:47:04.838 DEBUG [main][TreeItemHandler] Selecting tree item: Local 10:47:04.838 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 10:47:04.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 10:47:04.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:04.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.871 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:04.871 DEBUG [main][MenuItemLookup] Item match:New 10:47:04.872 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 10:47:04.872 DEBUG [main][MenuItemLookup] Item match:Connection... 10:47:04.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 10:47:04.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 10:47:04.872 INFO [main][MenuItemHandler] Select menu item: &Connection... 10:47:04.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 10:47:04.935 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 10:47:04.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:04.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:04.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.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'] 10:47:04.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.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: "New Connection"] 10:47:04.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:04.937 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:04.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:04.937 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 10:47:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:04.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:04.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:04.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:04.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:04.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:04.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:04.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:04.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 10:47:04.939 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 10:47:04.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 10:47:04.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 10:47:04.940 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:04.940 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 10:47:04.940 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) 10:47:04.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:04.946 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:04.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:04.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:04.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:04.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.973 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 10:47:04.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:04.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:04.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:47:04.973 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 10:47:04.976 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 10:47:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:04.977 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:04.977 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 10:47:04.978 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:04.978 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 10:47:04.978 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) 10:47:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:04.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:04.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:04.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:04.979 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:04.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:04.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:05.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:05.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:05.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:05.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:47:05.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:05.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:05.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:05.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:05.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:05.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:05.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:05.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:05.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:05.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:05.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 10:47:05.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:05.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 10:47:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:05.049 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:05.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:05.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:05.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 10:47:05.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:05.051 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:05.052 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 10:47:05.052 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:05.053 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47: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 10:47:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 10:47:05.068 DEBUG [main][TreeItemHandler] Selecting tree item: Local 10:47:05.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 10:47:05.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 10:47:05.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:05.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.092 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:05.092 DEBUG [main][MenuItemLookup] Item match:New 10:47:05.093 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 10:47:05.093 DEBUG [main][MenuItemLookup] Item match:Connection... 10:47:05.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 10:47:05.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 10:47:05.093 INFO [main][MenuItemHandler] Select menu item: &Connection... 10:47:05.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 10:47:05.164 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 10:47:05.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:05.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.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'] 10:47:05.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.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'] 10:47:05.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 10:47:05.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:05.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.166 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:05.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.166 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 10:47:05.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:05.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:05.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:05.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:05.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:05.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:05.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:05.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:05.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:05.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:05.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:05.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:05.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:05.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:05.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 10:47:05.168 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 10:47:05.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 10:47:05.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 10:47:05.172 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:05.172 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 10:47:05.172 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) 10:47:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:05.173 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:05.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:05.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:05.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:05.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.210 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 10:47:05.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:05.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:05.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:47:05.210 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 10:47:05.213 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 10:47:05.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:05.213 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:05.214 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 10:47:05.214 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:05.214 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 10:47:05.214 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) 10:47:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:05.216 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:05.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:05.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:47:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 10:47:05.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:05.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:05.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 10:47:05.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:05.274 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:05.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:05.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:05.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 10:47:05.276 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:05.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 10:47:05.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:05.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:05.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:05.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.278 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:05.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:05.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:05.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.295 INFO [WorkbenchTestable][System] Deleting system Local 10:47:05.295 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 10:47:05.295 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 10:47:05.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 10:47:05.295 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 10:47:05.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 10:47:05.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 10:47:05.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 10:47:05.316 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 10:47:05.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 10:47:05.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 10:47:05.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:05.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.338 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:05.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:05.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.355 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:05.355 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:05.355 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:05.355 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.355 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:05.355 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:05.355 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:05.355 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.355 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:05.355 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.355 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:05.355 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:05.355 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 10:47:05.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 10:47:05.355 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 10:47:05.355 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1788): Gtk-CRITICAL **: 10:47:05.370: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:47:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 10:47:05.398 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 10:47:05.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 10:47:05.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.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 "Delete") 10:47:05.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:05.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:05.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:05.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 10:47:05.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:05.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:05.415 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:47:05.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:05.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:05.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:05.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:05.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:05.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 10:47:05.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:05.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 10:47:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:05.460 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:05.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:05.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:05.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:05.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 10:47:05.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:05.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:05.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:05.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:05.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:05.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:05.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:05.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:05.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:05.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:05.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:05.493 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 10:47:05.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 10:47:05.493 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 10:47:05.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 10:47:05.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 10:47:05.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 10:47:05.497 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 10:47:05.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 10:47:05.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 10:47:05.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:05.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.526 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:05.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:05.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.540 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:05.540 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:05.540 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:05.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.540 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:05.540 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:05.540 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:05.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.540 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:05.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:05.540 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:05.540 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:05.540 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 10:47:05.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 10:47:05.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 10:47:05.540 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1788): Gtk-CRITICAL **: 10:47:05.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:47:05.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 10:47:05.582 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 10:47:05.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 10:47:05.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.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 "Delete") 10:47:05.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:05.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:05.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:05.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 10:47:05.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:05.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:05.584 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:47:05.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:05.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:05.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:05.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:05.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:05.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 10:47:05.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:05.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 '\*?\QRemote Systems\E') 10:47:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:05.637 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:05.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:05.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:05.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 10:47:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 10:47:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:05.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:05.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:05.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:05.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:05.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 10:47:05.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:05.654 INFO [WorkbenchTestable][RequirementsRunner] Started test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 10:47:05.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:05.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:05.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:05.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:05.654 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 10:47:05.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:05.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:05.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 '\*?\QRemote Systems\E') 10:47:05.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:05.661 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:05.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:05.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:05.663 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:05.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 10:47:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 10:47:05.664 DEBUG [main][TreeItemHandler] Selecting tree item: Local 10:47:05.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 10:47:05.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 10:47:05.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:05.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.696 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:05.696 DEBUG [main][MenuItemLookup] Item match:New 10:47:05.697 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 10:47:05.697 DEBUG [main][MenuItemLookup] Item match:Connection... 10:47:05.697 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 10:47:05.697 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 10:47:05.697 INFO [main][MenuItemHandler] Select menu item: &Connection... 10:47:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 10:47:05.753 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 10:47:05.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.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'] 10:47:05.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:05.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 10:47:05.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.755 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:05.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:05.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:05.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.755 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:05.755 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Cancel wizard 10:47:05.755 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) 10:47:05.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:05.756 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:47:05.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:05.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:05.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:05.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:05.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:47:05.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:05.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:05.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:05.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:05.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:05.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:05.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:05.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:05.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:05.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:05.790 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:05.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:05.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.791 INFO [WorkbenchTestable][System] Deleting system Local 10:47:05.791 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 10:47:05.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:05.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:05.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:05.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:05.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:05.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 10:47:05.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:05.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 10:47:05.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:05.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:05.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:05.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:05.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:05.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:05.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 '\*?\QRemote Systems\E') 10:47:05.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:05.801 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:05.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:05.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:05.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.803 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:05.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.804 INFO [WorkbenchTestable][System] Deleting system Local 10:47:05.804 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 10:47:05.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:05.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:05.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:05.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 10:47:05.805 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:05.805 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 10:47:05.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:05.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:05.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:05.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:05.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:05.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:05.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 '\*?\QRemote Systems\E') 10:47:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:05.830 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:05.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:05.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:05.832 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 10:47:05.832 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:05.833 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:05.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:05.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:05.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:05.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 10:47:05.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 10:47:05.833 DEBUG [main][TreeItemHandler] Selecting tree item: Local 10:47:05.833 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 10:47:05.835 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 10:47:05.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:05.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.865 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:05.865 DEBUG [main][MenuItemLookup] Item match:New 10:47:05.866 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 10:47:05.866 DEBUG [main][MenuItemLookup] Item match:Connection... 10:47:05.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 10:47:05.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 10:47:05.866 INFO [main][MenuItemHandler] Select menu item: &Connection... 10:47:05.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 10:47:05.918 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 10:47:05.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:05.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.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'] 10:47:05.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.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'] 10:47:05.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.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: "New Connection"] 10:47:05.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:05.920 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:05.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:05.920 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 10:47:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:05.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:05.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:05.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:05.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:05.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:05.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:05.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 10:47:05.922 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 10:47:05.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 10:47:05.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 10:47:05.923 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:05.923 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 10:47:05.923 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) 10:47:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:05.924 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:05.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:05.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.950 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 10:47:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:05.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:47:05.951 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 10:47:05.953 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 10:47:05.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:05.954 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:05.954 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 10:47:05.954 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:05.954 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 10:47:05.954 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) 10:47:05.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:05.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:05.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:05.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:05.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:05.956 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:05.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:05.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:05.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:05.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:05.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:05.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:47:05.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:05.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:05.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:05.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:05.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:05.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:05.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:05.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:05.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:05.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:05.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 10:47:05.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:06.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') 10:47:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:06.023 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:06.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:06.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:06.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:06.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:06.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:06.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 10:47:06.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:06.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 10:47:06.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 10:47:06.025 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:06.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:06.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:06.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:06.026 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 10:47:06.026 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:06.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:06.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:06.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:06.027 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:06.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:06.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:06.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:06.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 10:47:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:06.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 10:47:06.027 DEBUG [main][TreeItemHandler] Selecting tree item: Local 10:47:06.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 10:47:06.029 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 10:47:06.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:06.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:06.062 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:06.062 DEBUG [main][MenuItemLookup] Item match:New 10:47:06.062 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 10:47:06.062 DEBUG [main][MenuItemLookup] Item match:Connection... 10:47:06.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 10:47:06.063 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 10:47:06.063 INFO [main][MenuItemHandler] Select menu item: &Connection... 10:47:06.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 10:47:06.116 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 10:47:06.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:06.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:06.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:06.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:47:06.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 10:47:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.118 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:06.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.118 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 10:47:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:06.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:06.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:06.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:06.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:06.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:06.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:06.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 10:47:06.120 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 10:47:06.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 10:47:06.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 10:47:06.121 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:06.121 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 10:47:06.121 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) 10:47:06.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:06.126 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:06.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:06.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:06.154 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 10:47:06.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:06.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:06.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:47:06.155 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 10:47:06.157 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 10:47:06.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:06.158 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:06.158 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 10:47:06.158 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 10:47:06.158 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 10:47:06.158 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) 10:47:06.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:06.160 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:06.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:06.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:06.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:06.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:06.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:06.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:47:06.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:06.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:06.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:06.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:06.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:06.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:06.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:06.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:06.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 10:47:06.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:06.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 '\*?\QRemote Systems\E') 10:47:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:06.218 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:06.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:06.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:06.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:06.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:06.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:06.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 10:47:06.220 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:06.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:06.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:06.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:06.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:06.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:06.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:06.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:06.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.237 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:06.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:06.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:06.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:06.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:06.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:06.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 10:47:06.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:06.253 INFO [WorkbenchTestable][System] Deleting system Local 10:47:06.253 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 10:47:06.253 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 10:47:06.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 10:47:06.253 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 10:47:06.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 10:47:06.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 10:47:06.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 10:47:06.257 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 10:47:06.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 10:47:06.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 10:47:06.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:06.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.278 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:06.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:06.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:06.295 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:06.295 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:06.295 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:06.295 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.295 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:06.295 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:06.295 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:06.295 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.295 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:06.295 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.295 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:06.295 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:06.295 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 10:47:06.295 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 10:47:06.295 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 10:47:06.295 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1788): Gtk-CRITICAL **: 10:47:06.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:47:06.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 10:47:06.336 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 10:47:06.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 10:47:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.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 "Delete") 10:47:06.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:06.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 10:47:06.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:06.337 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:47:06.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:06.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:06.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:06.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:06.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 10:47:06.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:06.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 10:47:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:06.381 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:06.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:06.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:06.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:06.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:06.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:06.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 10:47:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 10:47:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:06.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:06.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:06.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:06.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:06.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:06.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:06.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:06.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:06.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:06.399 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 10:47:06.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 10:47:06.399 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 10:47:06.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 10:47:06.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 10:47:06.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 10:47:06.404 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 10:47:06.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 10:47:06.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 10:47:06.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:06.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.423 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 10:47:06.424 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 10:47:06.424 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.424 DEBUG [main][MenuItemLookup] Found menu:'Connect' 10:47:06.424 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 10:47:06.424 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.424 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:47:06.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:06.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:06.439 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:06.439 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:06.439 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:47:06.439 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.439 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:06.439 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 10:47:06.439 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 10:47:06.439 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.439 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:06.439 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.439 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:06.439 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 10:47:06.439 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 10:47:06.439 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 10:47:06.439 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 10:47:06.439 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1788): Gtk-CRITICAL **: 10:47:06.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:47:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 10:47:06.481 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 10:47:06.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 10:47:06.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 10:47:06.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:06.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:06.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 10:47:06.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:06.482 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:47:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:06.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:06.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:06.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 10:47:06.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:06.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:06.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 '\*?\QRemote Systems\E') 10:47:06.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:06.531 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:06.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:06.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:06.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:06.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:06.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:06.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:06.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 10:47:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:06.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:06.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:06.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:06.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 10:47:06.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:06.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 10:47:06.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:06.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:06.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:06.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:06.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:06.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:06.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 '\*?\QRemote Systems\E') 10:47:06.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:06.556 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:06.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:06.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:06.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:06.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:06.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:06.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:06.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:06.558 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 10:47:06.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 10:47:06.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:06.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:06.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 10:47:06.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:06.559 INFO [WorkbenchTestable][System] Deleting system Local 10:47:06.559 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 10:47:06.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:06.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:06.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:06.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 10:47:06.560 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 10:47:06.560 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:06.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.1 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.361 s getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.83 s newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.138 s getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.012 s getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.729 s getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.026 s Running org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 10:47:06.568 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 10:47:06.568 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:47:06.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:06.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 10:47:06.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:06.568 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:47:06.583 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:06.583 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:47:06.583 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:06.583 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:06.583 INFO [WorkbenchTestable][RequirementsRunner] Started test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 10:47:06.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 10:47:06.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:06.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:06.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:06.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:47:06.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:06.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:06.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:47:06.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:06.587 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:06.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:06.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:06.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:06.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:06.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:06.598 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:47:06.598 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:47:06.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 10:47:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 10:47:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:06.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:06.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:06.600 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:06.600 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:06.600 DEBUG [main][MenuItemLookup] Item match:File 10:47:06.600 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:47:06.600 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:06.603 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:47:06.603 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:47:06.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:47:06.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:47:06.621 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:47:06.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 'New|Select a wizard'] is available.... 10:47:06.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:47:06.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:47:06.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.692 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:06.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.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 10:47:06.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 10:47:06.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:47:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:06.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:47:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:06.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:47:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 10:47:06.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:47:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:06.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:47:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:06.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:47:06.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 10:47:06.694 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 10:47:06.695 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 10:47:06.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 10:47:06.697 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:06.697 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:47:06.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:47:06.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:06.698 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:06.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:06.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:06.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:06.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:06.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'] 10:47:06.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.812 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.... 10:47:06.812 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 10:47:06.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 10:47:06.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:06.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:06.813 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:47:06.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:06.813 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:") 10:47:06.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:06.814 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:06.815 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 10:47:06.817 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:47:06.817 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 10:47:06.817 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) 10:47:06.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:06.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:06.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:06.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:06.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:06.819 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:06.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:06.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:06.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:06.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:06.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:06.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 10:47:06.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:47:06.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-sj9dj' is not running, skipped 10:47:06.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:06.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:06.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:06.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:06.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:06.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:06.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:06.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:06.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 10:47:07.322 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 10:47:07.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open Perspective") 10:47:07.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:07.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 10:47:07.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:07.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:07.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:07.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:07.322 INFO [WorkbenchTestable][AbstractButton] Click button &Open Perspective 10:47:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:07.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:07.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:07.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:07.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:07.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:07.539 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:07.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:07.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:07.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:07.770 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 10:47:07.770 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 10:47:07.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:07.771 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:47:07.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:07.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:07.834 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:47:07.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:07.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:07.849 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:07.849 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:07.849 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:07.849 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:07.849 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:07.849 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:07.849 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:07.849 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:07.849 DEBUG [main][MenuItemLookup] Item match:Window 10:47:07.850 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:07.850 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:07.850 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:07.850 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:07.850 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:07.850 DEBUG [main][MenuItemLookup] Item match:Show View 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Markers' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Packages' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Servers' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:07.853 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:47:07.853 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:47:07.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:47:07.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:47:07.853 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:47:08.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:47:08.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:47:08.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:47:08.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:08.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:08.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:47:08.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:08.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:08.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:08.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:08.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:08.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:08.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:08.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:08.030 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:47:08.030 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:47:08.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:47:08.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:47:08.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:08.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:08.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:08.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:08.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:08.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:08.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:08.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:47:08.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:08.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:08.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:08.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:08.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:08.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:08.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:08.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:08.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:08.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:08.032 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:47:08.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:08.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:08.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:08.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:08.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:08.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:08.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:47:08.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:08.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:08.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:47:08.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:08.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:08.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:08.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:08.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:08.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:08.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 '\*?\QPackage Explorer\E') 10:47:08.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:08.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:08.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:08.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:08.155 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:08.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:08.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:08.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:08.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:08.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:08.157 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:08.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:08.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:08.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:08.169 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:08.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:08.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:08.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:08.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:08.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:08.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:08.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:09.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:09.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:09.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:09.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:09.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:09.706 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:09.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:09.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:09.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:09.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:09.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:09.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:09.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:09.707 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 10:47:09.707 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:09.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:09.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:09.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:09.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:09.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:09.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:10.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:10.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:10.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:10.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:10.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:10.709 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:10.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:10.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:10.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:10.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 10:47:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:10.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:10.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:10.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:10.710 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 10:47:10.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:10.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:10.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:10.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:10.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:10.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:10.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:10.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:10.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:10.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:10.711 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:47:10.711 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:47:10.712 DEBUG [main][TreeItemHandler] Set Tree selection 10:47:10.712 DEBUG [main][TreeHandler] Notify Tree about selection event 10:47:10.714 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:47:10.716 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 10:47:10.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:10.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:10.743 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:10.743 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:47:10.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:47:10.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:47:10.744 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:47:10.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:10.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:47:11.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:11.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:11.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:11.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:47:11.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:47:11.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:11.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:11.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:47:11.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:11.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:11.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:11.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:11.269 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:11.269 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:11.269 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:11.269 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:11.269 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:47:11.269 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:47:11.269 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:11.269 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:47:11.270 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:47:11.270 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:47:11.270 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:47:11.270 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:47:11.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:47:11.270 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:47:11.270 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:47:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:47:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:47:11.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:47:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:11.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:11.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:11.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:47:11.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:11.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:11.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:11.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:11.845 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:47:11.845 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:47:11.845 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:47:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:11.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:11.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:11.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") 10:47:11.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:11.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:47:11.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:11.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:11.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:11.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:11.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:11.846 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:47:11.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:11.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:11.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:11.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:11.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:47:11.849 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:47:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:47:12.350 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:47:12.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:12.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:12.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:12.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 10:47:12.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:12.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:12.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:12.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:12.350 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 10:47:12.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:12.350 INFO [WorkbenchTestable][RequirementsRunner] Started test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 10:47:12.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 10:47:12.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:12.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:12.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:12.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:12.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:12.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:47:12.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:12.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:12.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:12.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:12.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:47:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:12.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:12.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:12.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:12.370 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:12.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:12.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:12.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:12.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:12.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:12.372 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:47:12.372 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 10:47:12.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:12.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:12.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:12.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:47:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:12.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:12.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:12.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:47:12.390 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:47:12.390 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:47:12.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:47:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:47:12.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:47:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:12.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 10:47:12.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:12.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:47:12.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:12.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:12.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:12.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:47:12.438 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 10:47:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:47:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:47:12.439 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 10:47:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:47:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:47:12.439 TRACE [main][WidgetHandler] Notify Table with event 13 10:47:12.439 TRACE [main][WidgetHandler] Wait for synchronization 10:47:12.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:12.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:47:12.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:12.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:12.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:12.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:47:12.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:12.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:47:12.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:12.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:12.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:12.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:12.440 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:47:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:12.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:12.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:12.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:12.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:12.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:12.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:12.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 10:47:12.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:12.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:12.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:12.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 10:47:12.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:12.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:12.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:12.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:12.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:12.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:12.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:12.568 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:12.568 DEBUG [main][MenuItemLookup] Item match:File 10:47:12.569 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:47:12.569 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:12.572 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:47:12.572 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:47:12.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:47:12.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:47:12.572 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:47:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:47:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:47:12.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:47:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:12.645 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:12.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:47:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:12.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:12.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:12.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:12.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:12.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:12.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 10:47:12.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:47:12.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:12.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:47:12.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:12.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:47:12.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 10:47:12.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:47:12.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:12.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:47:12.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:12.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:47:12.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 10:47:12.647 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 10:47:12.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 10:47:12.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 10:47:12.647 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:12.647 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:47:12.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:47:12.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:12.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:12.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:12.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:12.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:12.648 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:12.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:12.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:12.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:12.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:12.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:12.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.752 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.... 10:47:12.752 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 10:47:12.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 10:47:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:12.753 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:47:12.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:12.753 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:") 10:47:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:12.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:12.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:12.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:12.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:12.754 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:12.755 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 10:47:12.757 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:47:12.757 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 10:47:12.757 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) 10:47:12.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:12.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:12.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:12.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:12.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:12.758 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:12.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:12.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:12.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:12.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 10:47:13.261 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 10:47:13.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 "No", Widget matcher matching widgets with style: 8) 10:47:13.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:13.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:13.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:13.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 10:47:13.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:13.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:13.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:13.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:13.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:13.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:13.264 INFO [WorkbenchTestable][AbstractButton] Click button &No 10:47:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:13.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:13.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:13.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:13.381 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:13.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:13.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:13.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:13.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:13.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:13.382 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 10:47:13.382 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 10:47:13.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:13.382 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:47:13.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:13.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:13.447 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:47:13.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:13.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:13.448 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:13.448 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:13.448 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:13.448 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:13.448 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:13.448 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:13.448 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:13.448 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:13.448 DEBUG [main][MenuItemLookup] Item match:Window 10:47:13.448 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:13.449 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:13.449 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:13.449 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:13.449 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:13.449 DEBUG [main][MenuItemLookup] Item match:Show View 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:13.452 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:47:13.452 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:47:13.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:47:13.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:47:13.468 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:47:13.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:47:13.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:47:13.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:47:13.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:13.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:13.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:47:13.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:13.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:13.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:13.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:13.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:13.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:13.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:13.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:13.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:13.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:13.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:13.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:13.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:13.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:13.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:13.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:13.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:13.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:13.551 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:47:13.551 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:47:13.551 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:47:13.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:47:13.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:13.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:13.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:13.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:13.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:13.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:47:13.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:13.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:13.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:13.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:13.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:13.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:13.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:13.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:13.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:13.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:13.553 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:47:13.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:13.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:13.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:13.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:47:13.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:13.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:47:13.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:13.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:13.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:13.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:13.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:13.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:13.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:47:13.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:13.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:13.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:13.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:13.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:13.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:13.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:13.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:13.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:13.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:13.872 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:13.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:13.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:13.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:13.872 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:13.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:13.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:13.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:13.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:13.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:13.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:14.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:14.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:14.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:14.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:14.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:14.874 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:14.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:14.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:14.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:14.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 10:47:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:14.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:14.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:14.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:14.875 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 10:47:14.875 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:14.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:14.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:14.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:14.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:14.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:14.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:15.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:15.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:15.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:15.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:15.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:15.890 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:15.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:15.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:15.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:15.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:15.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:15.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:15.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:15.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:15.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:15.891 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 10:47:15.891 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:15.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:15.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:15.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:15.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:15.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:15.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:15.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:15.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:15.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:15.892 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:47:15.892 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:47:15.892 DEBUG [main][TreeItemHandler] Set Tree selection 10:47:15.893 DEBUG [main][TreeHandler] Notify Tree about selection event 10:47:15.896 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:47:15.897 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 10:47:15.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:15.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:15.932 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:15.932 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:47:15.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:47:15.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:47:15.932 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:47:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:15.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:16.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:16.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:16.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:16.459 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:16.459 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:16.459 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:16.459 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:16.459 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:47:16.459 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:47:16.459 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:16.459 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:47:16.459 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:47:16.459 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:47:16.459 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:47:16.459 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:47:16.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:47:16.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:47:16.459 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:47:16.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:47:16.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:47:16.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:16.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:16.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:16.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:47:16.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:16.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:16.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:16.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:16.635 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:47:16.635 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:47:16.635 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:16.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:16.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:16.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:47:16.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:16.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:47:16.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:16.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:16.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:16.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:16.637 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:47:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:16.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:16.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:47:16.640 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:47:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:47:17.140 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:47:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:17.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 10:47:17.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:17.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:17.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 10:47:17.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:17.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 10:47:17.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 10:47:17.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:17.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:17.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:17.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:17.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:17.142 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:47:17.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:17.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:17.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:17.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:17.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:17.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:17.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:47:17.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:17.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:17.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:17.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:17.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:17.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:17.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:17.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:17.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:17.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:17.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:17.146 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:47:17.146 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:47:17.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'] 10:47:17.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.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'] 10:47:17.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 10:47:17.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:17.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:17.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:17.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 10:47:17.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:17.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:17.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:17.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:17.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:17.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:17.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:17.147 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:17.148 DEBUG [main][MenuItemLookup] Item match:File 10:47:17.148 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:47:17.148 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:47:17.151 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:47:17.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:47:17.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:47:17.151 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:47:17.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 'New|Select a wizard'] is available.... 10:47:17.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 'New|Select a wizard'] is available. finished successfully 10:47:17.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:47:17.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:17.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:17.224 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:17.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:47:17.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:17.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:17.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:17.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 10:47:17.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:47:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:17.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:47:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:17.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:47:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 10:47:17.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 10:47:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:17.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 10:47:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:17.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 10:47:17.226 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 10:47:17.226 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 10:47:17.226 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 10:47:17.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 10:47:17.226 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:17.226 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:47:17.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:47:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:17.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:17.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:17.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:17.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:17.227 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:17.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:17.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:17.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:17.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:17.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:17.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.338 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.... 10:47:17.338 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 10:47:17.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 10:47:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:17.339 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:47:17.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:17.339 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:") 10:47:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:17.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:17.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:17.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:17.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:17.340 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:17.341 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 10:47:17.343 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 10:47:17.343 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 10:47:17.343 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) 10:47:17.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:17.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:17.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:17.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:17.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:17.345 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:17.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:17.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:17.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:17.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:17.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:17.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:17.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:17.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell New Dynamic Web Project 10:47:17.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 10:47:17.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:17.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:17.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:47:17.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:17.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:17.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:17.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:17.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:17.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:17.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:17.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 10:47:17.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:17.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:17.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:17.864 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:17.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:17.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:17.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:17.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:17.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:17.867 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 10:47:17.867 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 10:47:17.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:17.867 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:47:17.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:17.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:17.967 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:47:17.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:17.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:17.968 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:17.968 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:17.968 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:17.968 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:17.968 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:17.968 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:17.968 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:17.968 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:17.968 DEBUG [main][MenuItemLookup] Item match:Window 10:47:17.968 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:17.968 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:17.968 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:17.968 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:17.968 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:17.968 DEBUG [main][MenuItemLookup] Item match:Show View 10:47:17.971 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:47:17.971 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:47:17.971 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:47:17.971 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:47:17.972 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:47:17.972 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:47:17.972 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:47:17.972 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:47:17.972 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:47:17.972 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:47:17.972 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:47:17.972 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:47:17.972 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:47:17.972 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:47:17.972 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:17.972 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:47:17.972 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:47:17.986 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:47:17.986 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:47:17.986 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:47:18.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:47:18.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:47:18.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:47:18.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:18.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:18.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 10:47:18.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:18.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:18.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:18.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:18.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:18.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:18.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:18.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:18.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:18.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:18.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:18.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:18.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:18.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:18.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:18.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:18.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:18.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:18.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:47:18.073 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:47:18.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:47:18.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:47:18.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:18.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:18.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:18.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:18.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:18.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") 10:47:18.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:18.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:18.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:18.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:18.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:18.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:18.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:18.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:18.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:18.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:18.075 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:47:18.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:18.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:18.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:18.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:47:18.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:18.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:18.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:47:18.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:18.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:18.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:18.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:18.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:18.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:18.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:47:18.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:18.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:18.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:18.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:18.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:18.153 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:18.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:18.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:18.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:18.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:18.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:18.155 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:18.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:18.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:18.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:18.156 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:18.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:18.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:18.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:18.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:18.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:18.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:18.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:19.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:19.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:19.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:19.157 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:19.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:19.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:19.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:19.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 10:47:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:19.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:19.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:19.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:19.158 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 10:47:19.159 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:19.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:19.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:19.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:19.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:19.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:19.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:19.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:20.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:20.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:20.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:20.160 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:20.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:20.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:20.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:20.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 10:47:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:20.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:20.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:20.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:20.161 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 10:47:20.162 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:20.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:20.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:20.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:20.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 10:47:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:20.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:20.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:20.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:20.163 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:47:20.163 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:47:20.163 DEBUG [main][TreeItemHandler] Set Tree selection 10:47:20.163 DEBUG [main][TreeHandler] Notify Tree about selection event 10:47:20.165 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:47:20.166 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 10:47:20.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:20.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:20.193 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:20.193 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:47:20.193 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:47:20.193 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:47:20.193 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:47:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:20.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:47:20.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:47:20.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:20.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:20.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:20.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:47:20.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:47:20.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:47:20.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:20.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:20.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:47:20.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:20.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:20.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:20.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:20.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:20.730 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:20.730 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:20.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:20.730 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:47:20.730 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:47:20.730 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:47:20.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:20.730 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:47:20.730 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:47:20.730 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:47:20.730 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:47:20.730 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:47:20.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:47:20.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:47:20.730 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:47:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:47:21.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:47:21.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:47:21.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:21.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:21.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:21.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:21.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:21.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:21.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:47:21.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:21.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:21.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:21.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:21.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:21.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:21.383 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:47:21.384 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:47:21.384 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:47:21.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:21.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:21.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:21.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:21.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:47:21.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:21.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:21.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:21.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:47:21.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:21.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:21.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:21.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:21.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:21.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:21.385 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:47:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:21.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:21.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:47:21.388 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:47:21.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:47:21.888 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:47:21.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:47:21.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:47:21.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:21.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 10:47:21.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:21.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:21.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:21.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:21.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 10:47:21.889 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 10:47:21.889 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:21.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.321 s - in org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.767 s doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 4.791 s testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 4.748 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 10:47:21.897 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 10:47:21.897 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:47:21.897 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:21.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 10:47:21.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:21.897 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:47:21.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:21.898 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:47:21.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:21.898 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:47:21.898 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:47:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:47:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:21.898 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:21.898 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:21.898 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:21.898 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:21.898 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:21.898 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:21.898 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:21.898 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:21.898 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:21.898 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:21.898 DEBUG [main][MenuItemLookup] Item match:Window 10:47:21.898 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:21.899 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:21.899 DEBUG [main][MenuItemLookup] Item match:Window 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:21.899 DEBUG [main][MenuItemLookup] Item match:Perspective 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:47:21.899 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:47:21.899 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:47:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:47:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:21.900 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:21.900 DEBUG [main][MenuItemLookup] Item match:Window 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:21.900 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:21.900 DEBUG [main][MenuItemLookup] Item match:Window 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:21.900 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:21.900 DEBUG [main][MenuItemLookup] Item match:Perspective 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:47:21.901 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:47:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:21.901 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:21.901 DEBUG [main][MenuItemLookup] Item match:Window 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:21.901 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:21.901 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:21.901 DEBUG [main][MenuItemLookup] Item match:Window 10:47:21.902 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:21.902 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:21.902 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:21.902 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.902 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:21.902 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:21.902 DEBUG [main][MenuItemLookup] Item match:Perspective 10:47:21.902 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:47:21.902 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:21.902 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:47:21.902 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:47:21.902 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:47:21.902 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:47:21.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:47:21.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:47:21.902 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:47:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:47:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:47:21.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:47:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:21.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:21.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:47:21.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:21.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:21.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:21.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 "Reset Perspective") 10:47:21.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:21.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:47:21.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:21.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:21.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:21.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:21.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:21.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:21.932 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:47:21.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:21.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:21.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:21.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:22.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:22.101 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 10:47:22.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 10:47:22.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:22.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:22.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:22.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.*'] 10:47:22.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:22.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.*'] 10:47:22.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:22.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.*'] 10:47:22.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:22.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:22.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:22.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:22.102 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:22.102 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:22.102 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:22.102 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:22.102 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:22.102 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:22.102 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:22.102 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:22.102 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:22.102 DEBUG [main][MenuItemLookup] Item match:Window 10:47:22.103 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:22.103 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:22.103 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:22.103 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:22.103 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:22.103 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:22.103 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:22.103 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:22.103 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:22.103 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:22.103 DEBUG [main][MenuItemLookup] Item match:Preferences 10:47:22.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:47:22.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:47:22.103 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:47:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:47:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:47:22.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:22.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:22.811 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:22.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:22.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 10:47:22.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:22.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:22.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:22.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:22.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:22.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:22.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:22.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:22.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:22.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:23.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:23.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:23.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:23.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:23.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:23.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:23.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:23.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:23.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 10:47:23.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 10:47:23.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:23.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:23.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 10:47:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 10:47:23.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 10:47:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:23.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 10:47:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:23.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 10:47:23.822 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 10:47:23.822 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 10:47:23.822 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 10:47:23.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 10:47:23.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:23.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:23.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:23.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:23.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 10:47:23.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:23.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:23.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:23.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:23.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:47:23.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:47:23.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:47:23.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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...") 10:47:23.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:23.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:23.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:23.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:23.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:23.861 INFO [WorkbenchTestable][AbstractButton] Click button &New... 10:47:23.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:23.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:23.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:23.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 10:47:23.901 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 10:47:23.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 10:47:23.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:23.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:23.902 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:") 10:47:23.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:23.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:23.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:23.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:23.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:23.902 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:23.903 INFO [WorkbenchTestable][AbstractText] Text set to: VN 10:47:23.904 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:") 10:47:23.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:23.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:23.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:23.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:23.905 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:23.905 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 10:47:23.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:47:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:23.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:23.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:23.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:23.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:23.908 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:47:23.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:23.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:23.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:23.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:23.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:23.943 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 10:47:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:23.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:23.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:23.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:47:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:47:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:47:23.944 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 10:47:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:23.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:23.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:23.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:23.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:47:23.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:47:23.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:47:23.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:23.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:23.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:47:23.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:23.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:23.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:23.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:23.948 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:47:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:23.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:23.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:24.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:24.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:24.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:24.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:24.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:24.031 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:24.031 DEBUG [main][MenuItemLookup] Item match:Window 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:24.031 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:24.031 DEBUG [main][MenuItemLookup] Item match:Preferences 10:47:24.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:47:24.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:47:24.032 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:47:24.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 'Preferences.*'] is available.... 10:47:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:47:24.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:24.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:24.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:24.127 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:24.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:24.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:47:24.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:24.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:24.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:24.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:24.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:24.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:24.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:24.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:24.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 10:47:24.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 10:47:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:24.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 10:47:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:24.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 10:47:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 10:47:24.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 10:47:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:24.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 10:47:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:24.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 10:47:24.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 10:47:24.129 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 10:47:24.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 10:47:24.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 10:47:24.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:24.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:24.130 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 10:47:24.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:24.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:24.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:47:24.132 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") 10:47:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:24.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:24.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:47:24.132 TRACE [main][WidgetHandler] Notify Table with event 13 10:47:24.132 TRACE [main][WidgetHandler] Wait for synchronization 10:47:24.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.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") 10:47:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:24.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:24.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:24.143 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:47:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:24.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:24.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:24.144 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 10:47:24.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:24.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:24.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:47:24.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:47:24.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:47:24.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:47:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:24.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:24.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:24.147 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:47:24.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:24.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:24.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:24.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:24.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:24.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:24.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:24.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:24.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:24.308 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 10:47:24.308 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:24.308 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:24.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:24.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 10:47:24.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:24.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 10:47:24.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 10:47:24.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:24.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:24.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:24.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.*'] 10:47:24.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:24.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:24.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:24.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:24.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:24.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:24.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:24.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:24.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:24.387 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:24.387 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:24.387 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:24.387 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:24.387 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:24.387 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:24.387 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:24.387 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:24.388 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:24.388 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:24.388 DEBUG [main][MenuItemLookup] Item match:Window 10:47:24.388 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:24.388 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:24.388 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:24.388 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:24.388 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:24.388 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:24.388 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:24.388 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:24.388 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:24.388 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:24.388 DEBUG [main][MenuItemLookup] Item match:Preferences 10:47:24.388 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:47:24.388 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:47:24.388 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:47:24.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 'Preferences.*'] is available.... 10:47:24.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:47:24.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:24.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:24.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:24.486 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:24.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:24.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:47:24.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:24.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:24.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:24.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:24.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:24.488 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:24.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:24.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:24.488 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:24.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 10:47:24.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 10:47:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:24.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 10:47:24.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:24.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 10:47:24.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 10:47:24.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 10:47:24.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:24.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 10:47:24.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:24.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 10:47:24.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 10:47:24.489 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 10:47:24.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 10:47:24.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 10:47:24.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:24.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:24.490 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 10:47:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:24.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:24.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:47:24.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:47:24.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:47:24.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:47:24.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:24.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:24.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:24.502 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:47:24.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:24.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:24.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:24.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:24.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:24.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:24.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:24.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:24.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:24.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 10:47:24.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:24.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:24.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:24.536 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 10:47:24.536 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 10:47:24.536 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:24.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.64 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 2.255 s getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 0.18 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:24.544 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:24.544 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:47:24.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:24.544 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:24.544 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:24.544 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:47:24.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:24.565 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:47:24.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:24.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:24.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:24.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:24.565 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 10:47:24.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:24.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:24.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:24.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:24.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:24.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:24.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:24.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:24.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:24.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:24.565 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:24.566 DEBUG [main][MenuItemLookup] Item match:Window 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:24.566 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:24.566 DEBUG [main][MenuItemLookup] Item match:Preferences 10:47:24.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:47:24.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:47:24.566 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:47:24.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:47:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:47:24.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:24.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:24.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:24.667 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:24.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:24.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:47:24.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:24.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:24.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:24.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:24.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:24.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:24.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:24.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:24.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:24.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:24.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:24.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:24.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:24.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:24.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:24.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:24.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:24.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:24.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:24.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 10:47:24.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 10:47:24.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 10:47:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 10:47:25.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 10:47:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 10:47:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 10:47:25.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 10:47:25.173 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 10:47:25.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 10:47:25.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 10:47:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:25.203 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 10:47:25.203 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enable f&olding 10:47:25.203 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 10:47:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.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.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:25.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.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:25.205 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 10:47:25.205 INFO [WorkbenchTestable][CheckBox] Check checkbox Enable f&olding 10:47:25.205 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 10:47:25.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.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.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:25.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:47:25.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:25.208 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:47:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:25.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:25.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:25.262 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:25.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 10:47:25.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:25.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:25.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 10:47:25.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:25.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:25.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:25.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:25.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:25.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:25.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:25.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:25.264 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:25.264 DEBUG [main][MenuItemLookup] Item match:Window 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.264 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:25.264 DEBUG [main][MenuItemLookup] Item match:Preferences 10:47:25.264 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:47:25.264 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:47:25.264 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:47:25.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:47:25.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:47:25.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:25.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.353 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:25.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:47:25.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 10:47:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 10:47:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 10:47:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 10:47:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 10:47:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 10:47:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 10:47:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 10:47:25.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 10:47:25.356 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 10:47:25.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 10:47:25.356 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 10:47:25.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.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.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:47:25.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:47:25.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:47:25.358 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 10:47:25.358 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Header Comments 10:47:25.358 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 10:47:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.358 DEBUG [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) 10:47:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:47:25.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:47:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:47:25.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:47:25.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:47:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:47:25.360 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 10:47:25.360 INFO [WorkbenchTestable][CheckBox] Check checkbox &Header Comments 10:47:25.360 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 10:47:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:47:25.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:47:25.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:47:25.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:47:25.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:25.363 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:47:25.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:25.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:25.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:25.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:25.409 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:25.409 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 10:47:25.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:25.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:25.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 10:47:25.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:25.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:25.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:25.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:25.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:25.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:25.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:25.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:25.410 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:25.410 DEBUG [main][MenuItemLookup] Item match:Window 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.410 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:25.410 DEBUG [main][MenuItemLookup] Item match:Preferences 10:47:25.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:47:25.410 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:47:25.410 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:47:25.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:47:25.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:47:25.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:25.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.500 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:25.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:47:25.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:25.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:25.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 10:47:25.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 10:47:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 10:47:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 10:47:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 10:47:25.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 10:47:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 10:47:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 10:47:25.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 10:47:25.502 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 10:47:25.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 10:47:25.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 10:47:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.503 DEBUG [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) 10:47:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:47:25.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:47:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 10:47:25.505 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 10:47:25.505 INFO [WorkbenchTestable][CheckBox] Check checkbox Inner &types 10:47:25.505 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 10:47:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.505 DEBUG [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) 10:47:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:47:25.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:47:25.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 10:47:25.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.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:47:25.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:47:25.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 10:47:25.507 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 10:47:25.507 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Inner &types 10:47:25.507 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 10:47:25.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.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.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:47:25.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:47:25.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 10:47:25.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:47:25.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:25.509 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:47:25.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:25.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:25.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:25.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:25.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 10:47:25.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.*'] 10:47:25.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:25.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 10:47:25.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:25.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:25.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:25.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:25.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.*'] 10:47:25.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:25.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:25.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:25.557 DEBUG [main][MenuItemLookup] Item match:Window 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.557 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:25.557 DEBUG [main][MenuItemLookup] Item match:Preferences 10:47:25.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:47:25.557 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:47:25.557 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:47:25.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:47:25.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:47:25.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:25.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.652 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:25.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:47:25.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:25.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:25.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 10:47:25.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 10:47:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 10:47:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 10:47:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 10:47:25.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 10:47:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 10:47:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 10:47:25.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 10:47:25.655 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 10:47:25.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 10:47:25.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 10:47:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:25.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:47:25.657 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 10:47:25.657 INFO [WorkbenchTestable][CheckBox] Check checkbox &Comments 10:47:25.657 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 10:47:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:25.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:25.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:47:25.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:25.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:47:25.659 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 10:47:25.659 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Comments 10:47:25.659 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 10:47:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:25.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:47:25.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:47:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:25.661 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:47:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:25.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:25.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:25.709 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:25.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 10:47:25.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.*'] 10:47:25.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:25.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 10:47:25.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:25.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:25.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:25.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:25.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:25.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:25.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.710 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:25.710 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:25.710 DEBUG [main][MenuItemLookup] Item match:Window 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:25.710 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.711 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:25.711 DEBUG [main][MenuItemLookup] Item match:Preferences 10:47:25.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:47:25.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:47:25.711 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:47:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:47:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:47:25.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.800 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:25.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:47:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 10:47:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 10:47:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 10:47:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 10:47:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 10:47:25.803 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 10:47:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.803 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 10:47:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 10:47:25.803 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 10:47:25.803 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 10:47:25.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 10:47:25.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 10:47:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.804 DEBUG [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) 10:47:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:47:25.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 10:47:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 10:47:25.805 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 10:47:25.805 INFO [WorkbenchTestable][CheckBox] Check checkbox &Members 10:47:25.805 INFO [WorkbenchTestable][AbstractButton] Click button &Members 10:47:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.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.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:47:25.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 10:47:25.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 10:47: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.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:47:25.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 10:47:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 10:47:25.808 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 10:47:25.808 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Members 10:47:25.808 INFO [WorkbenchTestable][AbstractButton] Click button &Members 10:47:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:47:25.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 10:47:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 10:47:25.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:47:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:25.811 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:47:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:25.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:25.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:25.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:25.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 10:47:25.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:25.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:25.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 10:47:25.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:25.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:25.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:25.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:25.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:25.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:25.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:25.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:25.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:25.861 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:25.861 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:25.861 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:47:25.861 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:47:25.861 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:25.861 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:25.861 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:25.861 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:47:25.861 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:25.861 DEBUG [main][MenuItemLookup] Item match:Window 10:47:25.862 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:25.862 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:25.862 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:25.862 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.862 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:25.862 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:25.862 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.862 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:25.862 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:25.862 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:25.862 DEBUG [main][MenuItemLookup] Item match:Preferences 10:47:25.862 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:47:25.862 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:47:25.862 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:47:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:47:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:47:25.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.951 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:25.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:25.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:47:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:25.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:25.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 10:47:25.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 10:47:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 10:47:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 10:47:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 10:47:25.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 10:47:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:25.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 10:47:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:25.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 10:47:25.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 10:47:25.954 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 10:47:25.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 10:47:25.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 10:47:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:47:25.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 10:47:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 10:47:25.956 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 10:47:25.956 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Imports already selected, no action performed 10:47:25.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:47:25.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 10:47:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 10:47:25.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:47:25.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 10:47:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 10:47:25.958 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 10:47:25.958 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Imports 10:47:25.958 INFO [WorkbenchTestable][AbstractButton] Click button &Imports 10:47:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:47:25.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 10:47:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 10:47:25.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:47:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:25.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:25.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:25.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:25.961 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:47:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:25.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:25.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:25.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:25.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:25.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:25.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:25.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 10:47:25.993 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 10:47:25.993 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:25.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.449 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.698 s testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.146 s testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.147 s testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.153 s testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.15 s testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.132 s Results: Errors: TabbedPropertiesTest.openXsdFile:78 » WaitTimeoutExpired Timeout after: 10 s.:... Tests run: 326, Failures: 0, Errors: 1, Skipped: 3 (Eclipse:1788): Gdk-CRITICAL **: 10:47:26.638: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.eclipse.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.integration.test' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.test >---------- [INFO] Building RedDeer GEF Tests 4.7.0-SNAPSHOT [38/58] [INFO] from tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [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 10:47:37.612 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:47:37.615 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:47:37.628 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:47:37.630 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:47:37.711 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.GEFEditorTest 10:47:37.733 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:47:37.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:37.739 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 10:47:37.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:47:37.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:47:37.811 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:47:37.816 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:37.816 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:47:37.823 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:37.823 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:47:37.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:37.827 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:47:37.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:37.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:37.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:37.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:37.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:37.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:37.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:37.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:37.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:37.935 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:37.938 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:37.938 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:37.938 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:37.938 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:37.938 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:37.938 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:37.938 DEBUG [main][MenuItemLookup] Item match:Window 10:47:37.942 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:37.942 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:37.942 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:37.942 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:37.943 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:37.943 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:37.943 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:37.943 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:37.943 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:37.943 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:37.943 DEBUG [main][MenuItemLookup] Item match:Preferences 10:47:37.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:47:37.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:47:37.948 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:47:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:47:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:47:38.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:38.146 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:38.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:38.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:47:38.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:38.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:38.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:38.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:38.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:38.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:38.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:47:38.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:38.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:38.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:38.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:38.230 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:47:38.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:38.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:38.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:38.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:38.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:38.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:38.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:38.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:38.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:38.275 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:47:38.312 DEBUG [main][EditorHandler] 0 editor(s) found 10:47:38.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:38.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:38.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:47:38.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:38.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:38.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:38.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:38.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:38.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:38.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 '\*?\QProject Explorer\E') 10:47:38.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:38.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:38.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:38.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:38.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:38.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:38.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:38.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:38.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:38.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:38.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:38.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:38.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:38.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:38.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:47:38.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:38.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:38.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:38.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:47:38.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:38.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:38.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:38.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:38.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:38.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:38.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:38.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:47:38.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:38.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:38.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:38.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:38.359 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:47:38.359 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:38.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 10:47:38.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 10:47:38.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:38.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:38.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:38.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:38.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:38.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:38.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:38.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:47:38.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:38.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:38.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:38.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:38.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:38.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:38.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:38.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:47:38.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:38.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:38.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:38.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:38.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:38.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:38.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:38.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:38.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:38.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:38.375 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:38.376 DEBUG [main][MenuItemLookup] Item match:File 10:47:38.411 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:47:38.411 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:47:38.416 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:47:38.416 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:38.416 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:47:38.416 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:38.417 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:47:38.417 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:38.417 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:47:38.417 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:38.417 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:47:38.417 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:47:38.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:47:38.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:47:38.418 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:47:38.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 'New|Select a wizard'] is available.... 10:47:38.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 10:47:38.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:47:38.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:38.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:38.526 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:38.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:38.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:47:38.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:38.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:38.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:38.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:38.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:38.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:38.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:38.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:38.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:39.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:39.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:39.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:39.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:39.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:39.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:47:39.039 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:47:39.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:47:39.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:47:39.043 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:39.043 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:47:39.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:47:39.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:39.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:39.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:39.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:39.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:39.046 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:39.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:39.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:39.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'] 10:47:39.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:39.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:39.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:47:39.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:47:39.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:47:39.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:39.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:39.088 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:47:39.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:39.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:47:39.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:39.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:47:39.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:39.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:39.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:39.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:39.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:39.097 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:39.098 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:47:39.101 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:47:39.101 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 10:47:39.102 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) 10:47:39.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:39.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:39.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:39.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:39.112 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:39.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:39.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:39.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:39.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:39.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:47:39.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:39.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:39.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:39.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:39.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:39.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:39.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:47:39.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:39.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:39.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:39.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:39.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 '\*?\QProject Explorer\E') 10:47:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:39.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:39.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:39.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:39.626 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:39.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:39.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:39.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:39.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:39.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:39.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 10:47:39.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:39.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:39.649 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:47:39.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:39.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:39.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:39.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:39.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:39.651 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:39.651 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:39.651 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:39.652 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:39.652 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:39.652 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:39.652 DEBUG [main][MenuItemLookup] Item match:Window 10:47:39.653 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:39.653 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:39.653 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:39.653 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:39.653 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:39.653 DEBUG [main][MenuItemLookup] Item match:Show View 10:47:39.664 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:47:39.664 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:47:39.664 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:47:39.664 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:47:39.664 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:47:39.664 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:47:39.664 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:47:39.664 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:47:39.664 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:39.664 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:47:39.664 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:47:39.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:47:39.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:47:39.681 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:47:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:47:39.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:47:39.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:47:39.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:39.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:39.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:47:39.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:39.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:39.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:39.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:39.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:39.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:39.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:39.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:39.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:39.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:39.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:39.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:47:39.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:40.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:40.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:47:40.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:47:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:40.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:47:40.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:40.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:47:40.256 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:47:40.256 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:47:40.256 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:47:40.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:47:40.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:40.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:40.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:40.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:40.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:40.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:47:40.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:40.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:40.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:40.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:40.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:40.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:40.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:40.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:40.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:40.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:40.261 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:47:40.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:40.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:40.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:40.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:40.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:40.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:40.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:47:40.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:40.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:40.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:47:40.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:40.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:40.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:40.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:40.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:47:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:40.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:40.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:40.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:40.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:40.568 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:40.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:40.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:40.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:40.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:40.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:40.570 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:40.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:40.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:40.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:40.612 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:40.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:40.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:40.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:40.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:40.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:40.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:41.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:41.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:41.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:41.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:41.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:41.615 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:41.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:41.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:41.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:41.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 10:47:41.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:41.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:41.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:41.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:41.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:41.618 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:47:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 10:47:41.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:41.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:41.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:41.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:41.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:47:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:41.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:41.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:41.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:41.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:41.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:41.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:41.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:41.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:41.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:41.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:41.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:41.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:41.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:41.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:41.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:42.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:42.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:42.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:42.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:42.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:42.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:42.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:42.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:42.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:42.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:42.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:42.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:42.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:42.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:42.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:42.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:47:42.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:47:42.663 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:47:42.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:47:42.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:47:42.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:42.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:42.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:42.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:42.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 10:47:42.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:42.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:42.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:42.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:42.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:42.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 10:47:42.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:42.678 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 10:47:42.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:42.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:42.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:42.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:42.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:42.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:42.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:42.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:42.679 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:42.679 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:42.679 DEBUG [main][MenuItemLookup] Item match:File 10:47:42.681 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:47:42.681 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:47:42.683 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:47:42.683 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:42.683 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:47:42.683 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:42.683 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:47:42.683 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:42.684 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:47:42.684 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:42.684 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:47:42.684 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:47:42.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:47:42.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:47:42.685 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:47:42.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.... 10:47:42.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:47:42.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:47:42.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:42.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:42.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:42.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:42.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:47:42.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:42.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:42.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:42.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:47:42.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:42.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:42.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:42.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:42.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:42.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:42.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:42.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:42.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 10:47:42.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 10:47:42.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:43.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:43.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 10:47:43.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 10:47:43.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 10:47:43.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:43.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 10:47:43.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:43.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 10:47:43.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 10:47:43.266 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 10:47:43.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 10:47:43.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 10:47:43.269 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:43.269 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:47:43.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) 10:47:43.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:43.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:43.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:43.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:43.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:43.271 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:43.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:43.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:43.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:43.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:43.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:47:43.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 10:47:43.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:47:43.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:43.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:43.349 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 10:47:43.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:43.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:47:43.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:43.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:43.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:43.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:47:43.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:43.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:43.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:43.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:43.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:43.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:43.360 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:43.361 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 10:47:43.361 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 10:47:43.361 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 10:47:43.361 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) 10:47:43.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:43.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:43.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:43.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:43.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:43.363 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:43.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:43.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:43.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:43.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:43.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:47:43.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:47:43.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:43.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:47:43.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:43.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:43.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:47:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@394d0097 is found... 10:47:43.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@394d0097 is found finished successfully 10:47:43.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 '\*?\Qtest.logic\E') 10:47:43.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:43.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:43.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:43.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:43.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:43.841 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:43.842 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:43.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:43.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:43.852 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 10:47:43.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:43.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:43.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 10:47:43.854 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:43.854 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:43.854 DEBUG [main][MenuItemLookup] Found menu:'View' 10:47:43.855 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:43.855 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:43.855 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:43.855 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:43.855 DEBUG [main][MenuItemLookup] Item match:Window 10:47:43.856 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:43.856 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:43.856 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:43.856 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:43.857 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:43.857 DEBUG [main][MenuItemLookup] Item match:Show View 10:47:43.859 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:47:43.859 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:47:43.859 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:47:43.859 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:47:43.859 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:47:43.859 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:47:43.859 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:47:43.859 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:47:43.860 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:43.860 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:47:43.860 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:47:43.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:47:43.860 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:47:43.860 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:47:43.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:47:43.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:47:43.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:47:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:43.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:47:43.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:43.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:43.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:43.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:43.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:43.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:43.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:43.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:43.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:43.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:43.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:43.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:43.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:44.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:44.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:44.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:44.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:44.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:44.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 10:47:44.454 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 10:47:44.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 10:47:44.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 10:47:44.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:44.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:44.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:44.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:44.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:44.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:47:44.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:44.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:44.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:44.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:44.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:44.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:44.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:44.457 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:47:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:44.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:44.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:44.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:44.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 10:47:44.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 10:47:44.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:44.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:44.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:44.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:44.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 '\*?\QPalette\E') 10:47:44.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:44.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:44.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:44.583 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:44.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:44.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:44.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 10:47:44.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:44.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:44.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.630 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:44.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:44.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:44.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:44.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:44.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 '\*?\QPalette\E') 10:47:44.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:44.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:44.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:44.632 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:44.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:44.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:44.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 10:47:44.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:44.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:44.636 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 10:47:44.636 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:44.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.643 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:44.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.671 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:44.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.680 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #0 Text=Label ) 10:47:44.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 10:47:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 10:47:44.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.716 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:44.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:44.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:44.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:44.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:44.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 '\*?\QPalette\E') 10:47:44.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:44.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:44.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:44.733 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:44.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:44.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:44.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:44.756 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 0] 10:47:44.756 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:44.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.757 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:44.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.767 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:44.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.771 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 10:47:44.771 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 10:47:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 10:47:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 10:47:44.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.786 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:44.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:44.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:44.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:44.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:44.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:47:44.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:44.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:44.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:44.824 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:44.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:44.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:44.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:44.847 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 10:47:44.847 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:44.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.848 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:44.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.865 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:44.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.868 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 10:47:44.868 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 10:47:44.868 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 10:47:44.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 10:47:44.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 10:47:44.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:44.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:44.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:44.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:44.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:44.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:47:44.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:44.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:44.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:44.877 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:44.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:44.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:44.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:44.917 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 0] 10:47:44.917 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:44.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.919 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:44.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.930 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:44.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.931 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 10:47:44.931 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 10:47:44.931 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 10:47:44.931 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 10:47:44.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 10:47:44.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 10:47:44.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:44.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:44.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:44.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:44.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47: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 '\*?\QPalette\E') 10:47:44.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:44.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:44.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:44.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:44.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:44.947 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:44.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:44.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:44.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:44.957 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 0] 10:47:44.957 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:44.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.957 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:44.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.982 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:44.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:44.984 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 10:47:44.984 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 10:47:44.984 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 10:47:44.984 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 10:47:44.984 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 10:47:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5... 10:47:45.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5 finished successfully 10:47:45.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.016 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:45.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:45.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:45.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:47:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:45.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:45.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:45.019 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:45.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:45.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:45.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:45.044 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 10:47:45.044 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:45.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.044 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:45.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.061 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:45.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.062 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 10:47:45.062 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 10:47:45.062 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 10:47:45.062 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 10:47:45.062 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 10:47:45.062 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 10:47:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6... 10:47:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6 finished successfully 10:47:45.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.068 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:45.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:45.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:45.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:45.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:47:45.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:45.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:45.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:45.071 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:45.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:45.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:45.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:45.118 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 10:47:45.118 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:45.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.118 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:45.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.136 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:45.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.138 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 10:47:45.138 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 10:47:45.138 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 10:47:45.138 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 10:47:45.138 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 10:47:45.138 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 10:47:45.138 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 10:47:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7... 10:47:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7 finished successfully 10:47:45.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:45.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:45.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:45.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:45.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:47:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:45.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:45.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:45.156 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:45.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:45.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:45.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:45.181 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 10:47:45.181 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:45.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.182 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:45.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.221 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:45.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.222 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 10:47:45.222 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 10:47:45.222 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 10:47:45.222 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 10:47:45.222 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 10:47:45.222 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 10:47:45.222 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 10:47:45.222 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 10:47:45.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8... 10:47:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8 finished successfully 10:47:45.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.227 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:45.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:45.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:45.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:45.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 '\*?\QPalette\E') 10:47:45.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:45.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:45.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:45.231 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:45.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:45.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:45.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:45.258 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 100] 10:47:45.258 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:45.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.259 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:45.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.269 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:45.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.270 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 10:47:45.270 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 10:47:45.270 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 10:47:45.270 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 10:47:45.270 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 10:47:45.270 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 10:47:45.270 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 10:47:45.270 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 10:47:45.270 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 10:47:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9... 10:47:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9 finished successfully 10:47:45.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:45.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:45.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:45.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:45.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:45.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 '\*?\QPalette\E') 10:47:45.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:45.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:45.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:45.307 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:45.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:45.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:45.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:45.351 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 100] 10:47:45.351 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:45.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.351 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:45.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.361 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:45.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 10:47:45.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 10:47:45.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 10:47:45.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 10:47:45.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 10:47:45.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 10:47:45.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 10:47:45.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 10:47:45.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 10:47:45.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 10:47:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10... 10:47:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10 finished successfully 10:47:45.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.374 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:45.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:45.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:45.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:45.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:47:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:45.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:45.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:45.378 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:45.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:45.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:45.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:45.402 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 10:47:45.402 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:45.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.408 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:45.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.423 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:45.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.441 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 10:47:45.441 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 10:47:45.442 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 10:47:45.442 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 10:47:45.442 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 10:47:45.442 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 10:47:45.442 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 10:47:45.442 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 10:47:45.442 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 10:47:45.442 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 10:47:45.442 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 10:47:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11... 10:47:45.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11 finished successfully 10:47:45.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.462 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:45.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:45.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:45.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:45.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:45.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 '\*?\QPalette\E') 10:47:45.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:45.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:45.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:45.466 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:45.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:45.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:45.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:45.515 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 200] 10:47:45.515 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:45.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.516 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:45.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.532 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:45.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.536 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 10:47:45.536 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 10:47:45.536 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 10:47:45.536 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 10:47:45.536 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 10:47:45.536 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 10:47:45.536 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 10:47:45.536 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 10:47:45.536 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 10:47:45.536 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 10:47:45.536 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 10:47:45.536 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 10:47:45.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14... 10:47:45.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14 finished successfully 10:47:45.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:45.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:45.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:45.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 '\*?\QPalette\E') 10:47:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:45.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:45.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:45.563 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:45.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:45.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:45.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:45.610 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 300] 10:47:45.610 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:45.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.611 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:45.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.630 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:45.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.634 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 10:47:45.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22... 10:47:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22 finished successfully 10:47:45.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.642 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:45.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:45.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:45.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:45.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:45.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 '\*?\QPalette\E') 10:47:45.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:45.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:45.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:45.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:45.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:45.671 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:45.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:45.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:45.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:45.694 INFO [WorkbenchTestable][ViewerHandler] Click at [105, 305] 10:47:45.694 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:45.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.695 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:45.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.724 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:45.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.725 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #2 Value=0 ) 10:47:45.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23... 10:47:45.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23 finished successfully 10:47:45.731 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:45.732 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:45.732 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:47:45.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:47:45.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:45.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:45.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:47:45.734 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 10:47:45.734 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:45.734 DEBUG [main][MenuItemLookup] Item match:File 10:47:45.737 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:47:45.737 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:47:45.737 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:47:45.737 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:47:45.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:45.737 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:47:45.737 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:47:45.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:45.738 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:47:45.738 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:47:45.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:47:45.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:47:45.738 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:47:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:47:45.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:47:45.826 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:45.826 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:45.828 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 10:47:45.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:45.859 DEBUG [main][MenuItemLookup] Found menu:'Undo Create Object' 10:47:45.859 DEBUG [main][MenuItemLookup] Item match:Undo Create Object 10:47:45.861 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo Create Object" 10:47:45.861 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo Create Object 10:47:45.861 INFO [main][MenuItemHandler] Select menu item: &Undo Create Object 10:47:45.866 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:47:45.868 DEBUG [main][EditorHandler] 1 editor(s) found 10:47:45.868 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 10:47:45.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 'Save .*'] is available.... 10:47: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 'Save .*'] is available. finished successfully 10:47:46.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 10:47:46.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:46.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:46.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:47:46.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:46.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:46.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:46.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 10:47:46.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:46.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:46.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:46.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:47:46.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:46.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:46.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:46.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:46.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:46.429 INFO [WorkbenchTestable][AbstractButton] Click button &Save 10:47:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:46.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:46.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:46.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:46.516 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 10:47:46.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:46.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:46.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:47:46.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:46.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:46.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:46.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:46.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') 10:47:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:46.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:46.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:46.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:46.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:46.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:46.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:46.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:46.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:46.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:46.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:46.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:46.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:46.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:46.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:46.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:46.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:46.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:46.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:47.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:47.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:47.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:47.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:47.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:47.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:47.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:47.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:47.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:47.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:47.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:47.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:47.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:47.545 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:47:47.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:47.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:47.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:47.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:47.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:47.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:48.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:48.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:48.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:48.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:48.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:48.547 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:48.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:48.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:48.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:48.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 10:47:48.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:48.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:48.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:48.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:48.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:48.548 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:47:48.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:48.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:48.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:48.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:48.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:48.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:48.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:48.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:48.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:48.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:48.550 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:47:48.550 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:47:48.551 DEBUG [main][TreeItemHandler] Set Tree selection 10:47:48.551 DEBUG [main][TreeHandler] Notify Tree about selection event 10:47:48.557 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:47:48.558 DEBUG [WorkbenchTestable][TreeItemHandler] test 10:47:48.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:48.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:48.600 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:48.600 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:47:48.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:47:48.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:47:48.601 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:47:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:48.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:47:49.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:49.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:49.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:47:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:49.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:49.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:49.123 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:49.123 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:49.123 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:49.123 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:47:49.123 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:49.123 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:47:49.123 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:47:49.123 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:47:49.123 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:47:49.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:47:49.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:47:49.124 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:47:49.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:47:49.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:47:49.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:47:49.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:49.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:49.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: 32) 10:47:49.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:49.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:49.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:49.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:47:49.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:49.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:49.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:49.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:49.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:49.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:49.781 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:47:49.782 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:47:49.782 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:47:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:49.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:49.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:49.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 "OK") 10:47:49.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:49.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:47:49.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:49.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:49.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:49.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:49.784 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:47:49.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:49.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:49.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:49.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:47:49.802 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:47:50.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:47:50.303 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:47:50.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:47:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:50.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:50.303 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:50.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:50.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:50.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:47:50.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:50.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:50.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 10:47:50.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:50.308 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:50.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 10:47:50.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:50.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 10:47:50.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 10:47:50.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:50.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:50.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:50.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:50.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:50.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:47:50.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:50.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:50.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:50.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:47:50.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:50.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:50.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:50.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:50.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:50.313 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:50.313 DEBUG [main][MenuItemLookup] Item match:File 10:47:50.315 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:47:50.315 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:47:50.317 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:47:50.317 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:50.317 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:47:50.317 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:50.317 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:47:50.317 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:50.317 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:47:50.317 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:50.317 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:47:50.317 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:47:50.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:47:50.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:47:50.327 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:47:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:47:50.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:47:50.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:47:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:50.392 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:50.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:47:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:50.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:50.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:50.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:50.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:50.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:50.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:50.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:50.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:50.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:50.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:50.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:47:50.394 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:47:50.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:47:50.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:47:50.398 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:50.398 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:47:50.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:47:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:50.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:50.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:50.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:50.400 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:50.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:50.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:50.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:50.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:50.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:50.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:47:50.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:47:50.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:47:50.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:50.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:50.424 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:47:50.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:50.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:47:50.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:50.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:47:50.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:50.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:50.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:50.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:50.426 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:50.427 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:47:50.428 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:47:50.428 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 10:47:50.428 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) 10:47:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:50.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:50.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:50.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:50.429 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:50.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:50.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:50.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:50.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:50.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:47:50.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:47:50.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:50.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:50.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:50.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:50.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:50.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:47:50.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:50.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:50.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:50.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:50.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:50.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:50.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:47:50.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:50.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:50.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:50.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:50.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:50.938 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:50.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:50.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:50.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:50.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:50.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:50.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 10:47:50.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:50.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:50.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:47:50.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:50.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:50.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:50.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:50.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:47:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:50.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:50.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:50.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:50.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:50.968 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:50.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:50.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:50.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:50.993 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:50.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:50.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:50.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:50.994 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:50.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:50.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:50.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:50.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:50.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:51.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:51.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:51.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:51.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:51.996 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:51.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:51.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:51.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:51.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:51.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:51.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:51.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:51.997 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:47:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 10:47:51.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:51.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:51.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:51.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:51.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:47:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:51.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:52.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:52.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:52.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:52.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:52.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:52.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:52.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:52.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:52.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:52.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:52.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:52.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:52.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:52.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:52.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:52.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:53.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:53.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:53.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:53.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:53.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:53.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 10:47:53.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:53.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:53.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:53.028 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:47:53.028 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:47:53.028 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:47:53.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:47:53.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:47:53.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:53.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:53.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:53.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:53.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 10:47:53.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:53.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:53.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:53.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:53.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:53.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 10:47:53.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:53.043 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 10:47:53.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:53.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:53.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:53.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:53.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:53.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:53.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:53.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:53.045 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:53.045 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:53.045 DEBUG [main][MenuItemLookup] Item match:File 10:47:53.046 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:47:53.046 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:47:53.048 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:47:53.048 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:53.048 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:47:53.048 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:53.048 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:47:53.048 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:53.048 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:47:53.048 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:53.048 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:47:53.048 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:47:53.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:47:53.049 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:47:53.049 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:47:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:47:53.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 10:47:53.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:47:53.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:53.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:53.116 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:53.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:53.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:47:53.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:53.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:53.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:53.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:47:53.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:53.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:53.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:53.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:53.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:53.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 10:47:53.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 10:47:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:53.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 10:47:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:53.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 10:47:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 10:47:53.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 10:47:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:53.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 10:47:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:53.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 10:47:53.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Shapes Diagram 10:47:53.118 DEBUG [main][TreeItemHandler] Selecting tree item: Shapes Diagram 10:47:53.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Shapes Diagram about selection 10:47:53.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Shapes Diagram 10:47:53.121 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:53.121 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:47:53.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:47:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:53.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:53.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:53.123 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:53.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:53.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:47:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 10:47:53.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:47:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:53.157 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 10:47:53.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:53.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:47:53.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:53.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:47:53.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:53.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:53.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:53.160 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:53.160 INFO [WorkbenchTestable][AbstractText] Text set to: test.shapes 10:47:53.161 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 10:47:53.161 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 10:47:53.161 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) 10:47:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:53.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:53.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:53.163 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:53.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:53.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:53.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:53.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:53.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:53.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:53.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:47:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9d0baf6 is found... 10:47:53.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9d0baf6 is found finished successfully 10:47:53.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.shapes\E') 10:47:53.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:53.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:53.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:53.673 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:53.673 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:53.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.674 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:53.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 10:47:53.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:53.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:53.676 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 10:47:53.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:47:53.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:53.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:53.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:53.686 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:53.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:53.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:53.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:53.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:53.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 10:47:53.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:53.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:53.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 10:47:53.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:47:53.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:53.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:53.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:53.708 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:53.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:53.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:53.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.shapes - Eclipse Platform TooltipText=null 10:47:53.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:53.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:53.710 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 10:47:53.710 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:53.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.710 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:53.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.716 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:53.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.720 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 687328420 ) 10:47:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 10:47:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 10:47:53.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.739 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:53.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 10:47:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:53.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 10:47:53.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:47:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:53.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:53.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:53.741 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:53.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:53.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:53.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:53.750 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 10:47:53.750 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:53.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.751 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:53.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.768 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:53.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.769 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 2065936034 ) 10:47:53.769 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 2065936034 ) 10:47:53.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 10:47:53.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 10:47:53.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:53.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 10:47:53.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:53.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:53.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 10:47:53.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 '\*?\QPalette\E') 10:47:53.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:53.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:53.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:53.778 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:53.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:53.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:53.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:53.825 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 200] 10:47:53.825 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:53.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.825 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:53.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.831 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:53.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.832 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1328968427 ) 10:47:53.832 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1328968427 ) 10:47:53.832 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1328968427 ) 10:47:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 10:47:53.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 10:47:53.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:47:53.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 10:47:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:53.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 10:47:53.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:47:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:53.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:53.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:53.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:53.838 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:47:53.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:47:53.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:53.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:53.856 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 10:47:53.856 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:47:53.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.857 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:47:53.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.862 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:47:53.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.863 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1385709669 ) 10:47:53.863 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1385709669 ) 10:47:53.863 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1385709669 ) 10:47:53.863 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1385709669 ) 10:47:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 10:47:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 10:47:53.866 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:53.866 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:53.866 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:47:53.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 10:47:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:53.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 10:47:53.867 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.shapes - Eclipse Platform' 10:47:53.867 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:53.867 DEBUG [main][MenuItemLookup] Item match:File 10:47:53.868 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:47:53.868 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:47:53.868 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:47:53.868 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:47:53.868 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:53.868 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:47:53.868 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:47:53.868 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:53.868 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:47:53.868 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:47:53.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:47:53.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:47:53.869 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:47:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:47:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:47:53.892 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:53.893 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:47:53.893 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 10:47:53.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:53.927 DEBUG [main][MenuItemLookup] Found menu:'Undo shape creation' 10:47:53.928 DEBUG [main][MenuItemLookup] Item match:Undo shape creation 10:47:53.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo shape creation" 10:47:53.928 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo shape creation 10:47:53.928 INFO [main][MenuItemHandler] Select menu item: &Undo shape creation 10:47:53.931 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:47:53.932 DEBUG [main][EditorHandler] 1 editor(s) found 10:47:53.932 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.shapes 10:47:53.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 'Save .*'] is available.... 10:47:54.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 10:47:54.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 10:47:54.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:54.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:54.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:54.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:54.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:54.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:47:54.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:54.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:54.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:54.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 10:47:54.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:54.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:54.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:54.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:47:54.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:54.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:54.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:54.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:54.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:54.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:54.464 INFO [WorkbenchTestable][AbstractButton] Click button &Save 10:47:54.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:54.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:54.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:54.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:54.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:54.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:54.521 DEBUG [WorkbenchTestable][EditorHandler] Editor test.shapes is closed 10:47:54.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:54.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:54.523 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:47:54.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:54.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:54.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:54.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:54.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:47:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:54.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:54.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:54.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:54.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:54.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:54.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:54.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:54.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:54.548 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:54.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:54.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:54.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:54.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:54.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:54.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:54.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:54.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:54.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:54.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:55.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:55.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:55.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:55.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:55.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:55.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:55.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:55.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:55.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 10:47:55.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:55.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:55.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:55.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:55.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:55.554 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:47:55.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:55.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:55.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:55.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:55.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:55.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:56.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:56.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:56.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:56.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:56.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:47:56.556 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:56.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:56.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:56.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:56.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:56.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:56.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:56.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:56.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:56.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:56.558 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:47:56.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:56.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:56.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:56.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:56.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:47:56.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:56.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:56.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:56.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:56.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:56.559 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:47:56.559 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:47:56.559 DEBUG [main][TreeItemHandler] Set Tree selection 10:47:56.559 DEBUG [main][TreeHandler] Notify Tree about selection event 10:47:56.565 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:47:56.568 DEBUG [WorkbenchTestable][TreeItemHandler] test 10:47:56.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:56.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:56.589 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:56.589 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:56.589 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:56.589 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:47:56.590 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:56.590 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:47:56.590 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:47:56.590 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:47:56.590 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:47:56.590 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:47:56.590 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:56.590 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:47:56.590 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:47:56.590 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:56.590 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:47:56.590 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:47:56.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:47:56.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:47:56.590 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:47:56.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:56.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:47:57.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:57.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:47:57.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:57.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:47:57.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:57.118 DEBUG [main][MenuItemLookup] Found menu:'New' 10:47:57.119 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:47:57.119 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:57.119 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:47:57.119 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:57.119 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:47:57.119 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:47:57.119 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:47:57.119 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:47:57.119 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:47:57.119 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:47:57.119 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:47:57.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:47:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:47:57.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:47:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:57.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:57.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:47:57.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:57.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:57.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:57.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:47:57.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:57.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:57.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:57.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:57.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:57.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:57.726 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:47:57.726 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:47:57.726 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:47:57.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:57.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:57.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:57.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:57.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:47:57.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:57.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:57.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:57.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:47:57.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:57.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:57.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:57.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:57.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:57.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:57.728 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:47:57.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:57.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:57.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:57.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:47:57.731 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:47:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:47:58.232 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:47:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:58.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:47:58.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:47:58.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:58.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:58.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:58.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:58.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:58.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:47:58.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:58.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:58.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 10:47:58.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:58.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:58.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:58.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:58.235 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 10:47:58.236 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 10:47:58.236 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:58.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.706 s - in org.eclipse.reddeer.gef.test.GEFEditorTest logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 11.949 s shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 7.925 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest testMacthingEditPartWithNoLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.006 s testMacthingEditPartWithTextFlowLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s testMacthingEditPartWithSimpleLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.001 s testMacthingEditPartWithSimpleLabelByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest testMacthingEditPartWithHigherParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0.001 s testMacthingEditPartWithParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest testMacthingEditPartWithLabelTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s testMacthingEditPartWithLabelTooltipByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s testMacthingEditPartWithTextFlowTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s testMacthingEditPartWithNullTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.EditPartTest 10:47:58.297 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.EditPartTest 10:47:58.298 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:47:58.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:58.298 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 10:47:58.298 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:58.298 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:47:58.298 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:58.298 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:47:58.298 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:58.298 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:47:58.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:58.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.299 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:58.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.299 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:58.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:58.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:58.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:58.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:58.300 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:58.309 DEBUG [main][MenuItemLookup] Item match:Window 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:58.309 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:58.309 DEBUG [main][MenuItemLookup] Item match:Preferences 10:47:58.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:47:58.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:47:58.310 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:47:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:47:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:47:58.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:58.395 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:58.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:47:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:58.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:58.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:58.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:58.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:47:58.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:58.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:58.411 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:47:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:58.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:58.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:58.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:58.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:58.432 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:47:58.432 DEBUG [main][EditorHandler] 0 editor(s) found 10:47:58.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.433 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:47:58.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:58.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:58.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:47:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:58.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:58.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:58.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:58.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:58.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:58.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:58.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:58.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:58.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:58.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:58.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 10:47:58.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:58.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:58.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:58.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 10:47:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:58.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:58.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:58.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:58.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:47:58.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:58.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:58.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:58.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:58.454 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:47:58.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:58.454 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 10:47:58.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 10:47:58.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:58.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:58.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:58.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'] 10:47:58.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.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'] 10:47:58.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.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 Project"] 10:47:58.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.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'] 10:47:58.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.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'] 10:47:58.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.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'] 10:47:58.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.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 Project"] 10:47:58.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.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'] 10:47:58.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.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'] 10:47:58.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:58.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:58.456 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:58.456 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:58.456 DEBUG [main][MenuItemLookup] Item match:File 10:47:58.457 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:47:58.457 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:47:58.459 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:47:58.459 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:58.459 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:47:58.459 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:58.459 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:47:58.459 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:58.459 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:47:58.459 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:58.459 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:47:58.459 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:47:58.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:47:58.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:47:58.469 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:47:58.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:47:58.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:47:58.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:47:58.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:58.548 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:58.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:47:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:58.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:47:58.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:58.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:58.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:47:58.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:47:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:58.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:47:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:58.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:47:58.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:47:58.550 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:47:58.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:47:58.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:47:58.554 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:47:58.554 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:47:58.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:47:58.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:58.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:58.555 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:47:58.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:58.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:58.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:58.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:58.579 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:47:58.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:47:58.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:47:58.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:47:58.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:58.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:58.580 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:47:58.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:58.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:47:58.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:58.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:58.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:58.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:47:58.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:58.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:58.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:58.582 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:58.583 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:47:58.584 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:47:58.584 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 10:47:58.584 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) 10:47:58.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:58.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:58.586 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:47:58.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:58.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:58.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:58.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:58.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:59.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:59.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:47:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:47:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:59.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:59.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:47:59.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:59.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:59.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:59.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:59.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 '\*?\QProject Explorer\E') 10:47:59.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:59.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:47:59.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:47:59.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:59.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:59.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:59.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:59.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 10:47:59.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.109 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:47:59.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:59.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:59.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:59.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:59.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') 10:47:59.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:59.125 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:59.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:59.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:59.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:59.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:59.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:59.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:59.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:59.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:47:59.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:47:59.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:59.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:47:59.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:59.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:00.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:00.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:00.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:00.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:00.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:00.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:00.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:00.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:00.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:00.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 10:48:00.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:00.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:00.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:00.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:00.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:00.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:48:00.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:00.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:00.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:00.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:00.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:00.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:00.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:00.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:00.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:00.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:00.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:00.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:00.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:00.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:00.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:01.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:01.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:01.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:01.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:01.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:01.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:01.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:01.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:01.182 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:01.182 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:48:01.182 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:48:01.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:48:01.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:48:01.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:01.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:01.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:01.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:01.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 10:48:01.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:01.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:01.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:01.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:01.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:01.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 10:48:01.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:01.191 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 10:48:01.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:01.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:01.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:01.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:01.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:01.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:01.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:01.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:01.194 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:01.194 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:01.194 DEBUG [main][MenuItemLookup] Item match:File 10:48:01.195 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:01.195 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:01.197 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:01.197 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:01.197 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:01.197 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:01.197 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:01.197 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:01.197 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:48:01.197 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:01.197 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:01.197 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:01.197 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:01.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:01.197 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:01.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:48:01.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:48:01.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:01.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:01.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:01.263 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:01.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:01.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:48:01.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:01.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:01.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:01.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:48:01.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:01.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 10:48:01.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 10:48:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:01.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 10:48:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:01.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 10:48:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 10:48:01.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 10:48:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:01.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 10:48:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:01.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 10:48:01.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 10:48:01.265 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 10:48:01.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 10:48:01.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 10:48:01.268 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:01.268 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:01.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) 10:48:01.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:01.270 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:01.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:01.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:01.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:48:01.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 10:48:01.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:48:01.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:01.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:01.307 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 10:48:01.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:01.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:48:01.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:01.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:01.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:01.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:48:01.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:01.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:01.311 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:01.311 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 10:48:01.312 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 10:48:01.312 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 10:48:01.312 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) 10:48:01.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:01.314 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:01.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:01.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:01.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:01.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:01.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:01.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:01.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:01.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:01.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:01.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:48:01.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:01.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b1f8966 is found... 10:48:01.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b1f8966 is found finished successfully 10:48:01.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:01.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:01.822 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:01.822 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:01.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.823 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:48:01.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:48:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:01.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:48:01.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 '\*?\QPalette\E') 10:48:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:01.826 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:48:01.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:48:01.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:01.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:01.848 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 10:48:01.848 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:48:01.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:01.848 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:48:01.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:01.860 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:48:01.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:01.861 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #2 Text=Label ) 10:48:01.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 10:48:01.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 10:48:01.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:48:01.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:48:01.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:01.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:01.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:48:01.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 '\*?\QPalette\E') 10:48:01.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:01.870 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:48:01.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:48:01.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:01.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:01.892 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 10:48:01.892 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:48:01.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:01.893 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:48:01.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:01.902 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:48:01.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:01.903 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 10:48:01.903 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 10:48:01.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 10:48:01.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 10:48:01.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:01.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:01.918 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:01.918 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:01.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:01.924 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:01.924 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:01.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 '\*?\Qtest.logic\E') 10:48:01.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:01.931 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:01.931 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:01.953 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 10:48:01.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:01.953 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:01.953 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 10:48:01.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 10:48:01.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:01.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:01.963 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:01.963 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:01.976 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 10:48:01.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:01.976 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:01.976 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 10:48:01.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 10:48:01.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:01.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:01.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:01.985 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:01.985 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:01.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:01.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:01.989 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:01.989 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:01.990 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:48:01.990 DEBUG [main][EditorHandler] 1 editor(s) found 10:48:01.990 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 10:48:01.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 10:48:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 10:48:02.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 10:48:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:02.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:48:02.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:02.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.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 "Save") 10:48:02.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:02.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:48:02.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:02.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:02.540 INFO [WorkbenchTestable][AbstractButton] Click button &Save 10:48:02.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:02.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:02.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:02.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:02.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:48:02.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:48:02.606 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 10:48:02.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.607 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:48:02.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:02.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:02.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:48:02.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:02.610 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:02.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:02.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:02.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:02.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:02.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:02.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:02.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:02.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:02.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:02.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:02.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:02.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:03.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:03.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:03.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:03.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:03.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:03.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:03.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:03.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:03.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:03.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:03.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:03.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:03.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:03.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:03.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:03.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:03.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:04.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:04.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:04.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:04.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:04.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:04.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:04.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:04.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:04.624 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:04.624 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:04.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:04.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:04.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:04.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:04.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:04.626 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:48:04.626 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:48:04.626 DEBUG [main][TreeItemHandler] Set Tree selection 10:48:04.626 DEBUG [main][TreeHandler] Notify Tree about selection event 10:48:04.631 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:48:04.635 DEBUG [WorkbenchTestable][TreeItemHandler] test 10:48:04.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:48:04.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:04.656 DEBUG [main][MenuItemLookup] Found menu:'New' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:04.657 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:48:04.657 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:48:04.657 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:48:04.657 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:48:04.657 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:48:04.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:04.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:48:04.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:48:05.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:05.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:05.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:48:05.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:05.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:48:05.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:05.182 DEBUG [main][MenuItemLookup] Found menu:'New' 10:48:05.182 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:48:05.182 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:05.182 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:48:05.182 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:05.182 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:48:05.182 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:48:05.182 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:48:05.182 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:48:05.182 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:48:05.182 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:48:05.182 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:48:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:48:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:48:05.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:48:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:05.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:48:05.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:05.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:48:05.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:05.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:05.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:05.751 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:48:05.751 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:48:05.751 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:48:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:05.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:05.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:05.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:48:05.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:05.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:48:05.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:05.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:05.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:05.752 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:48:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:05.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:05.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:48:05.755 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:48:06.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:48:06.256 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:48:06.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:06.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:48:06.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:48:06.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:48:06.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:06.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:06.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:06.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:06.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:06.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:06.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:48:06.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:06.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:06.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 10:48:06.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:06.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:06.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:06.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:06.258 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 10:48:06.258 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:06.258 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 10:48:06.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 10:48:06.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:06.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:06.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:06.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'] 10:48:06.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.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'] 10:48:06.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.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: "New Project"] 10:48:06.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.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'] 10:48:06.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.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'] 10:48:06.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.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'] 10:48:06.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.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: "New Project"] 10:48:06.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.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'] 10:48:06.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:06.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:06.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:06.260 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:06.260 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:06.260 DEBUG [main][MenuItemLookup] Item match:File 10:48:06.261 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:06.261 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:06.263 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:06.263 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:06.263 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:06.263 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:06.263 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:06.263 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:06.263 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:48:06.263 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:06.263 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:06.263 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:06.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:06.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:06.263 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:48:06.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. finished successfully 10:48:06.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:06.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.325 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:06.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.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 10:48:06.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:48:06.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:48:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:06.327 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:48:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:06.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:48:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:48:06.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:48:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:06.327 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:48:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:06.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:48:06.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:48:06.327 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:48:06.327 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:48:06.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:48:06.331 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:06.331 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:06.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:06.332 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:06.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:06.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:06.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'] 10:48:06.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:48:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:48:06.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:48:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.356 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:48:06.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:48:06.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:06.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:48:06.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:06.357 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:06.358 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:48:06.359 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:48:06.359 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 10:48:06.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.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) 10:48:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:06.361 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:06.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:06.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:06.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:06.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:48:06.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:48:06.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:06.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:06.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.866 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:48:06.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:06.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') 10:48:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:06.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:06.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:06.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:06.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:06.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:06.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 10:48:06.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.873 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:48:06.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:06.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:48:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:06.877 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:06.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:06.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:06.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:06.904 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:06.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:06.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:06.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:06.905 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:06.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:06.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:06.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:06.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:07.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:07.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:07.907 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:07.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:07.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:07.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:07.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:07.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:07.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:07.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:07.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:07.909 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:07.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 10:48:07.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:07.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:07.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:07.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:07.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:07.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:48:07.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:07.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:07.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:07.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:07.914 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:07.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:07.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:07.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:07.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:07.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:07.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:07.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:07.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:07.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:08.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:08.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:08.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:08.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:08.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:08.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:08.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 10:48:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:08.946 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:08.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:48:08.946 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:48:08.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:48:08.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:48:08.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:08.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:08.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:08.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:08.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 10:48:08.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:08.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:08.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:08.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:08.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:08.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 10:48:08.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:08.956 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 10:48:08.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'] 10:48:08.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:08.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'] 10:48:08.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:08.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:08.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:08.956 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:08.956 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:08.957 DEBUG [main][MenuItemLookup] Item match:File 10:48:08.957 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:08.957 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:08.959 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:08.959 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:08.959 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:08.959 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:08.959 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:08.959 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:08.959 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:48:08.959 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:08.959 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:08.959 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:08.959 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:08.959 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:08.959 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:09.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.... 10:48:09.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:48:09.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:09.022 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:09.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:09.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:48:09.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:09.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:48:09.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 10:48:09.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 10:48:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:09.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 10:48:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:09.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 10:48:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 10:48:09.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 10:48:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:09.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 10:48:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:09.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 10:48:09.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 10:48:09.024 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 10:48:09.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 10:48:09.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 10:48:09.028 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:09.028 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:09.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) 10:48:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:09.029 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:09.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:09.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:48:09.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 10:48:09.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:48:09.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:09.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:09.065 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 10:48:09.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:09.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:48:09.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:09.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:09.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:09.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:48:09.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:09.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:09.068 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:09.069 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 10:48:09.069 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 10:48:09.069 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 10:48:09.069 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) 10:48:09.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:09.071 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:09.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:09.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:09.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:09.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:09.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:09.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:09.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:48:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7cdddd26 is found... 10:48:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7cdddd26 is found finished successfully 10:48:09.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:09.578 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:09.579 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:09.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:48:09.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:48:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:09.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:48:09.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 '\*?\QPalette\E') 10:48:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:09.583 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:48:09.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:48:09.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:09.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:09.604 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 10:48:09.604 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:48:09.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.604 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:48:09.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.611 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:48:09.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.612 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #3 Value=0 ) 10:48:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 10:48:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 10:48:09.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:48:09.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:48:09.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:09.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:09.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:48:09.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:48:09.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:09.627 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:48:09.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:48:09.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:09.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:09.650 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 10:48:09.650 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:48:09.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.651 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:48:09.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.665 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:48:09.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.666 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 10:48:09.666 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 10:48:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 10:48:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 10:48:09.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:48:09.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:48:09.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:09.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:09.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:48:09.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 '\*?\QPalette\E') 10:48:09.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:09.673 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:48:09.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:48:09.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:09.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:09.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:09.710 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 10:48:09.726 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:09.726 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:09.726 INFO [WorkbenchTestable][ViewerHandler] Click at [30, 121] 10:48:09.726 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:48:09.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.727 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:48:09.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.728 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:48:09.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:09.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:09.731 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:09.731 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:09.731 INFO [WorkbenchTestable][ViewerHandler] Click at [130, 121] 10:48:09.731 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:48:09.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.731 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:48:09.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.734 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:48:09.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.735 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:48:09.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:48:09.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:09.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:09.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:48:09.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:48:09.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:09.739 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:48:09.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:48:09.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:09.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:09.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:09.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:09.765 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 10:48:09.775 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:09.775 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:09.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 '\*?\Qtest.logic\E') 10:48:09.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:09.782 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:09.782 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:09.782 INFO [WorkbenchTestable][ViewerHandler] Click at [86, 121] 10:48:09.782 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:48:09.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.783 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:48:09.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.787 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:48:09.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.788 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 10:48:09.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:09.802 DEBUG [main][MenuItemLookup] Found menu:'Undo Connection change' 10:48:09.802 DEBUG [main][MenuItemLookup] Found menu:'Redo' 10:48:09.802 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:09.802 DEBUG [main][MenuItemLookup] Found menu:'Paste' 10:48:09.802 DEBUG [main][MenuItemLookup] Found menu:'Delete' 10:48:09.802 DEBUG [main][MenuItemLookup] Item match:Delete 10:48:09.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 10:48:09.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 10:48:09.802 INFO [main][MenuItemHandler] Select menu item: &Delete 10:48:09.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:09.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:09.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:09.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:09.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:09.815 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:09.815 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:09.816 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:48:09.816 DEBUG [main][EditorHandler] 1 editor(s) found 10:48:09.816 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 10:48:09.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 'Save .*'] is available.... 10:48:10.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 10:48:10.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 10:48:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:10.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:10.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:48:10.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:10.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:10.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:10.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 "Save") 10:48:10.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:10.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:48:10.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:10.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:10.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:10.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:10.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:10.349 INFO [WorkbenchTestable][AbstractButton] Click button &Save 10:48:10.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:10.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:10.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:10.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:10.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:48:10.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:48:10.412 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 10:48:10.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:10.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:10.413 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:48:10.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:10.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:10.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:10.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:10.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:10.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:10.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') 10:48:10.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:10.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:10.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:10.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:10.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:10.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:10.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:10.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:10.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:10.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:10.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:10.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:10.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:10.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:10.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:10.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:10.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:10.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:10.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:10.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:10.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:10.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:11.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:11.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:11.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:11.424 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:11.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:11.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:11.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:11.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 10:48:11.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:11.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:11.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:11.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:11.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:11.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:11.426 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:11.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:11.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:11.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:11.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:11.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:11.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:12.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:12.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:12.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:12.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:12.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:12.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:12.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:12.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:12.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:12.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:12.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:12.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:12.429 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:12.429 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:12.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:12.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:12.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:12.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:12.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:12.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:12.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:12.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:12.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:12.430 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:48:12.430 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:48:12.430 DEBUG [main][TreeItemHandler] Set Tree selection 10:48:12.430 DEBUG [main][TreeHandler] Notify Tree about selection event 10:48:12.435 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:48:12.436 DEBUG [WorkbenchTestable][TreeItemHandler] test 10:48:12.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:48:12.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'New' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:12.456 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:48:12.456 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:48:12.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:48:12.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:48:12.456 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:48:12.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:12.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:48:12.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:12.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:12.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:48:12.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:12.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:48:12.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:12.974 DEBUG [main][MenuItemLookup] Found menu:'New' 10:48:12.974 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:48:12.974 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:12.974 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:48:12.974 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:12.974 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:48:12.974 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:48:12.974 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:48:12.974 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:48:12.975 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:48:12.975 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:48:12.975 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:48:12.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:48:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:48:13.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:48:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:13.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:48:13.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:13.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:48:13.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:13.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:13.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:13.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:13.542 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:48:13.542 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:48:13.542 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:48:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:13.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:13.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:13.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:48:13.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:13.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:48:13.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:13.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:13.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:13.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:13.543 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:48:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:13.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:13.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:13.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:13.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:48:13.547 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:48:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:48:14.048 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:48:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:14.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:48:14.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:48:14.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:14.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:14.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:14.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:14.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:14.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:48:14.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:14.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:14.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 10:48:14.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:14.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:14.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 10:48:14.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:14.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 10:48:14.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 10:48:14.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:14.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:14.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:14.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'] 10:48:14.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.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'] 10:48:14.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.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: "New Project"] 10:48:14.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.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'] 10:48:14.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.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'] 10:48:14.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.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'] 10:48:14.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:48:14.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.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'] 10:48:14.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.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'] 10:48:14.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:14.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:14.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:14.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:14.053 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:14.053 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:14.054 DEBUG [main][MenuItemLookup] Item match:File 10:48:14.054 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:14.054 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:14.056 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:14.056 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:14.056 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:14.056 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:14.056 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:14.056 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:14.056 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:48:14.056 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:14.056 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:14.056 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:14.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:14.056 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:14.056 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:14.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 'New|Select a wizard'] is available.... 10:48:14.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. finished successfully 10:48:14.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:14.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:14.133 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:14.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:48:14.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:14.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:14.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:14.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:14.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:48:14.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:48:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:14.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:48:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:14.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:48:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:48:14.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:48:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:14.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:48:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:14.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:48:14.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:48:14.136 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:48:14.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:48:14.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:48:14.140 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:14.140 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:14.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:14.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:14.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:14.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:14.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:14.147 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:14.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:14.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:14.170 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:14.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:48:14.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:48:14.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:48:14.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:14.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:14.171 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:48:14.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:14.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:48:14.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:14.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:14.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:48:14.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:14.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:14.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:14.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:14.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:14.173 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:14.174 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:48:14.175 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:48:14.175 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 10:48:14.175 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) 10:48:14.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:14.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:14.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:14.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:14.177 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:14.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:14.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:14.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:14.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:48:14.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:48:14.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:14.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:14.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:14.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:14.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:48:14.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:14.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:14.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:14.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:14.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 '\*?\QProject Explorer\E') 10:48:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:14.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:14.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:14.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:14.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:14.684 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:14.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:14.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:14.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:14.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:14.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 10:48:14.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:14.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:14.697 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:48:14.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:14.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:14.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:14.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:14.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:14.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:48:14.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:14.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:14.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:14.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:14.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:14.702 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:14.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:14.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:14.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:14.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:14.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:14.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:14.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:14.731 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:14.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:14.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:14.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:14.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:14.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:14.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:15.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:15.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:15.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:15.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:15.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:15.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:15.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:15.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:15.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:15.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:15.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:15.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:15.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:15.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:15.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:15.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 10:48:15.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:15.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:15.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:15.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:15.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:48:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:15.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:15.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:15.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:15.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:15.747 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:15.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:15.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:15.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:15.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:15.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:15.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:15.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:15.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:15.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:15.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:16.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:16.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:16.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:16.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:16.768 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:16.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:16.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:16.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:16.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:16.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:16.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:16.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:16.770 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:16.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:48:16.770 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:48:16.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:48:16.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:48:16.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:16.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:16.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:16.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:16.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 10:48:16.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:16.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:16.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:16.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:16.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:16.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: ""] 10:48:16.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:16.777 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 10:48:16.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:16.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:16.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:16.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:16.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:16.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:16.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:16.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:16.778 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:16.778 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:16.778 DEBUG [main][MenuItemLookup] Item match:File 10:48:16.779 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:16.779 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:16.780 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:16.780 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:16.780 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:16.780 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:16.780 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:16.780 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:16.780 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:48:16.780 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:16.780 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:16.780 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:16.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:16.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:16.791 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:16.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:48:16.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:48:16.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:16.853 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:16.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:16.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 10:48:16.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:16.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:48:16.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:16.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:16.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:16.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:16.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:16.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:16.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:16.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 10:48:16.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 10:48:16.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:16.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 10:48:16.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:16.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 10:48:16.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 10:48:16.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 10:48:16.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:16.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 10:48:16.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:16.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 10:48:16.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 10:48:16.855 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 10:48:16.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 10:48:16.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 10:48:16.859 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:16.859 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:16.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:16.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:16.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:16.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:16.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:16.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:16.860 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:16.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:16.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:16.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:16.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:16.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:48:16.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 10:48:16.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:48:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:16.897 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 10:48:16.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:16.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 "File name:") 10:48:16.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:16.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:48:16.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:16.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:16.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:16.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:16.900 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:16.901 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 10:48:16.901 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 10:48:16.901 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 10:48:16.902 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) 10:48:16.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:16.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:16.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:16.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:16.903 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:16.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:16.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:16.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:17.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:17.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:17.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:48:17.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:17.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:17.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:48:17.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:17.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57978f3b is found... 10:48:17.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57978f3b is found finished successfully 10:48:17.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:17.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:17.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:17.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:17.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:17.411 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:17.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:48:17.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:48:17.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:17.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:17.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:48:17.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 '\*?\QPalette\E') 10:48:17.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:17.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:17.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:17.415 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:48:17.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:48:17.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:17.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:17.423 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 10:48:17.423 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:48:17.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:17.424 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:48:17.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:17.443 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:48:17.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:17.444 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #4 Text=Label ) 10:48:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 10:48:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 10:48:17.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:48:17.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 10:48:17.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:17.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 10:48:17.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:48:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:17.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:17.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:17.452 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:48:17.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:48:17.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:17.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:17.459 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 10:48:17.459 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:48:17.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:17.472 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:48:17.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:17.485 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:48:17.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:17.486 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 10:48:17.486 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 10:48:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 10:48:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 10:48:17.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:17.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:17.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:17.491 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:17.491 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:17.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 '\*?\Qtest.logic\E') 10:48:17.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:17.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:17.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:17.495 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:17.495 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:17.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:17.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:17.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:17.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:17.498 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:17.498 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:17.512 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 10:48:17.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:17.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:17.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:17.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:17.512 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 10:48:17.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 10:48:17.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:17.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:17.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:17.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:17.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:17.520 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:17.520 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:17.532 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 10:48:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:17.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:17.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:17.532 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:17.532 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 10:48:17.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 10:48:17.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:17.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:17.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:17.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:17.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:17.540 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:17.540 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:17.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 '\*?\Qtest.logic\E') 10:48:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:17.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:17.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:17.543 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:17.543 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:17.544 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 10:48:17.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:17.557 DEBUG [main][MenuItemLookup] Found menu:'Undo' 10:48:17.557 DEBUG [main][MenuItemLookup] Found menu:'Redo' 10:48:17.557 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:17.557 DEBUG [main][MenuItemLookup] Found menu:'Paste' 10:48:17.557 DEBUG [main][MenuItemLookup] Found menu:'Delete' 10:48:17.557 DEBUG [main][MenuItemLookup] Item match:Delete 10:48:17.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 10:48:17.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 10:48:17.558 INFO [main][MenuItemHandler] Select menu item: &Delete 10:48:17.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 10:48:17.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:17.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:17.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:17.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:17.562 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:17.563 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:17.565 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:48:17.567 DEBUG [main][EditorHandler] 1 editor(s) found 10:48:17.568 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 10:48:17.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 10:48:18.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 'Save .*'] is available. finished successfully 10:48:18.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 10:48:18.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:18.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:18.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:48:18.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:18.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:18.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:18.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 "Save") 10:48:18.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:18.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:18.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:18.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:48:18.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:18.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:18.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:18.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:18.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:18.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:18.083 INFO [WorkbenchTestable][AbstractButton] Click button &Save 10:48:18.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:18.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:18.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:18.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:48:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:48:18.145 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 10:48:18.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:18.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:18.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:48:18.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:18.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:18.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:18.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:18.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:48:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:18.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:18.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:18.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:18.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:18.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:18.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:18.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:18.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:18.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:18.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:18.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:18.155 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:18.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:18.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:18.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:18.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:18.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:18.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:18.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:18.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:19.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:19.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:19.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:19.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:19.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:19.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:19.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 10:48:19.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:19.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:19.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:19.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:19.158 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:19.158 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:19.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:19.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:19.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:19.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:19.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:19.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:19.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:20.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:20.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:20.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:20.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:20.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:20.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:20.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:20.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:20.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 10:48:20.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:20.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:20.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:20.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:20.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:20.661 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:20.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:20.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:20.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:20.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:20.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:20.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:20.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:20.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:20.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:20.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:20.662 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:48:20.662 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:48:20.662 DEBUG [main][TreeItemHandler] Set Tree selection 10:48:20.663 DEBUG [main][TreeHandler] Notify Tree about selection event 10:48:20.668 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:48:20.669 DEBUG [WorkbenchTestable][TreeItemHandler] test 10:48:20.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:48:20.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'New' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:20.689 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:48:20.689 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:48:20.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:48:20.689 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:48:20.689 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:48:20.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:20.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:48:21.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:21.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:21.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:48:21.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:21.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:48:21.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:21.206 DEBUG [main][MenuItemLookup] Found menu:'New' 10:48:21.206 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:48:21.206 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:21.206 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:48:21.206 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:21.206 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:48:21.206 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:48:21.207 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:48:21.207 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:48:21.207 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:48:21.207 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:48:21.207 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:48:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:48:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:48:21.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:48:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:21.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:21.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: 32) 10:48:21.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:21.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:21.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:21.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:48:21.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:21.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:21.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:21.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:21.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:21.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:21.789 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:48:21.789 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:48:21.789 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:48:21.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:21.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:21.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:21.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:21.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 "OK") 10:48:21.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:21.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:21.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:21.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:48:21.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:21.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:21.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:21.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:21.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:21.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:21.791 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:48:21.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:21.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:21.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:21.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:21.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:48:21.794 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:48:22.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:48:22.295 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:48:22.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:22.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:48:22.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:48:22.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:22.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:22.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:22.295 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:22.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:22.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:22.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:48:22.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:22.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:22.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 10:48:22.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:22.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:22.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 10:48:22.297 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 10:48:22.297 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:22.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24 s - in org.eclipse.reddeer.gef.test.EditPartTest selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.804 s clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.792 s nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 8.247 s Results: Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.gef.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test >-------- [INFO] Building RedDeer Graphiti Tests 4.7.0-SNAPSHOT [39/58] [INFO] from tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [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 10:48:31.137 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:48:31.140 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:48:31.209 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:48:31.210 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:48:31.237 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 10:48:31.313 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:48:31.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:31.320 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 10:48:31.323 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:48:31.323 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:48:31.336 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:48:31.342 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:31.342 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:48:31.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:31.345 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:48:31.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:31.349 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:48:31.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:48:31.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:48:31.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:48:31.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:31.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:31.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:31.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:31.447 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:31.447 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:48:31.447 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:48:31.447 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:48:31.447 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:48:31.447 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:48:31.447 DEBUG [main][MenuItemLookup] Item match:Window 10:48:31.452 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:48:31.452 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:48:31.454 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:48:31.454 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:31.455 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:48:31.455 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:48:31.455 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:31.455 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:48:31.455 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:31.455 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:48:31.455 DEBUG [main][MenuItemLookup] Item match:Preferences 10:48:31.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:48:31.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:48:31.461 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:48:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:48:31.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:48:31.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:48:31.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:31.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:31.663 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:48:31.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:48:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:31.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:31.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:31.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:31.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:31.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:31.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) 10:48:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:31.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:31.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:31.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:31.746 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:31.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:31.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:31.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:31.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:31.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:31.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:31.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:31.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:31.822 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:48:31.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:31.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 10:48:31.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 10:48:31.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:31.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:31.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:31.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:31.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.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'] 10:48:31.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.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"] 10:48:31.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.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'] 10:48:31.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:31.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:31.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:48:31.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:31.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:31.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:31.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:31.836 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:31.836 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:31.837 DEBUG [main][MenuItemLookup] Item match:File 10:48:31.839 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:31.840 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:31.844 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:31.844 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:31.844 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:31.844 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:31.844 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:31.844 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:31.844 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:31.844 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:31.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:31.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:31.845 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:48:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:48:31.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:31.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:31.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:31.947 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:31.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:31.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:48:31.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:31.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:31.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:31.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:31.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:31.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:31.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:31.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:48:31.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:48:31.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:32.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:48:32.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:48:32.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:48:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:32.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:48:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:32.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:48:32.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:48:32.463 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:48:32.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:48:32.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:48:32.467 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:32.467 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:32.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:32.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:32.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:32.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:32.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:32.470 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:32.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:32.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:32.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:32.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:32.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:32.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:32.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:32.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:48:32.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:48:32.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:48:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:32.512 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:48:32.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:32.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:48:32.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:32.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:48:32.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:32.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:32.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:32.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:32.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:32.522 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:32.523 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:48:32.540 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:48:32.540 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 10:48:32.541 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) 10:48:32.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:32.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:32.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:32.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:32.547 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:32.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:32.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:32.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:32.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:32.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:33.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:48:33.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:33.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:33.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:33.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:33.065 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:48:33.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:33.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:33.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:33.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:33.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:33.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:33.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:48:33.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:33.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:33.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:33.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:33.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:33.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:33.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:33.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:33.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:33.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:33.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 10:48:33.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:33.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:33.096 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:48:33.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:33.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:33.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:33.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:33.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:33.107 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:33.107 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:48:33.107 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:48:33.107 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:48:33.107 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:48:33.107 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:48:33.107 DEBUG [main][MenuItemLookup] Item match:Window 10:48:33.108 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:48:33.108 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:48:33.108 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:48:33.108 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:33.108 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:48:33.108 DEBUG [main][MenuItemLookup] Item match:Show View 10:48:33.116 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:48:33.117 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:48:33.117 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:48:33.117 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:48:33.117 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:48:33.117 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:48:33.117 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:48:33.117 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:48:33.117 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:33.117 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:48:33.117 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:48:33.118 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:48:33.118 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:48:33.118 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:48:33.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:48:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:48:33.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:48:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:33.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:48:33.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:33.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:48:33.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:33.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:33.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:33.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:48:33.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:48:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:33.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:48:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:48:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:48:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:48:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:33.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:48:33.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:48:33.671 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:48:33.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:48:33.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:48:33.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:33.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:48:33.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:33.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:33.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:33.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:48:33.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:33.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:33.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:33.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:48:33.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:33.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:33.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:33.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:33.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:33.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:33.675 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:48:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:33.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:33.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:33.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:48:33.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:48:33.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:48:33.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:33.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:48:33.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:33.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:33.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:33.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:33.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:33.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:33.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:48:33.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:33.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:34.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:34.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:34.019 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:34.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:34.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:34.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:34.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:34.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:34.022 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:34.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:34.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:34.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:34.024 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:34.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:34.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:34.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:34.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:34.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:34.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:34.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:34.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:35.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:35.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:35.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:35.028 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:35.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:35.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:35.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:35.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 10:48:35.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:35.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:35.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:35.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:35.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:35.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 10:48:35.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:35.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:35.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:35.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:35.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:35.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48: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 '\*?\QProject Explorer\E') 10:48:35.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:35.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:35.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:35.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:35.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:35.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:35.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:35.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:35.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:35.069 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:35.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:35.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:35.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:35.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:35.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:35.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:35.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:35.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:36.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:36.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:36.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:36.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:36.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:36.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:36.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 10:48:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:36.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:36.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:36.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:36.073 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:36.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:48:36.073 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:48:36.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:48:36.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:48:36.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'] 10:48:36.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.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'] 10:48:36.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 10:48:36.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:36.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:36.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:36.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.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: "New Diagram"] 10:48:36.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.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'] 10:48:36.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.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'] 10:48:36.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:36.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:36.088 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:36.088 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:36.088 DEBUG [main][MenuItemLookup] Item match:File 10:48:36.089 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:36.089 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:36.090 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:36.090 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:36.090 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:36.090 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:36.090 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:36.090 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:36.090 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:36.091 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:36.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:36.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:36.091 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:36.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:48:36.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:48:36.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:36.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:36.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:36.168 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:36.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:48:36.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:36.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:36.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:36.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:36.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:36.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:36.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:36.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 10:48:36.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 10:48:36.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:36.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:36.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 10:48:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 10:48:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 10:48:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 10:48:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:36.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 10:48:36.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 10:48:36.672 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 10:48:36.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 10:48:36.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 10:48:36.675 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:36.675 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:36.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:36.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:36.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:36.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:36.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:36.677 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:36.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:36.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:36.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'] 10:48:36.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 10:48:36.712 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 10:48:36.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 10:48:36.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:36.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:36.713 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 10:48:36.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:36.714 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") 10:48:36.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:36.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 10:48:36.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:36.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:36.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:36.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:48:36.718 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 10:48:36.719 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 10:48:36.719 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 10:48:36.719 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) 10:48:36.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:36.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:36.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:36.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:36.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:36.720 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:36.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:36.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:36.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:36.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:36.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 10:48:36.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:36.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 10:48:36.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:36.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:36.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:36.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:36.731 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:36.731 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:48:36.731 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 10:48:36.731 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 10:48:36.731 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) 10:48:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:36.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:36.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:36.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:36.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:36.733 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:36.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:36.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:36.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:36.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:37.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:48:37.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:48:37.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:37.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:37.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:48:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:37.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c718bed is found... 10:48:37.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c718bed is found finished successfully 10:48:37.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 10:48:37.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:37.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:37.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:37.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:37.415 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:37.415 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:37.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:37.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:37.426 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 10:48:37.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 10:48:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:37.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 10:48:37.426 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 10:48:37.427 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:37.427 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:48:37.427 DEBUG [main][MenuItemLookup] Found menu:'View' 10:48:37.427 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:48:37.427 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:48:37.427 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:48:37.427 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:48:37.427 DEBUG [main][MenuItemLookup] Item match:Window 10:48:37.430 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:48:37.430 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:48:37.430 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:48:37.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:37.430 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:48:37.430 DEBUG [main][MenuItemLookup] Item match:Show View 10:48:37.433 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:48:37.434 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:48:37.434 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:48:37.434 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:48:37.434 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:48:37.434 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:48:37.434 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:48:37.434 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:48:37.434 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:37.434 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:48:37.434 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:48:37.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:48:37.447 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:48:37.447 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:48:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:48:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:48:37.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:48:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:37.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:48:37.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:37.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:48:37.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:37.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:37.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:37.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:37.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:37.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:37.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:48:37.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:48:37.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:38.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:38.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:48:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:48:38.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:48:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:38.019 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:48:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:38.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:48:38.019 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 10:48:38.019 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 10:48:38.019 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 10:48:38.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 10:48:38.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:38.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:38.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:38.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:48:38.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:38.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:38.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:38.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:48:38.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:38.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:38.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:38.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:48:38.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:38.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:38.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:38.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:38.022 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:48:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:38.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:38.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:48:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:48:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 10:48:38.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:38.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 10:48:38.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:38.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:38.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 10:48:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:38.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 10:48:38.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 '\*?\QPalette\E') 10:48:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:38.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:38.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:38.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:38.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:38.123 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:48:38.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:48:38.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:38.124 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 10:48:38.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:38.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:38.129 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 10:48:38.129 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:48:38.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:38.154 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:48:38.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:38.185 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:48:38.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:38.253 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@79169472 10:48:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 10:48:38.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 10:48:38.312 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 10:48:38.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:38.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:38.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:38.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:38.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:39.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:39.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:39.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:48:39.315 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 10:48:39.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 10:48:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:39.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:39.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:39.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:39.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:39.321 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:39.321 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:39.321 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:39.321 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:39.321 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:48:39.322 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 10:48:39.390 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 10:48:39.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:39.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:39.392 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:48:39.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:39.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:39.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:39.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:39.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:39.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:39.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:48:39.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:39.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:39.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:39.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:39.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:39.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:39.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:39.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:39.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:39.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:39.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:39.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:39.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:39.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:39.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:39.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:39.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:39.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:39.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:39.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:39.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:39.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:40.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:40.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:40.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:40.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:40.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:40.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:40.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:40.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:40.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:40.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:40.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:40.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:40.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:40.442 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:40.445 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:48:40.445 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:48:40.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:48:40.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:48:40.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:48:40.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'New' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:40.513 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:48:40.513 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:48:40.514 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:48:40.514 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:48:40.514 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:48:40.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:48:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:48:41.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:41.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:41.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:48:41.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:41.016 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 10:48:41.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:48:41.016 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:48:41.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:48:41.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:48:41.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:48:41.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:41.054 DEBUG [main][MenuItemLookup] Found menu:'New' 10:48:41.054 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:48:41.054 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:41.054 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:48:41.054 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:41.054 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:48:41.054 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:48:41.054 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:48:41.054 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:48:41.054 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:48:41.054 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:48:41.054 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:48:41.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 'Delete.*'] is available.... 10:48:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:48:41.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:48:41.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:41.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:41.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:41.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:48:41.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:41.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:48:41.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:41.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:41.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:41.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:41.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:41.718 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:48:41.719 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:48:41.719 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:48:41.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:41.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:41.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:41.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:41.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:48:41.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:41.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:41.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:41.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:48:41.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:41.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:41.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:41.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:41.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:41.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:41.721 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:48:41.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:41.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:41.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:41.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:41.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:48:41.728 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:48:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:48:42.228 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:48:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:42.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:48:42.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:42.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:42.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 10:48:42.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:42.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:42.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:42.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:42.234 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 10:48:42.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:42.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 10:48:42.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 10:48:42.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:42.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:42.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:42.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'] 10:48:42.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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'] 10:48:42.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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 Project"] 10:48:42.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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'] 10:48:42.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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'] 10:48:42.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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'] 10:48:42.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:48:42.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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'] 10:48:42.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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'] 10:48:42.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:42.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:42.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:42.237 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:42.237 DEBUG [main][MenuItemLookup] Item match:File 10:48:42.238 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:42.239 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:42.240 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:42.240 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:42.240 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:42.240 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:42.240 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:42.240 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:42.240 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:42.240 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:42.240 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:42.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:42.241 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48: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.... 10:48:42.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:48:42.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:42.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.314 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:42.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:48:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:42.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:42.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:48:42.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:48:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:42.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:48:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:42.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:48:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:48:42.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:48:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:42.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:48:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:42.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:48:42.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:48:42.317 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:48:42.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:48:42.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:48:42.320 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:42.320 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:42.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:42.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:42.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:42.322 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:42.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:42.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:42.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'] 10:48:42.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:48:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:48:42.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:48:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.349 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:48:42.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:48:42.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:42.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:48:42.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:42.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:42.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:42.351 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:42.352 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:48:42.353 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 10:48:42.353 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 10:48:42.353 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) 10:48:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:42.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:42.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:42.356 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:42.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:42.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:42.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:42.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:42.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:48:42.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:48:42.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:42.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:42.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:42.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.862 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:48:42.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:42.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:42.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 '\*?\QProject Explorer\E') 10:48:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:42.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:42.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:42.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:42.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:42.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:42.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:42.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:42.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:42.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 10:48:42.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.871 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:48:42.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:42.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:42.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:48:42.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:42.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:42.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:42.887 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:42.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:42.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:42.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:42.913 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:42.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:42.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:42.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:42.925 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:42.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:42.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:42.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:42.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:42.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:43.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:43.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:43.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:43.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:43.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:43.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:48:43.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:48:43.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:43.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:43.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:48:43.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:43.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:43.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:43.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:43.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:43.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:43.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 10:48:43.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:43.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:43.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:43.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:43.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:43.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:43.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:48:43.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:43.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:43.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:43.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:43.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:43.933 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:43.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:43.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:43.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:43.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:43.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:43.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:43.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:43.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:43.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:43.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:44.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:44.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:44.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:44.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:44.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:44.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:44.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:44.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:44.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:44.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 10:48:44.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:44.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:44.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:44.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:44.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:44.965 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:44.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:48:44.965 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:48:44.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:48:44.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:48:44.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:44.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:44.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 10:48:44.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:44.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:44.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:44.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 10:48:44.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:44.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:44.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:44.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:44.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:44.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:44.978 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:44.978 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:44.978 DEBUG [main][MenuItemLookup] Item match:File 10:48:44.979 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:44.979 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:44.981 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:44.981 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:44.981 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:44.981 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:44.981 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:44.981 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:44.981 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:44.981 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:44.981 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:44.981 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:44.981 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:45.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:48:45.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:48:45.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:45.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:45.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:45.048 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:45.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:45.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:48:45.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:45.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:45.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:45.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:45.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 10:48:45.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 10:48:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:45.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 10:48:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:45.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 10:48:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 10:48:45.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 10:48:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:45.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 10:48:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:45.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 10:48:45.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 10:48:45.050 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 10:48:45.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 10:48:45.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 10:48:45.054 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:45.054 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:45.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:45.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:45.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:45.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:45.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:45.055 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:45.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:45.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:45.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:45.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:45.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 10:48:45.070 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 10:48:45.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 10:48:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:45.070 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 10:48:45.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:45.070 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") 10:48:45.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:45.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 10:48:45.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:45.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:45.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:45.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:45.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:45.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:48:45.073 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 10:48:45.073 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 10:48:45.073 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 10:48:45.073 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) 10:48:45.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:45.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:45.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:45.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:45.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:45.074 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:45.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:45.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:45.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:45.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:45.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 10:48:45.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:45.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 10:48:45.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:45.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:45.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:45.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:45.081 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:45.081 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:48:45.081 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 10:48:45.081 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 10:48:45.081 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) 10:48:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:45.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:45.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:45.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:45.083 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:45.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:45.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:45.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:45.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:45.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:48:45.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:48:45.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:48:45.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:45.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:45.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:48:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@78c80f0e is found... 10:48:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@78c80f0e is found finished successfully 10:48:45.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 10:48:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:45.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:45.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:45.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:45.255 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:45.255 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:45.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:45.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:45.256 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 10:48:45.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:45.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:45.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 10:48:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:45.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 10:48:45.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 10:48:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:45.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:45.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:45.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:45.258 INFO [WorkbenchTestable][AbstractView] Activate view Palette 10:48:45.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 10:48:45.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:45.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:45.285 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 10:48:45.285 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 10:48:45.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:45.285 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 10:48:45.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:45.324 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 10:48:45.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:45.332 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@3e09067 10:48:45.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 10:48:45.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 10:48:45.371 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 10:48:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:45.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:45.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:45.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:45.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:46.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:46.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:46.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:48:46.372 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 10:48:46.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 10:48:46.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:46.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:46.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:46.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:46.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:46.379 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:46.379 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:46.380 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:46.380 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:48:46.380 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:48:46.380 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 10:48:46.432 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 10:48:46.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:46.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:46.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:48:46.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:46.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:46.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:46.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:46.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:46.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') 10:48:46.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:46.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:46.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:46.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:46.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:46.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:46.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:46.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:46.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:46.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:46.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:46.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:46.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:46.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:46.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:46.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:46.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:46.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:46.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:46.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:46.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:47.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:47.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:48:47.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:48:47.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:48:47.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:47.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:48:47.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 10:48:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:47.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:47.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:47.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:47.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:48:47.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:48:47.449 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:48:47.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:48:47.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:48:47.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:48:47.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'New' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:47.484 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:48:47.484 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:48:47.484 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:48:47.484 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:48:47.484 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:48:47.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:47.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:48:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:47.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:48:47.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:47.985 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 10:48:47.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:48:47.985 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:48:47.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:48:47.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:48:47.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:48:47.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:48.022 DEBUG [main][MenuItemLookup] Found menu:'New' 10:48:48.022 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:48:48.022 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:48.022 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:48:48.022 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:48.022 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:48:48.022 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:48:48.022 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:48:48.022 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:48:48.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:48:48.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:48:48.023 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:48:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:48:48.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:48:48.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:48:48.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:48.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:48.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:48.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:48.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: 32) 10:48:48.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:48.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:48:48.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:48.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:48.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:48.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:48.632 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:48:48.632 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:48:48.632 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:48:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:48.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:48.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:48.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 "OK", Widget matcher matching widgets with style: 8) 10:48:48.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:48.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:48:48.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:48.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:48.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:48.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:48.633 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:48:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:48.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:48.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:48.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:48:48.637 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:48:49.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:48:49.137 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:48:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:49.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:48:49.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:48:49.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:49.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:49.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 10:48:49.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:49.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:49.138 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 10:48:49.140 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 10:48:49.140 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:49.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.026 s - in org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 10.409 s doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 6.904 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.graphiti.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.graphiti' with 17 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.graphiti' with 17 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.direct.test >--------- [INFO] Building RedDeer Direct Tests 4.7.0-SNAPSHOT [40/58] [INFO] from tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [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 10:49:00.218 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:49:00.221 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:49:00.245 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:49:00.247 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:49:00.327 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:00.412 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:00.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:00.418 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:00.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:49:00.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:49:00.431 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:49:00.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:00.436 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:00.438 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:00.439 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:00.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:00.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:00.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 10:49:00.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:00.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:00.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:00.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:00.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:00.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:00.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:00.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:00.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:00.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:00.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:00.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:00.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:00.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:00.546 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:00.550 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:00.550 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:00.550 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:00.550 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:00.550 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:00.550 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:00.550 DEBUG [main][MenuItemLookup] Item match:Window 10:49:00.610 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:00.611 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:00.611 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:00.611 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:00.611 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:00.611 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:00.611 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:00.611 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:00.611 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:00.611 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:00.611 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:00.615 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:00.615 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:00.618 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:00.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:00.918 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:00.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:00.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:00.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:00.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:00.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:00.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:01.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:01.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:49:01.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:49:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:01.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:49:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:49:01.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:49:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:01.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:49:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:01.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:49:01.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 10:49:01.537 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 10:49:01.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 10:49:01.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 10:49:01.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 10:49:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:49:01.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 10:49:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.615 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:01.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:01.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:01.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:01.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:01.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:01.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:01.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:01.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:01.667 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:01.668 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:01.668 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:01.668 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:01.668 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:01.668 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:01.668 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:01.668 DEBUG [main][MenuItemLookup] Item match:Window 10:49:01.669 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:01.669 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:01.669 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:01.669 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:01.669 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:01.669 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:01.669 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:01.670 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:01.670 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:01.670 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:01.670 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:01.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:01.670 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:01.670 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:01.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.... 10:49:01.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 10:49:01.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.817 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:01.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:01.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:01.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:01.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:49:01.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:49:01.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:01.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:49:01.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:01.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:49:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:49:01.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:49:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:01.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:49:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:01.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:49:01.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 10:49:01.821 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 10:49:01.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 10:49:01.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 10:49:01.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 10:49:01.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:49:01.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 10:49:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:01.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.847 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:01.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:01.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:01.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:01.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:01.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:01.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:01.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:01.871 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:01.871 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:01.871 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:01.871 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:01.871 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:01.871 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:01.871 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:01.871 DEBUG [main][MenuItemLookup] Item match:Window 10:49:01.872 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:01.872 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:01.872 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:01.872 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:01.872 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:01.872 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:01.872 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:01.872 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:01.872 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:01.872 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:01.872 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:01.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:01.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:01.873 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:02.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 10:49:02.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:02.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:02.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:02.016 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:02.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:02.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:02.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:02.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:02.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:02.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:49:02.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:49:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:02.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:49:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:02.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:49:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:49:02.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:49:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:02.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:49:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:02.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:49:02.019 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 10:49:02.019 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 10:49:02.019 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 10:49:02.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 10:49:02.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:02.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:02.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:02.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 10:49:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:02.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:02.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:02.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:02.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:49:02.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 10:49:02.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:02.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:02.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:02.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:02.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:02.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:02.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:02.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:02.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:02.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:02.038 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:02.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:02.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:02.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:02.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:02.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:02.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:02.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:02.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:02.074 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:02.074 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:02.074 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:02.074 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:02.074 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:02.074 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:02.074 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:02.075 DEBUG [main][MenuItemLookup] Item match:Window 10:49:02.075 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:02.075 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:02.075 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:02.075 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:02.075 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:02.075 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:02.075 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:02.075 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:02.075 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:02.076 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:02.076 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:02.076 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:02.076 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:02.076 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:02.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:02.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:02.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:02.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:02.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:02.214 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:02.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:02.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:02.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:02.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:02.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:02.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:49:02.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:02.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:02.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:49:02.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:02.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:02.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:02.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:49:02.720 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:49:02.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:49:02.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:49:02.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:02.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:02.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:02.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:02.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 "Restore Defaults") 10:49:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:02.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:02.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:02.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:02.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:02.826 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:49:02.826 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:49:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:02.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:02.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:02.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:49:02.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:02.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:02.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:02.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:02.830 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:49:02.831 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:49:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:02.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:02.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:02.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:02.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:02.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:49:02.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:02.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:02.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:02.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:02.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:02.842 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:02.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:02.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:02.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:02.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:02.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:02.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:02.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:02.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 10:49:02.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:02.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 10:49:02.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:02.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:02.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:02.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:02.912 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:02.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:02.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:02.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:02.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:02.913 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:02.913 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:02.914 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:02.914 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:02.914 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:02.914 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:02.914 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:02.914 DEBUG [main][MenuItemLookup] Item match:Window 10:49:02.914 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:02.914 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:02.914 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:02.914 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:02.915 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:02.915 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:02.915 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:02.915 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:02.915 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:02.915 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:02.915 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:02.915 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:02.915 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:02.915 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:03.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:03.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.031 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:03.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:49:03.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:03.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:03.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:49:03.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:03.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:03.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:03.034 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:49:03.034 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:49:03.034 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:49:03.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:49:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 10:49:03.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 10:49:03.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.062 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:03.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:03.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:03.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:03.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:03.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:03.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.117 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 10:49:03.117 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 10:49:03.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:03.118 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:03.118 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:03.119 DEBUG [main][MenuItemLookup] Item match:Window 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:03.119 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.120 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:03.120 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:03.120 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:03.120 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:03.120 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:03.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.... 10:49:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:03.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:03.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.231 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:03.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:03.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:49:03.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:03.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:03.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:49:03.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:03.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:03.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:03.234 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:49:03.234 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:49:03.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:49:03.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:49:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 10:49:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 10:49:03.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:03.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.263 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:03.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:03.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:03.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:03.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:03.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:03.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:03.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:03.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.288 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 10:49:03.289 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 10:49:03.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:03.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:03.290 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:03.290 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:03.290 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:03.290 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:03.290 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:03.290 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:03.290 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:03.290 DEBUG [main][MenuItemLookup] Item match:Window 10:49:03.290 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:03.290 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:03.291 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:03.291 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.291 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:03.291 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:03.291 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.291 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:03.291 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.291 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:03.291 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:03.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:03.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:03.320 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:03.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:03.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:03.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.429 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:03.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:03.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:49:03.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:03.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:03.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:49:03.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:03.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:03.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:03.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:49:03.431 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:49:03.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:49:03.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:49:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 10:49:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 10:49:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.438 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:03.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:03.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:03.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:03.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:03.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:03.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:03.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:03.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:03.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:03.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:03.482 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:03.482 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:03.483 DEBUG [main][MenuItemLookup] Item match:Window 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.483 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:03.483 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:03.483 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:03.483 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:03.484 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:03.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 'Preferences.*'] is available.... 10:49:03.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:03.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:03.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.612 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:03.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:03.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:03.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:03.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:03.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:49:03.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:03.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:03.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:03.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:03.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:03.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:49:03.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:03.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:03.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:03.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:03.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:03.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:49:03.614 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:49:03.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:49:03.615 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:49:03.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:49:03.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.618 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:49:03.619 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:49:03.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:03.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:03.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:03.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:03.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:49:03.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.623 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:49:03.623 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:49:03.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:03.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:03.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:03.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:03.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:49:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.647 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:03.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:03.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:03.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:03.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:03.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:03.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 10:49:03.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:03.670 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 10:49:03.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:03.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:03.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:03.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:03.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:03.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:03.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:03.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:03.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:03.672 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:03.672 DEBUG [main][MenuItemLookup] Item match:Window 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.672 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:03.672 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:03.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:03.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:03.673 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:03.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:03.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.787 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:03.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:03.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:49:03.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:03.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:03.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:49:03.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:03.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:03.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:03.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:49:03.789 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:49:03.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:49:03.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:49:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:49:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.792 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:49:03.792 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:49:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:03.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:03.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:03.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:49:03.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.796 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:49:03.796 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:49:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:03.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:03.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:03.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:49:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.830 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:03.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:03.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:03.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:03.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:03.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:03.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:03.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:03.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:03.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:03.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:03.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:03.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:03.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 10:49:03.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:03.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 10:49:03.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:03.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:03.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:03.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:03.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:03.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:03.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:03.853 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:03.853 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:03.853 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:03.853 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:03.853 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:03.853 DEBUG [main][MenuItemLookup] Item match:Project 10:49:03.854 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 10:49:03.854 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:49:03.854 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.854 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 10:49:03.854 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 10:49:03.854 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 10:49:03.854 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:49:03.854 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 10:49:03.854 DEBUG [main][MenuItemLookup] Item match:Build Automatically 10:49:03.856 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 10:49:03.868 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 10:49:03.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:03.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:03.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:03.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:03.869 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:03.870 DEBUG [main][MenuItemLookup] Item match:Window 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:03.870 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:03.870 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:03.870 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:03.870 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:03.870 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:03.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:03.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:03.976 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:03.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:03.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:49:03.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:03.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:03.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:49:03.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:03.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:03.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:03.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:49:03.994 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:49:03.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:49:03.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:49:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:49:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:03.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:03.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:03.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:03.997 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:49:03.997 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:49:03.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:03.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:03.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:03.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:03.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:49:03.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:03.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:04.001 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:49:04.001 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:49:04.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:04.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:04.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:04.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:04.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:49:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:04.005 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:04.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:04.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:04.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:04.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:04.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:04.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 10:49:04.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:04.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 10:49:04.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:04.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:04.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:04.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:04.040 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:04.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.040 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:04.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.040 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:04.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:04.040 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:04.040 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:04.040 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:04.040 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:04.040 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:04.040 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:04.040 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:04.040 DEBUG [main][MenuItemLookup] Item match:Window 10:49:04.041 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:04.041 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:04.041 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:04.041 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.041 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:04.041 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:04.041 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.041 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:04.041 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.041 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:04.041 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:04.041 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:04.041 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:04.041 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:04.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:04.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:04.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:04.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.155 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:04.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:04.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:04.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:04.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:49:04.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:04.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:04.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:49:04.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:04.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:04.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:04.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:49:04.157 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:49:04.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:49:04.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:49:04.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:49:04.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:04.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 10:49:04.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:49:04.190 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:49:04.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:04.210 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:04.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:04.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:04.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:04.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:04.235 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:04.235 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:04.235 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:04.236 DEBUG [main][MenuItemLookup] Item match:Window 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.236 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:04.236 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:04.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:04.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:04.236 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:04.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.... 10:49:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:04.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.355 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:04.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:04.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:04.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:49:04.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:04.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:04.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:49:04.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:04.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:04.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:04.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:49:04.357 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:49:04.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:49:04.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:49:04.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:49:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:04.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:04.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:04.383 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:04.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:04.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:04.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:04.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:04.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:04.415 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:04.415 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:04.416 DEBUG [main][MenuItemLookup] Item match:Window 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.416 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:04.416 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:04.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:04.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:04.428 INFO [main][MenuItemHandler] Select menu item: &Preferences 10: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 'Preferences.*'] is available.... 10:49:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:04.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.557 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:04.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:04.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:04.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:49:04.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:04.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:04.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:49:04.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:04.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:04.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:04.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:49:04.578 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:49:04.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:49:04.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:49:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 10:49:04.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:04.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 10:49:04.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:49:04.587 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:49:04.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:04.620 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:04.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:04.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:04.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:04.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:04.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:04.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:04.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:04.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:04.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:04.653 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:04.653 DEBUG [main][MenuItemLookup] Item match:Window 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.653 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:04.653 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:04.653 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:04.654 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:04.654 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:04.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:04.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:04.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.759 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:04.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:49:04.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:04.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:04.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:49:04.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:04.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:04.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:04.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:49:04.761 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:49:04.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:49:04.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:49:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:49:04.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:04.784 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:49:04.784 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:49:04.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:04.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:04.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:04.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:04.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:49:04.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:04.787 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:49:04.787 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:49:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:04.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:04.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:04.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:49:04.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:04.791 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:04.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:04.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:04.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:04.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:04.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:04.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:04.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:04.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 10:49:04.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:04.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 10:49:04.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:04.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:04.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:04.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:04.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.*'] 10:49:04.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.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.*'] 10:49:04.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.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.*'] 10:49:04.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:04.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:04.818 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:04.818 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:04.818 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:04.818 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:04.818 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:04.818 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:04.818 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:04.818 DEBUG [main][MenuItemLookup] Item match:Window 10:49:04.819 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:04.819 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:04.819 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:04.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.819 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:04.819 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:04.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.819 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:04.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:04.819 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:04.819 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:04.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:04.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:04.819 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:04.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:04.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 10:49:04.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:04.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:04.936 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:04.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:04.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:04.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:04.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:04.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:04.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:49:04.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:49:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:05.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:49:05.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:49:05.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:49:05.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:05.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:49:05.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:05.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:49:05.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 10:49:05.441 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 10:49:05.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 10:49:05.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 10:49:05.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:05.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:05.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:05.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:05.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 10:49:05.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:05.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:05.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:05.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:05.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:49:05.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 10:49:05.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:05.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:05.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:05.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:05.485 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 10:49:05.485 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 10:49:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:05.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:05.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:05.485 TRACE [main][WidgetHandler] Notify Button with event 27 10:49:05.485 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.485 TRACE [main][WidgetHandler] Notify Button with event 13 10:49:05.485 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.485 TRACE [main][WidgetHandler] Notify Button with event 26 10:49:05.485 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.485 TRACE [main][WidgetHandler] Notify Button with event 3 10:49:05.485 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.485 TRACE [main][WidgetHandler] Notify Button with event 4 10:49:05.485 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.485 TRACE [main][WidgetHandler] Notify Button with event 13 10:49:05.485 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:49:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:05.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:05.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:05.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:05.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:05.487 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:49:05.487 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:49:05.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:05.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:05.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:05.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:05.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 10:49:05.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:05.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:05.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:05.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:05.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:49:05.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 10:49:05.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:05.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:05.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:05.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:05.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:05.498 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 10:49:05.498 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 10:49:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:05.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:05.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:05.498 TRACE [main][WidgetHandler] Notify Button with event 27 10:49:05.498 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.498 TRACE [main][WidgetHandler] Notify Button with event 13 10:49:05.498 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.498 TRACE [main][WidgetHandler] Notify Button with event 26 10:49:05.498 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.498 TRACE [main][WidgetHandler] Notify Button with event 3 10:49:05.498 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.498 TRACE [main][WidgetHandler] Notify Button with event 4 10:49:05.498 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.498 TRACE [main][WidgetHandler] Notify Button with event 13 10:49:05.498 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:49:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:05.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:05.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:05.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:05.500 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:49:05.500 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:49:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:05.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:05.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:05.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 10:49:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:05.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:05.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:05.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:49:05.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 10:49:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:05.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:05.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:05.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:05.503 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 10:49:05.503 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 10:49:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:05.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:05.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:05.503 TRACE [main][WidgetHandler] Notify Button with event 27 10:49:05.503 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.503 TRACE [main][WidgetHandler] Notify Button with event 13 10:49:05.503 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.503 TRACE [main][WidgetHandler] Notify Button with event 26 10:49:05.503 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.503 TRACE [main][WidgetHandler] Notify Button with event 3 10:49:05.503 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.503 TRACE [main][WidgetHandler] Notify Button with event 4 10:49:05.503 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.504 TRACE [main][WidgetHandler] Notify Button with event 13 10:49:05.504 TRACE [main][WidgetHandler] Wait for synchronization 10:49:05.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:49:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:05.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:05.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:05.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:05.505 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:49:05.505 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:49:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:05.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:05.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:05.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:05.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:05.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:05.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:05.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:05.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:05.514 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:05.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:05.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:05.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:05.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:05.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:05.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:05.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:05.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:05.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:05.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:05.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:05.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:05.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:05.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:05.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:05.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:05.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:05.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:05.552 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:05.552 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:05.552 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:05.552 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:05.552 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:05.552 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:05.552 DEBUG [main][MenuItemLookup] Item match:Window 10:49:05.553 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:05.553 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:05.553 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:05.553 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:05.553 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:05.553 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:05.553 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:05.553 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:05.553 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:05.553 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:05.553 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:05.553 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:05.553 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:05.553 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:05.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.... 10:49:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:05.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:05.650 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:05.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:05.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 10:49:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:05.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:05.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:05.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:49:05.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:06.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:06.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:06.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:49:06.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:49:06.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:06.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:49:06.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:06.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:49:06.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:49:06.155 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:49:06.155 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:49:06.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:49:06.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:06.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:06.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:06.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:06.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 "Restore Defaults") 10:49:06.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:06.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:06.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:06.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:06.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:06.204 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:49:06.204 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:49:06.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:06.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:06.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:06.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:06.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 10:49:06.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:06.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:06.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:06.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:06.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:06.208 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:49:06.208 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:49:06.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:06.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:06.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:06.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:06.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:06.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:06.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:49:06.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:06.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:06.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:06.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:06.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:06.212 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:06.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:06.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:06.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:06.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:06.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:06.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:06.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:06.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:06.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 10:49:06.237 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 10:49:06.237 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:06.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:06.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:06.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.114 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 2.466 s testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.758 s setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.182 s autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.187 s testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.778 s getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.419 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:06.270 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:06.271 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:06.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:06.271 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:06.271 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:06.271 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:06.271 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:06.271 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:06.271 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:06.275 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:49:06.275 DEBUG [main][EditorHandler] 0 editor(s) found 10:49:06.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:06.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:06.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:49:06.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:06.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:06.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:06.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:06.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 '\*?\QProject Explorer\E') 10:49:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:06.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:06.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:06.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:06.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:49:06.286 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:06.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:06.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:06.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:49:06.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:49:06.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:49:06.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:06.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:06.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:06.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:49:06.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:06.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:06.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:06.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:49:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:06.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:06.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:06.318 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:06.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:06.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:06.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:49:06.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:06.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 10:49:06.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:06.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:06.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:06.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:06.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:06.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:06.321 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:06.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:06.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:06.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 10:49:06.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:06.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 10:49:06.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:06.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:06.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:06.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:06.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:06.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:06.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:06.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:06.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:06.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:06.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:06.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:06.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:06.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:06.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:06.323 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:06.323 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:06.323 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:06.323 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:06.323 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:06.323 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:06.323 DEBUG [main][MenuItemLookup] Item match:Window 10:49:06.324 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:06.324 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:06.324 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:06.324 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:06.324 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:06.324 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:06.324 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:06.324 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:06.324 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:06.324 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:06.324 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:06.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:06.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:06.324 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:06.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:06.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 'Preferences.*'] is available. finished successfully 10:49:06.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:06.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:06.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:06.421 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:06.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:06.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:06.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:06.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:06.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:06.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:06.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:49:06.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:49:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:06.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:49:06.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:49:06.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:49:06.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:06.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:49:06.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:06.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:49:06.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 10:49:06.926 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 10:49:06.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 10:49:06.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 10:49:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:06.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:06.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:07.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:07.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:07.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:07.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:49:07.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 10:49:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:07.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:07.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:07.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:07.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:07.976 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 10:49:07.976 DEBUG [main][AbstractWait] Waiting until widget is found... 10:49:07.976 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:49:07.977 TRACE [main][WidgetLookup] widget with index 1 is found 10:49:07.977 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 10:49:07.977 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:49:07.977 DEBUG [main][AbstractText] Set focus to Text 10:49:07.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:07.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:07.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:49:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:07.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:07.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:07.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:07.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:07.983 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:07.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:07.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:07.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:07.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:08.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:08.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:08.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:08.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:08.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:08.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:08.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:08.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:08.015 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:08.015 DEBUG [main][MenuItemLookup] Item match:Window 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:08.015 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:08.015 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:08.015 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:08.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:08.016 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:08.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:08.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:08.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:08.092 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:08.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:08.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:08.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:08.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:08.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:08.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:08.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:08.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:08.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:08.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:49:08.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:49:08.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:08.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:49:08.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:08.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:49:08.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:49:08.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:49:08.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:08.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:49:08.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:08.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:49:08.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 10:49:08.094 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 10:49:08.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 10:49:08.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 10:49:08.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:08.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:08.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:08.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:08.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:09.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:09.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:49:09.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 10:49:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:09.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:09.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:09.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:09.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:09.103 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 10:49:09.104 DEBUG [main][AbstractWait] Waiting until widget is found... 10:49:09.104 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:49:09.104 TRACE [main][WidgetLookup] widget with index 1 is found 10:49:09.104 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 10:49:09.104 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:49:09.104 DEBUG [main][AbstractText] Set focus to Text 10:49:09.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:09.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:09.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:49:09.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:09.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:09.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:09.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:09.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:09.109 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:09.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:09.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:09.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:09.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:09.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:09.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:09.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:09.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:09.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:09.130 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 10:49:09.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:09.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 10:49:09.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:09.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:09.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:09.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:09.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:09.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:09.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:09.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:09.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:09.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:09.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:09.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:09.131 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:09.131 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:09.132 DEBUG [main][MenuItemLookup] Item match:Window 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:09.132 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:09.132 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:09.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:09.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:09.132 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:09.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.... 10:49:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:09.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:09.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:09.225 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:09.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:09.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:09.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:09.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:09.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:49:09.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:49:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:09.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:49:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:09.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:49:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:49:09.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:49:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:09.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:49:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:09.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:49:09.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 10:49:09.227 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 10:49:09.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 10:49:09.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 10:49:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:09.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:09.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:09.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:09.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:10.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:10.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:10.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:49:10.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 10:49:10.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:10.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:10.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:10.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:10.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:10.239 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 10:49:10.239 DEBUG [main][AbstractWait] Waiting until widget is found... 10:49:10.239 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:49:10.239 TRACE [main][WidgetLookup] widget with index 1 is found 10:49:10.239 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 10:49:10.239 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:49:10.239 DEBUG [main][AbstractText] Set focus to Text 10:49:10.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:10.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:10.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 "Apply and Close") 10:49:10.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:10.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:10.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:10.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:10.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:10.244 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:10.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:10.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:10.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:10.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:10.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:10.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:10.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:10.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:10.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:10.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:10.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:10.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:10.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:10.267 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:10.267 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:10.267 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:10.267 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:10.267 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:10.267 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:10.267 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:10.267 DEBUG [main][MenuItemLookup] Item match:Window 10:49:10.268 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:10.268 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:10.268 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:10.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:10.268 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:10.268 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:10.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:10.268 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:10.268 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:10.268 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:10.268 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:10.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:10.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:10.268 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:10.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 'Preferences.*'] is available.... 10:49:10.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 'Preferences.*'] is available. finished successfully 10:49:10.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:10.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:10.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:10.352 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:10.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:10.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:10.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:10.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:10.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:10.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:10.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:10.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:49:10.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:49:10.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:10.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:49:10.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:10.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:49:10.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:49:10.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:49:10.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:10.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:49:10.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:10.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:49:10.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 10:49:10.361 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 10:49:10.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 10:49:10.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 10:49:10.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:10.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:10.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:10.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:10.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:11.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:11.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:49:11.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 10:49:11.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:11.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:11.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:11.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:11.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:11.372 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 10:49:11.372 DEBUG [main][AbstractWait] Waiting until widget is found... 10:49:11.372 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:49:11.372 TRACE [main][WidgetLookup] widget with index 1 is found 10:49:11.372 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 10:49:11.372 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:49:11.372 DEBUG [main][AbstractText] Set focus to Text 10:49:11.373 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 10:49:11.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:11.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:11.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:49:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:11.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:11.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:11.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:11.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:11.380 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:11.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:11.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:11.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:11.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:11.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:11.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:11.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:11.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:11.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:11.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:49:11.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven settings' has no excuses, wait for it 10:49:11.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 10:49:11.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:49:11.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:49:11.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:49:11.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:11.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:11.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:11.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:11.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:11.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 10:49:11.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:11.908 INFO [WorkbenchTestable][RequirementsRunner] Started test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 10:49:11.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:11.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:11.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:11.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:11.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:11.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:11.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:11.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:11.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:11.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:11.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:11.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:11.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:11.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:11.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:11.909 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:11.909 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:11.909 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:11.909 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:11.909 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:11.909 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:11.909 DEBUG [main][MenuItemLookup] Item match:Window 10:49:11.910 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:11.910 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:11.910 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:11.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:11.910 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:11.910 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:11.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:11.910 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:11.910 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:11.910 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:11.910 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:11.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:11.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:11.910 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:11.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:11.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 'Preferences.*'] is available. finished successfully 10:49:11.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:11.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:11.986 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:11.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:11.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:11.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:11.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:11.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:49:11.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:49:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:11.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:49:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:11.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:49:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:49:11.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:49:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:11.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:49:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:11.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:49:11.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 10:49:11.988 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 10:49:11.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 10:49:11.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 10:49:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:11.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:11.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:12.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:12.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:12.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:12.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:12.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:49:12.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 10:49:12.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:12.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:12.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:12.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:12.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:12.997 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 10:49:12.997 DEBUG [main][AbstractWait] Waiting until widget is found... 10:49:12.997 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:49:12.997 TRACE [main][WidgetLookup] widget with index 1 is found 10:49:12.997 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 10:49:12.997 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:49:12.997 DEBUG [main][AbstractText] Set focus to Text 10:49:12.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 10:49:12.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:12.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:12.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:12.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:12.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:12.999 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 10:49:13.000 DEBUG [main][AbstractWait] Waiting until widget is found... 10:49:13.000 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:49:13.000 TRACE [main][WidgetLookup] widget with index 1 is found 10:49:13.000 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 10:49:13.000 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:49:13.000 DEBUG [main][AbstractText] Set focus to Text 10:49:13.000 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 10:49:13.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:13.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:13.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:49:13.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:13.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:13.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:13.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:13.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:13.005 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:13.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:13.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:13.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:49:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:49:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 10:49:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:49:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:49:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:49:13.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:13.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:13.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:13.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:13.026 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:13.026 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:13.026 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:13.026 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:13.026 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:13.026 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:13.026 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:13.026 DEBUG [main][MenuItemLookup] Item match:Window 10:49:13.027 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:13.027 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:13.027 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:13.027 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:13.027 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:13.027 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:13.027 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:13.027 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:13.027 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:13.027 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:13.027 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:13.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:13.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:13.027 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:13.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.... 10:49:13.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:13.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:13.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:13.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:13.100 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:13.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:13.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 10:49:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:13.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:13.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:13.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:49:13.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:49:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:13.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:49:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:13.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:49:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:49:13.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:49:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:13.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:49:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:13.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:49:13.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 10:49:13.103 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 10:49:13.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 10:49:13.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 10:49:13.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:13.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:13.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:13.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:13.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:14.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:49:14.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 10:49:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:14.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:14.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:14.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:14.117 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 10:49:14.117 DEBUG [main][AbstractWait] Waiting until widget is found... 10:49:14.117 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:49:14.117 TRACE [main][WidgetLookup] widget with index 1 is found 10:49:14.117 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 10:49:14.117 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:49:14.117 DEBUG [main][AbstractText] Set focus to Text 10:49:14.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:14.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 "Apply and Close") 10:49:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:14.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:14.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:14.124 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:14.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:14.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:14.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:14.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:14.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:14.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:14.145 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 10:49:14.145 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:14.145 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 10:49:14.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:14.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:14.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:14.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:14.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:14.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:14.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:14.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 10:49:14.146 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 10:49:14.146 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:14.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.879 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesTest getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.003 s setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.808 s getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.777 s setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.237 s getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.direct.test.project.ProjectTest 10:49:14.161 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.project.ProjectTest 10:49:14.162 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:14.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:14.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 10:49:14.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:14.163 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:14.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:14.163 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:14.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:14.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:14.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 10:49:14.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 10:49:14.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:14.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:14.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:14.164 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:49:14.165 DEBUG [main][EditorHandler] 0 editor(s) found 10:49:14.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:14.167 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:49:14.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:14.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:14.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:14.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:14.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:14.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:49:14.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:14.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:14.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:14.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:49:14.170 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:14.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:14.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:14.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:49:14.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:49:14.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:49:14.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:14.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:14.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:14.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:49:14.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:14.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:14.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:14.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:49:14.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:14.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:14.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:14.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:14.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:14.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:14.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:49:14.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 10:49:14.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:14.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:14.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 10:49:14.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:14.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 10:49:14.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 10:49:14.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:14.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:14.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:14.326 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:49:14.326 DEBUG [main][EditorHandler] 0 editor(s) found 10:49:14.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:14.327 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:49:14.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:14.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:14.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:14.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:49:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:14.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:14.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:49:14.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:14.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:14.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:14.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:49:14.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:49:14.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:49:14.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:14.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:14.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:14.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:49:14.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:14.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:14.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:14.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:49:14.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:14.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:14.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:15.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:15.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:15.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:49:15.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:15.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:15.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:15.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:49:15.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 10:49:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:15.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:15.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:15.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:15.339 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 10:49:15.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:15.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:15.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:15.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:49:15.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:15.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:15.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:15.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:15.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:16.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:16.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:16.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:49:16.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:16.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:16.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:16.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:49:16.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 10:49:16.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:16.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:16.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:16.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:16.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:16.348 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 10:49:16.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:16.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:16.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:16.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:49:16.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 10:49:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:16.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:16.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:16.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:16.349 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:49:16.350 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:49:16.351 DEBUG [main][TreeItemHandler] Set Tree selection 10:49:16.351 DEBUG [main][TreeHandler] Notify Tree about selection event 10:49:16.366 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:49:16.372 DEBUG [WorkbenchTestable][TreeItemHandler] test-creation 10:49:16.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:49:16.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'New' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:16.453 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:49:16.453 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:49:16.453 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:49:16.453 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:49:16.453 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:49:16.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:49:16.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:49:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:49:16.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:49:16.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:49:16.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:49:16.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:49:16.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:16.998 DEBUG [main][MenuItemLookup] Found menu:'New' 10:49:16.999 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:49:16.999 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:16.999 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:49:16.999 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:16.999 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:49:16.999 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:49:16.999 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:49:16.999 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:49:16.999 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:49:16.999 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:49:16.999 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:49:17.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:49:17.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:49:17.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:49:17.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:17.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:17.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: 32) 10:49:17.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:17.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:17.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:17.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:49:17.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:17.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:17.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:17.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:17.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:17.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:17.677 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:49:17.677 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:49:17.677 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:49:17.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:17.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:17.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:17.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:17.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 "OK") 10:49:17.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:17.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:17.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:17.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:49:17.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:17.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:17.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:17.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:17.678 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:49:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:17.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:17.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:17.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:49:17.688 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:49:18.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:49:18.190 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:49:18.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:49:18.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:49:18.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:49:18.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:49:18.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:49:18.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:49:18.190 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:49:18.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:49:18.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:18.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:49:18.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:49:18.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:49:18.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 10:49:18.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:18.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:18.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:18.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:18.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 10:49:18.218 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 10:49:18.218 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:18.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.057 s - in org.eclipse.reddeer.direct.test.project.ProjectTest testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 0.162 s testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 3.892 s Results: Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.direct.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.junit.test >--------- [INFO] Building RedDeer JUnit Tests 4.7.0-SNAPSHOT [41/58] [INFO] from tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [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.096 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.001 s testInjectToStatic(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 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.007 s testBuildRequiremenetsWithMixedRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.002 s testBuildRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.002 s testBuildNoRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.001 s testNullClassArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest 10:49:28.153 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:49:28.154 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=6 10:49:28.165 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:49:28.166 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=3 10:49:28.220 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.223 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 10:49:28.235 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:28.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.239 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:49:28.240 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:49:28.246 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:49:28.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:28.325 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:28.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:28.328 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:28.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:28.332 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:28.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.*'] 10:49:28.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:28.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.*'] 10:49:28.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:28.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.*'] 10:49:28.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:28.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:28.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:28.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:28.371 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:28.374 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:28.374 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:28.374 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:28.375 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:28.375 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:28.375 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:28.375 DEBUG [main][MenuItemLookup] Item match:Window 10:49:28.379 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:28.379 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:28.379 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:28.379 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:28.379 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:28.380 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:28.380 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:28.380 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:28.380 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:28.380 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:28.380 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:28.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:28.410 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:28.411 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:28.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:28.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 10:49:28.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:28.629 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:28.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:28.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:28.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:28.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:28.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:28.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:28.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:28.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:28.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:28.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:28.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:28.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:28.721 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:28.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:28.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:28.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:28.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:28.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:28.763 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:28.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:28.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:28.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:28.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:28.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:28.779 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:28.779 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:28.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:28.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:28.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:28.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:28.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:28.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:28.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:28.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:28.809 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.809 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:28.809 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:28.809 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:28.810 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.810 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 10:49:28.811 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:28.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:28.812 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:28.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:28.812 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:28.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:28.812 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:28.812 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:28.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:28.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:28.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:28.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:28.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:28.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:28.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:28.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:28.814 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:28.814 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:28.814 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:28.814 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:28.814 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:28.814 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:28.814 DEBUG [main][MenuItemLookup] Item match:Window 10:49:28.815 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:28.815 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:28.815 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:28.815 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:28.815 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:28.815 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:28.815 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:28.815 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:28.815 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:28.815 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:28.816 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:28.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:28.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:28.816 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:28.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:28.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. finished successfully 10:49:28.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:28.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:28.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:28.932 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:28.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:28.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:28.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:28.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:28.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:28.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:28.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:28.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:28.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:28.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:28.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:28.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:28.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:28.938 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:28.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:28.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:28.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:28.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:28.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:28.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:28.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:28.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:28.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:28.977 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:28.977 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:28.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:28.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:28.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:28.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:28.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:28.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:28.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:28.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:28.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:28.978 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:28.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:28.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:28.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:28.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:28.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:28.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:28.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:28.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:28.979 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:28.980 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.980 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:28.980 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:28.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:28.980 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.981 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 10:49:28.982 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:28.983 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:28.983 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:28.983 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:28.983 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:28.983 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:28.983 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:28.983 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:28.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:28.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:28.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:28.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:28.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:28.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:28.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:28.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:28.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:28.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:28.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:28.985 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:28.985 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:28.985 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:28.985 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:28.985 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:28.985 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:28.985 DEBUG [main][MenuItemLookup] Item match:Window 10:49:28.986 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:28.986 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:28.986 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:28.986 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:28.986 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:28.986 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:28.986 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:28.986 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:28.986 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:28.987 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:28.987 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:28.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:28.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:28.987 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:29.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.... 10:49:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:29.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:29.102 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:29.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:29.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:29.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:29.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:29.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:29.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:29.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:29.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:29.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:29.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:29.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:29.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:29.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:29.107 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:29.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:29.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:29.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:29.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:29.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:29.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:29.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:29.129 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:29.129 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:29.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:29.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:29.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:29.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:29.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:29.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:29.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:29.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:29.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:29.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:29.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:29.130 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:29.130 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:29.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:29.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:29.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:29.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:29.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:29.131 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:29.131 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:29.131 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:29.131 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:29.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:29.132 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:29.132 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 10:49:29.133 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:29.134 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:29.134 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:29.134 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:29.134 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:29.134 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:29.134 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:29.134 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:29.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.*'] 10:49:29.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:29.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.*'] 10:49:29.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:29.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.*'] 10:49:29.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:29.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:29.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:29.148 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:29.148 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:29.148 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:29.148 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:29.148 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:29.148 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:29.148 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:29.148 DEBUG [main][MenuItemLookup] Item match:Window 10:49:29.149 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:29.149 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:29.149 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:29.149 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:29.149 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:29.149 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:29.149 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:29.149 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:29.150 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:29.150 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:29.150 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:29.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:29.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:29.150 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:29.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:29.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:29.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:29.236 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:29.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:29.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 10:49:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:29.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:29.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:29.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:29.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:29.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:29.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:29.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:29.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:29.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:29.253 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:29.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:29.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:29.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:29.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:29.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:29.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:29.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:29.289 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:29.289 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:29.289 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:29.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:29.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:29.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:29.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:29.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:29.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:29.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:29.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:29.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:29.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:29.290 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:29.290 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:29.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:29.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:29.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:29.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:29.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:29.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:29.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:29.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:29.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:29.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:29.290 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 10:49:29.290 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 10:49:29.290 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:29.290 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:29.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 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.668 s testRequirementInjectionInBefore(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.171 s testRequirementInjectionInBeforeClass(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.151 s testStaticInject(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.16 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: 3.222 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest constructor_nullList(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s sortByPriority(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0 s fulfill(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 3.212 s size(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.003 s cleanup(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.002 s iterator(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest 10:49:32.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest testInjectMethodInvocation(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest) Time elapsed: 0.19 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest 10:49:32.774 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest$ParameterizedSuite 10:49:32.774 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest parameterizedRunnerTest(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest) Time elapsed: 0.007 s Running org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest 10:49:33.030 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 10:49:33.033 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 10:49:33.035 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 10:49:33.037 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 10:49:33.038 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 10:49:33.040 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 10:49:33.044 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 10:49:33.047 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 10:49:33.048 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 10:49:33.049 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 10:49:33.052 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 10:49:33.061 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.JavaRequirement 10:49:33.061 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 10:49:33.061 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomJavaTestRequirement 10:49:33.062 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomServerTestRequirement 10:49:33.063 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.ComplexRequirement 10:49:33.064 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.34 s - in org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest testLoadConfigsFromInvalidJSONFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.219 s testLoadConfigFromFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.108 s testLoadConfigsFromNonexistingFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest testGetNonexistingObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.002 s testGetStringObjectAttributeInPlaceOfSimpleAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetAttributeOfComplexConfiguration(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s getNonexistingStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.001 s testGetStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 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.005 s getComplexRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.061 s testGetConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s testGetNonexistingConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s getSimpleRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.006 s getRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.002 s testGetInvalidConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.001 s getComplexRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest numberOfTestRunsWithConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.003 s numberOfTestRunsNoConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest testRequirementVersionMatcherOnComparisonGreaterThanNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.006 s testRequirementRegexMatcherOnRegex(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementRegexMatcherOnNonexistingValue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonRange3(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange4(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThanOrEquals(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatchInSubClass(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonRange(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingNestedAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThan(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 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.002 s - in org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest testVersions3a(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions3b(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions1(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions2(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions4(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions5(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions6(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0.001 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 10:49:33.308 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 10:49:33.310 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:33.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:33.310 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 10:49:33.310 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:33.310 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:33.311 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:33.311 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:33.311 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:33.311 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:33.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:33.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:33.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:33.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:33.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:33.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:33.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:33.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:33.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:33.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:33.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:33.313 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:33.313 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:33.313 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:33.313 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:33.313 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:33.314 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:33.314 DEBUG [main][MenuItemLookup] Item match:Window 10:49:33.315 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:33.315 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:33.315 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:33.315 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:33.316 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:33.316 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:33.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:33.316 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:33.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:33.316 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:33.316 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:33.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:33.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:33.316 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:33.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:33.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:33.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:33.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:33.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:33.463 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:33.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:33.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:33.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:33.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:33.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:33.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 "Cancel", Widget matcher matching widgets with style: 8) 10:49:33.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:33.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:33.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:33.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:33.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:33.470 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:33.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:33.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:33.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:33.538 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:33.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:33.540 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 10:49:33.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 10:49:33.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:33.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:33.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:33.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:33.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 10:49:33.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:33.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:33.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:33.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:33.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 10:49:33.542 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 10:49:33.542 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:33.542 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:33.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 10:49:33.560 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 10:49:33.561 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:33.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:33.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 10:49:33.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:33.562 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:33.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:33.562 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:33.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:33.562 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:33.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:33.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:33.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:33.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:33.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:33.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:33.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:33.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:33.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:33.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:33.564 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:33.564 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:33.564 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:33.564 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:33.564 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:33.564 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:33.564 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:33.564 DEBUG [main][MenuItemLookup] Item match:Window 10:49:33.566 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:33.566 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:33.566 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:33.566 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:33.566 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:33.566 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:33.566 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:33.566 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:33.566 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:33.566 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:33.566 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:33.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:33.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:33.567 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:33.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:33.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:33.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:33.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:33.729 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:33.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:33.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 10:49:33.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:33.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:33.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:33.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:33.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:33.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:33.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:33.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:33.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:33.746 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:33.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:33.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:33.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:33.820 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:33.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:33.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 10:49:33.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 10:49:33.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:33.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:33.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:33.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:33.826 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 10:49:33.828 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:33.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:33.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 10:49:33.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:33.828 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:33.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:33.829 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:33.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:33.829 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:33.829 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:33.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:33.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:33.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:33.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:33.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:33.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:33.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:33.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:33.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:33.831 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:33.831 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:33.831 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:33.831 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:33.831 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:33.831 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:33.831 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:33.831 DEBUG [main][MenuItemLookup] Item match:Window 10:49:33.832 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:33.832 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:33.832 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:33.832 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:33.832 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:33.832 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:33.832 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:33.832 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:33.833 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:33.833 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:33.833 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:33.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:33.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:33.833 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:33.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:33.948 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:33.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:33.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:33.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:33.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:33.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:33.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:33.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:33.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:33.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:33.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:33.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:33.954 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:33.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:33.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:33.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:33.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:33.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:33.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:33.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:33.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:33.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:33.977 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:33.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:33.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 10:49:33.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 10:49:33.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:33.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:33.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:33.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:34.008 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) 10:49:34.018 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 10:49:34.137 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 10:49:34.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 10:49:34.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:34.140 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) 10:49:34.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 10:49:34.141 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 10:49:34.141 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.141 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:34.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 10:49:34.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:34.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 10:49:34.143 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:34.143 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 10:49:34.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 10:49:34.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:34.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:34.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:34.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:34.144 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 10:49:34.145 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:34.145 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:34.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 10:49:34.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:34.145 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:34.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:34.145 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:34.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:34.145 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:34.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:34.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:34.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:34.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:34.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:34.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:34.147 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:34.147 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:34.147 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:34.147 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:34.147 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:34.147 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:34.147 DEBUG [main][MenuItemLookup] Item match:Window 10:49:34.148 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:34.148 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:34.148 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:34.148 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.148 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:34.148 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:34.148 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.148 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:34.148 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.148 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:34.148 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:34.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:34.148 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:34.148 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:34.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:34.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.257 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:34.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:34.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:34.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:34.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:34.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:34.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:34.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:34.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:34.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:34.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:34.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:34.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:34.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:34.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:34.262 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:34.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:34.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:34.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:34.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:34.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:34.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:34.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:34.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.320 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:34.320 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:34.320 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 10:49:34.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 10:49:34.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:34.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:34.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:34.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:34.321 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) 10:49:34.322 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 10:49:34.401 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 10:49:34.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 10:49:34.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:34.402 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) 10:49:34.403 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 10:49:34.403 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 10:49:34.403 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.407 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.407 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:34.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 10:49:34.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.408 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:34.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 10:49:34.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:34.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 10:49:34.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 10:49:34.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:34.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:34.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:34.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:34.409 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 10:49:34.410 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:34.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:34.410 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 10:49:34.410 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:34.410 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:34.410 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:34.410 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:34.410 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:34.410 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:34.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.*'] 10:49:34.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.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.*'] 10:49:34.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.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.*'] 10:49:34.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:34.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:34.411 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:34.411 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:34.411 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:34.411 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:34.411 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:34.411 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:34.412 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:34.412 DEBUG [main][MenuItemLookup] Item match:Window 10:49:34.412 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:34.412 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:34.412 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:34.412 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.412 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:34.412 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:34.412 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.412 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:34.412 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.412 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:34.412 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:34.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:34.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:34.413 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:34.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 'Preferences.*'] is available.... 10:49:34.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:34.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:34.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.519 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:34.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:34.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:34.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:34.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:34.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:34.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:34.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:34.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:34.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:34.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:34.523 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:34.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:34.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:34.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:34.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:34.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 10:49:34.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 10:49:34.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:34.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:34.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:34.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:34.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 10:49:34.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:34.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 10:49:34.544 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 10:49:34.544 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.544 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:34.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 10:49:34.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:34.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 10:49:34.556 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 10:49:34.556 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.556 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 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.323 s testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.265 s testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.148 s Running org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 10:49:34.562 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 10:49:34.562 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 10:49:34.565 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:34.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 10:49:34.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:34.565 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:34.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:34.565 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:34.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:34.566 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:34.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.*'] 10:49:34.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.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.*'] 10:49:34.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.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.*'] 10:49:34.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:34.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:34.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:34.567 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:34.567 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:34.567 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:34.567 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:34.567 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:34.567 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:34.567 DEBUG [main][MenuItemLookup] Item match:Window 10:49:34.567 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:34.567 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:34.567 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:34.567 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.567 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:34.567 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:34.568 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.568 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:34.568 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.568 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:34.568 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:34.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:34.568 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:34.568 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:34.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:34.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:34.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.678 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:34.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:34.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:34.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:34.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:34.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:34.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:34.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:34.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:34.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:34.682 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:34.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:34.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:34.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:34.722 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:34.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 10:49:34.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 10:49:34.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:34.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:34.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:34.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:34.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 10:49:34.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:34.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 10:49:34.723 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:34.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 10:49:34.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 10:49:34.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:34.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:34.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:34.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:34.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 10:49:34.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:34.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 10:49:34.723 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 10:49:34.723 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.723 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 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 10:49:34.732 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 10:49:34.733 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:34.733 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:34.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 10:49:34.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:34.734 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:34.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:34.743 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:34.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:34.744 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:34.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:34.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:34.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:34.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:34.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:34.744 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:34.745 DEBUG [main][MenuItemLookup] Item match:Window 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:34.745 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.746 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:34.746 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:34.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:34.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:34.746 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:34.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:34.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:34.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.852 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:34.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:34.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:34.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:34.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:34.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:34.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:34.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:34.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:34.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) 10:49:34.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:34.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:34.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:34.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:34.855 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:34.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:34.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:34.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:34.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:34.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 10:49:34.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 10:49:34.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:34.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:34.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:34.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:34.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 10:49:34.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:34.874 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 10:49:34.874 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 10:49:34.874 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:34.874 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:34.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:34.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:34.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 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 10:49:34.881 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 10:49:34.882 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:34.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:34.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 10:49:34.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:34.882 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:34.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:34.911 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:34.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:34.911 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:34.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:34.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:34.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.912 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:34.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:34.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:34.912 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:34.912 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:34.912 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:34.912 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:34.912 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:34.912 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:34.912 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:34.912 DEBUG [main][MenuItemLookup] Item match:Window 10:49:34.913 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:34.913 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:34.913 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:34.913 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.913 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:34.913 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:34.913 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.913 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:34.913 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:34.913 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:34.913 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:34.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:34.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:34.913 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:34.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 'Preferences.*'] is available.... 10:49:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:34.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:34.994 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:34.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:34.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:34.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:34.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:34.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:34.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:35.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:35.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:35.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:35.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:35.023 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:35.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:35.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:35.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:35.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:35.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 10:49:35.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 10:49:35.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 10:49:35.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:35.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:35.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:35.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 10:49:35.043 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 10:49:35.043 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:35.043 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:35.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:35.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:35.054 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.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 10:49:35.061 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 10:49:35.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.062 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 10:49:35.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.062 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 10:49:35.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 10:49:35.062 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 10:49:35.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 10:49:35.063 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 10:49:35.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 10:49:35.063 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 10:49:35.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 10:49:35.063 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 10:49:35.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 10:49:35.063 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.063 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun1 is ignored because shouldRun method of RunIf conditional run is not met. 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun2 is ignored because @Ignore annotation is presented. 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun3 is ignored because @Ignore annotation is presented. 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun4 is ignored because shouldRun method of RunIf conditional run is not met. 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun5 is ignored because shouldRun method of RunIf conditional run is not met. 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun6 is ignored because shouldRun method of RunIf conditional run is not met. 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun7 is ignored because shouldRun method of RunIf conditional run is not met. 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun8 is ignored because shouldRun method of RunIf conditional run is not met. 10:49:35.064 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 10:49:35.064 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.006 s - in org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped Running org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 10:49:35.071 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 10:49:35.071 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 10:49:35.072 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 10:49:35.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.073 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:35.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.073 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:35.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.073 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:35.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:35.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:35.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:35.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:35.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:35.074 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:35.074 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:35.074 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:35.074 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:35.074 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:35.074 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:35.074 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:35.074 DEBUG [main][MenuItemLookup] Item match:Window 10:49:35.075 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:35.075 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:35.075 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:35.075 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:35.075 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:35.075 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:35.075 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:35.075 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:35.075 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:35.075 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:35.075 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:35.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:35.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:35.075 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:35.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.... 10:49:35.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:35.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.179 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:35.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:35.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:35.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:35.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:35.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:35.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:35.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:35.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:35.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:35.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:35.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:35.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:35.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:35.183 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:35.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:35.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:35.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.219 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:35.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 10:49:35.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 10:49:35.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 10:49:35.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:35.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:35.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:35.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 10:49:35.220 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:35.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 10:49:35.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 10:49:35.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 10:49:35.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:35.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:35.220 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:35.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 10:49:35.221 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 10:49:35.221 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:35.221 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:35.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0.001 s test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 10:49:35.226 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 10:49:35.226 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 10:49:35.227 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 10:49:35.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.227 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:35.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.227 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:35.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.227 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:35.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:35.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:35.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:35.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:35.228 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:35.228 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:35.228 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:35.228 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:35.228 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:35.228 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:35.228 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:35.228 DEBUG [main][MenuItemLookup] Item match:Window 10:49:35.229 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:35.229 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:35.229 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:35.229 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:35.229 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:35.229 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:35.229 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:35.229 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:35.229 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:35.229 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:35.229 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:35.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:35.229 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:35.240 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:35.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.... 10:49:35.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 10:49:35.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:35.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.337 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:35.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.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 10:49:35.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:35.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:35.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:35.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:35.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:35.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:35.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:35.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:35.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:35.353 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:35.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:35.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:35.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:35.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:35.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:35.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.384 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:35.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 10:49:35.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 10:49:35.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 10:49:35.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:35.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:35.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:35.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 10:49:35.385 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 10:49:35.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 10:49:35.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 10:49:35.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 10:49:35.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:35.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:35.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:35.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 10:49:35.385 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 10:49:35.385 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:35.385 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:35.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:35.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:35.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 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 10:49:35.391 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 10:49:35.391 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 10:49:35.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.391 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:35.392 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.392 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:35.392 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.392 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:35.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:35.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:35.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:35.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:35.393 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:35.393 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:35.393 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:35.393 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:35.393 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:35.393 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:35.393 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:35.393 DEBUG [main][MenuItemLookup] Item match:Window 10:49:35.394 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:35.394 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:35.394 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:35.394 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:35.394 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:35.394 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:35.394 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:35.394 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:35.394 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:35.394 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:35.394 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:35.407 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:35.407 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:35.408 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:35.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:35.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:35.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:35.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.490 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:35.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:35.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:35.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:35.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:35.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:35.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:35.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) 10:49:35.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:35.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:35.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:35.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:35.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:35.523 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:35.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:35.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:35.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:35.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:35.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:35.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 10:49:35.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 10:49:35.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 10:49:35.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:35.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:35.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:35.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 10:49:35.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 10:49:35.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 10:49:35.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 10:49:35.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:35.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:35.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:35.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 10:49:35.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.557 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 10:49:35.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 10:49:35.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 10:49:35.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:35.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:35.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:35.557 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 10:49:35.557 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 10:49:35.557 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:35.557 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:35.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 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.012 s - in org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest testGetCustomRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetValueOfStaticAnnotatedMethodWhichDoesNotExist(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s getAnnotationWithNoEnclosingClass(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetGrandChildClassAnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.003 s testGetValueOfStaticAnnotatedMethod(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetValueOfStaticAnnotatedMethodTwoPossibilities(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetTopClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetValueOfStaticAnnotatedMethodWithWrongReturnType(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetChildsClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetDefaultRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.util.ReflectionUtilTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.junit.test.util.ReflectionUtilTest testGettingComplexValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.001 s testGettingNullAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingSimpleValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingObjectValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingInheritedValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNonExistingAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingNonAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNPE(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest 10:49:35.608 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 10:49:35.609 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass2 10:49:35.609 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.621 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 10:49:35.622 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 10:49:35.622 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.624 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 10:49:35.626 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 10:49:35.627 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 10:49:35.627 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 10:49:35.627 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.631 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 10:49:35.631 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 10:49:35.631 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 10:49:35.632 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 10:49:35.632 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.635 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 10:49:35.635 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 10:49:35.636 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 10:49:35.636 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 10:49:35.636 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 10:49:35.637 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 10:49:35.637 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.640 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 10:49:35.640 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 10:49:35.641 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.645 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 10:49:35.645 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 10:49:35.645 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.648 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 10:49:35.649 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 10:49:35.649 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.650 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 10:49:35.650 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.650 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 10:49:35.651 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 10:49:35.651 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.654 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 10:49:35.654 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 10:49:35.655 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.658 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 10:49:35.658 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 10:49:35.658 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 10:49:35.659 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 10:49:35.659 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 10:49:35.659 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 10:49:35.659 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.662 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.663 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 10:49:35.663 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.666 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirementsCorrect 10:49:35.666 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.669 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 10:49:35.669 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 10:49:35.669 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 10:49:35.669 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 10:49:35.670 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 10:49:35.670 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 10:49:35.670 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.673 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 10:49:35.673 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest testSimpleSuiteWithMoreTestClassesWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.026 s testCorrectRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.012 s testRequirementsSuite_withPartialConfig(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testRestrictedConfigurationTwoRequirements2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testRestrictedConfigurationTwoRequirements3(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testJavaServerTestWithRestrictedConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testJavaServerTestWithRestrictedConfiguration2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 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.001 s testNestedSuiteAndTestClassWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testRestrictedConfigurationTwoRequirements(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testRequirementsSuiteWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.006 s testJavaServerTestWithPartialConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSimpleSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSameReqClassRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.003 s testJavaServerTestWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testIncorrectRestriction(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0 s testSameReqClassIncorrectRestrictionSameAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testJavaServerTestWithRestrictedConfigurationCollectionAndMatcher(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0 s testSingleTestWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 10:49:35.711 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 10:49:35.714 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:35.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 10:49:35.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.715 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:35.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.715 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:35.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.715 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:35.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:35.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:35.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:35.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:35.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:35.716 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:35.716 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:35.716 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:35.716 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:35.716 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:35.716 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:35.716 DEBUG [main][MenuItemLookup] Item match:Window 10:49:35.717 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:35.717 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:35.717 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:35.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:35.717 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:35.717 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:35.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:35.717 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:35.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:35.717 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:35.717 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:35.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:35.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:35.717 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:49:35.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:49:35.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:35.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.823 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:35.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:35.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:35.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:35.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:35.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:35.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:35.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:35.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:35.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:35.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:35.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:35.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:35.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:35.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:35.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:35.826 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:35.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:35.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:35.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:35.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:35.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:35.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:35.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 10:49:35.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 10:49:35.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:35.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:35.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:35.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:35.849 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 10:49:35.929 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 10:49:35.941 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 10:49:36.019 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 10:49:36.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 10:49:36.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:36.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:36.021 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:36.023 INFO [WorkbenchTestable][RequirementsRunner] Finished test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 10:49:36.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:36.023 INFO [WorkbenchTestable][RequirementsRunner] Started test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 10:49:36.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 10:49:36.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:36.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:36.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:36.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 10:49:36.024 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 10:49:36.109 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 10:49:36.110 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 10:49:36.186 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 10:49:36.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 10:49:36.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:36.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:36.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:36.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 10:49:36.187 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 10:49:36.187 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 10:49:36.187 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:36.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s - in org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.176 s failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.164 s Results: Tests run: 141, Failures: 0, Errors: 0, Skipped: 8 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.junit.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.requirements.test >------ [INFO] Building RedDeer Requirements Tests 4.7.0-SNAPSHOT [42/58] [INFO] from tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements.test --- [INFO] Resolving class path of RedDeer Requirements Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/../../plugins/org.eclipse.reddeer.requirements/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements.test --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- download:1.2.1:wget (install-apache-tomcat-10) @ org.eclipse.reddeer.requirements.test --- Downloading: http://archive.apache.org/dist/tomcat/tomcat-10//v10.0.4/bin/apache-tomcat-10.0.4.zip 61/12066K 121/12066K 181/12066K 241/12066K 301/12066K 362/12066K 422/12066K 488/12066K 553/12066K 616/12066K 676/12066K 738/12066K 798/12066K 858/12066K 921/12066K 981/12066K 1044/12066K 1105/12066K 1169/12066K 1231/12066K 1292/12066K 1352/12066K 1412/12066K 1475/12066K 1535/12066K 1595/12066K 1655/12066K 1715/12066K 1781/12066K 1844/12066K 1904/12066K 1965/12066K 2025/12066K 2087/12066K 2147/12066K 2208/12066K 2271/12066K 2331/12066K 2392/12066K 2453/12066K 2513/12066K 2573/12066K 2635/12066K 2696/12066K 2756/12066K 2816/12066K 2877/12066K 2937/12066K 2997/12066K 3060/12066K 3120/12066K 3180/12066K 3243/12066K 3303/12066K 3366/12066K 3431/12066K 3491/12066K 3553/12066K 3614/12066K 3674/12066K 3737/12066K 3797/12066K 3861/12066K 3922/12066K 3983/12066K 4043/12066K 4103/12066K 4165/12066K 4225/12066K 4286/12066K 4346/12066K 4406/12066K 4466/12066K 4526/12066K 4588/12066K 4648/12066K 4711/12066K 4776/12066K 4836/12066K 4898/12066K 4960/12066K 5022/12066K 5085/12066K 5145/12066K 5209/12066K 5269/12066K 5329/12066K 5389/12066K 5451/12066K 5511/12066K 5571/12066K 5631/12066K 5691/12066K 5752/12066K 5814/12066K 5874/12066K 5934/12066K 5995/12066K 6055/12066K 6115/12066K 6176/12066K 6236/12066K 6296/12066K 6358/12066K 6420/12066K 6480/12066K 6541/12066K 6603/12066K 6663/12066K 6724/12066K 6784/12066K 6844/12066K 6906/12066K 6967/12066K 7027/12066K 7087/12066K 7148/12066K 7208/12066K 7268/12066K 7329/12066K 7389/12066K 7451/12066K 7511/12066K 7572/12066K 7636/12066K 7696/12066K 7756/12066K 7818/12066K 7878/12066K 7938/12066K 7998/12066K 8058/12066K 8118/12066K 8180/12066K 8240/12066K 8301/12066K 8363/12066K 8423/12066K 8483/12066K 8543/12066K 8603/12066K 8663/12066K 8724/12066K 8784/12066K 8845/12066K 8906/12066K 8966/12066K 9026/12066K 9086/12066K 9148/12066K 9208/12066K 9271/12066K 9332/12066K 9397/12066K 9458/12066K 9520/12066K 9580/12066K 9642/12066K 9702/12066K 9762/12066K 9822/12066K 9883/12066K 9944/12066K 10004/12066K 10064/12066K 10124/12066K 10184/12066K 10244/12066K 10305/12066K 10367/12066K 10427/12066K 10487/12066K 10550/12066K 10610/12066K 10670/12066K 10730/12066K 10790/12066K 10850/12066K 10910/12066K 10970/12066K 11030/12066K 11090/12066K 11150/12066K 11211/12066K 11272/12066K 11332/12066K 11393/12066K 11454/12066K 11514/12066K 11575/12066K 11635/12066K 11695/12066K 11755/12066K 11815/12066K 11875/12066K 11939/12066K 12000/12066K 12060/12066K 12066/12066K 12066K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.requirements.test --- [INFO] Fetching org.eclipse.jst.server.tomcat.core_1.2.400.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (457.31kB) [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1100.v202307100353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.06kB) [INFO] Fetching org.eclipse.jst.server.ui_1.1.500.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.86kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.config=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/resources/requirements.json, -Dapache-tomcat-10.home=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.requirements.test.server.ServerRunningTest 10:49:49.048 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:49:49.050 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:49:49.126 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:49:49.127 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:49:49.376 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 10:49:49.378 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 10:49:49.379 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 10:49:49.380 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 10:49:49.381 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 10:49:49.382 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 10:49:49.383 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 10:49:49.384 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 10:49:49.385 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 10:49:49.386 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 10:49:49.388 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 10:49:49.461 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 10:49:49.511 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:49.514 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:49.516 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 10:49:49.518 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:49:49.518 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:49:49.524 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:49:49.533 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:49.533 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:49.560 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:49.560 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:49.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:49.610 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:49:49.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:49.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:49.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:49.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:49.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:49:49.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:49.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:49.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:49.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:49.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:49.636 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:49.639 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:49.639 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:49.639 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:49.639 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:49.639 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:49.639 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:49.639 DEBUG [main][MenuItemLookup] Item match:Window 10:49:49.643 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:49.643 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:49.643 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:49.643 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:49.643 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:49.644 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:49:49.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:49.644 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:49:49.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:49.644 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:49:49.644 DEBUG [main][MenuItemLookup] Item match:Preferences 10:49:49.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:49:49.646 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:49:49.648 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:49:49.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.... 10:49:49.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. finished successfully 10:49:49.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:49.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:49.824 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:49:49.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:49.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:49:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:49.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:49.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:49.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:49.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:49:49.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:49.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:49.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:49.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:49.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:49.871 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:49:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:49.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:49.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:49.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:49.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:49.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:49.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:49.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:49.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:49.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:49.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:49.959 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 10:49:49.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:49.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:49.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:49.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:49.961 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:49.961 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:49.961 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:49:49.961 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:49:49.961 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:49:49.961 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:49:49.961 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:49:49.961 DEBUG [main][MenuItemLookup] Item match:Window 10:49:49.962 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:49:49.962 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:49:49.962 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:49:49.962 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:49.962 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:49:49.962 DEBUG [main][MenuItemLookup] Item match:Show View 10:49:49.971 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:49:49.971 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:49:49.971 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:49:49.971 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:49:49.971 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:49:49.971 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:49:49.971 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:49:49.971 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:49:49.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:49.972 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:49:49.972 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:49:49.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:49:49.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:49:49.973 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:49:50.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:49:50.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:49:50.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:49:50.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:50.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:50.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:49:50.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:50.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:49:50.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:50.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:50.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:50.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:50.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:50.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:50.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:50.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:50.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:49:50.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:49:50.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:50.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:50.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:49:50.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:49:50.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:49:50.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:50.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:49:50.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:50.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:49:50.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 10:49:50.561 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 10:49:50.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 10:49:50.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 10:49:50.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:50.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:49:50.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:50.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:50.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:50.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:49:50.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:50.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:49:50.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:50.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:50.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:50.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:50.567 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:49:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:50.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:50.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:49:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:49:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 10:49:50.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:50.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 10:49:50.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:50.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:50.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:50.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:50.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:50.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:50.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 '\*?\QServers\E') 10:49:50.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:50.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:50.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:50.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:50.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:49:50.728 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:49:50.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:49:50.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:50.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:49:50.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:49:50.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:49:50.743 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:49:50.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:49:50.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:49:50.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 10:49:50.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:49:50.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:50.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:50.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:51.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:51.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:51.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:51.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:51.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:49:51.756 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:49:51.756 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 10:49:51.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'] 10:49:51.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:51.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'] 10:49:51.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:51.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 Server"] 10:49:51.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:51.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'] 10:49:51.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:51.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'] 10:49:51.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:51.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:49:51.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:51.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:49:51.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:51.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:49:51.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:51.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'] 10:49:51.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:51.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:51.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:51.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:51.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:51.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:49:51.766 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:51.766 DEBUG [main][MenuItemLookup] Item match:File 10:49:51.769 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:49:51.769 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:49:51.773 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:49:51.773 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:51.773 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:49:51.773 DEBUG [main][MenuItemLookup] Found menu:'File' 10:49:51.773 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:49:51.773 DEBUG [main][MenuItemLookup] Found menu:'' 10:49:51.773 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:49:51.773 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:49:51.774 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:49:51.774 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:49:51.774 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:49:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:49:51.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:49:51.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:49:51.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:51.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:51.855 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:49:51.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:51.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:49:51.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:51.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:51.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:51.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:51.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:51.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:51.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:51.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:49:51.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:49:51.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:52.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:52.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:49:52.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:49:52.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:49:52.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:52.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:49:52.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:52.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:49:52.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 10:49:52.362 DEBUG [main][TreeItemHandler] Selecting tree item: Server 10:49:52.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 10:49:52.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 10:49:52.366 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:49:52.366 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:49:52.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:49:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:52.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:52.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:52.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:52.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:52.369 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:49:52.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:52.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:52.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:52.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:52.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:49:52.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:52.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:52.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:49:52.535 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 10:49:52.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:49:52.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:52.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:52.536 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:49:52.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:52.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:49:52.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:52.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:52.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:52.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:52.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:49:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:49:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 10:49:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 10:49:52.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:49:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:53.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:53.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:49:53.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 10:49:53.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:49:53.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:53.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 10:49:53.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:53.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:49:53.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 10:49:53.062 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:49:53.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:53.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:53.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:53.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 10:49:53.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:49:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:53.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 10:49:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:53.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:49:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 10:49:53.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:49:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:53.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 10:49:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:53.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:49:53.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 10:49:53.065 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 10:49:53.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 10:49:53.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 10:49:53.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 10:49:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:53.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:53.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:53.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:53.615 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:") 10:49:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:53.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:53.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:53.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:49:53.621 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:49:53.622 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 10:49:53.624 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:49:53.624 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 10:49:53.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 10:49:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:53.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:53.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:53.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:53.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:53.626 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:49:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:53.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:53.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:53.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 10:49:53.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:53.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:53.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 10:49:53.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:53.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:53.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:53.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:49:53.811 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:49:53.811 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 10:49:53.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 10:49:53.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:53.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 10:49:53.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:53.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:49:53.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:49:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:53.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:49:53.812 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:49:53.814 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 10:49:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:50:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 10:50:53.863 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:50:53.863 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:50:53.864 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:50:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:53.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:53.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:53.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:53.870 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:50:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:50:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:50:53.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:50:53.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:50:54.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:50:54.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:50:54.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:50:54.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:50:54.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:50:54.396 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 10:50:54.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:54.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:54.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:50:54.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:54.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:54.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:54.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:54.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:54.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:54.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') 10:50:54.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:54.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:54.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:54.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:54.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:54.415 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:54.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:50:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:54.418 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:54.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:54.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:54.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:54.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:50:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:54.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:54.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:54.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:50:54.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:54.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:54.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:54.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:54.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:54.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:54.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:50:54.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:54.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:54.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:54.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:54.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:54.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:54.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:54.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:50:54.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:54.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:54.466 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:54.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:54.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:54.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:54.467 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:54.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:54.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:54.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:54.468 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:50:54.468 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:50:54.469 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 10:50:54.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:50:54.483 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:54.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:54.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:54.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:54.485 INFO [WorkbenchTestable][AbstractServer] Start server Apache Tomcat v10.0 Server at localhost 10:50:54.485 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:54.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:54.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:54.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:54.486 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:54.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:54.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:54.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:54.487 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Apache Tomcat v10.0 Server at localhost 10:50:54.487 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:54.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:54.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:54.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:54.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:50:54.508 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:50:54.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 10:50:54.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:50:54.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:54.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:50:54.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:54.559 DEBUG [main][MenuItemLookup] Found menu:'New' 10:50:54.559 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:50:54.559 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:50:54.559 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:54.560 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:50:54.560 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:50:54.560 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:50:54.560 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 10:50:54.560 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:54.560 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 10:50:54.560 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 10:50:54.560 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 10:50:54.560 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 10:50:54.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 10:50:54.560 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 10:50:54.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 10:50:57.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 10:50:57.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 10:50:57.108 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:57.611 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 10:50:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:50:57.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:50:57.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:50:57.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:50:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:50:57.612 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:57.613 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 10:50:57.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:57.614 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:50:57.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 10:50:57.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 10:50:57.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:50:57.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:50:57.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:50:57.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:50:57.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:57.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:57.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:57.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:57.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') 10:50:57.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:57.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:57.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:57.635 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:50:57.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:57.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:57.638 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:57.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:50:57.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:57.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:57.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:50:57.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:57.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:57.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:50:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:57.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:57.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:57.656 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:50:57.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:57.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:57.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:57.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:57.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:50:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:57.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:57.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:57.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:50:57.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:57.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:57.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 10:50:57.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:50:57.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:50:57.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:57.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:57.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 10:50:57.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.709 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:50:57.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:57.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:57.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:57.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:50:57.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:57.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:57.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:57.715 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:50:57.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:57.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:57.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:57.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:50:57.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:57.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:57.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:50:57.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:57.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:57.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:50:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:57.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:57.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:57.739 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:50:57.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:57.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:57.750 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:57.751 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 10:50:57.751 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 10:50:57.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] about selection 10:50:57.756 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 10:50:57.756 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:57.757 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 10:50:57.757 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:57.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:50:57.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:57.816 DEBUG [main][MenuItemLookup] Found menu:'New' 10:50:57.816 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:50:57.816 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:50:57.816 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:57.816 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:50:57.816 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:50:57.816 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:50:57.816 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:50:57.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:50:57.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:50:57.816 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:50:57.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:50:57.854 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 10:50:57.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:50:57.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:57.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:57.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: 32) 10:50:57.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:50:57.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:57.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:57.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:50:57.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:50:57.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:57.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:57.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:57.857 INFO [WorkbenchTestable][CheckBox] Select checkbox Delete unused server configuration(s) 10:50:57.858 DEBUG [WorkbenchTestable][CheckBox] Checkbox Delete unused server configuration(s) already selected, no action performed 10:50:57.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 "OK") 10:50:57.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:50:57.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:57.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:57.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:50:57.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:50:57.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:57.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:57.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:57.859 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:50:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:50:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:50:57.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:50:57.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:57.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:50:57.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:50:57.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:50:57.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:57.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:57.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:57.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:57.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:50:57.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:57.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:57.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:57.920 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:57.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:57.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:57.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:50:58.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:58.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 10:50:58.014 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:58.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:58.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:58.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:58.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 10:50:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:58.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:58.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:58.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:58.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:50:58.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:58.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:58.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:58.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:58.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:58.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:58.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') 10:50:58.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:58.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:58.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:58.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:58.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:58.021 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:58.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:58.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:58.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:50:58.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:58.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:58.524 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:58.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:58.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:58.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 10:50:58.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:50:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:58.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:58.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:50:59.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:59.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:50:59.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:59.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:50:59.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:50:59.528 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:50:59.528 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 10:50:59.528 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:50:59.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:50:59.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:59.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 10:50:59.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:50:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:59.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:59.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:00.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:00.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:00.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:00.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:00.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:51:00.532 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:51:00.533 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:51:00.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 10:51:00.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:51:00.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:51:00.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:51:00.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:51:00.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:51:00.533 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:00.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:00.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:00.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:00.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:00.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:00.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:00.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:51:00.535 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:00.535 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:00.535 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:00.535 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:00.535 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:00.535 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:00.535 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:00.535 DEBUG [main][MenuItemLookup] Item match:Window 10:51:00.536 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:00.536 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:00.536 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:00.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:00.536 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:00.536 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:00.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:00.536 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:00.536 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:00.536 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:00.536 DEBUG [main][MenuItemLookup] Item match:Preferences 10:51:00.536 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:51:00.536 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:51:00.536 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:51:00.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.... 10:51:00.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:51:00.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:51:00.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:00.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:00.621 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:51:00.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:00.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:51:00.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:00.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:00.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:00.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:00.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:00.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:00.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:00.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:51:00.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:51:00.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:01.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:01.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:51:01.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:51:01.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:51:01.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:01.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:51:01.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:01.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:51:01.126 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 10:51:01.126 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 10:51:01.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 10:51:01.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 10:51:01.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:01.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:01.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:01.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:01.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:02.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:02.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:02.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:51:02.181 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 10:51:02.184 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 10:51:02.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:02.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:02.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:02.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:02.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:51:02.186 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 10:51:02.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:51:02.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:51:02.193 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 10:51:02.193 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 10:51:02.193 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:51:02.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:51:02.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:51:02.194 TRACE [main][WidgetHandler] Notify Table with event 13 10:51:02.194 TRACE [main][WidgetHandler] Wait for synchronization 10:51:02.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 10:51:02.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:02.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:02.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:02.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:02.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:02.197 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:51:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:02.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:02.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:51:05.233 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 10:51:05.233 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:51:05.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:05.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:05.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:51:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:05.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:05.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:05.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:05.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:05.239 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:51:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:05.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:05.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:05.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:51:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:51:05.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:05.264 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 10:51:05.264 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:05.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:05.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:05.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:05.265 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.236 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.072 s Running org.eclipse.reddeer.requirements.test.server.ServerPresentTest 10:51:05.292 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 10:51:05.293 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:51:05.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:05.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 10:51:05.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:05.293 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:51:05.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:05.293 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:51:05.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:05.293 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:51:05.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:05.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:05.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:05.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:05.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:05.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:05.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:05.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:51:05.294 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:05.294 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:05.294 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:05.294 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:05.294 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:05.294 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:05.294 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:05.294 DEBUG [main][MenuItemLookup] Item match:Window 10:51:05.295 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:05.295 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:05.295 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:05.295 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:05.295 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:05.295 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:05.295 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:05.295 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:05.295 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:05.295 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:05.295 DEBUG [main][MenuItemLookup] Item match:Preferences 10:51:05.295 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:51:05.295 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:51:05.295 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:51:05.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.... 10:51:05.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:51:05.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:51:05.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:05.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:05.368 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:51:05.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:05.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 10:51:05.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:05.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:05.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:05.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:05.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:05.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:51:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:05.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:05.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:05.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:05.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:05.372 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:51:05.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:05.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:05.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:05.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:51:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:51:05.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:05.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:05.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:05.411 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:51:05.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:05.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:05.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:05.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:05.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:05.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:51:05.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:51:05.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:05.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:05.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:05.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:05.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:05.415 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:51:05.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:51:05.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:05.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:51:05.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:51:05.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:51:05.417 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:51:05.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:51:05.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:05.418 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 10:51:05.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 10:51:05.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:05.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:05.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:05.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:05.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:06.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:06.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:06.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:51:06.421 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:51:06.421 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 10:51:06.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:51:06.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:51:06.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:51:06.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:51:06.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:51:06.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:51:06.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:51:06.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:51:06.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.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'] 10:51:06.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:06.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:06.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:06.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:51:06.424 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:06.425 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:06.425 DEBUG [main][MenuItemLookup] Item match:File 10:51:06.426 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:51:06.426 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:51:06.427 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:51:06.427 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:06.427 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:51:06.427 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:06.427 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:51:06.427 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:06.427 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:51:06.427 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:51:06.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:51:06.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:51:06.428 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:51:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:51:06.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:51:06.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:51:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:06.492 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:51:06.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:51:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:06.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:06.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:06.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:06.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:06.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:51:06.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:51:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:06.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:51:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:06.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:51:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:51:06.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:51:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:06.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:51:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:06.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:51:06.494 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 10:51:06.494 DEBUG [main][TreeItemHandler] Selecting tree item: Server 10:51:06.494 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 10:51:06.494 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 10:51:06.494 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:51:06.494 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:51:06.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:51:06.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:06.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:06.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:06.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:06.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:06.496 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:51:06.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:06.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:06.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:06.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:06.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:51:06.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:51:06.566 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 10:51:06.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:51:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:06.566 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:51:06.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:06.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 10:51:06.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:06.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:06.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:06.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:06.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:51:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:51:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 10:51:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:06.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:06.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 10:51:06.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:51:06.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:07.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:07.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:51:07.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 10:51:07.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:51:07.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:07.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 10:51:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:07.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:51:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 10:51:07.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:51:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:07.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:07.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:07.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 10:51:07.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:51:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:07.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 10:51:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:07.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:51:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 10:51:07.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:51:07.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:07.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 10:51:07.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:07.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:51:07.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 10:51:07.077 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 10:51:07.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 10:51:07.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 10:51:07.097 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:51:07.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:07.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:07.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:07.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:07.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:07.599 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:") 10:51:07.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:07.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:07.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:07.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:51:07.603 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:51:07.603 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 10:51:07.604 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:51:07.604 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 10:51:07.604 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:51:07.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:07.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:07.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:07.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:07.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:07.606 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:51:07.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:07.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:07.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:07.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:07.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:51:07.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:07.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 10:51:07.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:07.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:07.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:07.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:51:07.635 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:51:07.635 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 10:51:07.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 10:51:07.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:07.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:07.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:07.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 10:51:07.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:07.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:07.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:51:07.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:51:07.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:07.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:51:07.637 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:51:07.637 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 10:51:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:52:07.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 10:52:07.656 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:52:07.656 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:52:07.656 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:52:07.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.660 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:52:07.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:08.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:08.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:52:08.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:08.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:08.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:08.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:52:08.169 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 10:52:08.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:52:08.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:08.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:08.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 '\*?\QServers\E') 10:52:08.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:52:08.176 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:52:08.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:52:08.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:52:08.178 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:52:08.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:52:08.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:08.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:08.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:08.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') 10:52:08.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:52:08.184 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:52:08.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:52:08.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:52:08.187 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:52:08.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:08.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 10:52:08.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 10:52:08.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:08.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:08.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:08.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:52:08.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:08.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 '\*?\QServers\E') 10:52:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:52:08.205 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:52:08.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:52:08.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:52:08.207 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:52:08.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:52:08.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:08.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:08.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:08.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 '\*?\QServers\E') 10:52:08.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:52:08.223 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:52:08.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:52:08.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:52:08.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 10:52:08.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:08.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:08.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:08.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:08.234 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 10:52:08.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:52:08.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:08.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:08.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:52:08.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:52:08.242 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:52:08.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:52:08.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:52:08.255 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:52:08.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:52:08.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:08.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:08.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:08.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:52:08.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:52:08.272 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:52:08.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:52:08.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:52:08.274 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:52:08.275 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:52:08.275 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:52:08.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 10:52:08.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:52:08.292 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:52:08.293 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 10:52:08.293 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:52:08.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:52:08.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:08.324 DEBUG [main][MenuItemLookup] Found menu:'New' 10:52:08.324 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:52:08.324 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:52:08.324 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:08.324 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:52:08.324 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:52:08.324 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:52:08.324 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:52:08.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:52:08.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:52:08.325 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:52:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:52:08.356 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 10:52:08.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:52:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:52:08.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:08.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:52:08.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:08.358 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:52:08.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:08.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:08.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:08.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:08.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:08.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:08.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.385 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:52:08.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:08.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:08.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 '\*?\QServers\E') 10:52:08.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:52:08.418 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:52:08.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:52:08.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:52:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 10:52:08.428 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:08.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:08.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:08.429 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 10:52:08.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.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:52:08.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:08.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:09.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:09.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:52:09.432 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:52:09.432 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 10:52:09.432 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:09.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:09.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:09.433 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 10:52:09.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:52:09.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:09.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:09.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:09.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:09.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:10.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:10.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:52:10.435 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:52:10.435 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:52:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 10:52:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:52:10.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:10.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:10.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:52:10.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:10.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:10.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:10.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:10.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:10.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:10.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:10.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:10.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:10.437 DEBUG [main][MenuItemLookup] Item match:Window 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:10.437 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:52:10.437 DEBUG [main][MenuItemLookup] Item match:Preferences 10:52:10.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:52:10.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:52:10.437 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:52:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:52:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:52:10.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:52:10.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:10.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:10.512 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:52:10.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:10.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:52:10.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:10.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:10.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:10.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:10.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:52:10.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:52:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:10.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:52:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:10.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:52:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:52:10.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:52:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:10.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:52:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:10.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:52:10.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 10:52:10.514 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 10:52:10.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 10:52:10.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 10:52:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:10.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:10.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:11.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:11.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:11.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:11.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:52:11.519 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 10:52:11.519 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 10:52:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:11.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:11.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:11.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:11.522 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 10:52:11.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:11.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:11.525 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 10:52:11.525 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 10:52:11.525 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:52:11.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:11.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:11.525 TRACE [main][WidgetHandler] Notify Table with event 13 10:52:11.525 TRACE [main][WidgetHandler] Wait for synchronization 10:52:11.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:52:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:11.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:11.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:11.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:11.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:11.528 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:52:11.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:11.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:11.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:11.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:11.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:52:14.535 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 10:52:14.535 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:52:14.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:14.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:14.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:52:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:14.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:14.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:14.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:14.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:14.540 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:52:14.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:14.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:14.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:14.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:14.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:14.567 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 10:52:14.567 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:14.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.277 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.046 s Running org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 10:52:14.576 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 10:52:14.576 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:52:14.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:14.577 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 10:52:14.577 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:14.577 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:52:14.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:14.581 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:52:14.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:14.581 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:52:14.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:14.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:14.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:14.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:14.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:14.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:14.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:14.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:14.582 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:14.582 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:14.582 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:14.582 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:14.582 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:14.582 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:14.582 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:14.582 DEBUG [main][MenuItemLookup] Item match:Window 10:52:14.583 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:14.583 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:14.583 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:14.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:14.583 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:14.583 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:52:14.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:14.583 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:52:14.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:14.583 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:52:14.583 DEBUG [main][MenuItemLookup] Item match:Preferences 10:52:14.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:52:14.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:52:14.583 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:52:14.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:52:14.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:52:14.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:52:14.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:14.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:14.656 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:52:14.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:14.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:52:14.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:14.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:14.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:14.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:14.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:14.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:14.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:14.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:52:14.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:14.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:14.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:14.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:14.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:14.660 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:52:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:14.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:14.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:14.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:14.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:14.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:14.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:14.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:52:14.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:14.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:14.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:14.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:14.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 '\*?\QServers\E') 10:52:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:14.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:14.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:14.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:52:14.695 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:14.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:14.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:14.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:52:14.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:52:14.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:52:14.696 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:52:14.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:52:14.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:14.697 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 10: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.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:52:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:14.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:14.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:15.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:15.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:15.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:15.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:15.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:52:15.699 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:52:15.699 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 10:52:15.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'] 10:52:15.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.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'] 10:52:15.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.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 Server"] 10:52:15.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.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'] 10:52:15.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.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'] 10:52:15.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.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'] 10:52:15.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 10:52:15.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.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'] 10:52:15.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.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'] 10:52:15.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:15.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:15.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:15.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:15.701 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:15.702 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:15.702 DEBUG [main][MenuItemLookup] Item match:File 10:52:15.703 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:52:15.703 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:52:15.704 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:52:15.704 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:15.704 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:52:15.704 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:15.704 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:52:15.704 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:15.704 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:52:15.704 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:52:15.714 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:52:15.714 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:52:15.714 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:52:15.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.... 10: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 'New|Select a wizard'] is available. finished successfully 10:52:15.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:52:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:15.775 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:52:15.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:52:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:15.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:15.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:15.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:15.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:15.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:15.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:52:15.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:52:15.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:15.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:52:15.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:15.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:52:15.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:52:15.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:52:15.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:15.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:52:15.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:15.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:52:15.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 10:52:15.777 DEBUG [main][TreeItemHandler] Selecting tree item: Server 10:52:15.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 10:52:15.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 10:52:15.777 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:52:15.777 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:52:15.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:52:15.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:15.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:15.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:15.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:15.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:15.779 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:52:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:15.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:15.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:15.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'] 10:52:15.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:52:15.848 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 10:52:15.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:52:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:15.848 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:52:15.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:15.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:52:15.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:15.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:15.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:15.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:15.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:52:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:52:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 10:52:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 10:52:15.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:52:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:16.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:16.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:52:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 10:52:16.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:52:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:16.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 10:52:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:16.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:52:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 10:52:16.357 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:52:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:16.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:16.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:16.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:16.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:16.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:16.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:16.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 10:52:16.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:52:16.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:16.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 10:52:16.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:16.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:52:16.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 10:52:16.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:52:16.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:16.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 10:52:16.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:16.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:52:16.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 10:52:16.359 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 10:52:16.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 10:52:16.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 10:52:16.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 10:52:16.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:16.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:16.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:16.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:16.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:16.879 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:") 10:52:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:16.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:16.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:16.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:16.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:52:16.883 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:16.883 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 10:52:16.884 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:52:16.884 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 10:52:16.884 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:52:16.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:16.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:16.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:16.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:16.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:16.886 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:52:16.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:16.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:16.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:16.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:16.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:52:16.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:16.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 10:52:16.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:16.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:16.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:16.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:16.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:52:16.914 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:16.914 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 10:52:16.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 10:52:16.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:16.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:16.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:16.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 10:52:16.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:16.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:16.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:52:16.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:52:16.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:16.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:52:16.915 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:16.916 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 10:52:16.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:53:16.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 10:53:16.930 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:53:16.930 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:53:16.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 10:53:16.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:16.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:16.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:16.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:16.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:16.934 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:53:16.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:16.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:16.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:16.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:16.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:17.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:17.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:17.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:17.443 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 10:53:17.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.446 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:53:17.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:17.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:17.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:53:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:17.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:17.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:17.453 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:17.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:17.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:17.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:17.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:17.466 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:17.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:17.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:17.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:53:17.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:17.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:17.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:17.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:17.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:17.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:17.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:17.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:53:17.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:17.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:17.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:17.488 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:17.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:17.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:17.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:17.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:17.500 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:17.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:17.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:17.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:17.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 10:53:17.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 10:53:17.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:17.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:17.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:17.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.506 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:53:17.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:17.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:17.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:17.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:17.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:53:17.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:17.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:17.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:17.513 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:17.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:17.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:17.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:17.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:17.516 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:17.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:17.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:17.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:53:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:17.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:17.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:17.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:17.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:17.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') 10:53:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:17.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:17.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:17.544 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:17.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:17.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:17.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:17.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:17.547 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:17.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:17.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:17.548 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:53:17.548 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:53:17.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 10:53:17.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:53:17.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:17.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:17.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:17.564 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 10:53:17.564 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:17.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:17.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:17.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:53:17.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:17.589 DEBUG [main][MenuItemLookup] Found menu:'New' 10:53:17.589 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:53:17.589 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:53:17.589 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:17.589 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:53:17.589 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:53:17.589 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:53:17.589 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:53:17.589 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:53:17.589 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:53:17.589 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:53:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:53:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 10:53:17.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:53:17.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:17.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:17.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:53:17.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:17.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:17.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:17.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:53:17.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:17.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:17.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:17.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:17.639 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:53:17.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:17.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:17.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:17.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:17.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:53:17.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:53:17.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.669 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:53:17.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:17.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:17.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:17.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:17.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 '\*?\QServers\E') 10:53:17.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:17.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:17.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:17.675 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:17.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:17.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:17.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:17.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:17.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 10:53:17.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:17.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:17.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.711 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 10:53:17.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:53:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:17.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:18.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:18.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:18.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:18.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:53:18.714 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:53:18.714 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 10:53:18.714 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:18.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:18.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:18.715 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 10:53:18.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:53:18.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:18.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:18.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:19.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:19.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:19.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:19.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:19.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:53:19.717 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:53:19.717 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:53:19.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 10:53:19.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:19.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:19.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:19.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:19.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:19.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:53:19.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:19.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:53:19.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:19.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:53:19.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:19.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:19.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:19.719 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:19.719 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:19.719 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:53:19.719 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:53:19.719 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:53:19.719 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:53:19.719 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:53:19.719 DEBUG [main][MenuItemLookup] Item match:Window 10:53:19.720 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:53:19.720 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:53:19.720 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:53:19.720 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:19.720 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:53:19.720 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:53:19.720 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:19.720 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:53:19.720 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:19.720 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:53:19.720 DEBUG [main][MenuItemLookup] Item match:Preferences 10:53:19.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:53:19.720 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:53:19.720 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:53:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:53:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:53:19.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:53:19.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:19.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:19.799 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:53:19.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:19.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:53:19.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:19.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:19.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:19.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:19.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:53:19.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:53:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:19.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:53:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:19.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:53:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:53:19.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:53:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:19.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:53:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:19.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:53:19.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 10:53:19.802 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 10:53:19.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 10:53:19.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 10:53:19.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:19.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:19.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:20.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:20.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:20.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:20.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:20.806 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 10:53:20.806 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 10:53:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:20.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:20.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:20.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:53:20.807 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 10:53:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:53:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:53:20.810 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 10:53:20.810 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 10:53:20.810 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:53:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:53:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:53:20.811 TRACE [main][WidgetHandler] Notify Table with event 13 10:53:20.811 TRACE [main][WidgetHandler] Wait for synchronization 10:53:20.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:53:20.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:20.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:20.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:20.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:20.813 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:53:20.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:20.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:20.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:20.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:20.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:53:23.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 10:53:23.819 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:53:23.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:23.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 "Apply and Close") 10:53:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:23.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:23.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:23.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:23.824 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:53:23.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:23.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:23.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:23.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:23.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:23.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:23.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:23.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:23.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:23.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:23.855 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:53:23.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:23.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:23.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:23.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:23.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:23.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:53:23.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:23.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:23.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:23.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:23.860 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:23.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:23.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:23.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:23.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:23.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:23.861 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:23.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:23.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:23.862 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 10:53:23.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:53:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:23.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:24.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:24.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:24.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:24.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:24.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:53:24.864 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:53:24.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 10:53:24.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:24.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:24.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:24.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:24.865 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 10:53:24.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:24.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:24.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:53:24.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:24.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:24.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:24.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:24.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:24.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:24.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:53:24.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:24.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:24.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:24.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:24.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:24.872 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:24.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:24.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:24.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:24.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:24.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:24.873 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:24.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:24.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:24.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 10:53:24.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:53:24.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:24.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:24.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:25.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:25.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:25.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:25.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:25.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:53:25.876 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:53:25.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 10:53:25.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:25.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.302 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.363 s Running org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 10:53:25.884 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 10:53:25.885 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:53:25.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:25.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 10:53:25.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:25.885 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:53:25.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:25.885 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:53:25.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:25.885 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:53:25.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.*'] 10:53:25.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:25.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.*'] 10:53:25.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:25.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.*'] 10:53:25.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:25.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:25.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:25.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:25.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:25.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:53:25.887 DEBUG [main][MenuItemLookup] Item match:Window 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:25.887 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:53:25.888 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:25.888 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:53:25.888 DEBUG [main][MenuItemLookup] Item match:Preferences 10:53:25.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:53:25.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:53:25.888 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:53:25.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.... 10:53:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:53:25.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:53:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:25.958 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:53:25.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:25.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 10:53:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:25.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:25.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:25.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:25.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:53:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:25.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:25.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:25.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:25.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:25.963 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:53:25.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:25.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:25.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:25.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:25.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:25.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:25.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:25.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:25.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:25.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:53:25.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:26.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:26.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:26.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:26.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') 10:53:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:26.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:26.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:26.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:26.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:26.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:26.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:26.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:26.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:26.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:26.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:26.007 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:53:26.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:53:26.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:26.008 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 10:53:26.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:53:26.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:26.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:26.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:26.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:26.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:27.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:27.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:53:27.019 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:53:27.019 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 10:53:27.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:27.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:27.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.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"] 10:53:27.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.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'] 10:53:27.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.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'] 10:53:27.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.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'] 10:53:27.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.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"] 10:53:27.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.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'] 10:53:27.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.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'] 10:53:27.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:27.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:27.022 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:27.022 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:27.022 DEBUG [main][MenuItemLookup] Item match:File 10:53:27.023 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:27.023 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:53:27.024 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:53:27.024 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:27.024 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:53:27.024 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:27.024 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:53:27.024 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:27.024 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:53:27.024 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:53:27.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:53:27.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:53:27.033 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:53:27.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:53:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:53:27.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:53:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:27.099 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:53:27.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:27.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:27.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:27.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:53:27.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:53:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:27.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:53:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:27.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:53:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:53:27.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:53:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:27.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:53:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:27.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:53:27.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 10:53:27.101 DEBUG [main][TreeItemHandler] Selecting tree item: Server 10:53:27.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 10:53:27.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 10:53:27.102 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:53:27.102 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:53:27.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:27.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:27.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:27.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:27.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:27.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:27.103 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:27.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:27.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:27.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:27.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:27.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:27.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 10:53:27.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 10:53:27.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 10:53:27.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:27.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:27.171 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:53:27.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:27.172 DEBUG [WorkbenchTestable][WidgetLookup] 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 10:53:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:27.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:27.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:27.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:27.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 10:53:27.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 10:53:27.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 10:53:27.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:27.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:27.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 10:53:27.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:53:27.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:27.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:27.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:53:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 10:53:27.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:53:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:27.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 10:53:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:27.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:53:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 10:53:27.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 10:53:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:27.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:27.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:27.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:27.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 10:53:27.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:53:27.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:27.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 10:53:27.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:27.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:53:27.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 10:53:27.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 10:53:27.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:27.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 10:53:27.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:27.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 10:53:27.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 10:53:27.684 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 10:53:27.684 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 10:53:27.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 10:53:27.700 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:53:27.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:27.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:27.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:27.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:27.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:27.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:28.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:28.203 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:") 10:53:28.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:28.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:28.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:28.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:28.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:53:28.206 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:53:28.207 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 10:53:28.207 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:53:28.207 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 10:53:28.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 10:53:28.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:28.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:28.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:28.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:28.209 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:28.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:28.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:28.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:53:28.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:28.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 10:53:28.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:28.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:28.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:28.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:28.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:53:28.236 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:53:28.236 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 10:53:28.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 10:53:28.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:28.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 10:53:28.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:28.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:53:28.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:53:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:28.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:53:28.237 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:53:28.238 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 10:53:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:54:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 10:54:28.251 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 10:54:28.251 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 10:54:28.252 DEBUG [WorkbenchTestable][WidgetLookup] 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) 10:54:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:28.256 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:54:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:28.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:28.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:28.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:28.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:28.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:54:28.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:54:28.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:54:28.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:54:28.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:54:28.762 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 10:54:28.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:54:28.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:28.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:28.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') 10:54:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:28.768 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:28.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:28.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:28.770 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:28.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:54:28.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:28.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:28.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:28.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:28.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:28.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 '\*?\QServers\E') 10:54:28.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:28.775 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:28.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:28.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:28.786 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:28.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:28.788 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 10:54:28.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 10:54:28.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:28.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:28.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:28.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.790 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:54:28.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:28.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:28.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:28.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54: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 '\*?\QServers\E') 10:54:28.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:28.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:28.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:28.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:28.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:28.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:54:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:28.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:28.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:28.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 '\*?\QServers\E') 10:54:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:28.820 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:28.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:28.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:28.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:28.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:28.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:28.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:28.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 10:54:28.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:28.826 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:28.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:28.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:28.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 10:54:28.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:28.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:28.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 10:54:28.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.840 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:54:28.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:28.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:28.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:28.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:28.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 '\*?\QServers\E') 10:54:28.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:28.853 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:28.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:28.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:28.855 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:28.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:54:28.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:28.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:28.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:28.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:28.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:28.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 '\*?\QServers\E') 10:54:28.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:28.870 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:28.872 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:28.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:54:28.873 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:54:28.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 10:54:28.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 10:54:28.886 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:28.887 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 10:54:28.887 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:28.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:54:28.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:28.902 DEBUG [main][MenuItemLookup] Found menu:'New' 10:54:28.902 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:54:28.902 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:54:28.902 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:28.902 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:54:28.902 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:54:28.902 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:54:28.902 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:54:28.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 10:54:28.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:54:28.903 INFO [main][MenuItemHandler] Select menu item: Delete Delete 10:54:28.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 10:54:28.933 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 10:54:28.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 10:54:28.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:28.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:28.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:54:28.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:28.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:28.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:28.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 10:54:28.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:28.934 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:54:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:28.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:28.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:54:28.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:54:28.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 10:54:28.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:28.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:28.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:28.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:28.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 '\*?\QServers\E') 10:54:28.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:28.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:28.978 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:28.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:28.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 10:54:28.980 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:28.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:28.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:28.980 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 10:54:28.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:54:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:28.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:28.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:29.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:29.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:29.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:29.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:54:29.983 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:54:29.983 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 10:54:29.983 INFO [WorkbenchTestable][AbstractView] Activate view Servers 10:54:29.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 10:54:29.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:29.984 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 10:54:29.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 10:54:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:29.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:29.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:30.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:30.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:30.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:30.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:30.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:54:30.986 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:54:30.986 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 10:54:30.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 10:54:30.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:54:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:54:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:54:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:54:30.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:54:30.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:30.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:30.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:30.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:30.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:30.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:30.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:30.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:30.987 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:30.988 DEBUG [main][MenuItemLookup] Item match:Window 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:30.988 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:30.988 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:30.989 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:30.989 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:30.989 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:31.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:31.078 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:31.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:31.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:31.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:31.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:31.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:31.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:31.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:31.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:31.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:31.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 10:54:31.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:54:31.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:31.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:54:31.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:31.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:54:31.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 10:54:31.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 10:54:31.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:31.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 10:54:31.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:31.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 10:54:31.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 10:54:31.080 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 10:54:31.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 10:54:31.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 10:54:31.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:31.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:31.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:31.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:31.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:32.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:32.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:54:32.084 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 10:54:32.084 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 10:54:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:32.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:32.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:32.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:54:32.086 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 10:54:32.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:54:32.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:54:32.089 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 10:54:32.089 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 10:54:32.089 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 10:54:32.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:54:32.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:54:32.089 TRACE [main][WidgetHandler] Notify Table with event 13 10:54:32.089 TRACE [main][WidgetHandler] Wait for synchronization 10:54:32.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.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") 10:54:32.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:32.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:32.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:32.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:32.091 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:54:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:32.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:32.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:32.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 10:54:35.097 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 10:54:35.097 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 10:54:35.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:35.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:35.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:54:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:35.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:35.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:35.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:35.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:35.102 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:54:35.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:35.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:35.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:35.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:35.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:35.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:35.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:35.122 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 10:54:35.122 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:35.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.239 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.05 s Running org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 10:54:35.131 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 10:54:35.132 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:35.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:35.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 10:54:35.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:35.132 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:35.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:35.143 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:35.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:35.143 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:54:35.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:35.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:35.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:35.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:35.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:35.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:35.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:35.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:35.144 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:35.144 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:35.144 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:35.144 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:35.144 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:35.144 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:35.144 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:35.145 DEBUG [main][MenuItemLookup] Item match:Window 10:54:35.145 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:35.145 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:35.145 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:35.145 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:35.145 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:35.145 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:35.145 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:35.145 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:35.145 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:35.145 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:35.145 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:35.145 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:35.145 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:35.145 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:35.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.... 10:54:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:35.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:35.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:35.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:35.224 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:35.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:35.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:35.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:35.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:35.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:35.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:35.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:35.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:35.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:35.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:35.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:35.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:35.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:35.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:35.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:35.227 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:35.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:35.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:35.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:35.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:35.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:35.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:35.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:35.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:35.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 10:54:35.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 10:54:35.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:35.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:35.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:35.247 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 10:54:35.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 10:54:35.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:35.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:35.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 10:54:35.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:35.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 10:54:35.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 10:54:35.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:35.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:35.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:35.249 INFO [WorkbenchTestable][OomphRecorderRequirement] Disabling 10:54:35.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 10:54:35.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:35.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:35.250 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 10:54:35.250 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 10:54:35.250 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:35.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 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 10:54:35.257 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 10:54:35.258 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:35.258 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:35.258 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 10:54:35.258 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:35.258 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:35.265 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:35.265 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:35.265 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:35.265 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:54:35.265 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:35.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:35.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:35.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:35.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:35.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:35.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:35.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:35.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:35.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:35.266 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:35.266 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:35.266 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:35.266 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:35.266 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:35.266 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:35.266 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:35.266 DEBUG [main][MenuItemLookup] Item match:Window 10:54:35.267 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:35.267 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:35.267 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:35.267 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:35.267 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:35.267 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:35.267 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:35.267 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:35.267 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:35.267 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:35.267 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:35.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:35.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:35.268 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:35.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.... 10:54:35.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:35.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:35.339 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:35.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:35.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:35.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:35.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:35.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:35.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:35.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:35.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) 10:54:35.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:35.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:35.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:35.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:35.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:35.342 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:35.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:35.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:35.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:35.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:35.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 10:54:35.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 10:54:35.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:35.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:35.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:35.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:35.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:35.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.*'] 10:54:35.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:35.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.*'] 10:54:35.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:35.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:35.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:35.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:35.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:35.379 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:35.379 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:35.379 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:35.379 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:35.379 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:35.379 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:35.379 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:35.379 DEBUG [main][MenuItemLookup] Item match:Window 10:54:35.380 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:35.380 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:35.380 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:35.380 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:35.380 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:35.380 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:35.380 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:35.380 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:35.380 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:35.380 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:35.380 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:35.380 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:35.380 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:35.380 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:35.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.... 10:54:35.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:35.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:35.460 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:35.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:35.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:35.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:35.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:35.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:54:35.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:35.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:35.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:54:35.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:35.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:35.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:35.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 10:54:35.965 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 10:54:35.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 10:54:35.966 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 10:54:36.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 10:54:36.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:54:36.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:36.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:36.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:36.221 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:36.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:36.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:36.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:36.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:36.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 10:54:36.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:36.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 10:54:36.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:36.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 10:54:36.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 10:54:36.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:36.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:36.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:36.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 10:54:36.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:36.258 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:36.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.259 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 10:54:36.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:36.259 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 10:54:36.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 10:54:36.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:36.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:36.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:36.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.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.*'] 10:54:36.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:36.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:36.260 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:36.260 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:36.260 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:36.260 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:36.260 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:36.260 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:36.260 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:36.260 DEBUG [main][MenuItemLookup] Item match:Window 10:54:36.261 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:36.261 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:36.261 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:36.261 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.261 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:36.261 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:36.261 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.261 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:36.261 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.261 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:36.261 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:36.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:36.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:36.261 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:36.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.343 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:36.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:54:36.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:36.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:36.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:54:36.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:36.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:36.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:36.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 10:54:36.345 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 10:54:36.345 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 10:54:36.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 10:54:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 10:54:36.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:54:36.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:36.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:36.359 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:36.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:36.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:36.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:36.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:36.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:36.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:36.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:36.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:36.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:36.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:36.389 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:36.389 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:36.389 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:36.389 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:36.389 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:36.389 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:36.389 DEBUG [main][MenuItemLookup] Item match:Window 10:54:36.390 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:36.390 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:36.390 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:36.390 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.390 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:36.390 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:36.390 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.390 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:36.390 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.390 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:36.390 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:36.390 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:36.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:36.390 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:36.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:36.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.485 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:36.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:54:36.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:36.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:36.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:54:36.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:36.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:36.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:36.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 10:54:36.487 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 10:54:36.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 10:54:36.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 10:54:36.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 10:54:36.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:36.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:54:36.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:36.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:36.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:36.491 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:36.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:36.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:36.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:36.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:36.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 10:54:36.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:36.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 10:54:36.541 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 10:54:36.541 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:36.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s - in org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.88 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.282 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 10:54:36.548 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 10:54:36.549 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:36.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:36.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 10:54:36.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:36.549 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:36.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:36.549 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:36.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:36.549 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:54:36.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:36.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:36.550 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:36.550 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:36.550 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:36.550 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:36.550 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:36.550 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:36.550 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:36.550 DEBUG [main][MenuItemLookup] Item match:Window 10:54:36.551 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:36.551 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:36.551 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:36.551 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.551 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:36.551 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:36.551 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.551 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:36.551 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.551 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:36.551 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:36.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:36.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:36.551 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:36.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.629 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:36.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:36.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:36.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:36.632 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:36.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:36.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:36.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:36.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:36.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:36.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:36.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.651 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 10:54:36.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:36.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 10:54:36.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 10:54:36.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:36.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:36.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:36.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.652 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:36.652 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:36.652 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:36.652 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:36.652 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:36.652 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:36.652 DEBUG [main][MenuItemLookup] Item match:Project 10:54:36.655 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 10:54:36.655 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:54:36.655 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.655 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 10:54:36.655 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 10:54:36.655 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 10:54:36.656 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:54:36.656 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 10:54:36.656 DEBUG [main][MenuItemLookup] Item match:Build Automatically 10:54:36.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 10:54:36.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:36.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 10:54:36.657 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 10:54:36.657 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 10:54:36.657 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:36.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) Time elapsed: 0.005 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 10:54:36.664 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 10:54:36.665 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:36.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:36.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 10:54:36.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:36.665 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:36.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:36.672 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:36.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:36.672 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:54:36.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:36.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:36.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:36.673 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:36.673 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:36.673 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:36.673 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:36.673 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:36.673 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:36.673 DEBUG [main][MenuItemLookup] Item match:Window 10:54:36.674 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:36.674 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:36.674 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:36.674 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.674 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:36.674 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:36.674 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.674 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:36.674 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.674 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:36.674 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:36.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:36.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:36.674 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:36.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:36.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.770 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:36.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:36.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:36.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:36.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:36.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:36.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:36.774 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:36.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:36.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:36.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:36.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 10:54:36.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 10:54:36.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:36.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:36.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:36.797 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 10:54:36.798 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 10:54:36.798 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 10:54:36.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 10:54:36.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:36.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.799 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 10:54:36.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:36.799 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 10:54:36.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 10:54:36.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:36.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:36.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:36.799 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 10:54:36.799 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 10:54:36.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 10:54:36.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:36.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:36.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 10:54:36.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:36.819 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 10:54:36.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 10:54:36.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:36.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:36.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:36.819 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 10:54:36.819 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 10:54:36.820 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 10:54:36.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 10:54:36.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:36.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:36.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 10:54:36.821 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 10:54:36.821 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 10:54:36.821 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:36.821 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:36.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 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.02 s autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 10:54:36.827 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 10:54:36.828 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:36.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:36.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 10:54:36.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:36.828 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:36.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:36.828 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:36.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:36.828 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:54:36.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.*'] 10:54:36.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.829 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.829 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:36.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:36.829 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:36.829 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:36.829 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:36.829 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:36.829 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:36.829 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:36.829 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:36.829 DEBUG [main][MenuItemLookup] Item match:Window 10:54:36.830 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:36.830 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:36.830 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:36.830 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.830 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:36.830 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:36.830 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.830 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:36.830 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.830 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:36.830 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:36.830 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:36.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:36.830 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:36.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:36.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:36.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:36.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.909 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:36.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:36.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:36.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:36.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:36.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:36.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:36.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:36.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:36.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:36.912 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:36.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:36.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:36.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.932 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 10:54:36.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:36.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 10:54:36.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 10:54:36.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:36.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:36.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:36.933 DEBUG [main][MenuItemLookup] Item match:Project 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:54:36.933 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 10:54:36.933 DEBUG [main][MenuItemLookup] Item match:Build Automatically 10:54:36.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 10:54:36.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:36.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:36.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:36.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 10:54:36.934 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 10:54:36.934 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 10:54:36.934 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:36.934 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 10:54:36.940 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 10:54:36.940 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:36.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:36.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 10:54:36.941 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:36.941 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:36.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:36.951 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:36.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:36.951 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:54:36.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.*'] 10:54:36.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.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.*'] 10:54:36.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.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.*'] 10:54:36.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:36.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:36.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:36.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:36.952 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:36.952 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:36.952 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:36.952 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:36.952 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:36.952 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:36.952 DEBUG [main][MenuItemLookup] Item match:Window 10:54:36.953 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:36.953 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:36.953 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:36.953 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.953 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:36.953 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:36.953 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.953 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:36.953 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:36.953 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:36.953 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:36.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:36.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:36.953 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:37.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.... 10:54:37.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:37.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:37.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:37.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:37.034 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:37.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:37.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:37.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:37.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:37.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:37.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:37.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:37.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:37.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:37.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:37.038 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:37.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:37.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:37.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:37.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:37.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:37.055 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 10:54:37.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:37.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 10:54:37.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 10:54:37.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:37.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:37.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:37.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:37.056 DEBUG [main][MenuItemLookup] Item match:Project 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 10:54:37.056 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 10:54:37.056 DEBUG [main][MenuItemLookup] Item match:Build Automatically 10:54:37.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 10:54:37.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:37.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:37.057 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 10:54:37.057 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 10:54:37.057 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:37.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 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 10:54:37.063 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 10:54:37.064 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:37.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:37.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 10:54:37.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:37.064 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:37.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:37.064 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:37.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:37.064 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:54:37.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:37.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:37.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:37.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:37.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:37.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:37.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:37.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:37.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:37.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:37.065 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:37.065 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:37.065 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:37.065 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:37.065 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:37.065 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:37.065 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:37.065 DEBUG [main][MenuItemLookup] Item match:Window 10:54:37.066 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:37.066 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:37.066 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:37.066 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:37.066 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:37.066 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:37.066 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:37.066 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:37.066 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:37.066 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:37.066 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:37.076 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:37.076 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:37.076 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:37.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 'Preferences.*'] is available.... 10:54:37.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:37.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:37.172 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:37.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:37.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:37.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:37.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:37.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:37.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:37.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:37.175 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:37.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:37.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:37.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:37.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:37.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 10:54:37.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 10:54:37.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:37.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:37.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:37.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:37.210 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 10:54:37.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:37.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:37.210 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:37.210 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:37.210 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:37.210 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:37.210 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:37.210 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:37.210 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:37.210 DEBUG [main][MenuItemLookup] Item match:Window 10:54:37.211 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:37.211 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:37.211 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:37.211 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:37.211 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:37.211 DEBUG [main][MenuItemLookup] Item match:Show View 10:54:37.214 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:54:37.214 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:54:37.214 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:54:37.214 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:54:37.214 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:54:37.214 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:54:37.214 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:54:37.214 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:54:37.214 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:37.214 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:54:37.214 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:54:37.215 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:54:37.215 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:54:37.215 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:54:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:54:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:54:37.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:54:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:37.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:54:37.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:37.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:54:37.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:37.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:37.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:54:37.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:37.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:37.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:54:37.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:37.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:37.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:37.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 10:54:37.769 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 10:54:37.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 10:54:37.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 10:54:37.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:37.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:37.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:37.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:54:37.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:37.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.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") 10:54:37.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:37.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:37.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:37.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:54:37.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:37.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:37.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:37.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:37.771 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:54:37.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:37.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:37.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:37.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:37.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:54:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:54:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 10:54:37.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 10:54:37.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:37.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:37.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:37.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:37.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:54:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:37.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:37.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:37.892 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:54:37.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:54:37.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:37.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:37.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:37.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:37.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:37.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:37.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:37.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:37.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:54:37.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:37.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:37.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:37.901 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:54:37.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:54:37.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:37.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:37.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:37.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:37.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:37.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:37.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 10:54:37.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:37.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:37.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:54:37.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 10:54:37.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:37.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 10:54:37.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 10:54:37.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:37.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:37.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:37.927 INFO [WorkbenchTestable][CleanErrorLogRequirement] Clean all records in Error Log 10:54:37.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:54:37.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:37.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:37.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:37.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:37.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 '\*?\QError Log\E') 10:54:37.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:37.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:37.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:37.936 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:54:37.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:54:37.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:37.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:37.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:37.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:37.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:37.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:37.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:37.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:37.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 '\*?\QError Log\E') 10:54:37.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:37.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:37.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:37.942 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:54:37.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:54:37.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:37.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:37.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:37.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:37.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 10:54:37.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:37.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:37.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:37.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:37.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:54:37.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:37.977 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:54:37.977 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:37.977 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:54:37.977 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:54:37.977 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:54:37.977 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:54:37.977 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:54:37.977 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:54:38.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:54:38.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 10:54:38.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:54:38.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:38.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:38.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:38.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:54:38.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:38.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 10:54:38.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:54:38.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:38.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:38.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:38.020 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:54:38.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:38.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:38.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:38.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:54:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:54:38.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:54:38.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:38.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:38.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 '\*?\QError Log\E') 10:54:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:38.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:38.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:38.043 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:54:38.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:54:38.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:38.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:38.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:38.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:38.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:38.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:38.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:38.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:38.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:54:38.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:38.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:38.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:38.059 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:54:38.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:54:38.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:38.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:38.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:38.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:38.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:38.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 10:54:38.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:38.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:38.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.071 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 10:54:38.071 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 10:54:38.071 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:38.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:38.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 s - in org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.73 s testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.148 s Running org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 10:54:38.081 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 10:54:38.082 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:38.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:38.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 10:54:38.083 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:38.083 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:38.083 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:38.083 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:38.083 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:38.083 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:54:38.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:38.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:38.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:38.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:38.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:38.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:38.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:38.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:38.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:38.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:38.084 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:38.084 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:38.084 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:38.084 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:38.084 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:38.084 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:38.084 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:38.084 DEBUG [main][MenuItemLookup] Item match:Window 10:54:38.085 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:38.085 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:38.085 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:38.085 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.085 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:38.085 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:38.085 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.085 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:38.085 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.085 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:38.085 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:38.085 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:38.085 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:38.085 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:38.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:38.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 'Preferences.*'] is available. finished successfully 10:54:38.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:38.185 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:38.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:38.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:38.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:38.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:38.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:38.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:38.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:38.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:38.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:38.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:38.189 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:38.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:38.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:38.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:38.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:38.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:38.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:38.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:38.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:38.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 10:54:38.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 10:54:38.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:38.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:38.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:38.229 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:54:38.230 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 10:54:38.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:38.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:54:38.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:38.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:38.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:54:38.252 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:54:38.253 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:54:38.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:38.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:54:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:54:38.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:54:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:38.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:54:38.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:54:38.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:38.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:38.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:54:38.314 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 10:54:38.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:54:38.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:54:38.315 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:54:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:54:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:54:38.316 TRACE [main][WidgetHandler] Notify Table with event 13 10:54:38.316 TRACE [main][WidgetHandler] Wait for synchronization 10:54:38.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:54:38.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:38.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:54:38.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:54:38.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:38.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:38.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:38.317 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:54:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:38.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:38.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:54:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:54:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:54:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:38.743 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:38.744 DEBUG [main][MenuItemLookup] Item match:Window 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.744 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:38.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:38.745 DEBUG [main][MenuItemLookup] Item match:Window 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:38.745 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:38.745 DEBUG [main][MenuItemLookup] Item match:Perspective 10:54:38.748 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:54:38.748 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.748 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:54:38.748 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:54:38.748 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:54:38.748 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:54:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:54:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.749 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:38.749 DEBUG [main][MenuItemLookup] Item match:Window 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.749 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.750 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:38.750 DEBUG [main][MenuItemLookup] Item match:Window 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:38.750 DEBUG [main][MenuItemLookup] Item match:Perspective 10:54:38.750 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:54:38.751 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:54:38.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.751 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:38.751 DEBUG [main][MenuItemLookup] Item match:Window 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:38.751 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:38.752 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.752 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:38.752 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.752 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.755 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:38.755 DEBUG [main][MenuItemLookup] Item match:Window 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:38.755 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:38.755 DEBUG [main][MenuItemLookup] Item match:Perspective 10:54:38.756 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:54:38.756 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.756 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:54:38.756 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:54:38.756 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:54:38.756 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:54:38.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:54:38.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:54:38.756 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:54:38.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:54:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:54:38.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:54:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:38.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:54:38.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:38.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:54:38.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:38.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:54:38.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:38.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:38.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:38.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:38.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:38.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:38.815 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:54:38.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:38.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:38.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:38.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:38.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 10:54:38.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:38.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 10:54:38.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:38.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 10:54:38.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 10:54:38.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:38.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:38.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:38.954 WARNING [WorkbenchTestable][ScreenshotCapturer] Screenshot has not been captured on failure, because RedDeer property whether screenshot should be captured or not is set to false. 10:54:38.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 10:54:38.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:38.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:38.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 10:54:38.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 10:54:38.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:38.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s - in org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.725 s fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.005 s Running org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 10:54:38.960 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 10:54:38.960 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:38.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:38.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 10:54:38.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:38.961 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:38.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:38.961 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:38.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:38.961 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:54:38.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:38.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:38.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:38.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:38.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:38.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:38.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:38.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:38.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:38.963 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:38.963 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:38.963 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:38.963 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:38.963 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:38.963 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:38.963 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:38.963 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:38.963 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:38.963 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:38.963 DEBUG [main][MenuItemLookup] Item match:Window 10:54:38.963 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:38.963 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:38.964 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:38.964 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.964 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:38.964 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:38.964 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.964 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:38.964 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:38.964 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:38.964 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:38.964 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:38.964 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:38.964 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:39.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 'Preferences.*'] is available. finished successfully 10:54:39.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:39.080 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:39.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:39.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:39.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:39.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:39.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:39.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:39.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:39.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:39.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:39.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:39.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:39.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:39.083 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:39.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:39.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:39.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:39.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:39.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:39.117 TRACE [WorkbenchTestable][DatabaseRequirement] Database requirement performed 10:54:39.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:39.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 10:54:39.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 10:54:39.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:39.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:39.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:39.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 10:54:39.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:39.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:39.118 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 10:54:39.118 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 10:54:39.118 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:39.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 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 10:54:39.123 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 10:54:39.123 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:39.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:39.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 10:54:39.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:39.123 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:39.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:39.124 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:39.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:39.124 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:54:39.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:39.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:39.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:39.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:39.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:39.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:39.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:39.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:39.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:39.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:39.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:39.125 DEBUG [main][MenuItemLookup] Item match:Window 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:39.125 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:39.125 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:39.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:39.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:39.126 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:39.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:39.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:39.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:39.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:39.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:39.225 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:39.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:39.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:39.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:39.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:39.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:39.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:39.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:39.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:39.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:39.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:39.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:39.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:39.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:39.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:39.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:39.228 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:39.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:39.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:39.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:39.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:39.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:39.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:39.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 10:54:39.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 10:54:39.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:39.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:39.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:39.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:54:39.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:39.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:54:39.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:39.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:39.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:39.252 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:39.252 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:39.252 DEBUG [main][MenuItemLookup] Item match:File 10:54:39.253 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:54:39.253 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:39.256 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:54:39.256 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:54:39.277 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:54:39.277 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:54:39.277 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:54:39.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:54:39.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:54:39.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:54:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:39.354 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:54:39.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:39.355 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 10:54:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:39.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:39.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:39.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:54:39.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:39.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:54:39.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:39.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:39.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:39.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 10:54:39.860 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 10:54:39.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 10:54:39.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 10:54:39.863 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:54:39.863 INFO [WorkbenchTestable][NewWizard] Finish wizard 10:54:39.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 10:54:39.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:39.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:39.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:39.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:39.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:39.865 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:54:39.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:39.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:39.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:39.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:54:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:54:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:54:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:54:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:54:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:54:40.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'] 10:54:40.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.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'] 10:54:40.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 1 - Eclipse Platform 10:54:40.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:40.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:40.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 1 - Eclipse Platform' 10:54:40.163 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 1 - Eclipse Platform' 10:54:40.163 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:40.163 DEBUG [main][MenuItemLookup] Item match:File 10:54:40.164 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:54:40.164 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:40.167 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:54:40.167 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:54:40.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:54:40.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:54:40.167 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:54:40.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.... 10:54: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 'New|Select a wizard'] is available. finished successfully 10:54:40.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:54:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:40.251 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:54:40.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.251 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 10:54:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:40.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:40.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:40.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:40.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:40.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:54:40.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:40.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:40.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:54:40.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:40.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:40.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:40.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 10:54:40.253 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 10:54:40.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 10:54:40.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 10:54:40.253 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:54:40.253 INFO [WorkbenchTestable][NewWizard] Finish wizard 10:54:40.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 10:54:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:40.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:40.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:40.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:40.255 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:54:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:40.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:40.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:40.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:40.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:40.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:54:40.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:54:40.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:54:40.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:54:40.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:54:40.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:54:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:54:40.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:54:40.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:54:40.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 2 - Eclipse Platform 10:54:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:40.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 2 - Eclipse Platform' 10:54:40.338 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 2 - Eclipse Platform' 10:54:40.338 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:40.338 DEBUG [main][MenuItemLookup] Item match:File 10:54:40.338 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:54:40.338 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:40.341 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:54:40.341 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:54:40.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:54:40.342 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:54:40.342 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:54:40.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.... 10:54:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:54:40.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:54:40.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:40.432 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:54:40.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.432 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 10:54:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:40.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:40.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:40.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:40.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:40.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:40.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:54:40.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:40.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:40.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:40.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:40.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:40.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:54:40.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:40.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:40.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:40.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:40.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:40.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 10:54:40.434 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 10:54:40.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 10:54:40.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 10:54:40.434 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:54:40.434 INFO [WorkbenchTestable][NewWizard] Finish wizard 10:54:40.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 "Finish", Widget matcher matching widgets with style: 8) 10:54:40.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:40.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:40.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:40.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:40.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:40.436 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:54:40.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:40.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:40.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:40.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:54:40.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:54:40.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:54:40.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:54:40.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:54:40.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:54:40.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:54:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:54:40.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 '\*?\QUntitled 3\E') 10:54:40.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:40.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:40.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:40.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:40.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:40.525 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:40.525 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:54:40.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 10:54:40.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:40.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:40.625 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 10:54:40.625 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 10:54:40.625 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:40.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) Time elapsed: 1.374 s Running org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 10:54:40.630 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 10:54:40.630 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:40.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:40.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 10:54:40.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:40.631 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:40.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:40.631 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:40.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:40.631 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:54:40.631 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:40.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.631 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:40.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:40.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:40.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:40.632 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:40.632 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:40.632 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:40.632 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:40.632 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:40.632 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:40.632 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:40.632 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:40.632 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:40.632 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:40.632 DEBUG [main][MenuItemLookup] Item match:Window 10:54:40.633 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:40.633 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:40.633 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:40.633 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:40.633 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:40.633 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:40.633 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:40.633 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:40.633 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:40.633 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:40.633 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:40.633 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:40.633 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:40.633 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:40.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:40.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:40.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:40.737 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:40.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:40.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:40.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:40.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:40.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:40.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:40.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:40.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:40.740 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:40.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:40.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:40.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:40.761 INFO [WorkbenchTestable][JRERequirement] JRE Requirement fulfill performed 10:54:40.761 DEBUG [WorkbenchTestable][JRERequirement] Configuration (name,version,path): testName, 1.7, ${java.home} 10:54:40.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.*'] 10:54:40.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.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.*'] 10:54:40.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.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.*'] 10:54:40.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:40.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:40.762 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:40.762 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:40.762 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:40.762 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:40.762 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:40.762 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:40.762 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:40.762 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:40.762 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:40.762 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:40.762 DEBUG [main][MenuItemLookup] Item match:Window 10:54:40.763 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:40.763 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:40.763 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:40.763 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:40.763 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:40.763 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:40.763 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:40.763 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:40.763 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:40.763 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:40.763 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:40.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:40.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:40.763 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:40.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:40.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:40.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:40.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:40.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:40.870 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:40.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:40.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:40.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:40.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:40.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:40.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:40.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:40.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:40.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:54:40.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:54:40.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:41.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:54:41.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:54:41.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:54:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:41.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:54:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:41.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:54:41.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 10:54:41.375 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 10:54:41.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 10:54:41.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:6065): Gtk-CRITICAL **: 10:54:41.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:54:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 10:54:41.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:41.440 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:54:41.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:41.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:41.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:41.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:54:41.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:41.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:41.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:54:41.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 10:54:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:41.496 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 10:54:41.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:54:41.500 TRACE [main][WidgetHandler] Notify List with event 13 10:54:41.500 TRACE [main][WidgetHandler] Wait for synchronization 10:54:41.500 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 10:54:41.501 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 10:54:41.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 10:54:41.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:41.501 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:54:41.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:41.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:41.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:41.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:41.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 10:54:41.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:54:41.539 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:54:41.540 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 10:54:41.546 DEBUG [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:") 10:54:41.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:54:41.551 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:54:41.551 INFO [WorkbenchTestable][AbstractText] Text set to: testName 10:54:41.559 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 10:54:41.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.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) 10:54:41.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:41.561 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 10:54:41.561 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 10:54:41.561 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) 10:54:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:41.562 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:54:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:41.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:41.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:41.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:41.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:41.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:54:41.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:54:41.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:54:41.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:54:41.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:54:41.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:54:41.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:41.611 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:54:41.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:41.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:41.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:41.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:41.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:41.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:41.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:41.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:41.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:41.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:41.685 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 10:54:41.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 10:54:41.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:41.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:41.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:41.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:41.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:41.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:41.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:41.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:41.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:41.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:41.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:41.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:41.686 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:41.686 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:41.686 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:41.686 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:41.686 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:41.686 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:41.686 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:41.686 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:41.686 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:41.686 DEBUG [main][MenuItemLookup] Item match:Window 10:54:41.687 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:41.687 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:41.687 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:41.687 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:41.687 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:41.687 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:41.687 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:41.687 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:41.687 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:41.687 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:41.687 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:41.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:41.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:41.687 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:6065): Gtk-CRITICAL **: 10:54:41.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:54:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:41.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:41.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:41.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:41.783 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:41.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:41.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:41.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:54:41.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:54:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:41.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:54:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:41.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:54:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:54:41.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:54:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:41.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:54:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:41.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:54:41.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 10:54:41.785 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 10:54:41.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 10:54:41.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 10:54:41.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.786 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 10:54:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:54:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:54:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:54:41.805 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 10:54:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:54:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:54:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:54:41.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:41.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:41.813 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:41.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:41.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:41.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:41.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:41.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:41.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 10:54:41.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:41.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:41.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 10:54:41.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:41.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 10:54:41.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 10:54:41.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:41.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:41.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:41.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 10:54:41.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:41.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:41.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 10:54:41.838 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 10:54:41.838 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:41.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s - in org.eclipse.reddeer.requirements.test.jre.JRERequirementTest testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.152 s testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 10:54:41.843 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 10:54:41.844 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:41.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:41.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 10:54:41.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:41.844 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:41.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:41.853 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:41.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:41.853 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:54: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.*'] 10:54:41.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54: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.*'] 10:54:41.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54: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.*'] 10:54:41.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:41.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:41.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:41.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:41.854 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:41.854 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:41.854 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:41.854 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:41.854 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:41.854 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:41.854 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:41.854 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:41.854 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:41.854 DEBUG [main][MenuItemLookup] Item match:Window 10:54:41.855 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:41.855 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:41.855 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:41.855 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:41.855 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:41.855 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:41.855 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:41.855 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:41.855 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:41.855 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:41.855 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:41.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:41.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:41.855 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:6065): Gtk-CRITICAL **: 10:54:41.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:54:41.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:54:41.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:41.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:41.970 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:41.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:41.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 10:54:41.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:41.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:41.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:41.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:41.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:41.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:41.974 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:41.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:41.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:41.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:41.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:42.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:42.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:42.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:42.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:42.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:42.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:42.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 10:54:42.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 10:54:42.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:42.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:42.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:42.023 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 10:54:42.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:54:42.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:54:42.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.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: "New Java Project"] 10:54:42.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:54:42.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:54:42.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:54:42.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:54:42.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:54:42.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:54:42.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:42.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:42.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:42.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:42.025 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:42.025 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:42.025 DEBUG [main][MenuItemLookup] Item match:File 10:54:42.026 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:54:42.026 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:42.029 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:54:42.029 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:54:42.029 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:54:42.029 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:54:42.029 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:54:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:54:42.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:54:42.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:54:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:42.092 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:54:42.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:54:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:42.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:42.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:42.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:54:42.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:54:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:42.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:42.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:54:42.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:54:42.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:54:42.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:42.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:54:42.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:42.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:54:42.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:54:42.597 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:54:42.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:54:42.600 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:54:42.600 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:54:42.600 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:54:42.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:54:42.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:42.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:42.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:42.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:42.601 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:54:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:42.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:42.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:42.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'] 10:54:42.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:54:42.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:54:42.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:54:42.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:42.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:42.868 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:54:42.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:42.870 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'TestProject' 10:54:42.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:54:42.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:42.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:42.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:42.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:42.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:54:42.871 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:54:42.872 INFO [WorkbenchTestable][AbstractText] Text set to: TestProject 10:54:42.904 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:54:42.905 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:54:42.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:54:42.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:42.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:42.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:42.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:42.914 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:54:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:42.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:42.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:42.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:54:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:54:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:54:46.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:54:46.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:54:46.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:54:46.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:54:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:54:46.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:46.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:46.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:54:46.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:46.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:46.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:46.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:46.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:46.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:46.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:54:46.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:46.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:46.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:46.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:46.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:46.348 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:54:46.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:54:46.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:46.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:46.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:46.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:46.350 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:54:46.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:54:46.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:46.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:46.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:46.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:46.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:46.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:47.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:47.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:54:47.352 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:54:47.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:54:47.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:47.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:47.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 10:54:47.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:47.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:47.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:47.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:47.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:47.353 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 10:54:47.359 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 10:54:47.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 10:54:47.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:47.359 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:47.359 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 10:54:47.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:47.360 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 10:54:47.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 10:54:47.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:47.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:47.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:47.360 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 10:54:47.361 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:54:47.408 DEBUG [main][EditorHandler] 0 editor(s) found 10:54:47.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:47.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:47.412 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:54:47.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:47.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:47.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:47.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:47.413 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:47.413 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:47.413 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:47.413 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:47.413 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:47.413 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:47.413 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:47.413 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:47.413 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:47.413 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:47.413 DEBUG [main][MenuItemLookup] Item match:Window 10:54:47.414 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:47.414 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:47.414 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:47.414 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:47.414 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:47.414 DEBUG [main][MenuItemLookup] Item match:Show View 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:47.418 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:54:47.418 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:54:47.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:54:47.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:54:47.431 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:54:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:54:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:54:47.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:54:47.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:47.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:47.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:54:47.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:47.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:47.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:47.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:54:47.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:47.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:47.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:47.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:47.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:47.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:54:47.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:47.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:47.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:47.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:47.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:47.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:54:47.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:47.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:47.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:47.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:47.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:47.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:54:47.535 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:54:47.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:54:47.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:54:47.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:47.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:47.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:47.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:54:47.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:47.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:47.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:47.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:54:47.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:47.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:47.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:47.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:54:47.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:47.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:47.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:47.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:47.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:47.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:47.537 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:54:47.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:47.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:47.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:47.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:47.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:54:47.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:54:47.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:54:47.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:47.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:47.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:54:47.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:47.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:47.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:47.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:47.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:47.712 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:47.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:54:47.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:47.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:47.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:47.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:47.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:47.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:54:47.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:54:47.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:47.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:47.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:47.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:47.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:54:47.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:54:47.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:47.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:47.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:54:47.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:54:47.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:47.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:47.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:47.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:47.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:48.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:48.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:48.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:48.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:48.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:54:48.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:54:48.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:54:48.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:48.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:48.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:54:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:48.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:48.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:48.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:48.734 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 10:54:48.734 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 10:54:48.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:54:48.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:54:48.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:48.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:48.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:48.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:48.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:49.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:49.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:49.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:49.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:49.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:54:49.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:54:49.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:54:49.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:49.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:49.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:54:49.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:49.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:49.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:49.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:49.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:49.737 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 10:54:49.738 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 10:54:49.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:54:49.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:54:49.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:49.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:49.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:54:49.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:49.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:49.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:49.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:49.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:49.739 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:54:49.739 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:54:49.740 DEBUG [main][TreeItemHandler] Set Tree selection 10:54:49.741 DEBUG [main][TreeHandler] Notify Tree about selection event 10:54:49.751 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:54:49.757 DEBUG [WorkbenchTestable][TreeItemHandler] Servers 10:54:49.757 DEBUG [WorkbenchTestable][TreeItemHandler] TestProject 10:54:49.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:54:49.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:49.935 DEBUG [main][MenuItemLookup] Found menu:'New' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:49.936 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:54:49.936 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:54:49.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:54:49.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:54:49.936 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:54:49.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:54:49.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:54:49.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:54:50.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index ()' is a system job, skipped 10:54:50.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:54:50.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:54:50.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:54:50.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:54:50.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:54:50.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:54:50.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:54:50.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:50.470 DEBUG [main][MenuItemLookup] Found menu:'New' 10:54:50.470 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:54:50.470 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:50.470 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:54:50.470 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:50.470 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:54:50.470 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:54:50.470 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:54:50.470 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:54:50.470 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:54:50.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:54:50.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:54:50.470 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:54:50.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:6065): Gtk-CRITICAL **: 10:54:50.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6065): Gtk-CRITICAL **: 10:54:50.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6065): Gtk-CRITICAL **: 10:54:50.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6065): Gtk-CRITICAL **: 10:54:50.656: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:54:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:54:50.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:54:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:50.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: 32) 10:54:50.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:50.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:54:50.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:50.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:50.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:50.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:50.661 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:54:50.661 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:54:50.661 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:54:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:50.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:50.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:50.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:54:50.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:50.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:54:50.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:50.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:50.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:50.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:50.663 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:54:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:50.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:50.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:50.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:54:50.671 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:54:51.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:54:51.172 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:54:51.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:54:51.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:54:51.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:54:51.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:54:51.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:54:51.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:54:51.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:54:51.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:54:51.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:54:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:54:51.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:54:51.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:54:51.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:51.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:54:51.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:51.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:51.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 10:54:51.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:51.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:51.175 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 10:54:51.175 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 10:54:51.175 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:51.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.332 s - in org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 5.338 s fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 3.815 s Results: Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.requirements.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.ui.test >----------- [INFO] Building RedDeer UI Tests 4.7.0-SNAPSHOT [43/58] [INFO] from tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [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 10:55:01.513 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:55:01.514 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:55:01.524 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:55:01.526 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:55:01.557 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 10:55:01.627 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:55:01.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:01.632 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 10:55:01.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:55:01.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:55:01.642 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:55:01.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:01.672 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:55:01.674 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:01.674 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:55:01.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:55:01.711 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:55:01.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:55:01.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:01.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:55:01.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:01.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:55:01.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:01.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:55:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:01.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:55:01.741 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:55:01.744 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:01.744 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:55:01.744 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:55:01.744 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:55:01.744 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:55:01.744 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:55:01.744 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:55:01.744 DEBUG [main][MenuItemLookup] Item match:Window 10:55:01.748 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:55:01.748 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:55:01.748 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:55:01.748 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:01.748 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:55:01.748 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:55:01.748 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:01.748 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:55:01.748 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:01.748 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:55:01.748 DEBUG [main][MenuItemLookup] Item match:Preferences 10:55:01.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:55:01.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:55:01.752 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:55:01.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:55:01.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 10:55:01.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:55:01.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:01.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:01.935 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:55:01.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:01.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:55:01.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:01.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:01.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:01.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:01.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:01.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:02.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 "Cancel", Widget matcher matching widgets with style: 8) 10:55:02.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:02.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:02.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:02.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:02.020 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:55:02.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:02.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:02.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:02.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:55:02.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:55:02.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:55:02.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:02.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:02.073 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:55:02.073 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 10:55:02.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:02.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:55:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:02.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:55:02.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:02.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:02.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:02.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:55:02.116 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:55:02.116 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:55:02.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:02.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:55:02.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 10:55:02.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:55:02.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:02.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:02.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:55:02.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:02.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:55:02.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:02.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:02.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:02.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:55:02.180 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 10:55:02.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:55:02.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:55:02.184 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:55:02.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:55:02.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:55:02.185 TRACE [main][WidgetHandler] Notify Table with event 13 10:55:02.185 TRACE [main][WidgetHandler] Wait for synchronization 10:55:02.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:02.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:02.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:02.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:55:02.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:02.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:02.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:02.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") 10:55:02.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:02.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:02.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:02.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:55:02.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:02.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:02.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:02.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:02.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:02.210 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:55:02.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:02.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:02.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:02.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:55:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:55:02.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:55:02.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:02.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:02.754 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:55:02.754 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:02.755 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:55:02.755 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:02.755 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:55:02.755 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:55:02.755 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:55:02.755 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:55:02.755 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:55:02.755 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:55:02.755 DEBUG [main][MenuItemLookup] Item match:Window 10:55:02.756 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:55:02.756 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:55:02.756 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:55:02.756 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.756 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:55:02.756 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:55:02.756 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.756 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:55:02.756 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.756 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:55:02.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:02.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:02.757 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:55:02.757 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:02.757 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:55:02.757 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:02.757 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:55:02.757 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:55:02.757 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:55:02.757 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:55:02.758 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:55:02.758 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:55:02.758 DEBUG [main][MenuItemLookup] Item match:Window 10:55:02.758 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:55:02.758 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:55:02.758 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:55:02.758 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.758 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:55:02.758 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:55:02.759 DEBUG [main][MenuItemLookup] Item match:Perspective 10:55:02.762 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:55:02.762 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.762 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:55:02.762 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:55:02.762 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:55:02.762 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:55:02.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:55:02.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:02.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:02.770 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:55:02.771 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:02.771 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:55:02.771 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:02.771 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:55:02.771 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:55:02.771 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:55:02.771 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:55:02.771 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:55:02.771 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:55:02.771 DEBUG [main][MenuItemLookup] Item match:Window 10:55:02.772 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:55:02.772 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:55:02.772 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:55:02.772 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.772 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:55:02.772 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:55:02.772 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.772 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:55:02.772 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.772 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:55:02.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:02.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:02.773 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:55:02.773 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:02.773 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:55:02.773 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:02.773 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:55:02.773 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:55:02.773 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:55:02.773 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:55:02.773 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:55:02.773 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:55:02.773 DEBUG [main][MenuItemLookup] Item match:Window 10:55:02.774 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:55:02.774 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:55:02.774 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:55:02.774 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.774 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:55:02.774 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:55:02.774 DEBUG [main][MenuItemLookup] Item match:Perspective 10:55:02.775 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:55:02.775 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.775 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:55:02.775 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:55:02.775 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:55:02.775 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:55:02.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:02.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:02.775 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:55:02.775 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:02.775 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:55:02.776 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:02.776 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:55:02.776 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:55:02.776 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:55:02.776 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:55:02.776 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:55:02.776 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:55:02.776 DEBUG [main][MenuItemLookup] Item match:Window 10:55:02.776 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:55:02.776 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:55:02.776 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:55:02.776 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.777 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:55:02.777 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:55:02.777 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.777 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:55:02.777 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.777 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:55:02.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:02.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:02.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:55:02.808 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:02.808 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:55:02.808 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:02.808 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:55:02.808 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:55:02.808 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:55:02.808 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:55:02.808 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:55:02.808 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:55:02.808 DEBUG [main][MenuItemLookup] Item match:Window 10:55:02.809 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:55:02.809 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:55:02.809 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:55:02.809 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.809 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:55:02.809 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:55:02.809 DEBUG [main][MenuItemLookup] Item match:Perspective 10:55:02.810 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:55:02.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:02.810 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:55:02.810 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:55:02.810 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:55:02.810 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:55:02.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:55:02.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:55:02.810 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:55:02.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:55:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:55:02.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:55:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:02.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:02.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:55:02.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:02.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:02.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:02.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:55:02.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:02.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:55:02.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:02.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:02.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:02.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:02.846 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:55:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:02.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:02.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:05.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:05.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:05.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.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 RedDeer Test Case"] 10:55:05.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:05.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.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'] 10:55:05.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:55:05.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.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'] 10:55:05.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.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'] 10:55:05.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:05.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:55:05.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:05.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:05.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:55:05.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:05.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:05.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:55:05.225 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:55:05.225 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:05.225 DEBUG [main][MenuItemLookup] Item match:File 10:55:05.229 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:55:05.229 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:55:05.233 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:55:05.233 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:55:05.233 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:05.233 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:55:05.233 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:55:05.233 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:55:05.233 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:55:05.233 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:55:05.233 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:55:05.233 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:55:05.234 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:55:05.234 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:55:05.234 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:05.234 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:55:05.234 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:55:05.234 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:05.234 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:55:05.234 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:55:05.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:55:05.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:55:05.235 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:55:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:55:05.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:55:05.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:55:05.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:05.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:05.343 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:05.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:05.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:55:05.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:05.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:05.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:05.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:05.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:05.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:05.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:55:05.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:55:05.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:05.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:55:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:55:05.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:55:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:05.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:55:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:05.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:55:05.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:55:05.857 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:55:05.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:55:05.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:55:05.861 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:05.861 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:55:05.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:55:05.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:05.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:05.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:05.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:05.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:05.863 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:55:05.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:05.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:05.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:05.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:06.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'] 10:55:06.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:06.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:06.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:55:06.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 10:55:06.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:55:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:06.179 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:55:06.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:06.180 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 10:55:06.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:55:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:06.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:06.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:06.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:06.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:06.188 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:06.189 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 10:55:06.225 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:55:06.225 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:55:06.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:55:06.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:06.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:06.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:06.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:06.231 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:55:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:06.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:06.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:06.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 10:55:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 10:55:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:55:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:55:09.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:09.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:55:09.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:09.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:09.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:09.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:09.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'] 10:55:09.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:09.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'] 10:55:09.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:09.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:55:09.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:09.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:09.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:09.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:09.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:09.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:09.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:09.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:55:09.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:09.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:09.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:09.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:09.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:09.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:55:09.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:09.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:09.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:55:09.629 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:55:09.630 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:09.630 DEBUG [main][MenuItemLookup] Item match:File 10:55:09.635 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:55:09.635 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:55:09.640 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:55:09.640 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:55:09.640 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:09.640 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:55:09.640 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:55:09.640 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:55:09.640 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:55:09.640 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:55:09.640 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:55:09.641 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:55:09.641 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:55:09.641 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:55:09.641 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:09.641 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:55:09.641 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:55:09.641 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:09.641 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:55:09.641 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:55:09.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:55:09.642 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:55:09.642 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:55:09.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.... 10:55:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:55:09.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:55:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:09.853 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:09.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:09.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:55:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:09.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:09.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:09.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:09.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:09.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:09.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:55:09.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:55:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:09.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:55:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:09.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:55:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:55:09.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:55:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:09.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:55:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:09.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:55:09.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:55:09.857 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:55:09.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:55:09.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:55:09.862 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:09.862 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:55:09.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:55:09.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:09.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:09.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:09.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:09.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:09.864 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:55:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:09.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:09.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:10.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:10.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:10.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:10.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:55:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 10:55:10.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:55:10.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:10.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:10.333 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:55:10.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:10.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:55:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:10.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:10.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:10.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:10.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:10.423 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:10.424 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 10:55:10.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:55:10.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:10.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:10.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:10.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:10.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:10.450 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:10.451 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 10:55:10.453 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:55:10.453 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:55:10.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:55:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:10.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:10.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:10.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:10.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:10.462 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:55:10.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:10.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:10.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:10.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:55:12.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:55:12.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:12.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:12.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:12.471 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 10:55:12.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 10:55:12.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:12.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:12.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:55:12.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:12.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:12.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'] 10:55:12.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:12.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'] 10:55:12.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:12.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 RedDeer Test Case"] 10:55:12.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:12.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'] 10:55:12.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:12.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'] 10:55:12.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:12.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 10:55:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:12.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 10:55:12.536 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 10:55:12.536 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:12.536 DEBUG [main][MenuItemLookup] Item match:File 10:55:12.538 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:55:12.538 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:55:12.541 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:12.542 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:55:12.542 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:55:12.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:55:12.613 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:55:12.613 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:55:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:55:12.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:55:12.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:55:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:12.760 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:12.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55: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.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:55:12.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:12.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:12.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:12.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:12.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:12.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:12.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 10:55:12.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 10:55:12.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:13.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 10:55:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 10:55:13.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 10:55:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:13.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 10:55:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:13.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 10:55:13.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 10:55:13.266 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 10:55:13.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 10:55:13.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 10:55:13.269 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:13.269 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:55:13.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) 10:55:13.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:13.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:13.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:13.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:13.271 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:55:13.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:13.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:13.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:13.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:13.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:13.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:13.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:13.619 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.... 10:55:13.619 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 10:55:13.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 10:55:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:13.620 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 10:55:13.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:13.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 10:55:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:13.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 10:55:13.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:13.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 10:55:13.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:13.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:13.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:13.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:13.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:13.626 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:13.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 "Package:") 10:55:13.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:13.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:13.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:13.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 10:55:13.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:13.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:13.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:13.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:13.645 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:13.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:55:13.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:13.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 10:55:13.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:13.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:13.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:13.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:13.721 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:13.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 10:55:13.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:13.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:13.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:13.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 10:55:13.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:13.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:13.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:13.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:13.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:13.739 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:13.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Class under test:") 10:55:13.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:13.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 10:55:13.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:13.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:13.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:13.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:13.818 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:13.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:55:13.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:13.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 10:55:13.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:13.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:13.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:13.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:13.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:55:13.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:13.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:13.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:13.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 10:55:13.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:13.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:13.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:13.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:13.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:13.832 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 10:55:13.832 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 10:55:13.832 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) 10:55:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:13.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:13.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:13.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:13.836 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:55:13.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:13.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:13.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:13.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:13.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:55:13.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:13.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 10:55:13.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:13.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:13.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:13.928 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 10:55:13.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 10:55:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:14.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 10:55:14.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 10:55:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:14.929 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 10:55:14.929 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 10:55:14.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 10:55:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:14.930 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 10:55:14.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:14.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 10:55:14.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 10:55:14.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:14.930 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 10:55:14.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:14.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 10:55:14.930 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 10:55:14.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 10:55:14.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:15.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:15.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 10:55:15.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 10:55:15.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:15.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 10:55:15.932 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 10:55:15.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 10:55:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:16.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:16.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 10:55:16.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 10:55:16.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:16.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:16.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 10:55:16.934 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 10:55:16.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 10:55:16.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:17.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:17.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 10:55:17.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 10:55:17.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:17.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:17.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 10:55:17.936 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 10:55:17.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 10:55:17.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:18.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:18.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 10:55:18.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 10:55:18.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:18.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 10:55:18.937 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 10:55:18.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 10:55:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:19.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 10:55:19.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 10:55:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:19.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 10:55:19.940 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 10:55:19.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 10:55:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:20.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:20.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 10:55:20.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 10:55:20.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:20.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 10:55:20.942 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 10:55:20.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 10:55:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:21.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 10:55:21.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 10:55:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:21.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:21.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 10:55:21.944 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 10:55:21.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 10:55:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:22.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:22.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 10:55:22.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 10:55:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:22.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:22.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 10:55:22.945 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 10:55:22.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 10:55:22.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:23.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:23.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 10:55:23.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 10:55:23.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:23.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 10:55:23.947 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 10:55:23.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 10:55:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:24.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:24.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 10:55:24.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 10:55:24.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:24.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 10:55:24.949 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 10:55:24.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 10:55:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:25.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:25.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 10:55:25.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 10:55:25.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:25.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 10:55:25.951 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 10:55:25.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 10:55:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:26.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 10:55:26.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 10:55:26.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:26.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 10:55:26.953 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.... 10:55:26.953 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 10:55:26.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 10:55:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:26.975 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 10:55:26.975 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Cancel wizard 10:55:26.975 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) 10:55:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:26.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:26.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:26.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:26.979 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:55:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:26.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:26.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:55:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:55:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:27.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 10:55:27.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:55:27.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:55:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:27.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 10:55:27.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:27.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 10:55:27.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 10:55:27.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:27.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:27.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:55:27.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:27.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:27.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:27.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:27.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:27.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:27.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 10:55:27.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:27.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:27.096 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 10:55:27.096 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 10:55:27.097 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:27.097 DEBUG [main][MenuItemLookup] Item match:File 10:55:27.108 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:55:27.108 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:27.111 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:55:27.112 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:55:27.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:55:27.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:55:27.112 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:55:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:55:27.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 10:55:27.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:55:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:27.218 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:27.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:27.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:55:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:27.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:27.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:27.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:27.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 10:55:27.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 10:55:27.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:27.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 10:55:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 10:55:27.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 10:55:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:27.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 10:55:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:27.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 10:55:27.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 10:55:27.722 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 10:55:27.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 10:55:27.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 10:55:27.725 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:27.725 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:55:27.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) 10:55:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:27.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:27.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:27.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:27.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:27.728 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:55:27.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:27.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:27.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:27.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:27.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:27.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:27.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:27.821 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.... 10:55:27.822 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 10:55:27.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 10:55:27.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:27.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:27.822 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 10:55:27.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:27.826 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()") 10:55:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:27.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:27.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:28.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:28.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:28.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:55:28.861 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:55:28.861 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()") 10:55:28.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:28.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:28.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:28.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:28.871 INFO [WorkbenchTestable][CheckBox] Select checkbox @AfterClass tearDown&AfterClass() 10:55:28.872 INFO [WorkbenchTestable][CheckBox] Check checkbox @AfterClass tearDown&AfterClass() 10:55:28.872 INFO [WorkbenchTestable][AbstractButton] Click button @AfterClass tearDown&AfterClass() 10:55:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:28.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:28.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:28.873 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()") 10:55:28.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:28.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:29.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:29.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:29.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:29.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:29.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:55:29.896 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:55:29.897 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()") 10:55:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:29.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:29.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:29.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:29.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:29.903 INFO [WorkbenchTestable][CheckBox] Select checkbox @BeforeClass setU&pBeforeClass() 10:55:29.903 INFO [WorkbenchTestable][CheckBox] Check checkbox @BeforeClass setU&pBeforeClass() 10:55:29.903 INFO [WorkbenchTestable][AbstractButton] Click button @BeforeClass setU&pBeforeClass() 10:55:29.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:29.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:29.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:29.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:29.903 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()") 10:55:29.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:29.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:29.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:30.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:30.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:30.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:30.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:30.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:55:30.926 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:55:30.927 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()") 10:55:30.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:30.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:30.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:30.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:30.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:30.933 INFO [WorkbenchTestable][CheckBox] Select checkbox @Before set&Up() 10:55:30.933 INFO [WorkbenchTestable][CheckBox] Check checkbox @Before set&Up() 10:55:30.933 INFO [WorkbenchTestable][AbstractButton] Click button @Before set&Up() 10:55:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:30.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:30.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:30.933 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()") 10:55:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:30.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:30.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:31.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:31.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:31.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:31.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:55:31.956 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:55:31.957 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()") 10:55:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:31.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:31.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:31.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:31.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:31.963 INFO [WorkbenchTestable][CheckBox] Select checkbox @After &tearDown() 10:55:31.963 INFO [WorkbenchTestable][CheckBox] Check checkbox @After &tearDown() 10:55:31.963 INFO [WorkbenchTestable][AbstractButton] Click button @After &tearDown() 10:55:31.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:31.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:31.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:31.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:31.963 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") 10:55:31.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:31.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:31.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:31.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:31.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:31.966 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 10:55:31.966 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 10:55:31.966 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 10:55:31.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:31.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:31.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:31.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:31.966 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:") 10:55:31.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:31.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:31.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:31.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:31.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:31.981 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:31.983 INFO [WorkbenchTestable][AbstractText] Text set to: TestClassTest 10:55:31.984 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:") 10:55:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:31.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:32.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:32.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:32.055 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:32.056 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 10:55:32.059 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 10:55:32.059 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 10:55:32.059 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) 10:55:32.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:32.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:32.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:32.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:32.063 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:55:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:32.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:32.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:32.096 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") 10:55:32.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:32.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:32.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:32.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:32.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:32.097 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 10:55:32.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:32.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:32.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:32.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:32.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 10:55:32.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:32.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 10:55:32.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:32.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:32.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:32.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:32.114 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 10:55:32.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 10:55:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:32.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:32.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 10:55:32.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 10:55:32.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:33.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:33.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 10:55:33.116 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 10:55:33.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 10:55:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:33.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 10:55:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:33.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 10:55:33.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 10:55:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:33.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 10:55:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:33.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 10:55:33.116 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 10:55:33.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 10:55:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:33.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 10:55:33.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 10:55:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:34.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:34.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 10:55:34.118 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 10:55:34.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 10:55:34.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:34.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 10:55:34.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 10:55:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:35.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:35.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 10:55:35.119 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 10:55:35.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 10:55:35.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:35.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:35.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 10:55:35.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 10:55:35.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:36.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:36.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 10:55:36.121 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 10:55:36.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 10:55:36.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:36.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:36.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 10:55:36.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 10:55:36.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:37.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:37.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 10:55:37.123 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 10:55:37.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 10:55:37.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:37.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 10:55:37.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 10:55:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:38.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:38.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 10:55:38.124 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 10:55:38.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 10:55:38.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:38.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:38.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 10:55:38.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 10:55:38.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:39.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:39.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 10:55:39.126 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 10:55:39.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 10:55:39.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:39.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 10:55:39.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 10:55:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:40.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 10:55:40.127 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 10:55:40.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 10:55:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:40.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:40.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 10:55:40.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 10:55:40.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:41.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:41.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 10:55:41.129 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 10:55:41.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 10:55:41.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:41.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 10:55:41.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 10:55:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:42.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:42.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 10:55:42.130 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 10:55:42.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 10:55:42.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:42.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:42.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 10:55:42.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 10:55:42.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:43.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:43.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 10:55:43.132 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 10:55:43.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 10:55:43.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:43.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 10:55:43.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 10:55:43.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:44.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 10:55:44.134 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 10:55:44.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 10:55:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:44.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:44.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 10:55:44.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 10:55:44.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:45.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 10:55:45.137 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 10:55:45.137 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Finish wizard 10:55:45.137 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) 10:55:45.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:45.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:45.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:45.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:45.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:45.157 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:55:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:45.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:45.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:45.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:55:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:55:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:46.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:55:46.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:55:46.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:55:46.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:55:46.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:55:46.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:46.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:46.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55: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 '\*?\QTestClassTest.java\E') 10:55:46.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:46.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:46.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:46.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:46.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:46.335 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:46.336 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 10:55:46.433 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.... 10:55:56.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. failed, an exception will be thrown Sep 04, 2023 10:55:56 AM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Case is not open 10:55:56.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 10:55:56.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:55:56.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:55:56.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:56.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:56.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 10:55:56.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:56.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:56.464 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:55:56.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 10:55:56.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:56.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:56.483 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 10:55:56.483 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 10:55:56.484 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:56.484 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:55:56.484 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:56.484 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:55:56.484 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:55:56.484 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:55:56.484 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:55:56.484 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:55:56.484 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:55:56.484 DEBUG [main][MenuItemLookup] Item match:Window 10:55:56.488 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:55:56.489 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:55:56.489 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:55:56.489 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:56.489 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:55:56.489 DEBUG [main][MenuItemLookup] Item match:Show View 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Ant' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:55:56.493 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:55:56.494 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:56.494 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:55:56.494 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:55:56.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:55:56.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:55:56.494 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:55:56.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:55:56.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:55:56.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:55:56.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:56.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:56.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:55:56.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:56.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:56.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:56.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:55:56.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:56.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:56.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:56.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:56.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:56.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:56.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:56.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:56.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:55:56.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:55:56.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:57.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:55:57.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:55:57.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:55:57.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:57.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:55:57.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:57.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:55:57.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:55:57.070 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:55:57.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:55:57.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:55:57.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:57.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:55:57.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:57.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:57.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:57.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 "Open") 10:55:57.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:57.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:55:57.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:57.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:57.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:57.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:57.073 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:55:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:57.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:57.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:55:57.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:55:57.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:55:57.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:57.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:57.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:55:57.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:57.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:57.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 10:55:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:57.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 10:55:57.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:55:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:57.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:57.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:57.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:57.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:57.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:57.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:57.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:57.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform TooltipText=null 10:55:57.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:57.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:57.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:57.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:57.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:57.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:57.208 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:57.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:57.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:57.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:57.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:57.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:57.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:57.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:58.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:58.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:58.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:58.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:58.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:58.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:58.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:58.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:58.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:58.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:58.217 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 10:55:58.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 10:55:58.221 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 10:55:58.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 10:55:58.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 10:55:58.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:58.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'New' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:58.337 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:55:58.337 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:55:58.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:55:58.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:55:58.337 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:55:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:58.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:55:58.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:55:58.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:58.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:58.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:58.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:58.839 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'testproject' via Explorer 10:55:58.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 10:55:58.839 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 10:55:58.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 10:55:58.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 10:55:58.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:58.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:58.902 DEBUG [main][MenuItemLookup] Found menu:'New' 10:55:58.902 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:55:58.902 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:58.902 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:55:58.902 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:58.902 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:55:58.902 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:55:58.902 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:55:58.902 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:55:58.902 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:55:58.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:55:58.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:55:58.902 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:55:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:55:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:55:59.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:55:59.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:59.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:59.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:59.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:59.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:55:59.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:59.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:55:59.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:59.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:59.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:59.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:59.572 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:55:59.572 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:55:59.572 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:55:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:59.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:59.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:59.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) 10:55:59.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:59.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:55:59.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:59.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:59.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:59.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:59.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:59.575 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:55:59.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:59.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:59.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:59.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:59.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:55:59.584 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:56:00.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:56:00.086 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:56:00.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:00.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:56:00.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:56:00.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:56:00.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:56:00.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:56:00.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:56:00.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:00.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:00.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:00.087 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 10:56:00.087 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:00.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:00.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:00.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.647 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 14.607 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 29.37 s Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 10:56:00.120 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 10:56:00.121 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:56:00.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:00.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 10:56:00.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:00.121 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:56:00.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:00.122 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:56:00.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:00.122 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:56:00.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:56:00.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:56:00.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:56:00.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:00.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:00.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:00.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:00.133 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:00.133 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:00.133 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:00.133 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:00.133 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:00.133 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:00.133 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:00.133 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:00.133 DEBUG [main][MenuItemLookup] Item match:Window 10:56:00.135 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:00.135 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:00.135 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:00.135 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.135 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:00.135 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:00.135 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.135 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:56:00.135 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.135 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:56:00.135 DEBUG [main][MenuItemLookup] Item match:Preferences 10:56:00.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:56:00.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:56:00.135 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:56:00.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.... 10:56:00.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 10:56:00.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:56:00.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:00.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:00.253 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:56:00.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:56:00.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:00.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:00.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:00.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:00.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:00.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:00.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:00.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:56:00.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:00.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:00.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:00.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:00.260 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:56:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:00.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:00.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:00.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:00.316 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:56:00.317 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:56:00.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:56:00.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:00.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:00.317 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:00.317 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:00.317 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:00.317 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:00.317 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:00.317 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:00.317 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:00.317 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:00.317 DEBUG [main][MenuItemLookup] Item match:Window 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:56:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:00.318 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:00.318 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:00.318 DEBUG [main][MenuItemLookup] Item match:Window 10:56:00.319 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:00.319 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:00.319 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:00.319 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.319 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:00.319 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:00.319 DEBUG [main][MenuItemLookup] Item match:Perspective 10:56:00.319 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:56:00.319 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.319 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:56:00.319 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:56:00.319 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:56:00.319 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:56:00.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:56:00.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:00.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:00.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:00.320 DEBUG [main][MenuItemLookup] Item match:Window 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.320 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:56:00.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:00.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:00.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:00.321 DEBUG [main][MenuItemLookup] Item match:Window 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:00.321 DEBUG [main][MenuItemLookup] Item match:Perspective 10:56:00.321 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:56:00.322 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:56:00.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:00.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:00.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:00.322 DEBUG [main][MenuItemLookup] Item match:Window 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.322 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:56:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:00.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:00.323 DEBUG [main][MenuItemLookup] Item match:Window 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:00.323 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:00.323 DEBUG [main][MenuItemLookup] Item match:Perspective 10:56:00.324 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:56:00.324 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.324 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:56:00.324 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:56:00.324 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:56:00.324 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:56:00.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:56:00.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:56:00.324 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:56:00.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:56:00.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:56:00.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:56:00.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:00.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:00.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:00.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:00.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:00.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:56:00.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:00.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:00.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:00.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:56:00.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:00.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:00.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:00.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:56:00.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:00.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:00.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:00.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:00.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:00.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:00.367 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:56:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:00.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:00.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:00.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:00.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:00.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 10:56:00.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:00.942 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 10:56:00.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 10:56:00.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:00.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:00.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:00.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'] 10:56:00.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.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'] 10:56:00.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:00.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.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 RedDeer Test Plugin"] 10:56:00.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:00.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:00.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:00.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:00.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:00.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:00.944 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:00.944 DEBUG [main][MenuItemLookup] Item match:File 10:56:00.946 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:00.946 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:00.950 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:56:00.950 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:56:00.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:56:00.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:56:00.950 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:56:01.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:56:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:56:01.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:56:01.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.058 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:01.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:01.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:56:01.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 10:56:01.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 10:56:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:01.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 10:56:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:01.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 10:56:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 10:56:01.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 10:56:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:01.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 10:56:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:01.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 10:56:01.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 10:56:01.060 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 10:56:01.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 10:56:01.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 10:56:01.061 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:01.061 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:56:01.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:56:01.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.062 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:56:01.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:01.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:01.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:01.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:01.250 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:01.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:01.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:01.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 10:56:01.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 10:56:01.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 10:56:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.251 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 10:56:01.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 10:56:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 10:56:01.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:01.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:01.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:01.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 10:56:01.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:01.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:56:01.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 10:56:01.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:01.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:56:01.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:01.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:01.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:01.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:56:01.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:56:01.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:56:01.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:56:01.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:01.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:01.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:01.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.270 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.... 10:56:01.270 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 10:56:01.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 10:56:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.271 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 10:56:01.271 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Cancel wizard 10:56:01.271 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) 10:56:01.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.272 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:56:01.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:01.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:01.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:01.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:01.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:01.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:01.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 10:56:01.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:01.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 10:56:01.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:01.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 10:56:01.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 10:56:01.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:01.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:01.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:01.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:01.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:01.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:01.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:01.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:01.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:01.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:01.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:01.333 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:01.334 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:01.334 DEBUG [main][MenuItemLookup] Item match:File 10:56:01.335 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:01.335 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:56:01.337 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:56:01.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:56:01.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:56:01.338 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:56:01.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.... 10:56:01.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 10:56:01.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:56:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.427 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:01.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:01.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:56:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 10:56:01.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 10:56:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:01.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 10:56:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:01.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 10:56:01.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 10:56:01.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 10:56:01.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:01.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 10:56:01.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:01.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 10:56:01.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 10:56:01.430 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 10:56:01.430 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 10:56:01.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 10:56:01.431 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:01.431 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:56:01.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) 10:56:01.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.433 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:56:01.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:01.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:01.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:01.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:01.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:01.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:01.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:01.479 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.... 10:56:01.479 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 10:56:01.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 10:56:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.480 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 10:56:01.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:01.481 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:") 10:56:01.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:01.483 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:01.484 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 10:56:01.497 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:") 10:56:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:01.501 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:01.502 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 10:56:01.511 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:") 10:56:01.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:01.519 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:01.520 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 10:56:01.529 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:") 10:56:01.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:01.539 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:01.539 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 10:56:01.545 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:") 10:56:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.547 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 10:56:01.547 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 10:56:01.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:01.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:01.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:01.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:01.554 TRACE [main][WidgetHandler] Notify Button with event 27 10:56:01.554 TRACE [main][WidgetHandler] Wait for synchronization 10:56:01.554 TRACE [main][WidgetHandler] Notify Button with event 13 10:56:01.554 TRACE [main][WidgetHandler] Wait for synchronization 10:56:01.554 TRACE [main][WidgetHandler] Notify Button with event 26 10:56:01.554 TRACE [main][WidgetHandler] Wait for synchronization 10:56:01.554 TRACE [main][WidgetHandler] Notify Button with event 3 10:56:01.554 TRACE [main][WidgetHandler] Wait for synchronization 10:56:01.554 TRACE [main][WidgetHandler] Notify Button with event 4 10:56:01.554 TRACE [main][WidgetHandler] Wait for synchronization 10:56:01.554 TRACE [main][WidgetHandler] Notify Button with event 13 10:56:01.554 TRACE [main][WidgetHandler] Wait for synchronization 10:56:01.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:56:01.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:01.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:01.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:01.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:56:01.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:56:01.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:56:01.558 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 10:56:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:56:01.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:56:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:56:01.560 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 10:56:01.562 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) 10:56:01.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.563 INFO [WorkbenchTestable][CheckBox] Select checkbox 10:56:01.563 INFO [WorkbenchTestable][CheckBox] Check checkbox 10:56:01.563 INFO [WorkbenchTestable][AbstractButton] Click button 10:56:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:01.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:01.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:01.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:56:01.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:01.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 10:56:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.573 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 10:56:01.573 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 10:56:01.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:01.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:01.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:01.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:01.574 TRACE [main][WidgetHandler] Notify Button with event 27 10:56:01.574 TRACE [main][WidgetHandler] Wait for synchronization 10:56:01.574 TRACE [main][WidgetHandler] Notify Button with event 13 10:56:01.574 TRACE [main][WidgetHandler] Wait for synchronization 10:56:01.574 TRACE [main][WidgetHandler] Notify Button with event 26 10:56:01.574 TRACE [main][WidgetHandler] Wait for synchronization 10:56:01.574 TRACE [main][WidgetHandler] Notify Button with event 3 10:56:01.574 TRACE [main][WidgetHandler] Wait for synchronization 10:56:01.574 TRACE [main][WidgetHandler] Notify Button with event 4 10:56:01.574 TRACE [main][WidgetHandler] Wait for synchronization 10:56:01.574 TRACE [main][WidgetHandler] Notify Button with event 13 10:56:01.574 TRACE [main][WidgetHandler] Wait for synchronization 10:56:01.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:56:01.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:01.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:01.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:01.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:56:01.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:56:01.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:56:01.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 10:56:01.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:01.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:01.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:01.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:56:01.579 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 10:56:01.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:56:01.580 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 10:56:01.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 "Finish", Widget matcher matching widgets with style: 8) 10:56:01.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:01.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:01.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:01.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.590 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 10:56:01.590 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 10:56:01.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.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) 10:56:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.591 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:56:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:01.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:01.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:01.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:01.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:01.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:01.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:01.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:56:01.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:56:01.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 10:56:01.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:01.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:01.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:01.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:01.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.925 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:01.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:01.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:01.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:56:01.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:01.927 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:01.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:01.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:01.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:01.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:01.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 10:56:01.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.942 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:01.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:01.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 '\*?\QPackage Explorer\E') 10:56:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:01.945 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:01.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:01.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:01.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:01.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:01.947 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:01.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:01.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:01.949 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:01.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:01.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:01.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:02.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:02.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:02.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:02.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:02.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:02.951 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:02.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:02.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:02.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:02.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:56:02.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:02.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:02.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:02.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:02.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:02.953 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 10:56:02.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 10:56:02.953 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:02.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:02.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:02.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:02.954 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:02.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:02.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:02.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:02.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:02.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:02.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:03.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:03.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:03.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:03.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:03.957 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:03.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:03.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:03.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:03.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:56:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:03.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:03.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:03.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:03.959 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 10:56:03.963 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:03.963 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:03.964 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item build.properties of tree item test.plugin 10:56:03.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:04.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:04.501 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:04.508 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:04.508 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item pluginCustomization.ini of tree item test.plugin 10:56:04.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:04.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:04.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:04.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:04.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:04.509 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:04.509 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:04.510 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 10:56:04.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:04.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:04.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:04.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:04.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:04.510 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 10:56:04.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 10:56:04.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:05.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 10:56:05.019 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:05.020 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:05.020 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 10:56:05.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:05.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:05.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:05.021 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 10:56:05.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:56:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:05.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:56:05.531 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 10:56:05.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 10:56:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:06.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:06.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 10:56:06.049 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:06.051 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:06.051 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.launch of tree item test.plugin 10:56:06.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:06.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:06.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:06.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:06.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:06.052 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:06.052 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:06.052 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 10:56:06.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:06.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:06.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:06.054 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 10:56:06.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:06.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:06.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:06.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:06.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:06.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:06.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:06.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:06.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:06.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:06.055 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:06.055 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 10:56:06.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:06.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:06.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:06.055 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 10:56:06.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:06.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:06.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:06.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:06.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:06.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:06.059 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:06.059 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 10:56:06.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:06.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:06.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:06.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:06.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:06.059 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 10:56:06.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 10:56:06.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:06.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item META-INF is already expanded. No action performed 10:56:06.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:06.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 10:56:06.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 10:56:06.060 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 10:56:06.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 10:56:06.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 10:56:06.125 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item MANIFEST.MF 10:56:06.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 10:56:06.125 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 10:56:06.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 10:56:06.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 10:56:06.130 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:56:06.130 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:56:07.039 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:56:07.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:07.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:07.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:56:07.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:07.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:07.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:07.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:07.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:07.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 "ID:") 10:56:07.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:07.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:07.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:07.053 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 10:56:07.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:07.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:07.058 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:07.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 10:56:07.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:07.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:07.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:07.060 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 10:56:07.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:07.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:07.120 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:07.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:56:07.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:07.121 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 10:56:07.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:07.138 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:07.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Vendor:") 10:56:07.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:07.140 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 10:56:07.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:07.219 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:07.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.242 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:07.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform 10:56:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:07.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform' 10:56:07.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 '\*?\QOutline\E') 10:56:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:07.414 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:07.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:07.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:07.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:07.453 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:07.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:07.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:07.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:07.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:56:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:07.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:07.456 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:6 10:56:07.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:07.457 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Dependencies and wait with time period 1 10:56:07.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 10:56:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:07.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 10:56:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:07.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 10:56:07.461 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.eclipse.reddeer.go of tree item Dependencies 10:56:07.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 10:56:07.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:07.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 10:56:07.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:07.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 10:56:07.461 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.junit of tree item Dependencies 10:56:07.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 10:56:07.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:07.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 10:56:07.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:07.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 10:56:07.462 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 10:56:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:07.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 10:56:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:56:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:56:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:07.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:56:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 10:56:07.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 10:56:07.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:07.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 10:56:07.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:07.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 10:56:07.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 10:56:07.536 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 10:56:07.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 10:56:07.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 10:56:07.543 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 10:56:07.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 10:56:07.543 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 10:56:07.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 10:56:07.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 10:56:07.554 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:56:07.554 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:56:07.835 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:56:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:07.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:07.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:56:07.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:07.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:07.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:07.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:07.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:07.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:07.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 10:56:07.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:07.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:07.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 10:56:07.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:56:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:07.917 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:07.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:07.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:07.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:07.946 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:07.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:07.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:07.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:07.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 10:56:07.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:07.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:07.948 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 10:56:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:07.948 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item RedDeerTest and wait with time period 1 10:56:07.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 10:56:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:07.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 10:56:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:07.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 10:56:07.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 10:56:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:07.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 10:56:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:07.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 10:56:07.949 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:08.009 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 10:56:08.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:56:08.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:08.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:56:08.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:08.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:56:08.010 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 10:56:08.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:56:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:08.010 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:56:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:08.010 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:56:08.010 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 10:56:08.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 10:56:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:08.010 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 10:56:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:08.010 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 10:56:08.010 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 10:56:08.010 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 10:56:08.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 10:56:08.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 10:56:08.013 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 10:56:08.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 10:56:08.013 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 10:56:08.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 10:56:08.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 10:56:08.014 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:56:08.014 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:56:08.108 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:56:08.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:08.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:08.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:08.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:56:08.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:08.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:08.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:08.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:08.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:08.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:08.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:08.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:08.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:56:08.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:08.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:08.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 10:56:08.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:08.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:08.136 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 10:56:08.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:56:08.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:08.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:08.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:08.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:08.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:08.141 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:08.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:08.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:08.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:08.236 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:08.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:08.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:08.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:08.238 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:56:08.238 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:08.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:08.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:08.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:08.239 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:56:08.241 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:56:08.241 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:56:08.241 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:56:08.241 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:56:08.241 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:56:08.241 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:56:08.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:56:09.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:56:09.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:56:09.243 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:09.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:09.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:09.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:09.245 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:56:09.245 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:56:09.245 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:56:09.245 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:56:09.246 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:56:09.246 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:56:09.246 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:56:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:56:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:56:09.247 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:09.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:09.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:09.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:09.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 10:56:09.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:09.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:09.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:09.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:09.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:09.249 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.... 10:56:19.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. failed, an exception will be thrown Sep 04, 2023 10:56:19 AM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Plugin is not open 10:56:19.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 10:56:19.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:19.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:19.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:19.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:19.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 10:56:19.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:19.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:19.265 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:56:19.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 10:56:19.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:19.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 10:56:19.279 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 10:56:19.279 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:19.279 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:19.279 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:19.279 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:56:19.279 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:19.279 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:19.279 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:19.279 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:19.279 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:19.279 DEBUG [main][MenuItemLookup] Item match:Window 10:56:19.283 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:19.283 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:19.283 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:19.283 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:19.283 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:19.283 DEBUG [main][MenuItemLookup] Item match:Show View 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Ant' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:19.288 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:56:19.288 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:56:19.289 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:56:19.289 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:56:19.289 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:56:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:56:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:56:19.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:56:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:19.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:56:19.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:19.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:19.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:19.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:19.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:19.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:19.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:19.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:19.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:56:19.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:56:19.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:19.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:56:19.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:19.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:56:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:56:19.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:56:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:19.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:56:19.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:19.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:56:19.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:56:19.363 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:56:19.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:56:19.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:56:19.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:19.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:19.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:19.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:19.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:19.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:56:19.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:19.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:19.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:19.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:19.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:19.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:19.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:19.365 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:56:19.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:19.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:19.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:19.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:56:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:56:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:56:19.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:19.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:56:19.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:19.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:19.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 10:56:19.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:19.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:19.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 10:56:19.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:56:19.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:19.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:19.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:19.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:19.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:19.414 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:56:19.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:56:19.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:19.414 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 10:56:19.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:19.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:19.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:56:19.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:56:19.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:19.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:19.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:56:19.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:56:19.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:19.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:19.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:19.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:19.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:19.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:19.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:20.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:20.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:20.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:56:20.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:56:20.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:20.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:20.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 10:56:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:20.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:20.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:20.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:20.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 10:56:20.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 10:56:20.420 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 10:56:20.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 10:56:20.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 10:56:20.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:20.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'New' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:20.480 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:56:20.480 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:56:20.480 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:56:20.480 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:56:20.481 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:56:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:20.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:56:20.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:20.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:20.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:20.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:20.981 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 10:56:20.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 10:56:20.982 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 10:56:20.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 10:56:20.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 10:56:20.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:20.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:21.023 DEBUG [main][MenuItemLookup] Found menu:'New' 10:56:21.023 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:56:21.023 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:21.023 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:56:21.023 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:21.023 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:56:21.023 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:56:21.023 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:56:21.023 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:56:21.023 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:56:21.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:56:21.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:56:21.023 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:56:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:56:21.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:56:21.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:56:21.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:21.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:21.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:21.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:21.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:56:21.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:21.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:21.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:21.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:56:21.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:21.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:21.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:21.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:21.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:21.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:21.643 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:56:21.643 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:56:21.644 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:56:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:21.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:21.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:21.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:56:21.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:21.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:56:21.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:21.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:21.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:21.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:21.645 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:56:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:21.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:21.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:56:21.648 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:56:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:56:22.149 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:56:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:56:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:56:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:56:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:22.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:22.149 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 10:56:22.149 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:22.149 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.031 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 0.39 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 17.926 s Running org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 10:56:22.161 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 10:56:22.164 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:56:22.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:22.164 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 10:56:22.164 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:22.164 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:56:22.165 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:22.165 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:56:22.165 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:22.165 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:56:22.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.*'] 10:56:22.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.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.*'] 10:56:22.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:56:22.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:22.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:22.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:22.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:22.179 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:22.179 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:22.179 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:22.179 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:22.179 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:22.179 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:22.179 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:22.179 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:22.179 DEBUG [main][MenuItemLookup] Item match:Window 10:56:22.181 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:22.181 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:22.181 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:22.181 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.181 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:22.181 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:22.181 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.181 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:56:22.181 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.181 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:56:22.181 DEBUG [main][MenuItemLookup] Item match:Preferences 10:56:22.181 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:56:22.182 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:56:22.182 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:56:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:56:22.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:56:22.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:56:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:22.296 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:56:22.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:56:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:22.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:22.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:22.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:22.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:56:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:22.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:22.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:22.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:22.322 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:56:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:22.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:22.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:22.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:22.359 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:56:22.359 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:56:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:56:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:22.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:22.359 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:22.359 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:22.359 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:22.359 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:22.359 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:22.359 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:22.359 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:22.359 DEBUG [main][MenuItemLookup] Item match:Window 10:56:22.359 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:22.359 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:22.359 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:56:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:22.360 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:22.360 DEBUG [main][MenuItemLookup] Item match:Window 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:22.360 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:22.361 DEBUG [main][MenuItemLookup] Item match:Perspective 10:56:22.361 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:56:22.361 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.361 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:56:22.361 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:56:22.361 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:56:22.361 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:56:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:56:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:22.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:22.361 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:22.361 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:22.361 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:22.361 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:22.361 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:22.361 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:22.361 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:22.361 DEBUG [main][MenuItemLookup] Item match:Window 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:56:22.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:22.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:22.362 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:22.362 DEBUG [main][MenuItemLookup] Item match:Window 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:22.362 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:22.362 DEBUG [main][MenuItemLookup] Item match:Perspective 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:56:22.363 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:56:22.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:22.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:22.363 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:22.363 DEBUG [main][MenuItemLookup] Item match:Window 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.363 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:56:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:22.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:22.364 DEBUG [main][MenuItemLookup] Item match:Window 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:22.364 DEBUG [main][MenuItemLookup] Item match:Perspective 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:56:22.364 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:56:22.364 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:56:22.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:56:22.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:56:22.365 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:56:22.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:56:22.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:56:22.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:56:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:22.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:22.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:56:22.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:22.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:22.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:22.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 "Reset Perspective") 10:56:22.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:22.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:56:22.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:22.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:22.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:22.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:22.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:22.414 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:56:22.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:22.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:22.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:22.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:22.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 10:56:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:22.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 10:56:22.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.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'] 10:56:22.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.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'] 10:56:22.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:22.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:22.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:22.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:22.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:22.945 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:22.945 DEBUG [main][MenuItemLookup] Item match:File 10:56:22.946 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:22.946 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:22.949 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:56:22.949 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:56:22.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:56:22.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:56:22.949 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:56:23.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:56:23.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 'New|Select a wizard'] is available. finished successfully 10:56:23.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:56:23.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:23.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:23.032 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:23.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:23.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:56:23.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 10:56:23.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 10:56:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:23.034 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 10:56:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:23.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 10:56:23.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 10:56:23.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 10:56:23.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:23.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 10:56:23.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:23.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 10:56:23.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 10:56:23.035 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 10:56:23.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 10:56:23.035 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 10:56:23.035 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:23.035 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:56:23.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:56:23.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:23.036 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:56:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:23.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:23.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:23.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'] 10:56:23.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:23.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:23.177 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.... 10:56:23.177 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 10:56:23.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 10:56:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:23.178 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 10:56:23.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:23.178 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:") 10:56:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:23.181 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:23.181 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 10:56:23.186 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:") 10:56:23.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:23.215 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:23.216 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 10:56:23.228 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:") 10:56:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:23.232 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:23.233 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 10:56:23.241 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:") 10:56:23.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:23.250 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:23.251 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 10:56:23.255 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:") 10:56:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:23.257 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 10:56:23.257 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 10:56:23.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:23.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:23.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:23.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:23.264 TRACE [main][WidgetHandler] Notify Button with event 27 10:56:23.264 TRACE [main][WidgetHandler] Wait for synchronization 10:56:23.264 TRACE [main][WidgetHandler] Notify Button with event 13 10:56:23.264 TRACE [main][WidgetHandler] Wait for synchronization 10:56:23.264 TRACE [main][WidgetHandler] Notify Button with event 26 10:56:23.264 TRACE [main][WidgetHandler] Wait for synchronization 10:56:23.264 TRACE [main][WidgetHandler] Notify Button with event 3 10:56:23.264 TRACE [main][WidgetHandler] Wait for synchronization 10:56:23.264 TRACE [main][WidgetHandler] Notify Button with event 4 10:56:23.264 TRACE [main][WidgetHandler] Wait for synchronization 10:56:23.264 TRACE [main][WidgetHandler] Notify Button with event 13 10:56:23.264 TRACE [main][WidgetHandler] Wait for synchronization 10:56:23.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:56:23.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:23.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:23.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:23.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:23.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:23.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:56:23.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:56:23.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:56:23.267 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 10:56:23.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:56:23.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:56:23.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:56:23.268 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 10:56:23.268 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) 10:56:23.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:23.269 INFO [WorkbenchTestable][CheckBox] Select checkbox 10:56:23.269 INFO [WorkbenchTestable][CheckBox] Check checkbox 10:56:23.269 INFO [WorkbenchTestable][AbstractButton] Click button 10:56:23.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:23.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:23.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:23.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:23.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:56:23.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:23.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:23.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:23.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:23.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:23.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:23.270 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:") 10:56:23.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:23.271 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 10:56:23.271 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 10:56:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:23.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:23.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:23.271 TRACE [main][WidgetHandler] Notify Button with event 27 10:56:23.271 TRACE [main][WidgetHandler] Wait for synchronization 10:56:23.271 TRACE [main][WidgetHandler] Notify Button with event 13 10:56:23.271 TRACE [main][WidgetHandler] Wait for synchronization 10:56:23.271 TRACE [main][WidgetHandler] Notify Button with event 26 10:56:23.271 TRACE [main][WidgetHandler] Wait for synchronization 10:56:23.271 TRACE [main][WidgetHandler] Notify Button with event 3 10:56:23.271 TRACE [main][WidgetHandler] Wait for synchronization 10:56:23.271 TRACE [main][WidgetHandler] Notify Button with event 4 10:56:23.271 TRACE [main][WidgetHandler] Wait for synchronization 10:56:23.271 TRACE [main][WidgetHandler] Notify Button with event 13 10:56:23.272 TRACE [main][WidgetHandler] Wait for synchronization 10:56:23.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:56:23.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:23.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:23.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:23.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:23.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:23.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:56:23.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:56:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:56:23.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 10:56:23.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:23.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:23.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:23.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:23.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:23.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:56:23.314 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 10:56:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:56:23.315 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 10:56:23.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:56:23.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:23.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:23.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:23.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:56:23.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:23.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:23.317 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 10:56:23.317 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 10:56:23.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:56:23.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:23.319 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:56:23.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:23.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:23.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:23.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:23.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:23.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:23.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:23.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:56:23.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:56:23.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 10:56:23.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:23.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:23.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:23.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:23.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 10:56:23.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 10:56:23.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:23.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:23.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:23.510 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:56:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:23.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:23.510 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:23.510 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:23.510 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:23.510 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:23.510 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:23.510 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:23.510 DEBUG [main][MenuItemLookup] Item match:Run 10:56:23.512 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:56:23.512 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:56:23.512 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:23.512 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:56:23.512 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:56:23.512 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:56:23.512 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:56:23.513 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:56:23.513 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:56:23.513 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:56:23.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:56:23.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:56:23.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:56:23.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:23.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:23.739 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test 10:56:23.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:56:23.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:23.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:23.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:23.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:23.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:23.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:23.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:23.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:23.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 10:56:23.748 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 10:56:23.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 10:56:23.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 10:56:23.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:56:23.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:56:23.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:56:23.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:23.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:23.758 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 10:56:23.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:23.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:23.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:56:23.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:23.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:23.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 "Close") 10:56:23.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:23.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:23.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:23.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:23.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:23.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:23.761 INFO [WorkbenchTestable][AbstractButton] Click button Close 10:56:23.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:23.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:23.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:23.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:23.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 10:56:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 10:56:26.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:56:26.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:56:26.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:26.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:56:26.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:26.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:26.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:26.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:26.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 10:56:26.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:26.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:26.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 10:56:26.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:26.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 10:56:26.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 10:56:26.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:26.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:26.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:26.833 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:56:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:26.833 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:26.833 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:26.833 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:26.833 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:26.833 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:26.833 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:26.833 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:26.833 DEBUG [main][MenuItemLookup] Item match:Run 10:56:26.835 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:56:26.835 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:56:26.835 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:26.835 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:56:26.835 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:56:26.835 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:56:26.835 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:56:26.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:56:26.836 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:56:26.836 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:56:26.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:56:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:56:26.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:56:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:56:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:56:26.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:56:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:26.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:26.964 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 10:56:26.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:56:26.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:26.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:26.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:26.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:26.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:26.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:26.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:26.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:26.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:26.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 10:56:26.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 10:56:26.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:27.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 10:56:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 10:56:27.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 10:56:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:27.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 10:56:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:27.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 10:56:27.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 10:56:27.471 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 10:56:27.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 10:56:27.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 10:56:27.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:28.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:28.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:28.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:28.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:28.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:28.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:28.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:28.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:29.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:29.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:29.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:29.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:30.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:30.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:30.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:30.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:31.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:31.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:32.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:32.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:32.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:32.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:33.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:33.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:33.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:33.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:34.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:34.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:34.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:34.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:35.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:35.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:35.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:35.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:36.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:36.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:36.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:36.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:37.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:37.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:37.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:37.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:38.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:38.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:38.393 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 10:56:38.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:56:38.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:38.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:38.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:38.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:38.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:38.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 10:56:38.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 10:56:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:38.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 10:56:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:38.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 10:56:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 10:56:38.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 10:56:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:38.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 10:56:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:38.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 10:56:38.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 10:56:38.394 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 10:56:38.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 10:56:38.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 10:56:38.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:38.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:38.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:38.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:38.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:38.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:38.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:38.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:38.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:38.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:39.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:39.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:39.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:39.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:40.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:40.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:40.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:40.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:41.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:41.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:41.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:41.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:42.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:42.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:42.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:42.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:43.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:43.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:43.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:43.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:44.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:44.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:45.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:45.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:46.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:46.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:46.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:46.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:47.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:47.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:47.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:47.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:48.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:48.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:48.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:48.473 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") 10:56:48.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:48.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:48.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:48.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:48.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:48.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:48.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:48.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:48.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:48.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:48.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 10:56:48.495 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") 10:56:48.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:48.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:48.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:48.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:48.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:48.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:48.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:48.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:48.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:48.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 10:56:48.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:56:48.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:48.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:48.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:48.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:48.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:48.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:48.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:56:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:56:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:56:48.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 10:56:48.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:48.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:48.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:48.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:48.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:48.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:48.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 10:56:48.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:56:48.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:48.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:48.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:48.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:48.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:48.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:56:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:56:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:56:48.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:56:48.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:56:48.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:56:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:48.521 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 10:56:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:48.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:56:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:48.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 10:56:48.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:48.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:48.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:48.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:48.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:48.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:48.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:48.536 INFO [WorkbenchTestable][AbstractButton] Click button Close 10:56:48.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:48.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:48.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:48.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:48.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 10:56:48.573 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 10:56:48.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 "Save") 10:56:48.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:48.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:48.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:48.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Changes" as the parent 10:56:48.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:48.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:48.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:48.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:48.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:48.574 INFO [WorkbenchTestable][AbstractButton] Click button &Save 10:56:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:48.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:48.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:48.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 10:56:48.705 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 10:56:48.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:56:48.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:56:48.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:48.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:56:48.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:48.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:48.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:48.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 10:56:48.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:48.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:48.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 10:56:48.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:48.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 10:56:48.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 10:56:48.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:48.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:48.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:48.706 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:56:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:48.706 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:48.706 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:48.707 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:48.707 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:48.707 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:48.707 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:48.707 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:48.707 DEBUG [main][MenuItemLookup] Item match:Run 10:56:48.707 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:56:48.707 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:56:48.707 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:48.707 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:56:48.707 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:56:48.708 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:56:48.708 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:56:48.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:56:48.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:56:48.708 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:56:48.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:56:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:56:48.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:56:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:56:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:56:48.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:56:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:48.818 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 10:56:48.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:56:48.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:48.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:48.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:48.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:48.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:48.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 10:56:48.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 10:56:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:48.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 10:56:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:48.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 10:56:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 10:56:48.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 10:56:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:48.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 10:56:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:48.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 10:56:48.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 10:56:48.821 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 10:56:48.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 10:56:48.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 10:56:48.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:49.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:49.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:49.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:49.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:49.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:49.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:49.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:49.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:50.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:50.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:50.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:50.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:51.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:51.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:51.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:51.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:52.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:52.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:52.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:52.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:53.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:53.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:53.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:53.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:54.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:54.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:54.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:54.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:55.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:55.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:56.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:56.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:56.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:56.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:57.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:57.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:57.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:57.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:58.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:58.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:59.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:59.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:59.216 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 10:56:59.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:56:59.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:59.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:59.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:59.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:59.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:59.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 10:56:59.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 10:56:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:59.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 10:56:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:59.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 10:56:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 10:56:59.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 10:56:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:59.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 10:56:59.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:59.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 10:56:59.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 10:56:59.219 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 10:56:59.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 10:56:59.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 10:56:59.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:59.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:59.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:59.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:56:59.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:59.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:59.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:59.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:59.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:59.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:00.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:00.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:00.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:00.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:01.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:01.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:02.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:02.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:03.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:03.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:03.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:03.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:04.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:04.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:04.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:04.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:05.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:05.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:06.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:06.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:06.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:06.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:07.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:07.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:07.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:07.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:08.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:08.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:09.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:09.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:09.329 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") 10:57:09.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:09.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:57:09.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:09.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 10:57:09.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 10:57:09.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:09.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:57:09.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:57:09.345 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:57:09.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test class:") 10:57:09.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:09.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:09.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:09.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:57:09.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:09.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:57:09.384 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:57:09.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 10:57:09.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:09.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:09.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:09.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:57:09.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:09.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:57:09.405 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:57:09.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Run a single test") 10:57:09.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:09.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:57:09.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:09.414 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:") 10:57:09.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:09.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:09.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:09.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:57:09.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:09.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:57:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:57:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:57:09.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:57:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:09.431 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 10:57:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:09.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:57:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:09.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 "Close") 10:57:09.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:09.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:57:09.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:09.449 INFO [WorkbenchTestable][AbstractButton] Click button Close 10:57:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:09.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:09.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 10:57:12.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 10:57:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:57:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:57:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:12.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:12.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:12.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:12.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 10:57:12.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:12.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:12.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 10:57:12.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:12.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 10:57:12.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 10:57:12.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:12.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:12.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:12.559 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:57:12.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:12.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:12.559 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:57:12.559 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:12.559 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:12.559 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:12.559 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:12.559 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:12.559 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:12.560 DEBUG [main][MenuItemLookup] Item match:Run 10:57:12.561 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:57:12.561 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:57:12.561 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:12.561 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:57:12.561 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:12.561 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:57:12.561 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:57:12.561 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:57:12.561 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:57:12.561 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:57:12.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:57:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:57:12.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:57:12.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:12.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:12.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:57:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:57:12.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:57:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:12.673 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 10:57:12.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 10:57:12.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:12.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:57:12.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:12.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:12.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:57:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:57:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 10:57:12.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 10:57:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:12.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 10:57:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:12.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 10:57:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 10:57:12.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 10:57:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:12.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 10:57:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:12.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 10:57:12.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 10:57:12.676 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 10:57:12.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 10:57:12.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 10:57:12.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:12.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:12.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:57:12.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:12.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:13.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:13.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:14.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:14.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:15.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:16.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:16.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:17.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:17.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:17.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:17.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:18.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:18.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:19.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:19.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:20.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:20.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:21.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:21.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:22.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:22.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:23.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:23.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:23.058 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 10:57:23.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:57:23.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:23.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:23.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:23.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:57:23.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:23.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:23.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:23.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:57:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:57:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 10:57:23.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 10:57:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:23.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 10:57:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:23.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 10:57:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 10:57:23.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 10:57:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:23.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 10:57:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:23.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 10:57:23.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 10:57:23.060 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 10:57:23.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 10:57:23.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 10:57:23.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:23.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:23.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:23.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:57:23.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:23.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:23.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:23.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:24.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:24.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:25.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:25.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:26.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:26.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:27.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:27.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:27.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:27.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:28.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:28.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:28.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:28.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:29.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:29.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:30.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:30.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:30.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:30.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:31.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:31.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:32.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:32.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:32.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:32.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:33.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:33.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:33.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:33.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:57:33.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:57:33.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:57:33.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:33.148 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 10:57:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:33.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:57:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:33.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 "Close") 10:57:33.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:33.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:57:33.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:33.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:33.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:33.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:33.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:33.157 INFO [WorkbenchTestable][AbstractButton] Click button Close 10:57:33.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:33.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:33.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:33.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:33.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 10:57:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 10:57:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:57:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 10:57:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:36.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:36.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:36.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:36.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 10:57:36.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:36.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:36.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:36.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:36.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 10:57:36.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:36.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:36.268 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:57:36.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:57:36.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:36.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:36.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:57:36.268 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:57:36.268 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:36.269 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:36.269 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:36.269 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:36.269 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:36.269 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:36.269 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:57:36.269 DEBUG [main][MenuItemLookup] Item match:Window 10:57:36.269 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:57:36.269 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:57:36.269 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:57:36.269 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:36.269 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:57:36.269 DEBUG [main][MenuItemLookup] Item match:Show View 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Ant' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:36.275 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:57:36.275 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:57:36.275 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:57:36.275 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:57:36.276 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:57:36.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:57:36.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:57:36.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:57:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:36.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:57:36.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:36.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:36.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:36.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:57:36.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:36.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:36.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:36.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:36.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:36.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:57:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:57:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:57:36.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:57:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:36.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:57:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:36.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:57:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:57:36.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:57:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:36.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:57:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:36.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:57:36.343 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:57:36.343 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:57:36.343 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:57:36.343 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:57:36.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:36.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:57:36.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:36.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:36.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:36.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:57:36.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:36.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:36.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:36.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:57:36.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:36.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:36.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:36.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:36.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:36.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:36.351 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:57:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:36.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:36.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:36.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:57:36.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:57:36.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:57:36.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:36.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:36.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:57:36.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:36.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:36.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:57:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:36.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:57:36.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 '\*?\QProject Explorer\E') 10:57:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:36.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:36.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:36.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:36.403 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:57:36.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:57:36.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:36.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:57:36.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:36.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:36.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:57:36.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:57:36.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:36.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:36.410 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:57:36.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:57:36.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:36.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:36.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:36.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:36.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:36.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:36.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:37.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:37.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:37.412 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:57:37.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:57:37.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:37.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:37.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:57:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:37.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:37.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:37.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:37.413 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 10:57:37.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 10:57:37.414 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 10:57:37.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 10:57:37.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 10:57:37.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:57:37.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:37.465 DEBUG [main][MenuItemLookup] Found menu:'New' 10:57:37.465 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:37.466 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:57:37.466 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:57:37.466 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:57:37.466 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:57:37.466 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:57:37.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:37.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:57:37.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:57:37.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:57:37.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:37.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:37.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:37.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:37.967 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 10:57:37.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 10:57:37.967 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 10:57:37.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 10:57:37.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 10:57:37.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:57:37.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:38.006 DEBUG [main][MenuItemLookup] Found menu:'New' 10:57:38.006 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:57:38.006 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:38.006 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:57:38.006 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:38.006 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:57:38.006 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:57:38.006 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:57:38.006 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:57:38.006 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:57:38.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:57:38.006 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:57:38.006 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:57:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:57:38.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 'Delete.*'] is available. finished successfully 10:57:38.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:57:38.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:38.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:38.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:38.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:38.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: 32) 10:57:38.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:38.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:38.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:38.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:57:38.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:38.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:38.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:38.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:38.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:38.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:38.602 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:57:38.602 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:57:38.602 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:57:38.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:38.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:38.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:38.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:38.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:57:38.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:38.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:57:38.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:38.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:38.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:38.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:38.604 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:57:38.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:38.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:38.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:38.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:38.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:57:38.608 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:57:39.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:57:39.109 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:57:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:39.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:57:39.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:57:39.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:57:39.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:39.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:39.109 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 10:57:39.109 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:39.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.951 s - in org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 3.323 s testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 21.873 s testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 23.853 s testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 23.705 s Running org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 10:57:39.122 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 10:57:39.123 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:57:39.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:39.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 10:57:39.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:39.124 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:57:39.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:39.124 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:57:39.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:39.124 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:57:39.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:57:39.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:57:39.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:57:39.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:57:39.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:39.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:39.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:57:39.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:57:39.136 DEBUG [main][MenuItemLookup] Item match:Window 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:57:39.136 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.137 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:57:39.137 DEBUG [main][MenuItemLookup] Item match:Preferences 10:57:39.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:57:39.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:57:39.137 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:57:39.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:57:39.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 10:57:39.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:57:39.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:39.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:39.230 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:57:39.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.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 10:57:39.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:39.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:39.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:39.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:39.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:39.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:57:39.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:57:39.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) 10:57:39.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:39.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:39.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:39.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:39.234 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:57:39.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:39.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:39.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:39.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:39.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:57:39.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:57:39.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:57:39.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:39.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:39.260 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:57:39.260 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:57:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:57:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:39.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:57:39.261 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:39.261 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:39.261 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:39.261 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:39.261 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:39.261 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:39.261 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:57:39.261 DEBUG [main][MenuItemLookup] Item match:Window 10:57:39.261 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:57:39.261 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:57:39.261 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:57:39.261 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:57:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:39.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:57:39.262 DEBUG [main][MenuItemLookup] Item match:Window 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:57:39.262 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:57:39.262 DEBUG [main][MenuItemLookup] Item match:Perspective 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:57:39.263 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:57:39.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:57:39.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:39.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:39.263 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:57:39.263 DEBUG [main][MenuItemLookup] Item match:Window 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:57:39.263 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:57:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:39.264 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:39.264 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:57:39.264 DEBUG [main][MenuItemLookup] Item match:Window 10:57:39.265 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:57:39.265 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:57:39.265 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:57:39.265 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.265 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:57:39.265 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:57:39.265 DEBUG [main][MenuItemLookup] Item match:Perspective 10:57:39.265 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:57:39.265 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.265 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:57:39.265 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:57:39.265 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:57:39.265 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:57:39.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:39.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:39.266 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:57:39.266 DEBUG [main][MenuItemLookup] Item match:Window 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:57:39.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:39.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:39.266 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:39.266 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:57:39.266 DEBUG [main][MenuItemLookup] Item match:Window 10:57:39.267 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:57:39.267 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:57:39.267 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:57:39.267 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.267 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:57:39.267 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:57:39.267 DEBUG [main][MenuItemLookup] Item match:Perspective 10:57:39.267 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:57:39.267 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.267 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:57:39.267 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:57:39.267 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:57:39.267 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:57:39.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:57:39.267 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:57:39.267 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:57:39.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:57:39.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 10:57:39.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:57:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:39.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:39.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:57:39.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:39.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:39.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:39.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 "Reset Perspective") 10:57:39.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:39.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:39.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:57:39.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:39.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:39.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:39.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:39.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:39.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:39.337 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:57:39.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:39.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:39.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:39.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:39.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:57:39.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:57:39.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 10:57:39.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:57:39.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:57:39.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.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'] 10:57:39.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.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 RedDeer Test Plugin"] 10:57:39.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.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'] 10:57:39.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.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'] 10:57:39.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:57:39.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:39.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:57:39.757 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:57:39.757 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:39.757 DEBUG [main][MenuItemLookup] Item match:File 10:57:39.758 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:57:39.758 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:39.761 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:57:39.761 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:57:39.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:57:39.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:57:39.762 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:57:39.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:57:39.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 10:57:39.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:57:39.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:39.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:39.848 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:57:39.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:57:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:39.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:39.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:39.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:57:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:57:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 10:57:39.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 10:57:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:39.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 10:57:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:39.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 10:57:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 10:57:39.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 10:57:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:39.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 10:57:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:39.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 10:57:39.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 10:57:39.859 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 10:57:39.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 10:57:39.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 10:57:39.859 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:57:39.859 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:57:39.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:57:39.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:39.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:39.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:39.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:39.861 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:57:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:39.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:39.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:39.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:57:39.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.994 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.... 10:57:39.994 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 10:57:39.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 10:57:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:39.995 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 10:57:39.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:57:39.995 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:") 10:57:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:39.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:39.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:39.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:57:39.997 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:57:39.997 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 10:57:40.017 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:") 10:57:40.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:57:40.020 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:57:40.021 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 10:57:40.033 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:") 10:57:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:57:40.044 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:57:40.044 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 10:57:40.063 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:") 10:57:40.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:57:40.068 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:57:40.068 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 10:57:40.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 10:57:40.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:40.075 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 10:57:40.075 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 10:57:40.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:40.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:40.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:40.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:40.076 TRACE [main][WidgetHandler] Notify Button with event 27 10:57:40.076 TRACE [main][WidgetHandler] Wait for synchronization 10:57:40.077 TRACE [main][WidgetHandler] Notify Button with event 13 10:57:40.077 TRACE [main][WidgetHandler] Wait for synchronization 10:57:40.077 TRACE [main][WidgetHandler] Notify Button with event 26 10:57:40.077 TRACE [main][WidgetHandler] Wait for synchronization 10:57:40.077 TRACE [main][WidgetHandler] Notify Button with event 3 10:57:40.077 TRACE [main][WidgetHandler] Wait for synchronization 10:57:40.077 TRACE [main][WidgetHandler] Notify Button with event 4 10:57:40.077 TRACE [main][WidgetHandler] Wait for synchronization 10:57:40.077 TRACE [main][WidgetHandler] Notify Button with event 13 10:57:40.077 TRACE [main][WidgetHandler] Wait for synchronization 10:57:40.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:57:40.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:40.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:40.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:40.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:57:40.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:40.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:57:40.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:57:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:57:40.087 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 10:57:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:57:40.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:57:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:57:40.088 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 10:57:40.088 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) 10:57:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:40.089 INFO [WorkbenchTestable][CheckBox] Select checkbox 10:57:40.089 INFO [WorkbenchTestable][CheckBox] Check checkbox 10:57:40.089 INFO [WorkbenchTestable][AbstractButton] Click button 10:57:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:40.089 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:40.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:40.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:57:40.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:40.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:57:40.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:40.090 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:") 10:57:40.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:40.090 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 10:57:40.090 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 10:57:40.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:40.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:40.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:40.091 TRACE [main][WidgetHandler] Notify Button with event 27 10:57:40.091 TRACE [main][WidgetHandler] Wait for synchronization 10:57:40.091 TRACE [main][WidgetHandler] Notify Button with event 13 10:57:40.091 TRACE [main][WidgetHandler] Wait for synchronization 10:57:40.091 TRACE [main][WidgetHandler] Notify Button with event 26 10:57:40.091 TRACE [main][WidgetHandler] Wait for synchronization 10:57:40.091 TRACE [main][WidgetHandler] Notify Button with event 3 10:57:40.091 TRACE [main][WidgetHandler] Wait for synchronization 10:57:40.091 TRACE [main][WidgetHandler] Notify Button with event 4 10:57:40.091 TRACE [main][WidgetHandler] Wait for synchronization 10:57:40.091 TRACE [main][WidgetHandler] Notify Button with event 13 10:57:40.091 TRACE [main][WidgetHandler] Wait for synchronization 10:57:40.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 10:57:40.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:40.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:40.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:57:40.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:57:40.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:57:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:57:40.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 10:57:40.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:40.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:57:40.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:40.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:57:40.137 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 10:57:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:57:40.138 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 10:57:40.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:57:40.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:40.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 10:57:40.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:40.140 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 10:57:40.140 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 10:57:40.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.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) 10:57:40.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:40.141 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:57:40.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:40.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:40.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:40.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:40.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:57:40.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:57:40.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:40.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:57:40.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:57:40.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 10:57:40.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:57:40.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:40.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:40.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:40.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:40.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:40.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 10:57:40.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 10:57:40.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:40.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:40.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:40.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.378 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:57:40.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:57:40.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:40.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:40.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:57:40.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:57:40.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:40.379 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:40.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:40.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:40.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:40.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 10:57:40.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.414 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:57:40.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:57:40.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:40.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:40.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:57:40.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') 10:57:40.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:40.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:40.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:40.416 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:40.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:40.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:40.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:57:40.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:40.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:40.418 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:40.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:40.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:40.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:40.419 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:40.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:40.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:40.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:40.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:40.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:40.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:41.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:41.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:41.526 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:41.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:41.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:41.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:41.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 10:57:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:41.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:41.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:41.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:41.528 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 10:57:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 10:57:41.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:41.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:41.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:41.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:41.530 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:41.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:41.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:41.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:41.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:41.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:41.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:42.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:42.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:42.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:42.532 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:42.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:42.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:42.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:42.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:57:42.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:42.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:42.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:42.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:42.534 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 10:57:42.534 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:57:42.534 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 10:57:42.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:57:42.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:43.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:57:43.044 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 10:57:43.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:57:43.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:43.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:57:43.553 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 10:57:43.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 10:57:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:44.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:44.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 10:57:44.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 10:57:44.064 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 10:57:44.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 10:57:44.086 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 10:57:44.087 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 10:57:44.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 10:57:44.087 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 10:57:44.088 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 10:57:44.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 10:57:44.090 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:57:44.090 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:57:44.425 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:57:44.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:44.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:57:44.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:57:44.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:57:44.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:57:44.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:44.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:44.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:44.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:44.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:44.439 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 10:57:44.439 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:44.439 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:44.439 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:57:44.439 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:57:44.439 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:44.439 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:44.439 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:44.439 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:44.439 DEBUG [main][MenuItemLookup] Item match:Run 10:57:44.440 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:57:44.440 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:57:44.440 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:44.440 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:57:44.440 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:44.440 DEBUG [main][MenuItemLookup] Item match:Run As 10:57:44.817 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+X P' 10:57:44.817 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 10:57:44.817 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+X S' 10:57:44.817 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+X S 10:57:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:44.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:44.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 10:57:44.933 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:44.933 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:44.933 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:44.934 DEBUG [main][MenuItemLookup] Item match:Run 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 10:57:44.934 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:57:44.934 DEBUG [main][MenuItemLookup] Item match:Debug As 10:57:45.010 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+D P' 10:57:45.011 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 10:57:45.011 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+D S' 10:57:45.011 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+D S 10:57:45.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 10:57:45.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:45.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:45.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:45.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:45.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 10:57:45.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:45.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 10:57:45.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 10:57:45.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:45.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:45.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:45.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:45.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:45.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:57:45.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:45.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:45.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 10:57:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:45.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 10:57:45.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:57:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:45.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:45.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:45.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:45.017 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:45.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:45.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:45.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:45.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 10:57:45.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:45.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:45.060 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:57:45.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:45.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:45.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 10:57:45.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:45.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:45.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 10:57:45.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:57:45.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:45.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:45.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:45.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:45.063 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:45.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:45.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:45.120 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 10:57:45.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:45.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:45.139 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:45.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:45.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:45.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:45.141 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:45.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:45.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:45.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:45.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:45.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:45.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:45.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:45.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:46.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:46.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:46.143 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:46.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:46.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:46.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:46.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 10:57:46.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:46.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:46.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:46.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:46.145 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 10:57:46.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 10:57:46.145 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:46.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:46.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:46.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:46.146 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:46.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:46.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:46.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:46.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:46.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:47.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:47.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:47.148 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:47.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:47.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:47.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:47.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:57:47.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:47.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:47.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:47.150 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 10:57:47.151 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:57:47.151 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 10:57:47.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 10:57:47.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:47.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 10:57:47.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:47.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 10:57:47.151 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 10:57:47.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:57:47.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:47.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:57:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:47.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:57:47.152 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 10:57:47.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 10:57:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:47.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 10:57:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:47.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 10:57:47.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 10:57:47.152 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 10:57:47.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 10:57:47.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 10:57:47.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:57:47.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:47.158 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 10:57:47.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:47.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:47.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:47.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:57:47.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'New' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'References' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.243 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:47.243 DEBUG [main][MenuItemLookup] Item match:Run As 10:57:47.317 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+X E' 10:57:47.317 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+X P' 10:57:47.318 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+X T' 10:57:47.318 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+X O' 10:57:47.318 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+X S' 10:57:47.318 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+X S 10:57:47.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:57:47.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:47.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:47.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:47.318 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 10:57:47.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:47.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:47.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:47.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:47.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:57:47.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:47.360 DEBUG [main][MenuItemLookup] Found menu:'New' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'References' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:47.361 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:57:47.361 DEBUG [main][MenuItemLookup] Item match:Debug As 10:57:47.411 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+D E' 10:57:47.411 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+D P' 10:57:47.411 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+D T' 10:57:47.411 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+D O' 10:57:47.411 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+D S' 10:57:47.411 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+D S 10:57:47.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 10:57:47.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:47.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:47.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:47.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:47.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 10:57:47.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:47.418 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:57:47.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 10:57:47.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:47.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:47.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 10:57:47.438 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 10:57:47.438 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:47.438 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:47.438 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:57:47.438 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:57:47.438 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:47.438 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:47.438 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:47.438 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:47.438 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:57:47.438 DEBUG [main][MenuItemLookup] Item match:Window 10:57:47.440 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:57:47.440 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:57:47.440 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:57:47.440 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.440 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:57:47.440 DEBUG [main][MenuItemLookup] Item match:Show View 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Ant' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:47.445 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:57:47.445 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:57:47.445 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:57:47.445 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:57:47.445 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:57:47.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:57:47.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:57:47.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:57:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:47.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:57:47.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:47.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:57:47.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:47.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:47.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:57:47.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:57:47.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:57:47.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:57:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:47.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:57:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:47.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:57:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:57:47.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:57:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:47.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:57:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:47.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:57:47.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:57:47.529 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:57:47.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:57:47.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:57:47.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:47.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:47.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:47.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:57:47.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:47.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.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") 10:57:47.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:47.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:57:47.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:47.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:47.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:47.532 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:57:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:47.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:47.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:57:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:57:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:57:47.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:57:47.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 10:57:47.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:47.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:47.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 10:57:47.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:57:47.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:47.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:47.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:47.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:57:47.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:57:47.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:47.581 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 10:57:47.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:47.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:47.582 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:57:47.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:57:47.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:47.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:47.583 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:57:47.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:57:47.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:47.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:47.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:48.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:48.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:48.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:48.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:48.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:48.585 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:57:48.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:57:48.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:48.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:48.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:57:48.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:48.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:48.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:48.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:48.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:48.587 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 10:57:48.587 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 10:57:48.587 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 10:57:48.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 10:57:48.598 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 10:57:48.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:57:48.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'New' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:48.660 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:57:48.660 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:57:48.660 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:57:48.660 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:57:48.660 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:57:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:48.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:57:48.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:57:49.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:57:49.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:49.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:49.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:49.161 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 10:57:49.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 10:57:49.161 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 10:57:49.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 10:57:49.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 10:57:49.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:57:49.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:49.200 DEBUG [main][MenuItemLookup] Found menu:'New' 10:57:49.200 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:57:49.200 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:49.200 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:57:49.200 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:49.200 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:57:49.200 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:57:49.200 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:57:49.200 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:57:49.200 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:57:49.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:57:49.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:57:49.200 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:57:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:57:49.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. finished successfully 10:57:49.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:57:49.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:49.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:49.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:57:49.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:49.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:49.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:49.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:57:49.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:49.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:49.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:49.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:49.813 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:57:49.813 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:57:49.814 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:57:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:49.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:49.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:49.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:57:49.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:49.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:57:49.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:49.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:49.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:57:49.816 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:57:49.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:57:49.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:57:49.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:57:49.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:57:49.820 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:57:50.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:57:50.321 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:57:50.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:50.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:57:50.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:57:50.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:57:50.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:57:50.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:50.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:50.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:50.321 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 10:57:50.321 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:50.321 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:50.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:50.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.201 s - in org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 4.636 s testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 2.4 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.ui.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.ui' with 28 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.ui' with 28 classes [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test >------ [INFO] Building RedDeer E4 Workbench Tests 4.7.0-SNAPSHOT [44/58] [INFO] from tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [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 10:57:57.069 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:57:57.071 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=0 10:57:57.071 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:57:57.072 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=0 10:57:57.122 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:57.153 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:57:57.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:57.160 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:57.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:57.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:57.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:57.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:57.229 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 10:57:57.234 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:57.235 DEBUG [main][MenuItemLookup] Found menu:'Help' 10:57:57.235 DEBUG [main][MenuItemLookup] Item match:Help 10:57:57.237 DEBUG [main][MenuItemLookup] Found menu:'About' 10:57:57.237 DEBUG [main][MenuItemLookup] Item match:About 10:57:57.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"About" 10:57:57.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text About 10:57:57.243 INFO [main][MenuItemHandler] Select menu item: About 10:57:57.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 10:57:57.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 10:57:57.330 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") 10:57:57.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:57.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:57.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:57.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "About" as the parent 10:57:57.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:57.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:57.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:57.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:57.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:57.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:58.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:58.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:58.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:57:58.353 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 10:57:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 10:57:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 10:57:58.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell About 10:57:58.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:58.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:58.359 INFO [WorkbenchTestable][AbstractShell] Close shell About 10:57:58.359 INFO [WorkbenchTestable][ShellHandler] Closing shell 'About' 10:57:58.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:57:58.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:57:58.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:58.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:58.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:58.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:58.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:58.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 10:57:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:58.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 10:57:58.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 widgets with text that without mnenomic matches: is "Sample Part 2") 10:57:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:58.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:58.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:58.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:58.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 10:57:58.408 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") 10:57:58.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:57:58.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:58.413 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part 2"as the parent 10:57:58.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:57:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:58.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:58.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:58.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:58.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:59.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:57:59.420 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 10:57:59.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:59.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:59.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:59.421 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:59.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:59.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 10:57:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 10:57:59.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 10:57:59.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:59.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 10:57:59.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 10:57:59.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 widgets with text that without mnenomic matches: is "Sample Part 2") 10:57:59.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:59.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 10:57:59.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 10:57:59.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:59.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:59.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:59.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:59.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:59.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 10:57:59.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 10:57:59.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 widgets with text that without mnenomic matches: is "Sample Part") 10:57:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:59.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 10:57:59.459 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 10:57:59.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:57:59.461 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") 10:57:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:57:59.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:59.463 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:59.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:59.463 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:59.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:59.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 10:57:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 10:57:59.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 10:57:59.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:59.467 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 10:57:59.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:57:59.467 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:57:59.469 INFO [WorkbenchTestable][AbstractText] Text set to: makePartDirty 10:57:59.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:59.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:59.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:59.477 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:59.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:59.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 10:57:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 10:57:59.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 10:57:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:59.479 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Sample Part 2 10:57:59.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 10:57:59.485 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:57:59.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 10:57:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 10:57:59.516 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') 10:57:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:59.520 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openSamplePart 10:57:59.521 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:59.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:59.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 10:57:59.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 10:57:59.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 widgets with text that without mnenomic matches: is "Sample Part 2") 10:57:59.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:59.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:59.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:59.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:59.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:59.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:59.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 10:57:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 10:57:59.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 widgets with text that without mnenomic matches: is "Sample Part") 10:57:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:59.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 10:57:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 10:57:59.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 10:57:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:59.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 10:57:59.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 10:57:59.550 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.504 s - in org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.21 s getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.044 s activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.026 s testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.016 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.067 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 10:57:59.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 10:57:59.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 10:57:59.615 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 10:57:59.615 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:59.615 DEBUG [main][MenuItemLookup] Item match:File 10:57:59.616 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:59.616 DEBUG [main][MenuItemLookup] Found menu:'Help' 10:57:59.616 DEBUG [main][MenuItemLookup] Item match:Help 10:57:59.616 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:59.617 DEBUG [main][MenuItemLookup] Item match:File 10:57:59.621 DEBUG [main][MenuItemLookup] Found menu:'Open' 10:57:59.621 DEBUG [main][MenuItemLookup] Item match:Open 10:57:59.621 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:59.621 DEBUG [main][MenuItemLookup] Found menu:'Help' 10:57:59.621 DEBUG [main][MenuItemLookup] Item match:Help 10:57:59.622 DEBUG [main][MenuItemLookup] Found menu:'About' 10:57:59.622 DEBUG [main][MenuItemLookup] Item match:About 10:57:59.623 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 10:57:59.623 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:59.623 DEBUG [main][MenuItemLookup] Item match:File 10:57:59.624 DEBUG [main][MenuItemLookup] Found menu:'Open' 10:57:59.624 DEBUG [main][MenuItemLookup] Item match:Open 10:57:59.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:59.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:59.625 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 10:57:59.625 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:59.625 DEBUG [main][MenuItemLookup] Item match:File 10:57:59.626 DEBUG [main][MenuItemLookup] Found menu:'Open' 10:57:59.626 DEBUG [main][MenuItemLookup] Item match:Open 10:57:59.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 10:57:59.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest findWorkbenchShellMenu(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.014 s findWorkbenchShell(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0 s Results: Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4' with 9 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench' with 11 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench.core' with 7 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes [INFO] [INFO] --------------------< org.eclipse.reddeer:features >-------------------- [INFO] Building RedDeer Features 4.7.0-SNAPSHOT [45/58] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ features --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ features --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ features --- [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.e4.feature >--------- [INFO] Building RedDeer E4 Feature 4.7.0-SNAPSHOT [46/58] [INFO] from features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.e4.feature --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.e4.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/org.eclipse.reddeer.e4.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.e4.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/org.eclipse.reddeer.e4.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.e4.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature >------- [INFO] Building RedDeer Eclipse Feature 4.7.0-SNAPSHOT [47/58] [INFO] from features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.eclipse.feature --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.eclipse.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/org.eclipse.reddeer.eclipse.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.eclipse.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/org.eclipse.reddeer.eclipse.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.eclipse.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature >------- [INFO] Building RedDeer GEF Spy Feature 4.7.0-SNAPSHOT [48/58] [INFO] from features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/org.eclipse.reddeer.gef.spy.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.gef.spy.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/org.eclipse.reddeer.gef.spy.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.gef.spy.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.swt.feature >--------- [INFO] Building RedDeer SWT Feature 4.7.0-SNAPSHOT [49/58] [INFO] from features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.swt.feature --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.swt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/org.eclipse.reddeer.swt.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.swt.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/org.eclipse.reddeer.swt.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.swt.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.tests.feature >-------- [INFO] Building RedDeer Tests Feature 4.7.0-SNAPSHOT [50/58] [INFO] from features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.tests.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.tests.feature --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.tests.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/org.eclipse.reddeer.tests.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.tests.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/org.eclipse.reddeer.tests.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.tests.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.ui.feature >--------- [INFO] Building RedDeer UI Feature 4.7.0-SNAPSHOT [51/58] [INFO] from features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.ui.feature --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.ui.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/org.eclipse.reddeer.ui.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.ui.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/org.eclipse.reddeer.ui.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.ui.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature >------ [INFO] Building RedDeer Recorder Feature 4.7.0-SNAPSHOT [52/58] [INFO] from features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.recorder.feature --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.recorder.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/org.eclipse.reddeer.recorder.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.recorder.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/org.eclipse.reddeer.recorder.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.recorder.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature >------ [INFO] Building RedDeer GEF/Graphiti Feature 4.7.0-SNAPSHOT [53/58] [INFO] from features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.graphiti.feature --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.graphiti.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/org.eclipse.reddeer.graphiti.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.graphiti.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/org.eclipse.reddeer.graphiti.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.graphiti.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.spy.feature >--------- [INFO] Building RedDeer Spy Feature 4.7.0-SNAPSHOT [54/58] [INFO] from features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.spy.feature --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.spy.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/org.eclipse.reddeer.spy.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.spy.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/org.eclipse.reddeer.spy.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.spy.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature >------ [INFO] Building RedDeer Log Parser Feature 4.7.0-SNAPSHOT [55/58] [INFO] from features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.logparser.feature --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.logparser.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/org.eclipse.reddeer.logparser.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.logparser.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/org.eclipse.reddeer.logparser.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.logparser.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature >------- [INFO] Building RedDeer CodeGen Feature 4.7.0-SNAPSHOT [56/58] [INFO] from features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.codegen.feature --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.codegen.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/org.eclipse.reddeer.codegen.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.codegen.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/org.eclipse.reddeer.codegen.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.codegen.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.site >------------ [INFO] Building RedDeer Site 4.7.0-SNAPSHOT [57/58] [INFO] from site/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.site --- [INFO] The project's OSGi version is 4.7.0.v20230904-0958 [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.site --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/site/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.site --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/site/resources [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.reddeer.site --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.reddeer.site --- [INFO] Building zip: /home/jenkins/agent/workspace/reddeer.prcheck/site/target/org.eclipse.reddeer.site-4.7.0-SNAPSHOT.zip [INFO] [INFO] -----------< org.eclipse.reddeer:eclipse-reddeer-archetype >------------ [INFO] Building RedDeer Archetype 4.7.0-SNAPSHOT [58/58] [INFO] from archetype/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ eclipse-reddeer-archetype --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-reddeer-archetype --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 8 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-reddeer-archetype --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.0.0:jar (default-jar) @ eclipse-reddeer-archetype --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/eclipse-reddeer-archetype-4.7.0-SNAPSHOT [INFO] [INFO] --- archetype:3.0.0:integration-test (default-integration-test) @ eclipse-reddeer-archetype --- [INFO] Processing Archetype IT project: eclipse-reddeer-archetype [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: eclipse-reddeer-archetype:4.7.0-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: foo.bar.myplugin [INFO] Parameter: artifactId, Value: reddeer.archetype [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: foo.bar.myplugin.simrel [INFO] Parameter: packageInPathFormat, Value: foo/bar/myplugin/simrel [INFO] Parameter: tycho_version, Value: 2.7.0 [INFO] Parameter: package, Value: foo.bar.myplugin.simrel [INFO] Parameter: reddeer_version, Value: master [INFO] Parameter: groupId, Value: foo.bar.myplugin [INFO] Parameter: artifactId, Value: reddeer.archetype [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: eclipse_platform, Value: 2022-09 [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype [INFO] Invoking post-archetype-generation goals: clean verify [INFO] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) [INFO] Maven home: /opt/tools/apache-maven/3.9.2 [INFO] Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 [INFO] Default locale: en_US, platform encoding: UTF-8 [INFO] OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/ (122B) [INFO] [INFO] Adding repository https://download.eclipse.org/releases/2022-09 [INFO] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-09/ (479B) [INFO] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-09/ (442B) [INFO] [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-09/202209081200/ (98.55kB) [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/202209141001/ (140B) [INFO] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-09/202209141001/ (790.34kB) [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/reddeer/snapshots/ (172B) [INFO] [INFO] Adding repository https://download.eclipse.org/reddeer/snapshots [INFO] [INFO] Fetching content.xml.xz from https://download.eclipse.org/reddeer/snapshots/ (14.98kB) [INFO] [INFO] Resolving dependencies of MavenProject: foo.bar.myplugin:reddeer.archetype:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/pom.xml [INFO] [INFO] Fetching 202209141001&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-09/ (63B) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.82kB) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (386.84kB) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.53MB) [INFO] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.94MB) [INFO] [INFO] Fetching com.sun.jna_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.65MB) [INFO] [INFO] Fetching com.sun.jna.platform_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.28MB) [INFO] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.27kB) [INFO] [INFO] Fetching org.eclipse.osgi_3.18.100.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.47MB) [INFO] [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (32.41kB) [INFO] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (20.34kB) [INFO] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (353.59kB) [INFO] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (144.34kB) [INFO] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.5kB) [INFO] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (703.81kB) [INFO] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (95.26kB) [INFO] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (15.35kB) [INFO] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.59kB) [INFO] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (302.53kB) [INFO] [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (300.96kB) [INFO] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.45kB) [INFO] [INFO] Fetching org.apache.felix.scr_2.2.2.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (393.3kB) [INFO] [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (64.86kB) [INFO] [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (81.45kB) [INFO] [INFO] Fetching org.bouncycastle.bcpg_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (379.48kB) [INFO] [INFO] Fetching org.bouncycastle.bcprov_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (6.02MB) [INFO] [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (806.64kB) [INFO] [INFO] Fetching org.eclipse.ui_3.201.100.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (434.35kB) [INFO] [INFO] Fetching org.eclipse.core.resources_3.18.0.v20220828-0546.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (893.32kB) [INFO] [INFO] Fetching org.eclipse.jface.text_3.21.0.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.04MB) [INFO] [INFO] Fetching org.eclipse.ui.ide_3.19.100.v20220820-0412.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.41MB) [INFO] [INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (107.38kB) [INFO] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (690.83kB) [INFO] [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (74.34kB) [INFO] [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (93.93kB) [INFO] [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (620.52kB) [INFO] [INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (331.65kB) [INFO] [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (69.26kB) [INFO] [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.56kB) [INFO] [INFO] Fetching org.eclipse.equinox.common_3.16.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (146.41kB) [INFO] [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (101.83kB) [INFO] [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (135.73kB) [INFO] [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (196.21kB) [INFO] [INFO] Fetching org.eclipse.core.databinding_1.11.100.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (289.67kB) [INFO] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (313kB) [INFO] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (163.08kB) [INFO] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.6kB) [INFO] [INFO] Fetching org.eclipse.text_3.12.200.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.31kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.65kB) [INFO] [INFO] Fetching org.eclipse.core.jobs_3.13.100.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (109.8kB) [INFO] [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (49.45kB) [INFO] [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.07kB) [INFO] [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (90.9kB) [INFO] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.64kB) [INFO] [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (400.2kB) [INFO] [INFO] Fetching org.eclipse.debug.ui_3.17.0.v20220817-1312.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3MB) [INFO] [INFO] Fetching org.eclipse.ui.console_3.11.300.v20220811-1921.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (245.02kB) [INFO] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (270.25kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (24.31kB) [INFO] [INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.8kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (54.29kB) [INFO] [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (57.49kB) [INFO] [INFO] Fetching org.eclipse.e4.core.services_2.3.300.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.46kB) [INFO] [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.59kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.81kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.96kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (42.3kB) [INFO] [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (19.69kB) [INFO] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.03kB) [INFO] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (317.8kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.26MB) [INFO] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (45.85kB) [INFO] [INFO] Fetching org.eclipse.swt_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (18.79kB) [INFO] [INFO] Fetching org.eclipse.jface_3.27.0.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.11MB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (215.89kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.600.v20220621-1327.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (204.9kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.11kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (16.41kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (58.52kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (11.51kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (397.11kB) [INFO] [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (33.33kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.3kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (266.92kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.66kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (232.67kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (118.14kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.600.v20220715-1400.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (252.14kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.600.v20220607-1204.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (149.46kB) [INFO] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.36kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.08kB) [INFO] [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.9kB) [INFO] [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (369.7kB) [INFO] [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.55kB) [INFO] [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.51kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.65kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (169.5kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (362.07kB) [INFO] [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (113.29kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (79.47kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (68.04kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.200.v20220819-1949.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (176.33kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (221.38kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (132.68kB) [INFO] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (343.24kB) [INFO] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (470.76kB) [INFO] [INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (424.9kB) [INFO] [INFO] Fetching org.eclipse.team.core_3.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (402.85kB) [INFO] [INFO] Fetching org.eclipse.team.ui_3.9.400.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.42MB) [INFO] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (65.43kB) [INFO] [INFO] Fetching org.eclipse.reddeer.common_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (66.96kB) [INFO] [INFO] Fetching org.eclipse.reddeer.core_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (323.74kB) [INFO] [INFO] Fetching org.eclipse.reddeer.direct_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (20.2kB) [INFO] [INFO] Fetching org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3.49MB) [INFO] [INFO] Fetching org.eclipse.ui.browser_3.7.200.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (209.05kB) [INFO] [INFO] Fetching org.eclipse.ui.views.log_1.3.300.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (174.02kB) [INFO] [INFO] Fetching org.eclipse.reddeer.uiforms_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.68kB) [INFO] [INFO] Fetching org.eclipse.reddeer.eclipse_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (420.24kB) [INFO] [INFO] Fetching org.eclipse.reddeer.jface_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.96kB) [INFO] [INFO] Fetching org.eclipse.reddeer.swt_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (185.7kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (112.92kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench.core_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (40.86kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (121.02kB) [INFO] [INFO] Fetching org.eclipse.reddeer.go_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (12.34kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit.extension_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (36.01kB) [INFO] [INFO] Fetching org.eclipse.reddeer.requirements_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (51.84kB) [INFO] [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (56.15kB) [INFO] [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (325.29kB) [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.06MB) [INFO] [INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.89kB) [INFO] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (172.29kB) [INFO] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (110.71kB) [INFO] [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.09kB) [INFO] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.23kB) [INFO] [WARNING] The project foo.bar.myplugin:reddeer.archetype:eclipse-test-plugin:1.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] [INFO] [INFO] [INFO] -----------------< foo.bar.myplugin:reddeer.archetype >----------------- [INFO] [INFO] Building reddeer.archetype :: test 1.0.0-SNAPSHOT [INFO] [INFO] from pom.xml [INFO] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.0:target-platform (default-target-platform)' [INFO] [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:2.7.0:test (default-test)' [INFO] [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ reddeer.archetype --- [INFO] [INFO] The project's OSGi version is 1.0.0.20230904-1058 [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] 10:58:39.736 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 10:58:39.737 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 [INFO] 10:58:39.742 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 10:58:39.743 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 [INFO] 10:58:39.749 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class foo.bar.myplugin.simrel.BasicTest [INFO] 10:58:39.809 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created [INFO] 10:58:39.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 10:58:39.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 10:58:39.814 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector [INFO] 10:58:39.814 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench [INFO] 10:58:39.858 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data' [INFO] 10:58:39.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 10:58:39.860 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen [INFO] 10:58:39.862 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 10:58:39.862 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' [INFO] 10:58:39.863 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 10:58:39.864 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven [INFO] 10:58:39.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 10:58:39.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 10:58:39.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 10:58:39.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 10:58:39.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.*'] [INFO] 10:58:39.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 10:58:39.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 10:58:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 10:58:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 10:58:39.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data' [INFO] 10:58:39.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data' [INFO] 10:58:39.929 DEBUG [main][MenuItemLookup] Found menu:'File' [INFO] 10:58:39.929 DEBUG [main][MenuItemLookup] Found menu:'Edit' [INFO] 10:58:39.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate' [INFO] 10:58:39.929 DEBUG [main][MenuItemLookup] Found menu:'Project' [INFO] 10:58:39.929 DEBUG [main][MenuItemLookup] Found menu:'Window' [INFO] 10:58:39.929 DEBUG [main][MenuItemLookup] Item match:Window [INFO] 10:58:39.932 DEBUG [main][MenuItemLookup] Found menu:'New Window' [INFO] 10:58:39.932 DEBUG [main][MenuItemLookup] Found menu:'Editor' [INFO] 10:58:39.932 DEBUG [main][MenuItemLookup] Found menu:'Appearance' [INFO] 10:58:39.932 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 10:58:39.932 DEBUG [main][MenuItemLookup] Found menu:'Show View' [INFO] 10:58:39.932 DEBUG [main][MenuItemLookup] Found menu:'Perspective' [INFO] 10:58:39.932 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 10:58:39.932 DEBUG [main][MenuItemLookup] Found menu:'Navigation' [INFO] 10:58:39.933 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 10:58:39.933 DEBUG [main][MenuItemLookup] Found menu:'Preferences' [INFO] 10:58:39.933 DEBUG [main][MenuItemLookup] Item match:Preferences [INFO] 10:58:39.933 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" [INFO] 10:58:39.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences [INFO] 10:58:39.934 INFO [main][MenuItemHandler] Select menu item: &Preferences [INFO] 10:58:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... [INFO] 10:58:40.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully [INFO] 10:58:40.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences [INFO] 10:58:40.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 10:58:40.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 10:58:40.116 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed [INFO] 10:58:40.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 10:58:40.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 [INFO] 10:58:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 10:58:40.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 10:58:40.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 10:58:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 10:58:40.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found [INFO] 10:58:40.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... [INFO] 10:58:40.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully [INFO] 10:58:40.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) [INFO] 10:58:40.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 10:58:40.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 10:58:40.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 10:58:40.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 10:58:40.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found [INFO] 10:58:40.154 INFO [WorkbenchTestable][AbstractButton] Click button Cancel [INFO] 10:58:40.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... [INFO] 10:58:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully [INFO] 10:58:40.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 [INFO] 10:58:40.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization [INFO] 10:58:40.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... [INFO] 10:58:40.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully [INFO] 10:58:40.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 10:58:40.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 10:58:40.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 10:58:40.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 10:58:40.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 10:58:40.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 10:58:40.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 10:58:40.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 10:58:40.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 10:58:40.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 10:58:40.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 10:58:40.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 10:58:40.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 10:58:40.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 10:58:40.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 10:58:40.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 10:58:40.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 10:58:40.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 10:58:40.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 10:58:40.232 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 10:58:40.232 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 10:58:40.232 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 10:58:40.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 10:58:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 10:58:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 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: 28.564 s [INFO] [INFO] Finished at: 2023-09-04T10:58:40Z [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.775 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.007 s] [INFO] RedDeer Common ..................................... SUCCESS [ 5.844 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 1.374 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.805 s] [INFO] RedDeer Core ....................................... SUCCESS [ 0.992 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 1.003 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.479 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 1.730 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.408 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.566 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.406 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 0.901 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 1.314 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.703 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.426 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.451 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.291 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.496 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.738 s] [INFO] RedDeer UI ......................................... SUCCESS [ 1.411 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.391 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 0.787 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.374 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.439 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.760 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.003 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.300 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.050 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:15 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [03:39 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:08 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:52 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 22.149 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:21 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 1.439 s] [INFO] RedDeer Eclipse Tests .............................. SUCCESS [32:47 min] [INFO] RedDeer GEF Tests .................................. SUCCESS [ 53.756 s] [INFO] RedDeer Graphiti Tests ............................. SUCCESS [ 26.694 s] [INFO] RedDeer Direct Tests ............................... SUCCESS [ 29.085 s] [INFO] RedDeer JUnit Tests ................................ SUCCESS [ 18.131 s] [INFO] RedDeer Requirements Tests ......................... SUCCESS [05:16 min] [INFO] RedDeer UI Tests ................................... SUCCESS [02:58 min] [INFO] RedDeer E4 Workbench Tests ......................... SUCCESS [ 7.981 s] [INFO] RedDeer Features ................................... SUCCESS [ 0.004 s] [INFO] RedDeer E4 Feature ................................. SUCCESS [ 0.522 s] [INFO] RedDeer Eclipse Feature ............................ SUCCESS [ 0.543 s] [INFO] RedDeer GEF Spy Feature ............................ SUCCESS [ 0.074 s] [INFO] RedDeer SWT Feature ................................ SUCCESS [ 0.178 s] [INFO] RedDeer Tests Feature .............................. SUCCESS [ 0.465 s] [INFO] RedDeer UI Feature ................................. SUCCESS [ 0.093 s] [INFO] RedDeer Recorder Feature ........................... SUCCESS [ 0.066 s] [INFO] RedDeer GEF/Graphiti Feature ....................... SUCCESS [ 0.331 s] [INFO] RedDeer Spy Feature ................................ SUCCESS [ 0.181 s] [INFO] RedDeer Log Parser Feature ......................... SUCCESS [ 0.094 s] [INFO] RedDeer CodeGen Feature ............................ SUCCESS [ 0.091 s] [INFO] RedDeer Site ....................................... SUCCESS [ 7.059 s] [INFO] RedDeer Archetype .................................. SUCCESS [ 30.592 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:00 h [INFO] Finished at: 2023-09-04T10:58:40Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 16 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [WARNING] * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5 [WARNING] * org.jacoco:jacoco-maven-plugin:0.8.9 [WARNING] * org.eclipse.tycho:tycho-p2-publisher-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-surefire-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-archetype-plugin:3.0.0 [WARNING] * org.eclipse.tycho:tycho-source-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-ds-plugin:2.7.5 [WARNING] * com.googlecode.maven-download-plugin:download-maven-plugin:1.2.1 [WARNING] * org.eclipse.tycho:tycho-surefire-plugin:2.7.5 [WARNING] * org.eclipse.tycho.extras:tycho-source-feature-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-dependency-plugin:2.8 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.4.3 [WARNING] * org.eclipse.tycho:tycho-packaging-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-compiler-plugin:2.7.5 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] Terminating xvnc. Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: reddeer-dev@eclipse.org Setting status of aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c to FAILURE with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/214/ and message: 'Build finished. ' Using context: reddeer-verification-2023-09 Finished: UNSTABLE